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

body {
	background-color: #8a996e;
}
#divWrapper {
	margin: 0 auto;
	width: 790px;
}

#divQuote {
	background-image: url(../images/Opening_headerquote.jpg);
	height: 101px;
	width: 790px;
}
#divNavigation {
	background-color: #8f3694;
	height: 33px;
}
#divLeft {
	float: left;
	width: 222px;
	background-color: #f8f5d4;
	height: 652px;
	background-image: url(../images/Opening_leftnavbackground.jpg);
	background-repeat: no-repeat;
}
#divRight {
	float: left;
	height: 652px;
	width: 568px;
	background-image: url(../images/Opening_content.jpg);
}
#divFooter {
	background-color: #2e4e19;
	background-image: url(../images/Opening_footer.jpg);
	clear: both;
	height: 101px;
	width: 790px;
	text-align: center;
}
#divspry {
	padding-top: 5px;
	padding-left: 20px;	
}
#divSideNav {
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4E18;
}
#divBodyContent {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#divFooterContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #cbd0aa;
	padding-top: 35px;
}
#divQuoteText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c1caba;
	float: left;
	width: 150px;
	padding-top: 80px;
	padding-left: 40px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #2e4e19;
}

.footernav a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c1caba;
	text-decoration: none;
}
.footernav a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c1caba;
	text-decoration: none;
}
.footernav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c1caba;
	text-decoration: underline;
}
.footernav a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c1caba;
	text-decoration: none;
}
h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #2e4e19;
}
h4 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #2e4e19;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #2e4e19;
}
h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #2e4e19;
}
#divWeather {
	padding-top: 10px;
	padding-left: 20px;
}
leftheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #2D4E18;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2e4e19;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2e4e19;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #abc69a;
	text-decoration: underline;
}
a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2e4e19;
	text-decoration: none;
}