/* CSS Document */

body {
margin: 0 auto;
background:#ADC1AD;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333;
background-image:none;
background-repeat:repeat-x;
}


#bottom {
	margin:10px;
	border: 0px solid #181818;
	clear:both;
	height:320px;
}

#bottom p {
text-indent:0;
}

#bottom .image {
	float: left;
	width: 219px;
	min-height:260px;
	max-height:260px;
	background: url(images/image_box.jpg);
	background-repeat:repeat-x;
	border:1px dotted #ADC1AD;
	margin-left: 11px;
	padding-top: 15px;
	padding-left: 11px;
	padding-right: 12px;
	color: #333;
}
#bottom .first {
	margin-left: 13px;
}
#bottom p {
	margin-top: 1em;
	margin-bottom: 1.5em;
	padding-left: 2px;
}
.firstletter {
color:#666666;
font-size: 24px;
font-family:"Brush Script MT", "Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
line-height:.9em;
	}
h1 {
text-align: left;
margin-left:15px;
padding: 0;
font-size: 23px;
text-transform:none;
color:#333;
font-family:"Times New Roman", Times, serif;
border-bottom: 1px dashed #666;
font-weight:lighter;
font-style:italic;
	}
	
h3 {
text-align: center;
padding: 0;
font-size: 18px;
text-transform:none;
color:#333;
font-family: "Times New Roman", Times, serif;
font-style:italic;
border-bottom: 1px dashed #666;
font-weight:lighter;
}

h2 {
margin: 20px;
padding: 0;
font-size: 20px;
text-transform: capitalize;
color: #889E88;
font-family: "Times New Roman", Times, serif;
font-style:italic;
}

.img_right {
float:right;
margin-left:14px;
}

#container {
margin: 10px auto;
width:798px;
height:100%;
border:1px solid #666;
position:relative;
background-color:#FFFFFF;
}

#navcontainer_2 { 
margin-left: 4px;
margin-top:17px;
 }

#navcontainer_2 ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer_2 li { margin: 0; }

#navcontainer_2 a {
display: block;
padding: 5px 10px;
width: 140px;
color: #000;
background-color: #ADC1AD;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size:12px;
}

#navcontainer_2 a:hover {
color: #000;
background-color: #889E88;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
text-decoration:none;
}

#navcontainer_2 ul ul li { margin: 0; }

#navcontainer_2 ul ul a {
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
background-color: #C5D8C5;
text-decoration: none;
font-weight: normal;
}

#navcontainer_2 ul ul a:hover {
color: #fff;
background-color: #ADC1AD;
text-decoration: none;
}

#top {
width: 798px;
height:30px;
padding: 11px 0 0 0;
background:#ffffff;
border-bottom: 0px solid #203001;
color:#54140A;
}

.clear {
	clear: both;
	height:40px;
}

#header {
width: 798px;
height:296px;
background-image: url(images/header.gif);
background-repeat:no-repeat;
}

/* Content */

#content {
background-color:#FFFFFF;
height:100%;
width:798px;
}
#left {
	float:left;
	width:560px;
	margin:16px 0 30px 20px;
	height:100%;
}

#left p {
text-align:justify;
line-height:normal;
}
p {
text-indent:15px;
}

.pquote {

width:auto;
margin-left:15px;
color: #000000;
font-weight:normal;
font-size:10px;
line-height: 130%;
font-style:normal;
}
		
#right {
	float:right;
	width:167px;
	margin:16px 20px 30px 5px;
	height:100%;

}
#right ul li {
color: #333;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
line-height:150%;
}

a {
	text-decoration: underline;
	color: #889E88;
}
	
a:hover {
	color: #ADC1AD;
	text-decoration: none;
}
	
/**********images****************/

img {
border: none;
}
.vimap {
float:right;
}
.map {
text-align:center;
}


/****small lower navigation****/

#nav
	{
	background-color:#ADC1AD;
	width:100%;
	font-size: 10px;
	text-align:center;
	padding: 2px 0px;
	margin: 0 auto;
	
	}
	
	#nav ul
	{
	margin: 0 15px 0 20px;
	padding: 0;
	list-style-type: none;
	}
	
	#nav li
	{
	display: inline;
	padding: 0 10px;
	
	}
	
	#nav li a
	{
	text-decoration: none;
	color:#666;
	}
	
	#nav li a:hover
	{
	color:#333;
	text-decoration:underline;
	background-color:none;
	}
	
.weather {
margin-top:15px;
}	
	
.center_paragraph {
text-align:center;
text-indent:none;
}

#footer {
clear:both;
width: 780px;
text-align:center;
height:auto;
margin: 0 auto;
border-top:1px dotted #ADC1AD;
padding-bottom:20px;
}

#copyright {
 width:100%;
 margin-bottom:15px;
 margin-top:15px;
 color:#333;
 text-align:center;
 font-size: 10px;
 background-color:#ADC1AD;
}

#copyright a {
color:#666;
}
