html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {margin:0px; padding:0px; border:0px; outline:0px;}
:focus {outline: 0;}
body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	
}
body {
	background-color: #8a9d83;
}
body a{
	position: relative;
	z-index: 1;
}
#master-container {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 942px;
	background-color: #FFFFFF;
}
#top-menu {
	background-color: #467336;
	clear: both;
	float: left;
	width: 942px;
	height: 16px;
	font-family: "Trebuchet MS", Arial Rounded MT Bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 12px;
	padding-bottom: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 13px;
	margin-bottom: 6px;
}
#top-menu a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}
#top-menu a:hover {
	color: #544125;
	text-decoration: none;
}
#second-menu {
	font-size: 12px;
	color: #467336;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	clear: both;
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	float: left;
	padding-left: 0px;
	margin-bottom: 15px;
}
#second-menu a{
	color: #467336;
	text-decoration: none;
}
#second-menu a:hover{
	color: #544125;
}
#second-menu span {
	font-size: 10px;
}
#second-menu #right {
	float: right;
}
#second-menu #right a{
	float: none;
}
#second-menu .search-field {
	width: 110px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #b5cca8;
	border-left-color: #FFFFFF;
	font-size: 11px;
	color: #8CA57C;
}
#second-menu .left {
	float: left;
}
#register-box {
	clear: both;
	float: left;
	width: 948px;
	margin-bottom: 14px;
	font-size: 12px;
	color: #8ba57c;
	text-align: right;
	padding-left: 0px;
}
#register-box a {
	font-style: italic;
	color: #8ba57c;
	text-decoration: none;
	margin-right: 10px;
}
#welcome-box {
	clear: both;
	float: left;
	width: 948px;
	margin-bottom: 14px;
	font-size: 12px;
	color: #8ba57c;
	text-align: right;
	padding-left: 0px;
}
#register-box .form-field {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	height: 11px;
	width: 78px;
	border: 1px solid #cbd3c0;
	background-color: #cbd3c0;
}
#footer {
	float: left;
	width: 833px;
	border-top: 2px solid #8ca57c;
	clear: both;
	padding-right: 93px;
	padding-left: 45px;
	font-size: 12px;
	color: #467336;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer a{
	color: #467336;
	text-decoration: none;
}
#footer a:hover{
	color: #544125;
}
#footer #phone {
	font-family: "Times New Roman", Times, serif;
	color: #467336;
	font-size: 17px;
	font-weight: normal;
	float: left;
}
#footer #footerright {
	float: right;
	font-size: 11px;
}
.img-left {
	margin: 0px;
	padding: 0px;
	padding-bottom:1px;
	float: left;
}
.img-right {
	float: right;
}.font-11 {
	font-size: 11px;
}