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

body {
	background-color: #BDBAAB;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #383838;
	background-image: url(bg2new.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}
.head {
	font-size: 15px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pic {
	border: 1px dotted #AAA;
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 1px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	margin-top: 65px;
}

#header {
	height: 24px;
	background-image: url(headernew.gif);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #69D670;
}

#nav {
	margin-top: 14px;
}

#nav a {
	display: block;
	width: 164px;
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828281;
	padding-left: 8px;
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 11px;
	color: #F5F5F5;
	margin-left: 20px;
	background-color: #716F6B;
	margin-right: 8px;
}

#nav a:hover {
	background-color: #7B7A77;
	color: #FFF;
}

#subnav {
	margin-top: 5px;
}

#subnav a {
	display: block;
	padding-left: 8px;
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 11px;
	color: #C2C2C2;
	margin-left: 20px;
	background-color: #716F6B;
	margin-right: 8px;
	padding-top: 5px;
	width: 130px;
}

#subnav a:hover {
	color: #FBFBFB;
}

#content {
	width: 820px;
	background-image: url(logofull2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}

#main {
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 122px;
	line-height: 18px;
	font-size: 11px;
}

#main a {
	color: #398150;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color: #FFF;
	height: 1px;
}
.small {
	font-size: 9px;
}
#foottext {
	font-size: 9px;
	text-align: center;
	color: #5D5C59;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(footnew.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	margin-bottom: 28px;
}
#scale {}
