/* GLOBAL STYLES */

* {
	padding: 0;
	margin: 0;
}

p{
	margin: 16px 0 16px 0;
}

body{
	/*margin: 27px 0px 10px 287px;*/
    margin: 0px auto;
    padding: 0px;
    font-family: american typewriter, courier new, courier, monospace;
    font-size: 15px;
    color: #FFFFFF;
	background-color:#000000;
    text-align: left;
}

.siteCenter{
	position: relative;
	width: 700px;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	/*background-color: red;*/
}

#header{
	position: relative;
	width: 710px;
	margin: 88px auto 0px auto;
	height: 79px;
}


#contentholder{
	position: relative;
	margin: 0px auto;
	width: 700px;
	height: 372px;
	text-align: left;
	padding: 50px 0 0 0;
}

#content_home{
	margin: 0;
	width: 700px;
	line-height:24px;
	padding: 0;
	height: 325px;
	float: left;
}


#content_title_large{
	margin: 0px 0 0px 0px;
	width: 700px;
	line-height:24px;
	padding: 0px 0 20px 0px;
	height: 100px;
	float: left;
}

#content_title_medium{
	margin: 0px 0 0px 0px;
	width: 700px;
	line-height:24px;
	padding: 0px 0 20px 0px;
	height: 65px;
	float: left;
}

#content_title_small{
	margin: 0px 0 0px 0px;
	width: 700px;
	line-height:24px;
	padding: 0px 0 20px 0px;
	height: 30px;
	float: left;
}

#content_copy_large{
	color: #000000;
	margin: 0px 0 22px 0px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 205px;
	float: left;
}

#content_copy_large_2{
	color: #000000;
	margin: 0px 0 22px 20px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 205px;
	float: left;
}

#content_copy_medium{
	color: #000000;
	margin: 0px 0 22px 0px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 240px;
	float: left;
}

#content_copy_medium_2{
	color: #000000;
	margin: 0px 0 22px 60px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 240px;
	float: left;
}

#content_copy_small{
	color: #000000;
	margin: 0px 0 22px 0px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 275px;
	float: left;
}

#content_copy_small_2{
	color: #000000;
	margin: 0px 0 22px 60px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 275px;
	float: left;
}

#content_copy_staff{
	color: #000000;
	margin: 0px 0 22px 0px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 345px;
	float: left;
}

#content_copy_staff_2{
	color: #000000;
	margin: 0px 0 22px 60px;
	width: 320px;
	line-height:12px;
	padding-top: 0px;
	height: 345px;
	float: left;
}

#divclear{
	clear: both;
}

#divclearright{
	clear: right;
}

/* END GLOBAL STYLES */



#content_copy_large a:link, #content_copy_large_2 a:link, #content_copy_medium a:link, #content_copy_medium_2 a:link, #content_copy_small a:link, #content_copy_small_2 a:link, #content_copy_staff a:link, #content_copy_staff_2 a:link{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

#content_copy_large a:visited, #content_copy_large_2 a:visited, #content_copy_medium a:visited, #content_copy_medium_2 a:visited, #content_copy_small a:visited, #content_copy_small_2 a:visited, #content_copy_staff a:visited, #content_copy_staff_2 a:visited{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

#content_copy_large a:hover, #content_copy_large_2 a:hover, #content_copy_medium a:hover, #content_copy_medium_2 a:hover, #content_copy_small a:hover, #content_copy_small_2 a:hover, #content_copy_staff a:hover, #content_copy_staff_2 a:hover{
	text-decoration: none;
	color: #009580;
	font-weight:bold;
}

img
{
  border: 0;
}


#footer{
	margin: 0px auto;
	width: 726px;
	height: 67px;
}

#footer a:link, #footer a:visited{
	color: #E3D2B8;
	font-weight: normal;
	text-decoration: none;
	margin: 0 7px 0 7px;
}

#footer a:hover{
	color: #E3D2B8;
	font-weight: normal;
	text-decoration: underline;
	margin: 0 7px 0 7px;
}

#current{
	margin: 0 7px 0 7px;
}

#bottom_nav {
	position: absolute;
	left: 95px;
	bottom: auto;
	top: 510px;
	margin-left:95px;
}



/* END GLOBAL FOOTER STYLES */



/* TYPE STYLES */


#content_copy_large p, #content_copy_large_2 p, #content_copy_medium p, #content_copy_medium_2 p, #content_copy_small p, #content_copy_small_2 p{
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	text-decoration:none;
	padding-bottom:10px;
}

#content_copy_large ol, #content_copy_large_2 ol, #content_copy_medium ol, #content_copy_medium_2 ol, #content_copy_small ol, #content_copy_small_2 ol, #content_copy_staff ol, #content_copy_staff_2 ol{ 	
	color: #333333;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding-bottom:10px;
}

#content_copy_large ul, #content_copy_large_2 ul, #content_copy_medium ul, #content_copy_medium_2 ul, #content_copy_small ul, #content_copy_small_2 ul, #content_copy_staff ul, #content_copy_staff_2 ul { 	
	color: #333333;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding-bottom:10px;
}

#content_copy_large h1, #content_copy_large_2 h1, #content_copy_medium h1, #content_copy_medium_2 h1, #content_copy_small h1, #content_copy_small_2 h1, #content_copy_staff h1, #content_copy_staff_2 h1{ 	
	color: #444444;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#content_copy_large h2, #content_copy_large_2 h2, #content_copy_medium h2, #content_copy_medium_2 h2, #content_copy_small h2, #content_copy_small_2 h2{ 	
	color: #002565;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#content_copy_large h3, #content_copy_large_2 h3, #content_copy_medium h3, #content_copy_medium_2 h3, #content_copy_small h3, #content_copy_small_2 h3{
	color: #009580;
	font-size: 13px;
	line-height: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
}

#content_copy_staff p, #content_copy_staff_2 p{
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	text-decoration:none;
	padding-bottom:10px;
}

#content_copy_staff h3, #content_copy_staff_2 h3{
	color: #009580;
	font-size: 12px;
	line-height: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
}

#content_copy_staff h2, #content_copy_staff_2 h2{
	color: #002565;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#content_copy_staff h2, #content_copy_staff_2 h2{ 	
	padding-bottom: 4px;
}

#content_copy_staff h3, #content_copy_staff_2 h3{ 	
	padding-bottom: 4px;
}

#content_copy_large img, #content_copy_large_2 img, #content_copy_medium_2 img{ 	
	margin:20px 0px 0px 40px;
}

#content_copy_medium img, #content_copy_small img, #content_copy_small_2 img{
	padding:0px 0px 0px px;
}

#content_copy_medium ol, #content_copy_medium_2 ol, #content_copy_small ol, #content_copy_small_2 ol{
	line-height:16px;
}

/* END TYPE STYLES */

