﻿body, div, p, blockquote, ol, ul, li, dl, dt, dd, tr, td
{
    font-family: "arial", "helvetica", "san-serif";
    font-size: 12px;
}
li {line-height: 16px}

.sidegreen {background-color: #c5dd89; width: 20px}
.sidegold {background-color: #dec55c; width: 20px}
.sidetan {background-color: #e6d29c; width: 20px}
.bgteal {background-color: #61b5da;	text-align: center}

#mainphoto {width: 485px}
#nav {background-color: #d9e8af; width: 200px; vertical-align: top;	padding: 10px}
#search {background-color: #e6d29c; vertical-align: top; text-align: right;	width: 200px; padding: 10px 10px 5px 10px}
#searchHome {
	background-color: #e6d29c; vertical-align: top; text-align: right;	width: 200px; padding: 10px 10px 5px 10px}
#news {background-color: #e7f2f4; width: 485px; vertical-align: top; padding: 10px}
#content {background-color: #e7f2f4; width: 485px; vertical-align: top; padding: 10px 10px 20px 10px}
#bottomlinks {background-color: #e6d29c; padding: 5px; text-align: center; padding: 10px}
#copyright {vertical-align: top; height: 100%; text-align: right; padding-top: 5px; padding-right: 20px}

body {margin: 0; color: #000000}
BODY A:link {color: #690; font-weight: bold; text-decoration: none}
BODY A:active {text-decoration: underline; font-weight: bold}
BODY A:visited	{font-weight: bold;	color: #369; text-decoration: none}
BODY A:hover {color: #CC8600; text-decoration: underline; font-weight: bold}

.sidelinks {color: #333333; font-weight: bold; text-decoration: none; line-height: 18px}
.sidelinks A:link {font-weight: bold; text-decoration: none; color: #333}
.sidelinks A:active {text-decoration: underline}
.sidelinks A:visited {color: #333333; text-decoration: none}
.sidelinks A:hover {color: #3399CC; text-decoration: none; font-weight: bold}

.bottomlinks {font-size: 11px; color:#333333; line-height: 12px}
.bottomlinks A:link {font-size: 11px; color: #333333; text-decoration: none}
.bottomlinks A:active {font-size: 11px;	text-decoration: underline}
.bottomlinks A:visited {font-size: 11px; color: #333333; text-decoration: none}
.bottomlinks A:hover {font-size: 11px; color: #336699; font-weight: bold; text-decoration: none}

a img {border: 0px}

hr {height:1px; text-align:left; color:#999999}
.title {font-size: 14px; font-weight: bold; color: #960}
.subtitle {font-size: 14px; font-weight: bold; color: #369}
.highlight {font-size: 12px; font-weight: bold; color: #990000}
.copyright {font-size: 10px; color: #4b4b4b; font-weight: bold}

FORM {
	color: #663300;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
TEXTAREA, INPUT, SELECT, OPTION, .area 
{
	background-color: #FFFFFF;
	color: #000000;
}
