@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body { background-color: #333; font-size: 12px; font-family: Verdana, Geneva, sans-serif; color: #ced298; text-align: center; }

/* containers, home, inner */
#container { width: 850px; margin: 0 auto; position: relative; text-align: left; }
#header { height: 134px; padding: 0 5px; }
#logo { width: 132px; height: 102px; padding: 32px 0 0 0; float: left;}
#menu { background: url(images/bg_menu.jpg) no-repeat center; height: 49px; }
#menuInner { background: url(images/bg_menu_inner.jpg) no-repeat center; height: 49px; }
#flashanim { width: 850px; height: 314px; margin-bottom: 11px; }
#header-links { width: 264px; height: 23px; float: right; padding:111px 5px 0 0; }
#gmap { width: 500px; height: 400px; margin: 0 auto 15px; text-align: center; }

/* top links */
a.link1, a.link2 { float: left;  height: 23px;  text-indent: -9999px; }
a.link1 { background: url(images/links/account.jpg) 0 0 no-repeat; margin-right: 14px; width: 90px; }
a.link2 { background: url(images/links/appointment.jpg) 0 0 no-repeat; width: 160px; }
a.link1:hover, a.link2:hover { background-position: 0 -23px } 

/* homepage callouts */
#callouts { width: 828px; height: 178px; margin: 0 auto; }
#callouts img { margin-right: 2px; border: none; }
#bottom-links { height: 50px; width: 825px; margin: 0 auto; border-top: 1px solid #786725; }
#links { float: left; height: 19px; width: 492px; padding: 25px 0 0 19px; }
#aveda { float: right; height: 51px; width: 216px; }
#twitbook { width: 75px; height: 39px; position: absolute; top: 0; right: 5px; }

/* bottom links */
.blink1, .blink2, .blink3, .blink4 { float: left; height: 19px; text-indent: -9999px; margin-right: 16px; }
.blink1 { background: url(images/links/signup.jpg) 0 0 no-repeat; width: 245px; }
.blink2 { background: url(images/links/employment.jpg) 0 0 no-repeat; width: 88px; }
.blink3 { background: url(images/links/faqs.jpg) 0 0 no-repeat; width: 38px; }
.blink4 { background: url(images/links/stafflogin.jpg) 0 0 no-repeat; width: 73px; margin-right: 0; }
.blink1:hover, .blink2:hover, .blink3:hover, .blink4:hover { background-position: 0 -19px; }

a.aveda img { border: 0 none; }

/* content wrap */
#content-home { padding: 23px 47px 0px 44px; }
#content-inner { background: url(images/bg_content_inner.jpg) no-repeat top; padding: 32px 44px 0; min-height: 330px; }

/* Content Stylings */
#content-inner h1 { }
.content h2, .content h3 { line-height: 18px; color: #fff; font-weight: bold;}
.content h2 { font-size: 16px; margin: 0 0 15px 0; }
.content h3 { font-size: 13px; color: #ced298 }
.content p, .content ol, .content ul, .content hr { line-height: 18px; margin: 0 0 15px 0; }
/* content links */
.content a, .content a:link, .content a:visited { color: #c77714; text-decoration: none; }
.content a:hover { color: #fff; text-decoration: underline; }
/* lists */
.content ol, .content ul { margin-left: 30px; }

#content-home .content p { color: #786725 }
.content .caption { float: right; clear: right; width:274px; font-size:9px; line-height: 10px; padding-right: 6px }

.content sup { font-size: 8px; }

/* tables */
.pricing { width: 60%; margin: 0 0 15px; }
.pricing-w { width: 82%; margin: 0 auto 15px; }
.pricing th, .pricing td, .pricing-w th, .pricing-w td { padding: 3px 10px; background-color: #3f3f3f; color: #ced298; }
.pricing th, .pricing-w th { /*text-decoration: underline;*/ font-weight: bold; color: #fff }


/* misc */
.photoright { float: right; margin: 0 0 8px 8px; width: 291px; height: 227px; }
.photoleft { float: left; margin: 0 8px 4px 0; width: px; height: px; }
#specialsbg{ position:relative; width:560px; height:320px; background:url(images/online-specials-june-july-09.jpg) 0 0 no-repeat; margin: 0 auto; }
#specialstext{ position:absolute; top:40px; left:15px; width:325px; color:#000; font-size:14px; font-weight:bold }

/* menu */
#navigation { margin:0px 0px 0px 0px; padding:7px 0px 0px 27px; text-align:left; }
#navigation ul { margin:0; padding:0; text-align:left; }
#navigation ul li { margin:0; padding:0; list-style:none; float:left; display:inline; position:relative; }
#navigation ul li a, #navigation ul li a:hover { cursor:pointer; float:left; }
#navigation ul li ul { position: absolute; width: 155px; padding:4px 0px 12px 0px; top:35px;	left:-11px;	background-color: #473f1c; display: none; z-index:997; border-bottom: 10px solid #a18613; }
#navigation ul li ul li { float:left; padding:0; margin:0; display: block; width: 164px; height:auto; }
/*#navigation ul li ul li.last { padding-bottom: 8px; }*/
#navigation ul li ul li a {	font: 12px Verdana; color: #c3b787; display:block; margin:0; padding:8px 0px 0px 14px;	text-decoration:none; height:auto; text-align:left; }
#navigation ul li ul li a:hover { width: 144px; color:#ffffff; }
.subnone { height:0px; width:0px; background:none; }


/* Footer stuff */
#footer { text-align: center; color: #897421; margin: 0 0 20px 0; font-size: 10px; padding: 5px 0 0 0; position: relative; }
#footer p { margin: 0 0 12px 0; }
#footer a { text-decoration: none; color: #897421; }
#footer a.webdesign { text-decoration: underline; }

.clear { clear: both; }

/* DNN Overrides */
.CommandButton { color: #fff !important; }
a.CommandButton:link { color: #fff !important; }
a.CommandButton:hover { }

table.survey { width: 75%; text-align: left; margin: 0 auto; }
.Head { color:#fff; font-family:Tahoma, Arial, Helvetica; font-size:20px; font-weight:normal; }
.SubHead { color:#fff; font-family:Tahoma, Arial, Helvetica; font-size:11px; font-weight:bold; }
.formLabelHead { color: #c77714; font-weight: bold; }
.textBox, .radioList, .textareaBox { font-family: Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; }
.textareaBox { width: 100%; }
.Normal, .NormalDisabled { font-family: Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; }
.DataGrid_Header { color: #fff; }
.ControlPanel, .PagingTable { background-color:#5D2524; border:1px solid #4F1716; padding: 3px; width: 927px; margin: 0 auto; }
.ModuleTitle_MenuBar { position: relative; }
.ModuleTitle_SubMenu { left: 0 !important; top: 20px !important; width: 150px; }
.C5SLLC_RootMenuItem td { color: #ced298 !important; }
.C5SLLC_RootMenuItemsSel td { background-color: #3f3f3f !important; }
#dnn_ctr418_FormMaster_Guest_Survey tr td { padding: 4px 2px; }
.radioList { width: 100% !important; }
input[type=radio] { margin-right: 6px; }
.tblcenter { text-align: center; }
.tblcenter td { padding: 0; vertical-align: top; }
/*SIFR Implementation*/									
@media screen {
  .sIFR-flash{visibility:visible !important; margin:0; padding:0;}
  .sIFR-replaced, .sIFR-ignore{visibility:visible !important;}
  .sIFR-alternate{position:absolute; left:0; top:0;  width:0; height:0; display:block; overflow:hidden;}
  .sIFR-replaced div.sIFR-fixfocus{margin:0pt;  padding:0pt;  overflow:auto;  letter-spacing:0px; float:none;}
}
@media print {
  .sIFR-flash{display:none !important; height:0; width:0; position:absolute; overflow:hidden;}
  .sIFR-alternate{visibility:visible !important; display:block !important; position:static !important; left:auto !important; top:auto !important; width:auto !important;  height:auto   !important;}
}
@media screen {
  .sIFR-active h1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; visibility:visible; padding:0 0 6px 2px; font-weight:normal; color:#fff;}
}