/* CSS Document */
p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
}
h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
}
.subtitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:bold;
}
.reditalic{
font-style:italic;
color:#990000;}
#print{
margin:-40px 0 0 0;
padding:0;
float:right;}


/* reg navigation */
body{
	background-image:url(../newdesign_images/background.jpg);
	color:#155070;
	background-color:#155070;
	margin:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

a:link, a:visited  {
color:#990000;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover, a:active {
	color:#999;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
 /* footer navigation */
 #footer {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:11px;
 color:#FFFFFF;
 margin:10px 5px 10px 5px;
 text-align:center;
 }
#footer a:link, #footer a:visited {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;

text-decoration:underline;
}
#footer a:hover, #footer a:active {
color:#CCCCCC;
text-decoration:none;
}


/* content navigation */
#content{
	padding-top:15px;
}
#content a:link, #content a:visited {
color:#990000;
text-decoration:underline;
font-family:Georgia, "Times New Roman", Times, serif;
}
#content a:hover, #content a:active {
color:#000000;
text-decoration:none;
}

/* images with this class will get this style*/

.imgborder {border: 1px solid #000000;
}
.padding{
padding-left:10px;
}
.smalltext{
font-size:12px;}

#special a:link, #special a:visited{
color:#155070;

}
#special a:hover, #special a:active{
color:#000000;
}
#contact{
padding:10px;
width:180px;}
#map{
width:300px;
margin-left:210px;
margin-top:-150px;
}
.clear{
clear:right;
}
#flash {
position: relative; /*or absolute*/
z-index: 0;
}

