@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(../images/page_bg.gif);
	background-repeat: repeat-x; 
	background-color: #31455e;
	background-position:center top;
	behavior: url(includes/csshover.htc);
}
/* ------------------------------ PARAGRAPHS --------------------------------------------- */
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
/* ------------------------------ HEADINGS --------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	line-height: 37px;
}
h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
h3 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
h4 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
h5 {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
}
h6 {
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
}
.text_red {
	color: #CC0000;
}
/* ------------------------------ BOX PADDING ------------------------------------------ */
#left_float, .left_float {
	float: left;
}
#right_float, .right_float {
	float: right;
}
/* ------------------------------ BOX PADDING ------------------------------------------ */
#padding5, .padding5 {
	padding: 5px;
}
#padding10, .padding10 {
	padding: 10px;
}
#padding15, .padding15 {
	padding: 15px;
}
#padding20, .padding20 {
	padding: 20px;
}
#padding25, .padding25 {
	padding: 25px;
}
/* ------------------------------ WRAPPERS ------------------------------------------ */
div#dark_blue_span {
	height: 20px;
	width: auto;
	background: #2f3a48;
}
div#bot_blue {
	height: 14px;
	width: auto;
	background: #28364a;
	background-image:url(../images/bot_grad.gif);
	background-repeat: repeat-x;
	padding: 10px;
}
div#bot_blue a{
	color: #fff;
}
div#bot_blue a:hover{
	color: #FEFCE7;
}
div#bot_spacer a{
	color: #fff;
}
div#bot_spacer a:hover{
	color: #FEFCE7;
}
div#blue_span {
	height: 10px;
	width: auto;
	background: #30445c;
}
div#bot_spacer {
	height: 163px;
	width: auto;
}
div#total_wrap {
	background-position: center bottom;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
}
div#wrap.allpages {
	background: url(../images/supplement.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width: auto;
}
div#repeat_wrap {
	background: url(../images/bg-repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: auto;
}
div#box_wrap {
	background: #283549;
	width: 949px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
div#tan_content {
	width: 100%;

	background: #f4f2e6;
}
div#band_container {
	float: left;
	padding: 15px 0 0 20px;;
}
div#light_band {
	background: #fbfaf3;
	width: 100%;
	margin-top: 10px;
	float: left;
}
div#light_band_top, div#light_band_bot {
	background-repeat: repeat-x;
	width: auto;
}
div#light_band_top {
	background: url(../images/horizontal_band_top.gif);	
	height: 2px;	
}
div#light_band_bot {
	background: url(../images/horizontal_band_bot.gif);
	height: 4px;	
}
div#photo_box {
	background-image: url(../images/photo_bg.gif);
	width: 408px;
	height: 205px;
	float: left;
}

div#white_photo_container {
	background: url(../images/mid_photo_bg.gif);
	width: 418px;
	float: left;	
}
div#white_photo_container #container_header {
	background: url(../images/top_photo_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
div#white_photo_container #container_bot{
	background: url(../images/bot_photo_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;	
}

div#float_left {
	float: left;
}

div#photo_box {
	background-image: url(../images/photo_bg.gif);
	width: 408px;
	height: 205px;
	float: left;
	padding: 4px 6px 8px 4px;
}


div#photo_box.interior {
	height: 278px;
}
div#business_card{
	background: url(../images/business_card.gif);
	width: 321px;
	height: 87px;
	margin-left: 25px;
	padding: 70px 20px 20px 20px;
}
div#business_card h3, div#business_card h4, div#business_card h5, div#business_card p{
	text-align: center;
}
div#banner_wrap {
	width: auto;
	height: 190px;
	background-image: url(../images/photo_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
h5.gray_text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ececec;
}
div#glow_wrap { 
	width: 1225px;
}
div#business_card h4 {
	line-height: 20px;
}
div#text_band {
	float: left;
	width: 460px;
	padding: 5px 15px 0 15px;
	text-align: left;
}
div#text_band_right {
	float: left;
	width: 430px;
	text-align: center;
	padding: 40px 0 0 0;
}
div#main_content {
	float: left;
	text-align: left;
	padding: 15px 0 0 20px;
}
div#main_content.interior {
	float: left;
	width: 100%;
	padding: 0;
}
div#main_content div#text_band {
	padding: 5px 15px 15px 15px;
}
div#line_10_y {
	height: 10px;
	background: #455261;
	width: auto;
	height: 10px;
}
div#top_drop{
	height: 5px;
	background: url(../images/top_drop.gif);
	background-repeat: repeat-x;
	width: auto;
}
div#menu_wrapper {
	background: #28364a;
	width: auto;
	height: 55px;
}
div#white_horiz{
	background: #fff;
	height: 2px;
	margin: 1px 0;
}
div#menu_background {
	height: 45px;
	width: auto;
	background: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}
div#menu {
	/* padding-left: 1px; */
}
div#menu_background div#menu {
	float: left;
	height: 45px;
	background: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	text-transform: capitalize;
	position: relative;	
}
div#menu_background div#menu ul {
	margin: 0;
	padding: 0;
}
div#menu_background div#menu ul li {
	float: left;
	position: relative;
	list-style-type: none;
}

/* *html div#menu_background div#menu ul li.button1 {
	width: 93px;
}
*html div#menu_background div#menu ul li.button2 {
	width: 186px;
}
*html div#menu_background div#menu ul li.button3 {
	width: 176px;
}
*html div#menu_background div#menu ul li.button4 {
	width: 173px;
}
*html div#menu_background div#menu ul li.button5 {
	width: 184px;
}
*html div#menu_background div#menu ul li.button6 {
	width: 100px;
} */



div#menu_background div#menu ul li img.menu_divider{
	height: 45px;
	width: 1px;
}
div#menu_background div#menu ul li a {
	text-decoration: none;
	height: 33px;
	margin: 0;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #fff;	
	text-align: center;
	line-height: 20px;
	padding: 12px 20px 0 20px;
}
*html div#menu_background div#menu ul li a { /* Turns to inline so it doesn't freak out in IE6 */
	display: inline-block;
}
*html div#menu_background div#menu ul li a.pulldown { /* Pull down can't work as an inline block, so we define the width */
	display: block;
	width: 148px;
}
div#menu_background div#menu ul li a:hover {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #FEFCE7;
	background-color: #555;
	text-align: center;
	line-height: 20px;
}

/*---------------------------- DROP ---------------------------------------- */
body div#menu ul li ul, body div#menu ul li ul li ul {
	display: none;
	float: right;
}

div#menu a {
	display: block;
	text-decoration: none;
	margin: 0;
}
div#menu ul li ul:hover, div#menu ul li:hover ul {
	display: block;
}
div#menu ul li ul li:hover ul {
	display: block;
}
div#menu ul li ul {
	margin: 0px;
	position: absolute;
	width: 180px;
	z-index: 25;
	border-top: 1px solid #455261;
}

div#menu ul li ul div.white {
	height: 2px;
	border-top: 2px solid #fff;
	clear: both;
}





div#menu ul li ul li {
	width: 140px;
	height: 40px;
	padding: 0px;
	color: #D14F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
div#menu ul li ul li a{
	width: 140px;
	height: 20px;
	background-color: #3f5065;
	border-top: 0;
	margin: 0;
	color: #000;
	padding: 0;
	border-left: 4px solid #28364a;
	border-right: 4px solid #28364a;
}

div#menu_background div#menu ul li ul li a{
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #FEFCE7;
	background-color: #374a65;
	text-align: center;
	line-height: 20px;
	border-bottom: 4px solid #28364a;
}

div#menu_background div#menu ul li ul li a:hover {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #f4f2e6;
	background-color: #475f80;
	text-align: center;
	line-height: 20px;
	border-bottom: 4px solid #28364a;
}



div#menu ul li ul li:first-child {
	border-top: 0;
	}

div#menu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* second level popouts start here*/
div#menu ul li ul li:hover ul li ul {visibility:hidden;}
div#menu ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* third level popouts start here*/
div#menu ul li ul li ul li:hover ul li ul {visibility:hidden;}
div#menu ul li ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */
	
/* pop-out starts here */
div#menu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:10em;
	}

/* THE HACK ZONE - */
* html div#menu ul {
	float:left; /* makes the ul wrap the li's */
	margin-left:0px; /* IE doubles the given value above - why? */
	}

/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#menu ul li ul {
	border-top:1px solid #692E02;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#menu ul li ul li ul { 
  left:0; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:0em;
  } 
/* and the "be nice to Opera" rule */
html>body div#menu ul li ul li ul {
  left:0em;
} 

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
	@media all and (min-width: 0px){
   body div#menu ul li ul {padding-bottom:100px;}
   body div#menu ul li ul li ul {padding-bottom:22px;}
   body div#menu ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */
   }




/*---------------------------------------------------------------------------*/




/* ------------------------------ CLEAR FIX ------------------------------------------ */

.clear, #clear {
	clear: both;
}
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
