/* CSS Document */

body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	background-color: #ECC84E;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	letter-spacing: .3px;
	word-spacing: 2px;
}.darktext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #5E5E5E;
}
.greentext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #70810C;
}
a{color: #576307;
	text-decoration: none;
}a:hover{
	color: #000000;
}.footer{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
}.footerlink{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}.Heading{
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	background-color: #FCF987;
	display: block;
	border: thin solid #FFFFFF;
}.captions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}.headerbig{
	color: #666666;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}.headerdark {
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
}
.bgnorepeat1{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg1.gif);
	background-position: center top;
}.bgnorepeat2{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg2.gif);
	background-position: center top;
}.bgnorepeat3{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg3.gif);
	background-position: center top;
}.bgnorepeat4{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg4.gif);
	background-position: center top;
}.bgbody{
	background-image: url(../imgs/bg-body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.hr{
	color: #C6DF11;
	border: thin dashed #C6DF11;
}

