@charset "utf-8";
/* CSS Document */

.titleh1 {font-size:16px; color:#000; padding-left: 12px;
	padding-right: 20px;}

html { padding:0; margin:0; height:100%;}
body { color:#000000; margin:0; padding:0; height:100%; font-size:12px; background:url(images/bg.gif) repeat-x #4b4b4b; font-family:Arial, Helvetica, sans-serif;}

#site_container {margin:auto; width:854px; background-color:#FFFFFF; padding: 0 0 5px 0}

#top { background: url(images/header.gif); width:854px; height:109px; float:left}

#navbar { background:url(images/nav-back.gif); height:41px; width:854px; float:left;}

#nav4 {text-align: center}
#nav4 ul {list-style: none; padding: 1px 0 0 2px; margin: 0px auto 0; width:854px}
#nav4 li {float: left; margin: 0 0em}
#nav4 a {display: block; width: 170px;height: 38px; line-height: 38px; color: #000000 ; text-decoration: none; text-align: center; font-weight: bold; float: left}

/* IE5 Mac hack \*/
#nav4 a {float: none}
/* End hack */

#nav4 a:hover { color:#760811; text-decoration: underline;}

#footer {margin:auto; width:854px; height:100px; background-color:#FFFFFF; font-size:12px;}
#footer a {color:#000000; text-decoration:none; font-weight:bold;}
#footer a:hover {text-decoration: underline;}

#bottom {margin:auto; width:854px; height:58px; background:url(images/bottom.gif);}
#bottomlogos {margin:auto; width:370px; height:40px; background-color:#FFFFFF; float:left}
#footer_nav {margin:auto; width:470px; height:20px; background-color:#FFFFFF; float:right; color:#333333; font-weight:bold;}
#footer_nav a {color:#333333; font-weight:bold;}

.header_title { color: #353535; line-height:2em; font-size:12px; font-weight:bold; }
.sub_title { color:#999999; font-size:14px;}

#mymain {
	background-color: #fff;
	float: left;
	width: 854px;
	position: relative;
	height: auto;
	left: 0px;
	top: 15px;
	font-size: 11px;
}
#mymain p {
	padding-left: 12px;
	padding-right: 20px;
}


#featuredholder {
	float:right;
	background-image:url(images/featured.gif);
	background-repeat:no-repeat;
	width:221px;
	height:278px;
	top: 0px;
	right: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

#animation {  height:145px; width:854px; float: left; background-image:url(images/flash.gif); background-color:#FFFFFF;}

#form { text-align:justify; padding: 0 10px 0 0}

#form table { width:100%} 
#form input {
	width: 250px;
}
#form textarea {
	height: 50px;
	width: 250px;
}

#inlineSecond {min-height:auto!important; } /* Safari hack for content expanding issue */ html[xmlns*=""] #inlineSecond {min-height: inherit;margin-bottom: 15px;} #inlineSecond { min-height:auto; padding-bottom: 15px;}

.contenttext2 {font-family: Arial;
	font-size: 11px;
	font-weight: bold;
		color: #333333;
		}
		
.contenttext5 {font-family: Arial;
	font-size: 10px;
	font-weight: bold;
		color: #333333;
		}
		
.contenttext2red {font-family: Arial;
	font-size: 11px;
	font-weight: bold;
		color: #990000;
		}
		
.contenttext3{font-family: Arial;
	font-size: 12px;
	font-weight: bold;
		color: #333333;
		}
		
contentwhite{font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
		}
		
.contentred {font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
		}
		
.contentred3 {font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
		}
		

.contentgrey {font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
		}
