﻿
body {
font-family: Verdana, Arial, sans-serif;
background-color:Hex={B4,CE,E2};
background-image: url(images/background.jpg);
background-attachment: fixed;
margin: 0 0;
padding: 0;
font-size: 75%;
text-align: center;
}


li {list-style-image: url(images/bullet.gif);}

hr {
background-color: Hex={B4,CE,E2};
color: #2B4E74;
height: 1px;
width: 100%;
}

.tiny {
font-size: 80%;}

h1 {
font-family: Tahoma, Arial, sans-serif;
color: #527d30;
font-size: 22px;
font-weight: normal;
background-image: url(images/endcap.jpg);
background-position: center left;
background-repeat: no-repeat;
font-variant: small-caps;
padding: 5px 40px;
height: 30px;
border-top: 4px double #527d30;
border-bottom: 4px double #527d30;
vertical-align: middle;
margin: 0;
}

h2 {
color: #527d30;
font-family: Georgia, Georgia, serif;
text-align: left;
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
}

h3 {
color: #527d30;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}

h4 {
color: #527d30;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 4px;
margin: 0px;
} 

h6 {
font-size: 100%;
font-weight: bold;
color: #000;
margin: 0px;
}

h5 {
font-size: 100%;
font-weight: bold;
color: #000;
margin: 0px;
}

A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {color: #527d30; text-decoration: none; font-weight: bold;}
A:HOVER {color: #4B89B9; text-decoration: none; font-weight: bold;}
A:ACTIVE {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.imageleft {
	border: 3px #808080 double;
	margin: 2px 20px 2px 0px;
	float: left;
}

.imageright {
border: 3px double #527d30;
margin: 2px 0px 2px 20px;
float: right;
}

.imageplain {
border: 3px double #527d30;
}


.pullquote {
font-size: 85%;
text-align: left;
width: 160px;
background: #FFFFFF;
color: #000000;
float: right;
border: 3px double #527d30;
font-weight: normal;
line-height: normal;
padding: 5px;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
}

.pullquote h5 {
text-align: center;
color: #527d30;
font-size: 14px;
font-weight: bold;
padding: 3px 0px;
}


#wrapper {
width: 750px;
background-color: Hex={B4,CE,E2};
color: #000;
text-align: left;
margin: 0 auto;
padding: 0;
}


.logo {
	border-right: none;
	background-color: Hex={B4,CE,E2};
	color: #EEF6E6;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	letter-spacing: 2px;
	border-top: 10px;
	border-right-color: #FFFFFF;
}

.topnav {
background-image: url(images/navbar.jpg);
background-repeat: no-repeat;
background-color: #000000;
color: #4B89B9;
font-size: 90%;
text-transform: uppercase;
text-align: center;
vertical-align: middle;
letter-spacing: 5px;
margin: 0;
padding: 8px 0px;
border-bottom: 20px solid #FFFFFF;
}

.topnav a:link {color: #B4CEE2; text-decoration: none;}
.topnav a:visited {color: #B4CEE2; text-decoration: none;}
.topnav a:hover {color: #FFFFFF; text-decoration: none;}
.topnav a:active {color: #B4CEE2; text-decoration: none;}


.content {
	width: 559px;
	float: left;
	padding: 0px 10px;
	line-height: 20px;
	text-align: justify;
	vertical-align: top;
	color: #FFFFFF;
}


.sidebar {
float: right;
width: 160px;
padding: 0px 5px;
font-size: 90%;
vertical-align: top;
}


.clear {
clear: both;
}

.footer {
	clear: both;
	font-size: 65%;
	text-align: center;
	padding: 10px 0px;
	height: 20px;
	vertical-align: middle;
	background-color: Hex={B4,CE,E2};
	color: #FFFFFF;
}

.footer A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer A:VISITED {color: #000000; text-decoration: none; font-weight: normal;}
.footer A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE {color: #000000; text-decoration: none; font-weight: normal;}

.form {
font-size: 95%;
background-color: #9F5F0D;
color: #FFFFFF;
border: 1px solid #9F5F0D;
font-weight: bold;
}
