@charset "utf-8";
/* CSS Document */

html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	font: Arial, Helvetica, sans-serif 10px normal;
	letter-spacing: normal;
	color: #000;
	height: 100%;
	background-color: #888F69;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px;
}

p {
	font: Arial, Helvetica, sans-serif 11px normal;
	color: #000;
	letter-spacing: normal;
	padding: 0 0 0 0;
	margin: 8px 0 8px 0;
}

h2 {

}

h3 {

}

h4 {

}

#holder {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 793px;
	height: 100%;
	min-height: 100%;
	background-color: #EEEBD2;
	height: auto;
	z-index: 50;
}

/** HEADER **/

#header {
	position: relative;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 793px;
	height: 121px;
	border-bottom: 1px solid #cfab7a;
	background: #FFF;
	z-index: 200;
}

#header #searchbox {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 260px;
	height: 80px;
	padding-top: 5px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F3844;
	line-height: 20px;
}

#searchbox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F3844;
	background-color: #E9E9E9;
	border: 1px solid #AFB595;
}
#searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchbox #provider_login {
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
}

/** BODY **/

/*
#main {
	position: relative;
	top: 0px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	width: 783px;
	height: 100%;
	min-height: 207px; !important
	height: 207px; !important
	background: repeat-y;
	background-image: url(../images/site-elements/secondary_tile.gif);
	background-color: #FFF;
	z-index: 100;
}
*/

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
}




#main #left p {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 240px;
	font-weight: normal;
	padding-left: 20px;
	color: #FFF;
}

#main #left a {
	color: #FFF;
}

#main #left a:hover {
	color: #643746;
}

#footer {
	position: relative;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 789px;
	height: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBF9F2;
	background-color: #AFB595;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#footer_left {
	position: absolute;
	top: 4px;
	left: 7px;
	width: 270px;
	height: 45px;
	font-weight: bold;
}

#footer_center {
	position: absolute;
	top: 4px;
	left: 300px;
	width: 225px;
	height: 45px;
	text-align: center;
}


#footer_right {
	position: absolute;
	top: 4px;
	right: 7px;
	width: 270px;
	height: 45px;
	text-align: right;
}

	#btmnav a:link {
		color: #ffffff;
		text-decoration: underline;
	}
	#btmnav a:visited {
		color: #ffffff;
		text-decoration: underline;
	}
	#btmnav a:hover {
		color: #643746;
		text-decoration: none;
	}
	
	#copyright, #footer_center a:link {
		color: #ffffff;
		text-decoration: none;
	}
	#copyright, #footer_center a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	#copyright, #footer_center a:hover {
		color: #643746;
		text-decoration: none;
	}
	

/**********DROPDOWN NAV STYLES**************/
#dropdowns { position: absolute; top: 83px; left: 0px; width: 793px; margin:0 0 0 0; padding:0; height:37px; z-index: 400;}

#dropdowns ul { list-style:none; margin:0 0 0 0; padding:0;}

#dropdowns ul li { left: 0px; font-size: 11px; letter-spacing: -1px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF; text-align: center; float:left; margin:0 0 0 1px; padding:0 0 0 0; width:131px; height:37px; position:relative; display:inline; background: repeat-x url(../images/site-elements/main_menu_inactive.gif);}

#dropdowns ul li a { height: 26px; width: 131px; display: block; padding: 13px 0 0 0; font-size:11px; letter-spacing: -1px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none; background: repeat-x url(../images/site-elements/main_menu_inactive.gif);}

#dropdowns ul li a:hover { color:#FFF; background-image:url(../images/site-elements/main_menu_active.gif); } /*Hover Styles*/

#dropdowns ul li:hover { background-image:url(../images/site-elements/main_menu_active.gif); }

#dropdowns ul li ul{ color:#FFF; position:absolute; letter-spacing: normal; display:none; left:0px; width: 20px; top:37px; padding:0;margin:0;}

#dropdowns ul li ul.last{ color:#FFF; position:absolute; display:none; left:-61px; top:37px; padding:0;margin:0;}

#dropdowns ul li ul li { clear:both; letter-spacing: normal; background-image: none; margin: 0 0 0 0; padding: 0 0 0 0; height: 25px; }
	
#dropdowns ul li ul li a { height: 15px; font-size:10px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFF; border:1px solid #FFF; text-align: left; letter-spacing: normal; border-bottom:none; border-right:none; border-left:none; background-image: none; background-color:#603843; padding:6px 15px; display:block; margin:0 0 0 0; width:159px; } /* Sub Menu Styles */

#dropdowns ul li ul li a:hover { background-color: #888F69; background-image: none; }

#dropdowns ul li ul li:hover { background-image: none; }
	
#dropdowns ul li:hover ul, #dropdowns ul li.over ul, #dropdowns ul li:hover ul.last { display:block; } /* Shows pop-out menu */

.dropdown_active { background-image:url(../images/site-elements/main_menu_active.gif); }
/**************************************/
