body {
	text-align:center;
/*margin: 15px 0; */
background-color: #e6e1ca;
background-image: url(images/bluestripe_bg.gif);
 }
		
p {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.35em;
	color: #2C4156;
	list-style-type: square;
}

h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 0.75em;
	color: #2C4156;
	font-style: italic;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #2C4156;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 0.95em;
}

h3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #2C4156;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
}

a:link {
	color: #0054E0;
	text-decoration: none;
}

a:visited {
	color: #2C4156;
}

a:hover {
	color: #7F1217;
}

a:focus {
	color: #330000;
}

a:active {
	color: #330000;
}

/* Layout Divs ****************/
	
#frame {
	width:770px;
	background:#fff;
  	margin-right:auto;
	margin-left:auto;
	margin-top: 12px; 
 /* margin: 12px auto 12px 8px;*/
	padding:0px;
	text-align:left;
		}
		
/*	#contentleft {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	*/
#contentcenter {
width:770px;
background:#fff;
		padding:0px;  
		float:left;
		}
/*	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
*/	
#contentheader {
background: url(images/home4_01.gif) no-repeat;
width:770px;
height: 99px;
	/*	background:#fff  */
}

/* --- Nav left --------- */

#nav-left {
	margin: 0em 0em 0em 0px;
	padding: 0;
	line-height: 1.5em;
	font-size: .97em; 
}

#nav-left ul {
font-family: "Georgia", Times New Roman, Times, serif;
font-size: .80em;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 0;
	border-top: 2px #e6e1ca dotted;
	list-style-image: none;
	list-style-type: none;
}

#nav-left ul li {
padding: 3px 0em 3px 0em;
border-bottom: 2px #e6e1ca dotted;
}

#nav-left ul li a {
display: block;
width: 100%;
color: #fff;
text-indent: 9px;
text-decoration: none;
 }

#nav-left ul li a {
float: none;
}

#nav-left ul li a:hover {
background: #e6e1ca;
color: #660C11;
}

#nav-address p {
	color: #fff;
	font-size: .70em;
	margin: 0px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#nav-address a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-address a:hover {
	color: #b0bed4;
}
		
/* --- Bottom Info and Legal Links --------- */

#info-footer {
width:770px;
height: 20px;
padding:0px; 
background: #485d80;
float:left;
}

#info-footer p {
color: #fff;
margin: 0;
padding: 3 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 0.65em;
letter-spacing: 0.06em;
}

#info-footer a {
	text-decoration: none;
		color: #ffffff;
}

#info-footer a:hover {
color: #e6e1ca;
}

/* --- Table Styles --------- */
.tablesubhead {
	font-family: Arial, Helvetica, "Trebuchet MS",Verdana, sans-serif;
	font-weight: bold;
}
tr.tableHeader {
	font-family: Arial, Helvetica, "Trebuchet MS",Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	background-color: #7e7e7e;
}
tr.tablerow1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 1.1em;
	color: #333;
	text-align: left;
	background-color: #eaeaea;
}
tr.tablerow2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 1.1em;
	color: #333;
	text-align: left;
	background-color: #fff;
	}
