body {
	background:#84aad4 url(../images/bg.jpg) repeat-x scroll 0 0 !important;
	color:#666666;
	font-family:Arial;
	font-size:62.5%;
	margin:0 0 0;
	padding:0;
	text-align:left;
}
body.mainbody {
	font-size: 14px;
	background:#84aad4 url(../images/bgmain.jpg) repeat-x scroll 0 0 !important;
}
body.empty {
	background:#fff none repeat scroll 0 0 !important;
}

/*layout and main styles*/
#page {
	width: 1000px;
	margin: 0;
}
.brd_left{ 	display: none; }
.brd_right{ display: none; }
.center {
	width:964px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
.center td {
	padding: 0;
	margin: 0;
}
#header {
	margin: 2px 0 0 0;
}
#header .lcol {
	background: url(../images/headbg.jpg) repeat-x top left;
	width: 736px;
	height: 216px;
	//height:214px;
	float: left;
}
#header .col {
	float:left;
	margin:0 0 0 19px;
	//padding:14px 0 0;
	width:190px;
}
#header p.homeminfo {
	color:#B5D3F4;
	font-size:19px;
	//margin:5px 0 0;
}
#header p {
	color: #fff;
	//margin: 10px 0;
	font-size: 12px;
}
#mainpic {
	width: 285px;
	height: 185px;
	background: #fff;
	padding: 5px;
	margin: 5px 10px 0 0;
	float: left;
}
#mainpic img {
	border: 3px solid #1a4477;
}
#sitetitle {
	background:#1A4477 none repeat scroll 0 0;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:25px;	
	margin:5px 1px 0 10px;
	overflow:hidden;
	padding:5px 0;
	text-align:center;
	width:410px;
}
#contacticons {
	width: 208px;
	float: left;
	background: url(../images/dbluebg.jpg) repeat-y top left;
	text-align: center;
}
#contacticons ul {
	margin: 82px 0;
	//margin:81px 0;
	padding: 0;
}
#contacticons li {
	list-style: none;
}
#contacticons li img {
	margin: 0 0 9px 0;
}
#contacticons li a {
	color: #fff;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
}
#contacticons li a:hover {
	list-style: none;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	text-decoration: underline;
}
#leftcol_menu {
	width: 736px;
	background:#fff url(../images/menubg.jpg) repeat-x scroll 0 0;
	vertical-align: top;
	padding: 0 0 10px 0;
}
#leftcol {
	width: 736px;
	background:#fff;
	vertical-align: top;
	padding: 0 0 10px 0;
}
#rightcol {
	width: 228px;
	background: url(../images/bluebg.jpg) top left repeat-y;
	height: 100%;
	vertical-align: top;
}
#menu {
	padding:13px 10px;
	text-align:left;
}
#menu ul {
	margin:0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
#menu ul li {
	list-style: none;
	display: inline;
	border-right: 1px solid #666666;
	padding: 0 10px
}
#menu ul li.menu_item a {
	color:#666666;
	text-decoration: none;
}
#menu ul li.menu_item a:hover {
	text-decoration: underline;
	color: #666666;
}
#menu ul li.menu_sel a {
	text-decoration: underline;
	color:#666666;
}
#menu ul li.menu_sel a:hover {
	cursor: default;
}
#webmaster {
	padding:7px 0 !important;
}
#webmaster li {
	list-style: none;
	margin:0;
	padding:3px;
}
#submenu ul,
ul#webmaster {
	font-size: 14px;
	text-align: left;
	background: url(../images/greybg.jpg) top left no-repeat;
	margin:0 !important;
	padding: 45px 0 0 10px;
}
#submenu ul li ul {
	margin: 0 0 0 18px !important;
	padding: 0;
	font-size: 14px;
	background: none;
}
#submenu ul li.submenu_item,
#wizmenu ul li.wizmenu_item {
	list-style: none;
	margin:3px 0;
	padding:3px;
	background: #e4ebf2;
}
#wizmenu ul li.wizmenu_item_sel {
	background: none !important;
	list-style: none;
}
#submenu ul li.submenu_item a,
#wizmenu ul li.wizmenu_item a,
#webmaster li a {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}
#submenu ul li.submenu_item a:hover,
#wizmenu ul li.wizmenu_item a:hover,
#webmaster li a:hover {
	text-decoration: none;
	color: #1A4477;
}
#wizmenu {
	padding:7px 0 !important;
}
#wizmenu ul {
	font-size: 14px;
	text-align: left;
	margin:0 !important;
	padding: 0 0 0 10px;
}
#wizmenu ul h2 {
	color:#E4EBF2;
	margin:0;
	padding:5px 0 !important;
}
#wizmenu ul li ul {
	margin: 0 0 0 18px !important;
	padding: 0;
	font-size: 14px;
	background: none;
}
#agendata {
	margin: 10px 0;
}
#agendata p {
	margin: 0 15px;
	color: #1A4477;
	font-size: 12px;
	text-align: center;
}
#agendata p a {
	color: #fff;
	text-decoration: none;
}
.content {}

.content .boxcnt { }

.showmap {
	background:#1A4477 none repeat scroll 0 0;
	padding:6px;
}
.showmap a,
.sendmsg a {
	color: #fff !important;
}
.showmap img {
	margin-bottom:-2px;
}
.sendmsg {
	background:#1A4477 none repeat scroll 0 0;
	padding:6px;	
}
.sendmsg img {
	margin-bottom:-2px;
}
input.thumb {
	border:1px dotted #666666;
}
.thumb_sel input {
	border:1px solid #666666;
}
.tmpl_sel {
	background:#E4EBF2 none repeat scroll 0 0;
	border:1px dotted #666666;
	margin: 5px;
	padding: 5px;
	width: 144px;
	text-align: center;
	float:left;
}
.tmpl_sel p {
	margin: 0 !important;
}
.tmplsel_button {
	width: 125px;
	margin: 10px 0 0 0 !important;
}
#footer {
	clear: both;
	font-size: 12px;
	padding: 20px 0;
	text-align: center;
	color:#1A4477;
	background: #94b7db;
}
#acreCalcBlock {
	position: absolute;
	border: solid 1px black;
	background: white;
	padding: 0px 3px 2px 3px;
}
.homepics {
	margin: 0 auto;
	width: 650px;
	//margin: 0 0 0 10px;
}
.homepics .pic img {
	margin: 5px;
	width: 206px;
}
.picbox {
	background:#EAEAEA none repeat scroll 0 0;
	margin:10px 5px;
	border: 1px solid #666;
}
.pictitle {
	color:#666666;
	font-size: 14px;
	text-align: center !important;
	padding:5px 0 !important;
	margin: 0 !important;
}
.intro {
	color:#1A4477;
}
.subintro {
	color:#678A02;
	margin:10px !important;
}
.homefgrp {
	background: #fff;
	margin: 10px;
	border: 1px solid #666666;
}
.homefgrp td {
	background:#EAEAEA none repeat scroll 0 0;
	color:#000000;
	font-size:12px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.homefgrp h2 {
	background:#666666 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:15px !important;
	margin:0 !important;
	padding:5px;
}
.homefgrp p {
	background:#FFFFFF none repeat scroll 0 0;
	font-size:12px !important;
	margin:4px 0 !important;
	padding:3px;
	text-align:left;
}
.clear {
	clear: both;
	font-size: 1px !important;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
#divDetailInfo {
	position: relative;
	height: auto;
	z-index: 90;
	width:194px;
	//width:184px;
	background: #1A4477;
	margin: 0 8px;
}

#divDetailInfo table {
	position: relative;
	z-index: 99;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#divDetailInfoCntnt {
	width: 184px;
	height: 115px;
	overflow: auto;
	background: #e4ebf2;
	padding: 5px;
	color: #666;
}
tr.checkboxblock {
	margin: 0 0 10px 0; 
}
.checkboxblock td {
	vertical-align: top !important;
}
/*boxes style*/
.tlcorner {
	display: none;
}
.trcorner {
	display: none;
}
.blcorner {
	display: none;
}
.brcorner {
	display: none;
}
.boxcnt { }

.narbox { }

.wbox {
	width: 736px;
}
.boxhdr {
	border-bottom: 1px dotted #666666 !important;
	height: 30px;
	overflow: hidden;
}
.boxhdr h2 {
	dispay:block;
	float: left;
	margin:5px 0 5px 10px;
}
.boxhdr a {
	dispay:block;
	float: right;
	margin:3px 10px 0 0;
	font-size: 12px;
}
.boxhdr hr {
	color:#fff;
	border: 0;
	height: 1px;
	clear:both;
	margin: 0 10px;
}

/*text and links*/
p {
	font-size: 14px;
	color: #000;
	text-align:justify;
	margin: 0;
}
#leftcol_menu p,
#leftcol p {
	margin: 10px;
}
.text-cent {
	text-align: center !important;
}
.text-r {
	text-align: right !important;
}
.text-l {
	text-align: left !important;
}
a.bullet {
	color:#7F94C2;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}
a {
	color:#7F94C2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
.bold {
	font-weight: bold;
}

/*button and inputs*/
.xsys_button {
	background: url(../images/menubg.jpg) repeat-x top left;
	height: 25px;
	border: 1px solid #eaeaea;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	color:#678A02;
	margin: 10px 10px 0 0;
}
.xsys_button_sel {
	background: #eaeaea;
	height: 25px;
	color: #666666;
	border: 0;
}
form {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

/*table*/
table {
	margin:0;
	color: #000;
	vertical-align: top;
}
form table td {
	font-size: 13px !important;
}
.legend {
	text-align: right !important;
	padding:10px 0 0 0 !important;
}

#footer td{
	font-size: 12px;
	padding: 10px;
}
