/* -- General Styles -----------------------------------------------------------------------------------------------------*/

html {
	margin: 0px;
	padding: 0px;

}

body {
  	margin: 0;
	padding: 0;
	font-family: Arial, verdana, sans-serif;
	font-size: 0.79em;
	color: #626262;
	background-image: url("../img/bg_body.gif");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ede1c9;
}


#document {
  	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: auto;
}

.break {
  clear: both;
}

a {
	text-decoration: none;
	color: #007F6E;
	}
	
a:link {
	text-decoration: none;
	color: #007F6E;
}

a: visited {
	text-decoration: none;
	color: #007F6E;
}

a:hover	{
	text-decoration: none;
	color: #223432;
}

h1 {
	width: 400px;
	height: 21px;
	margin: 3px 0px 5px 2px; 
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #007F6E;
}
h4 {
	font-size: 11px;
	font-weight: bold;

}
/* -- Header Styles -------------------------------------------------------------------------------------------------------------- */

#header {
	background-image: url("../img/header_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height: 102px;
}

h2 {
  display: none;
  background-color: yellow;
}

#logo {
	background-image: url("../img/logo.gif");
	background-repeat: no-repeat;
	background-position: 0.0em 0em;
	height: 80px;
	width: 226px;
	margin-left: 510px;
}

/*  -- Nav Styles ---------------------------------------------------------------------------------------------------------------------------*/

/* all lists */

* html #nav { /* ie hack */
	top: 88px;
	padding-left: 0px;
}

#nav {
	height: 26px;
	width: 760px;
	padding-top: 0px; 
	top: 75px;
	position: absolute;
	background-color: #fff;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none; 
	line-height: 1em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

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

#nav a 						{display: block; width: auto; margin-top: -6px; }
/* all list items */
#nav li { 
	float: left; 
	width: auto; 
}

#nav ul li a 				{ 
	margin-top: 0px; 
	font-size: 10px; 
	color: #666666; 
	border-bottom: 1px solid #F3F1EE; 
	width: 150px; 
	b//ackground:#e1dbd3; 
	background:#dfd4be;
	border-left:1px solid #FFFFFF;  
	border-right:1px solid #FFFFFF; 
	border-top:1px; 
	text-decoration:none; 
	text-align:left; 
	padding:5px 0px 8px 5px;
}
#nav ul li a:hover		{ 
	width: 150px;  
	color:#fae5c8; 
	ba//ckground:#337E74; 
	background:#006b5d; 
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	border-top:0px; 
	text-decoration:none; 
	padding:5px 0px 8px 5px;}

#nav li a 					{
	text-decoration:none; 
	text-align:center; 
	padding:6px 1px 0px 0px;
	}
#nav li a:hover			{
	text-decoration:none;
	}


/* second-level lists */

#nav li ul 				{
	position: absolute; 
	width: 10em; 
	left: -999em;
	}

#nav li:hover ul 		{left: auto;}
#nav li.sfhover ul 	{left: auto;}
						
/* -- Homepage Hot List ----------------------------------------------------------------------------------------------------- */

#hotList {
	float: left;
	width: 186px;
	height: 203px;
	background-color: #fae5c8;

}

#hotList img	{
	margin-top: 10px;
}

#hotList form	{
	margin-top: 100px;
	margin-left: 20px;
	line-height: 200%;
	font-size: 11px;
	font-weight: bold;
	color: #555554;
}

* html .inputHome /* IE Hack */ {
	margin-bottom: 6px; 	
}

.inputHome {
	width: 90px;
	height: 12px;
	margin-bottom: 2px;
	border: 1px solid #9A9A9A;
	font-size: 10px;
}

* html #homeField /* IE Hack */ {
	margin-left: -8px;
}

#homeField {
	margin-top: 2px;
	width: 120px; 
	float: left; 
	margin-left: 3px;
}

* html #inputHome {
	margin-top: 0px;	
}

#inputHome {
	margin-top: 6px;
	margin-left: 44px;
	width: 51px;
	height: 16px;
 	background-image: url(../img/but_submit.gif);
	border: 0px solid #34609e;
	color: white;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 110%;
}

/* -- Content Styles -------------------------------------------------------------------------------------------------------------*/

#homeBanner {
	float: left;
}

#bannerBody {
	float: left;
	width: 760px;
	height: 105px;
	background-color: #fae5c8;

}

#contentContainer {

	padding: 0px; /* gecko hack */
	background-color: #FFFFFF;
	margin-top: 12px;
	background-image:url(../img/content_bg.gif);
	background-repeat: repeat-y;
	
}

*html #content /* ie hack */ {
	margin:-2px 25px 3px 3px;
	padding: 0px; 
}

 
#content {
	width: 541px;
	margin:10px 10px 5px 10px;
	padding: 8px 3px 5px 2px;
	height: auto;
	float: left;
	font-size: 0.90em;
	border: 1px solid #e0e0e0;
	background-color:#f6f6f6;
	height: auto;
	bor//der: 1px solid red;
}
*html #abscontent /* ie hack */ {
	margin:-2px -3px 3px 3px;
	padding: 0px; 
}

#abscontent {
	width: 541px;
	margin:10px -10px 5px 10px;
	padding: 8px 5px 5px 5px;
	height: auto;
	float: left;
	font-size: 0.90em;
	border: 1px solid #e0e0e0;
	background-color:#f6f6f6;
	height: auto;
	bor//der: 1px solid red;
}

*html #contentBar /* ie hack */ {
	margin:-2px 0px 2px 5px;
}

#contentBar {
	float: left;
	width:158px;
	margin:10px 0px 10px 21px;
	padding: 6px 0px 2px 8px;
	border:1px solid #E0E0E0;
	background-color: #fff;
	font-size: 10px;
	line-height: 150%;
	color: #A7A7A7;
	height: auto;
	bo//rder: 1px solid blue;
	
}

#contentBar img {
	margin-bottom: 13px;
}

#content img {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#content dl.staffDetails {
width: 350px;
float: left;
}

#content dl.staffDetails dt{
font-weight: bold;
float: left;
width: 80px;
margin: 0;
padding: 0;

}

#content dl.staffDetails dd{
float: right;
width: 250px;
margin: 0;
padding: 0;

}

#subnav {
	width:146px;
	float:left;
	padding: 0px 0px 10px 0px; 
	font-weight:bold; 
	line-height: 22px;
	margin-top:-13px;
	
}

* html #subnav li {
	margin-left: -13px;
}

#subnav li {
	list-style: none; 	
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px dotted #E0E0E0;
	font-size: 10px;
}

#subnav a:link {color:#A7A7A7; text-decoration:none;  }
#subnav a:visited {color:#A7A7A7; text-decoration:none; }

#subnav a:hover {color:#007F6E; text-decoration:none;}


#brHome {
	margin: 12px;
	padding: 0px;
}

* html .line 			{ border-bottom: 1px dotted #CACACA; width: 530px; margin-top: -13px; clear: both;}

.line						{ border-bottom: 1px dotted #CACACA; width: 530px; margin-top: 0px; clear: both;}
.arrow 					{ background-image: url("../img/icon_smarrow.gif"); background-position: 0 .5em; background-repeat: no-repeat; padding-left: 10px; }

#footer {
		text-align: center;
		margin-top: 6px;
		font-size: 10px;
		color: #fff;
}

#footer a:link {
	text-decoration: none;
	color: #fff;
}

#footer a:visited {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

