@charset "utf-8";

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #64442f;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3, h3 a:link, h3 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #4f7942;
	margin: 0;
}
h3 a:hover, h3 a:visited:hover {
	color: #6ea75c;
}
label {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FF0000;
}
img {
	border: 0px;
}

.right {
	border: 0px solid #999999;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.left {
	border: 0px solid #999999;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #EEEEEE;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-color: #FFFFFF;
}

.header {
	margin: 0px;
	height: 88px;
	width: 970px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}


.navigationtop {
	clear: both;
	width: 970px;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}


.navigation {
	float: left;
	width: 160px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.navigation p {
	margin: 0px;
	padding: 0px;
}
.navigation .title {
	font-size: 14px;
	color: #4f7942;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 6px;
	clear: both;
}
.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #1893d4;
	float: left;
	width: 135px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 11px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-image: url(img/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
}
.navigation a:hover, .navigation a:visited:hover {
	color: #6ea75c;
}



/* content */
.content {
	padding: 15px 25px 15px 25px;
	width: 760px;
	margin: 0px;
	min-height: 400px;
	float: left;
}
.content p {
	text-align: justify;
}
.content form {
	margin: 0px;
	padding: 0px;
}

.content .searchtable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.content .searchtable th {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding-right: 10px;
}
.content .searchtable td {
	text-align: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


.content .searchrecord {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}
.content .searchrecord .title {
	font-size: 18px;
	color: #4f7942;
	font-weight: bold;
	margin-bottom: 5px;
}
.content .searchrecord p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content .searchrecord .businessimage {
	float: right;
	text-align: center;
	width: 210px;
	font-size: 11px;
}
.content .searchrecord .businessimage img {
	border: 0px;
	margin-left: 10px;
}

.content .greenform input[type=text] {
	width: 180px;
	height: 15px;
}
.content .greenform select {
	width: 180px;
}
.content .greenform textarea {
	width: 97%;
}

.content .thumbnail {
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	text-align: center;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 2px;
	margin-bottom: 0px;
	height: 88px;
	width: 88px;
}
.content .thumbnail img {
	margin: 0px;
	padding: 0px;
}

.greenform td {
	font-weight: bold;
	color: #4f7942;
	padding-left: 7px;
	padding-right: 7px;
}
.quote {
	color:#64442f;
	font-weight:bold;
	font-size:13px;
}


/* footer */
.footer {
	clear: both;
	width:962px;
	height: 16px;
	background-color: #EEEEEE;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.footerleft {
	float:left;
	width:500px;
}
.footerleft a:link, .footerleft a:visited {
	color: #1893d4;
}
.footerleft a:hover, .footerleft a:visited:hover {
	color: #FF0000;
}

.footerright {
	float:right;
	width:200px;
	text-align:right;
}
.footerright a:link, .footerright a:visited {
	color: #1893d4;
}
.footerright a:hover, .footerright a:visited:hover {
	color: #FF0000;
}
