html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

hr {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:1px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:86px;
}

#logo {
	width:98px;
	float:left;
	padding:20px 0px 0px 50px
}

#imgLogo{
	padding-left:40px;
	padding-top:20px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:57px;
}

#links li {
	float:left;
	list-style-type:none;
	width:104px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#links li ul {
	display: none; 
	width: 104px; /* Width to help Opera out */
}

#links li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
}

#links li:hover li {
	float: none;
	text-align:left;
	border-bottom: 1px solid #fff;
	width:104px;
	background-color: #D9B307;
}

#links li:hover li a {
	padding-bottom:6px;
	padding-left:6px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links li li a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}


#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h2 {
	font-family:"Trebuchet MS";
	font-size:42px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding:0px 40px 0px 40px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#singlebar {
	float:left;
	width:100%;
}

.img_portrait_left {
	float:left;
}

.img_portrait_left img{
	padding:15px 20px 10px 0px; 
}

.div_contributer{
	height:auto;
	padding: 10px 0px 10px 40px;
	clear:both;
}

.img_holder_left{
	float:left;
	padding:10px 40px 10px 40px;
	border:none;
}

.img_holder_right{
	float:right;
	padding:10px 40px 10px 40px;
	border:none;
}

.qrtr1{
	float:left;
	width:20%;
	display:inline;
	padding:0px 0px 10px 0px;
	border:none;
}

.qrtr1 img{
	float:right;
	padding-right:20px;
}

.qrtr2{
	float:left;
	width:29%;
	display:inline;
	text-align:center;
	vertical-align:middle;
	padding:10px 0px;
	border:none;
}

.row{
	width:100%;
	clear:both;
	padding:20px 0px;
	border:none;
}

.rowBottomBorder{
	width:100%;
	clear:both;
	padding:20px 0px;
	border-bottom:1px solid #000;
}

#singlebar h2 {	
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#singlebar p {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#singlebar ol {
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:60px;
	line-height: normal;
}

#singlebar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#singlebar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline;
}

#leftbar {
	float:left;
	width:489px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline;
}

#rightbar {
	float:left;
	width:287px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline;
}

.special{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

.italic{
	font-style:italic;
}

.widget {
	border:0px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:25px;
	margin:0px;
}	

.widget a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}
.gray_18 {
	font-size: 18px;
	color: #797B7A;
}

.orangetext_22 {
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
}
#bottom {
	clear:both;
	height:55px;
	padding-top:25px;
}

#email {
	float:left;
	width:389px;
	background-color:#9BBE00;
	height:50px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:389px;
	background-color:#9BBE00;
	height:50px;
	padding-top:5px;
}

#validtext h3{
	font-family:"Trebuchet MS"; 
	font-size:18px;
	color:#fff; 
	float:left; 
	display:inline; 
	padding:14px 0px 0px 40px
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.raisedCap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-weight: bold;
	color: #EE8907;
	line-height: 16px;
}
#wrapper #content #contentarea #singlebar #singlebar ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797B7A;
}

