* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
ins {
	display: none;	
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 950px;
	font-size: 1.2em;
	text-align: center;
}

#head {
	height: 49px;
	background-image: url(image/main_bg.gif);
	background-repeat: repeat-y;
	width: 898px;
	border: 1px solid #5f7244;
	border-bottom: none;
	margin: 0 auto;
}
#head .logo {
	border: none;
	position: absolute;
	margin: 10px 0 0 60px;
}

#headleft {
	float:left;
}

#headright {
	float:right;
	width:470px;
}

#headright h2 {
	color: #FFF;
}

#main {
	padding: 10px;
	width: 898px;
	border: 1px solid #5f7244;
	margin: 0 auto;
}

#menu {
	width: 200px;
	float: left;
}

#content {
	margin-left: 10px;
	width: 750px;
	float: right;
}

#mainleft {
	float:left;
	width: 465px;
}

#mainright {
	float: right;
	width: 485px;
	margin-left: 10px;
}


#container .footer {
	width: 898px;
	border-left: 1px solid #5f7244;
	border-right: 1px solid #5f7244;
	border-bottom: 1px solid #5f7244;
	background-image: url(image/main_bg.gif);
	background-repeat: repeat-y;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#poweredby {
	padding-top: 10px;
	text-align: center;
	font-size: 0.75em;
}

a, a:link {
	text-decoration: underline;
	color: #003250;
}

a:hover {
	text-decoration: none;
	color: #5893ac;
}

#foot a, #foot a:link {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#foot a:hover {
	text-decoration: none;
	color: #5893ac;
}

/* Tags */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	color: #003250;
}

h2 {
	font-size: 1.6em;
	color: #003250;
}

h3 {
	font-size: 1.4em;
}

.underline {
	text-decoration:underline;
}

.button {
	color: #003250;
	background: #fff;
	border: solid 1px #003250;
	width: 50px;
	padding: 2px;
}

.smallbutton {
	color: #003250;
	background: #fff;
	border: solid 1px #003250;
	padding: 1px;
}

br {
	line-height: 1em;
}

ul {
	padding-left: 15px;
}

/* Navigation */
.navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.navlist li {
	padding-left: 20px;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

.navlist li a, .navlist li a:link {
	text-decoration: none;
	color: #003250;
}

.navlist li a:hover {
	text-decoration: none;
	color: #5893ac;
}

/* Form */

select, input {
	padding: 2px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	font-size: 11px;
}

textarea {
	padding: 2px;
}

.warning-box {
	background-color: #FFDD00;
	color: #000000;
	border: 2px;
	border-style: solid;
	border-color: #FFCC33; 
	margin-left: 0px;
	margin-right: 10px;
}

.warning-text {
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
}

.browse_cell {
	width: 120px; 
	height: 60px; 
	font-size: 0.8em; 
	text-align: center; 
	overflow: hidden;
	padding: 3px;
}

.browse_rows_actions {
	background-color: #bbd2e0;
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
}

.browse_rows_heading {
	background-color: #bbd2e0;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
}

.browse_rows_odd, .browse_rows_even {
	color: #000000; 
	font-size: 80%;
	font-weight: normal;
	text-align: left;
}

.browse_rows_separator {
	border: 2px;
	color: #000000;
	font-size: 100%;
	text-align: left;
}




/*navmain*/
#head ul.navmain{
	float: right;
	line-height: 25px;
	padding: 15px 50px 0 0;
	font-weight: bold;
	font-size: 11px;
}
ul.navmain li{
	float: left;
	height: 25px;
	border-right: 1px solid #5f7244;
	padding: 0 5px;
	display: inline;
}
ul.navmain a{
	color: #668027;
	text-decoration: none;
}
ul.navmain a:hover{
	color: #668027;
}
ul.navmain a.tel{
	display: block;
	height: 25px;
	width: 19px;
	background: url(image/tel.gif) no-repeat center center;
	line-height: 13px;
	overflow: hidden;
}
ul.navmain a.tel:hover{
	text-decoration: none;
	background-image: none;
}
ul.navmain a.tel:hover ins{
	display: block;
	text-decoration: none;
}
ul.navmain li.last{ border:none;}


/*siteinfo*/
#container .siteinfo{
	color: #668027;
	text-align: center;
	line-height: 24px;
	font-size: 10px;
}
.siteinfo span,
.siteinfo a{
	padding: 5px;
	color: #668027;
	text-decoration:none;
}
.siteinfo .right{
	margin-left: 100px;
}


/* request form */
dl.requestform {
    text-align: left;
    margin-left: 200px;
}
dl.requestform dt {
    float: left;
    width: 200px;
}