body {
	font-family: Verdana, sans-serif;
	background: #FFFFFF;
	background-image:url(../images/headerback.gif);
	background-repeat:repeat-x;
	margin: 0px;
	font-size: 10pt;
	color:#666666;
}
#header {
	width: 100%;
	height: 213px;
	margin-top: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #545454;
	font-weight: bold;
	}
a:link {
	color: #9F0101;
	font-weight: bold;
}

p.address {
	font-size: 125%; font-weight: bold; line-height: 125%;
}

hr {
	display: none;
}


h1, h2, h3, h4 { color: #9F0101;  font-family: Georgia, "Times New Roman", Times, serif;
 }

h5 { line-height:120%;}

/*photo column styes*/
#photocolumn {
	float: left;
	width: 370px;
	margin-left: 500px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	}

/*main content styles*/
#main {
	margin:0px 0px 0px 0px;
	padding: 0px;
	}


#main a:link {  font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: #990B17;
}
#main a:hover {  font-family: Verdana, Helvetica, sans-serif; font-weight: bold; background-color:#545454; color:#FFFFFF;   
}
#main a:visited {  font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: Black;
}
#main h3 { color: #9F0101; font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight:bold; letter-spacing: .1em; font-variant: small-caps;background-image:url(../images/headlines.gif); background-repeat:no-repeat; padding-left: 28px; padding-top: 23px; height:65px; margin-bottom: -30px; 
 }
.whitetext {
	color: #FFFFFF; font-weight: bold;
}

#main p.image {
	float: right;
	font-size: .8em;
	text-align: center;
	color: #000000;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

#main h5.titles {margin-left: 20px; font-family: "Times New Roman", Times, serif; font-size: 16px;}
#main ul {list-style:square; margin-left:30px;}

/*footer styles*/

#footer {
	clear: both;
	background-color:#807972;
	color: white;
	height: 20px;
	padding: 2px;
}
	
#footer p{
	font-size: 9px; padding-right: 15px;
}
#footer a:link {  font-family: Verdana, Helvetica, sans-serif; color: #FFFFFF; text-decoration:none;
}
#footer a:hover {  font-family: Verdana, Helvetica, sans-serif;  color: Black;   
}
#footer a:visited {  color: Black;
}
