body {
	font-family: Verdana, sans-serif;
	background: #FFFFFF;
	background-image:url(../images/topbars.gif);
	background-repeat:repeat-x;
	margin: 0px;
	font-size: 11px;
}
#header {
	width: 100%;
	height: 100px;
	margin-top: 25px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #596C33;
	font-weight: bold;
	}
a:link {
	color: #990B17;
	font-weight: bold;
}

p.address {
	font-size: 125%; font-weight: bold; line-height: 125%;
}

hr {
	display: none;
}


h1, h2, h4 { color: #0A4187;  font-family: "Century Gothic", "Georgia", "Times New Roman",  serif;
 }

h3 { color: #07193C;  font-family: " Tahoma", san-serif; font-size: 14px; font-variant: small-caps;
 }
h5 { line-height:120%;}
/*home styes*/
#home {
	width: 700px;
	margin-left: 75px;
	margin-top: -29px;
	padding: 0px 0px 0px 10px;
	}


/*photo column styes*/
#photocolumn {
	float: left;
	width: 260px;
	margin-left: 0px;
	margin-top: -25px;
	padding: 0px 0px 0px 10px;
	}

/*main content styles*/
#main {
	margin:10px 0px 0px 300px;
	width: 500px;
	padding: 10px;
	height: 100%;
	}

#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; color: #596C33; text-decoration: underline;   
}
#main a:visited {  font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: Black;
}
.whitetext {
	color: #FFFFFF; font-weight: bold;
}
#main td p {
	text-align:left;
	}
#main p.image {
	float: right;
	font-size: .8em;
	text-align: center;
	color: #000000;
	padding: 1.25em 1.25em 0.25em 0.25em;
}
#main li {text-align:left;
list-style-type:square;
padding-top: .5em;
}

/*mainform styles*/
#mainform {
	margin:10px 0px 0px 300px;
	width: 700px;
	padding: 10px;
	height: 100%;
	}
#mainform h2 { font-size:14px; color:#596C33;}
/*footer styles*/

#footer {
	clear: both;
	background-color:#990B17;
	color: white;
	height: 20px;
	padding: 5px;
}
	
#footer p{
	font-size: 9px;
}
#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;   
}
