/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-image:url(images/home_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#003366;
}

a:hover {
	text-decoration:underline;
}



#rightheader {
	font-size:16pt;
	color:#333333;
	margin-bottom:10px;
}

#rightblurb {
	font-size:12pt;
	color:#999999;
	margin-bottom:10px;
	line-height:15pt;
}


.submit input, .submit input:focus, .button, .button:focus {
	background: url( /wp-admin/images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em; 
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.button, .button:focus {
	padding: 0.15em;
}

* html .button {
	padding: 0;
}

.submit, .editform th, #postcustomsubmit {
	text-align: left;
}

.formtitle {
	text-transform:uppercase;
	font-size:8pt;
	font-weight:bold;
	}
.formtitlesmall {
	
	font-size:8pt;
	padding-top:5px;
	
	
	}

#topright1 {
	padding-top:60px;
	padding-left:10px;
	font-size:13pt;
	color:#FFFFFF;
	
	}
#topright2 {
	padding-top:5px;
	padding-left:10px;
	color:#CCCCCC;
	font-size:9pt;
}	
	
#topright2 a {
	color:#99CC00;
	}
	
	
	

.toppost {
	font-family:Tahoma, Verdana, Arial;
	font-size:9pt;
	line-height:11pt;
	margin-top:10px;
	

}
.toppostheadline {
	font-size:11pt;
	font-weight:bold;
	
}
.toppostblurb {
	padding-top:3px;
	padding-bottom:15px;
	line-height:13pt;
	}

.toppostfooter {
	color:#666666;
	font-size:8pt;
	padding-bottom:10px;
	}
	
.sectionheading {
margin-top:10px;
	font-size:8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}	
.listfp {
	font-size:8pt; 
	font-weight:bold;

} 	
	
