body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
#shell {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 740px;
	top: 0px;
	text-align: left;
}
#topnav {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	width: 740px;
}
#header {
	background-image: url(../images/header.jpg);
	position: relative;
	height: 95px;
	width: 710px;
	padding: 80px 15px 0;
}
#dbnav {
	position: absolute;
	height: 25px;
	width: 747px;
	left: 0px;
	top: 149px;
}
#content {
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcol, #midcol, #rightcol, #searchcol {
	width: 236px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9B9AC;
	border-left-color: #A9B9AC;
}
#leftcol {
	float:left;
	left: 1px;
}
#rightcol {
	float:left;
}
#midcol {
float:left;
	margin:0 10px;
}
p {
	font-size: 120%;
	margin-left: 17px;
	line-height: 130%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 5px;
}
.label {
	margin-top: 10px;
	margin-bottom: 5px;
}
.field3 {
	width: 216px;
	border: 1px solid #A9B9AC;
}
.button {
	font-size: 110%;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-image: url(../images/button_bg.jpg);
	background-color: #31823D;
	border: none;
}
#login {
	position: absolute;
	width: 220px;
	top: 9px;
	right: 0px;
	left: 520px;
}
.white {
	color: #FFFFFF;
}
.fieladsmall {
	width: 180px;
}
.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9BAAC;
	position: relative;
	width: 236px;
}
.field4 {

	width: 140px;
	border: 1px solid #A9B9AC;
}
#fullcoll {
	position: relative;
	width: 740px;
	margin-top: 15px;
}
.buttongrey {

	font-size: 110%;
	color: #003300;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #A9B9AC;
	border: none;
}
.right {
	text-align: right;
}
.propertytable {
	margin-left: 10px;
	width: 720px;
	font-size: 110%;
	margin-bottom: 10px;
}
.pt_title {
	width: 450px;
}
.pt_lines {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66CC00;
	background-color: #E4E6E4;
}
.pt_buttons {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	text-align: center;
}
.propertytable td {
	padding: 5px 10px;
	vertical-align: top;
}
.but1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.but2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h5 {
	font-size: 130%;
	font-weight: bold;
	color: #003300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 18px;
}
h4 {

	font-size: 150%;
	font-weight: bold;
	color: #669900;
	padding: 0px;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 18px;
}
.addinfo {
	font-size: 110%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 110%;
}
.propdesc {
	font-size: 110%;
	line-height: 120%;
	min-height: 100px;
}
.smallimg {
	margin-top: 15px;
	border: 1px solid #003300;
}
.moreinfo {
	font-size: 100%;
	text-transform: uppercase;
	color: #669900;
	text-align: right;
	margin-bottom: 10px;
}
a, a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
a:hover {
	color: #669900;
	text-decoration: none;
	border: #669900;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	font-size: 110%;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	margin-top: 25px;
	height: 50px;
}
#footer a, #footer a:link {
	color: #FFFFFF;
}
#footer a:hover {
	color: #669900;
}
#topnav a, #topnav a:link, .breadcrumb {
	border: none;
	font-size: 12px !important;
}
.pt_types {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #A9BAAC;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 120%;
}
.pt_name {
	width: 150px;
}
.pt_size {
	width: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
}
.pt_photo {
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.pt_location {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	width: 130px;
}
.thumb {
	border: 1px solid #003300;
	height: 45px;
	width: 60px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.pt_contact {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	width: 90px;
}
#title {

	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lefthalfcol {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 375px;
}
#righthalfcol {
	position: relative;
	left: 377px;
	top: 0px;
	width: 362px;
	min-height: 500px;
}
.imgoutline {
	border: 1px solid #003333;
}
#techsheet {
  margin-top: 10px;
	border: #A9BAAC 1px solid;
	border-top-style: none;
	width: 135px;
	float:right;
	min-height: 255px;
	font-size: 100%;
}
#techsheet p {
	font-size: 110%;
	line-height: 100%;
	margin: 3px 0px 3px 17px;
	padding: 0px;
}
#smalldesc {
	position: relative;
	width: 235px;
	min-height: 265px;
}
#searchcol {
	position: relative;
	left: 0px;
	top: 0px;
	width: 236px;
}
.field2 {
	width: 196px;
	border: 1px solid #A9B9AC;
}
.field1 {
	width: 99px;
	border: 1px solid #A9B9AC;
}

div#Container {
	width: 345px;
	height: 255px; min-height:255px;
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
}

.mPhoto {
	position:absolute;
	left: 15px;
	top: 10px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
	width: 345px;
	height: 255px; min-height:255px;
}

div.mPhoto img {
	width: 345px;
	height: 255px;
}

a.imgThumb:link img, a.imgThumb:visited img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

a.imgThumb:hover img {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
}

table {
  margin: 0 auto;
  font-size: 1.2em;
}

th { text-decoration: underline; }