@charset "UTF-8";
/* CSS Document */

html{}
body{}
p{color:#D2ACD1; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; line-height:1.5em;}

h1{font-family: Georgia, "Times New Roman", Times, serif; color:#802991; font-size:20px;}
h2{color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em;}
h3{color:#D2ACD1; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em;}

#clr{clear:both;}

#main_container{width:900px; margin:20px auto;}
#nav{background:#D2ACD1 url(images/blue_bg.png) no-repeat top left; width:870px; padding:14px 20px 8px 10px; height:30px;}
#nav2{background:#D2ACD1; width:900px; height:10px; margin:5px 0 15px 0;}

.menu{font-family: Georgia, "Times New Roman", Times, serif; color:#fff; font-weight:bold; font-size:1.3em; text-align:right;}
.menu a{color:#802991; text-decoration:none;}
.menu a:link, .menu a:active{}
.menu a:hover{}
.menu a:visited{}

#left{background:#D2ACD1 url(images/blue_bg.png) no-repeat top left; float:left; width:250px; padding:20px 20px 100px 20px; margin-right:20px;}
.left{color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

#content_container{ width:580px; padding:5px; float:left; }
#content_2{ width:580px; padding:5px 5px 0px 5px; margin-top:20px; background:#d69821 url(images/orange_bg.png) no-repeat right center;}
#content_2_inner{width:46%; float:left; padding:10px;}
.right{font-size:.8em;}

#footer{width:870px; padding:5px; height:30px; clear:both;}
.foot{ font-family: Georgia, "Times New Roman", Times, serif; color:#D2ACD1; font-weight:bold; font-size:1em; text-align:left;}
.foot a, .foot a:link, .foot a:active {}
.foot a:hover{}
.foot a:visited{}

/* mrj 05/16/2009 google map styling */
#map_canvas
{
    width: 500px; 
    height: 300px; 
    margin-left:50px; 
    border-color:black; 
    border-style:solid; 
    border-width:thin;
}

#top
{
	color: #802991;
	font-size: 2.5em;
	font-family: verdana;
	margin-left:50px; 
	margin-top:-50px; 
}

p.downloads
{
	margin-left:100px;

}

.pdfdoc
{
	color: #802991;
	font-size: 1.2em;
	font-family: verdana;
	margin-left:30px;

vertical-align: 80%;
}


