body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	background-color: #000000;
	margin: 0px;
	height: 255px;
}
.top_grass {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/top_grass01.jpg);
}
.grass_bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.logo_bg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 98px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bot_grass {
	background-image: url(images/bottom_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding-top: 46px;
	padding-bottom: 80px;
}
.top_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size: 22px;
	color: #000000;
	padding-right: 16px;
}
.white_text {
	color: #FFFFFF;
}
.top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.top_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.top_text a{
	color: #000000;
	text-decoration:underline;
}
.top_text a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size: 9px;
	color: #333333;
	background-color: #DEDEDE;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	height: 25px;
	border: 1px solid #000000;
	font-weight: bold;
}

.nav ul {
	list-style:none;
	margin:0;
	padding:0;
}	
.nav li {
	display:inline;
}

.nav li a{
	color: #333333;
	text-decoration:none;
	margin: 0px;
	white-space:nowrap;
	text-align:left;
	padding:7px;
	border:1px solid #333333;
}
.nav a:hover{
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px;
	background-color: #CF7246;
	padding:7px;
}

.nav_active {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px;
	background-color: #CF7246;
	padding:7px;
	border:1px solid #333333;
	text-transform: uppercase;
} 



.main_bg {
	background-color: #333333;
	background-image: url(images/main_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
* html .main_bg{ /*IE only. Actual menu width minus left padding of LINK (20px) */
padding-bottom: 20px;;
}
.img_border {
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #303030;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 25px;
	padding-left: 25px;
}	
.info a{
   	color: #BEE1F7;
	text-decoration:underline;
}
.info a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.yellow_text {
	font-size: 18px;
	text-transform: uppercase;
	color: #F7BD21;
	line-height: 25px;
}
.img_padding {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.footer a{
	color: #333333;
	text-decoration:none;
}
.footer a:hover{
	color: #F7BD21;
	text-decoration:underline;
}
.text_field {
	width: 180px;
}
.info_color {
	color: #81B956;
}
.title_color {
    color:#FFCC66;
}
.natural_bord {
	border: 1px solid #A0A0A0;
}
.vertival_bord {
	background-image: url(images/ver_bord_line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
}
.horizontal_bord {
	background-image: url(images/hor_bord_line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
}
.galle_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #89D475;
	padding-left: 28px;
}
.image_bord2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.main_bg01 {
	background-color: #333333;
	background-image: url(images/main_img05.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}.main_bg02 {
	background-color: #333333;
	background-image: url(images/main_img02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}.main_bg03 {
	background-color: #333333;
	background-image: url(images/main_img13.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}.main_bg04 {
	background-color: #333333;
	background-image: url(images/main_img04.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg05 {
	background-color: #333333;
	background-image: url(images/main_img05.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg06 {
	background-color: #333333;
	background-image: url(images/main_img06.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg07 {
	background-color: #333333;
	background-image: url(images/main_img07.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg08 {
	background-color: #333333;
	background-image: url(images/main_img08.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg09 {
	background-color: #333333;
	background-image: url(images/main_img09.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg10 {
	background-color: #333333;
	background-image: url(images/main_img10.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg11 {
	background-color: #333333;
	background-image: url(images/main_img11.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.main_bg12 {
	background-color: #333333;
	background-image: url(images/main_img08.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 20px;
	padding-top: 193px;
	
}
.required {
	font-size: 10px;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F7BD21;
	padding-left: 28px;
}
.padd_hedding {
	padding-top: 7px;
}
.green-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006600;
}
.green-bg a{
	color: #FFFFFF;
	text-decoration:underline;
}
.green-bg a:hover{
	color: #FFCC00;
	text-decoration: none;
}

h2 {line-height:1.1em;}
.top-white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.1em;
}
.twitter{
	width:70px;
	height:108px;
	background-image:url(images/twitter-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:15px 0 0 0;
	padding:120px 18px 0 66px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.twitter a{
	text-decoration:none;
	color:#fff;
}
.twitter a:hover{
	color:#4dbaec;
}
.twitter span{
	clear:both;
	margin:26px 0 0 0;
	display:block;
}