body {
	background: #695E4A url('/images/layout/wave_bg.gif') no-repeat top center;
	margin-top : 40px;
}

img {
	border : none;
}


a {
	color : #97A37F;
}

a:hover {
	color : #F6C20E;
}

#nav {
	clear : both;
	height : 20px;
}

#footer, #footer td {
	color : #ffffff; 
	font-family : arial, helvetica, sans-serif; 
	font-size : 8pt; 
	font-weight : bold;
	margin-top : 13px;
}

#footer a {
	color : #ffffff;
}

#leftCol {
	width : 464px;
}

#rightCol {
	width : 462px;
	padding-top : 15px;
}

#rightScroll {
	overflow : auto;
	height : 461px;
}


#mainTable {
	width : 926px; 
	height : 461px; 
	background-color : #fff;
}

.content {
	margin : 0px 16px;
}

.content, td, input, select, option, optgroup {
	color : #7E7A6F;
	font-size : 7pt;
	font-family : verdana, arial, helvetica, sans-serif;
}

#subnav {
	text-align : center;
	margin-bottom : 5px;
}

#subnav a {
	text-transform : uppercase;
	font-family : arial, helvetica, sans-serif;
	font-size : 10px;
	color : #695E4A;
	text-decoration : none;
	font-weight : bold;
}

#subnav a:hover {
	color : #F8C428;
}

.navstar {
	color : #CEC5BC;
	padding : 0px 5px;
}

#subnavBar {
	border-top : 3px solid #fff; 
	text-align : left; 
	padding : 3px 10px;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #fff;
	text-transform : uppercase;
	font-weight : bold;
}

#subnavBar a {
	color : #fff;
	text-decoration : none;
}

#subnavBar a:hover {
	color : #625640;
}

div#thumbs img {
	margin : 5px;
}

div#thumbs {
	text-align : center;
}

div#thumbs img {
	height : 91px;
	width : 91px;
}

ul.spaced li {
	margin-bottom : 4px;
}

div.spaced {
	margin-top : 10px;
	line-height : 150%;
}

/* contact */
.contactLink, .submit {
	border : none;
	border-top : 1px solid #9ca995;
	border-bottom : 1px solid #9ca995;
	text-decoration : none;
	padding : 2px;
	display : block;
	font-weight : bold;
	font-size : 8pt;
	background-color : #fff;
}

.contactLink {
	width : 180px;
}

.submit {
	color : #9ca995;
	margin-top : 5px;
}

.contactLink:hover, .submit:hover {
	background-color: #efefd5;
}

input, select, optgroup option, optgroup {
	font-size : 7pt;
	color : #645e52;
	font-style : normal;
	font-weight : normal;
}

optgroup {
	margin-left : 3px;
}

optgroup option {
	margin-left : -10px;
	ont-size : 7pt;
}

input {
	height : 18px;
}

select {
	height : 18px;
}

blockquote {
	line-height : 125%;
}

.required {
	color: #990000;
}


.listingThumb, .photoBorder {
	border : 2px solid #ABB548;
}

h3 {
	font-size : 10pt;
	margin-bottom : 5px;
}


#typeTeaser {
	border : 1px solid #DDDAD5;
	background : #F5F1EB;
	color : #695E4A;
	margin : 10px 0px;
}