html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/grass.jpg);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}
#follow {
	width: 770px;
	height: 30px;
	text-align: right;
	padding-top: 5px;
}
#follow a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#logo {
	width:200px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:0px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:50px;
}

#links ul {
	margin:0px;
	padding-top:32px;
}

#links li{
	float:left;
	list-style-type:none;
	width:95px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:15px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}
#mainimg h5 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#E1FF53;
	font-weight:normal;
	text-decoration:none;
	padding:14px 40px 0px 0px;
}
#mainimg h5 a {
	color: #EE8907;
	text-decoration: none;
}


#contentarea {
	clear:both;
	padding:25px 0px;
}
#table1_center {
	padding-left: 125px;

}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}


#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
#leftbar h5{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#leftbar p.nomargin{
	padding:0px 0px;
}
#leftbar p.right {
	text-align: right;
}
#leftbar p.center {
	text-align: center;
}


#leftbar ol{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 60px;
}


#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}
#leftbar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}


#leftbar hr {
	margin-right: 40px;
	margin-left: 40px;
	color: #F90;
	margin-top: 20px;
}
#leftbar-2col-left {
	float: left;
	width: 49%;
}
#leftbar-2col-right {
	float: right;
	width: 49%;
}



#rightbar {
	float:left;
	width:237px;
}
#rightbar .right  {
	float: right;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}
#rightbar a {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
}
#rightbar a:hover {
	color:#797B7A;
	text-decoration:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact p label{
	padding-right: 3px;
	width: 200px;
	display: block;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 460px;
}

#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
#contact fieldset>legend {
	margin-left: 0;
}
#contact p .button {
	float: left;
	width: 100px;
	margin: 10px 10px 10px 10px;
}
#contact p .button_login {
	float: right;
	width: 100px;
	margin: 10px 0px 10px 100px;
}
#contact p .button_center {
	float: left;
	width: 100px;
	margin: 10px 10px 10px 180px;
}

fieldset>#send {
	min-height: 15px;
	height: auto;
}
#contact .small  {
	width: 30px;
}
#contact .normal  {
	width: 180px;
}

table tr td{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 1px;
	border-bottom-style: solid;
}
table tr .small {
	font-size: 10px;
	text-align: center;
}
