body {
	margin : 0px;
	background : #E9F2D4;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
	color : #685D3C;
}

img {
	border : none;
}

.nav {
	margin-top : 26px;
	display : block;
	height : 65px;
}

#subnav {
	border-top : 1px solid #D4DFAE; 
	font-size : 7pt;
}

#subnav a {
	padding : 0px 10px;
	background : url(/images/layout/subnav_line.gif) no-repeat center top;
	line-height : 20px;
	float : left;
	text-decoration : none;
	color : #8B8573;
}

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

#footer {
	font-size : 7pt;
	font-family : georgia, times new roman, times, serif;
	padding-left : 5px;
	background : url(/images/layout/footer_bg.gif);
	border-top : 2px solid #572600;
	color : #572600;
}

#leftCol {
	width : 431px;
	float : left;
	margin-left : 10px;
	margin-top : 20px;
}

#rightCol {
	width : 431px;
	float : right;
	margin-top : 20px;
}

#overviewLeftCol {
	width : 520px;
	float : left;
	margin-left : 10px;
	margin-top : 20px;
}

#overviewRightCol {
	width : 341px;
	float : right;
	margin-top : 20px;
}


.cell {
	background : url(/images/layout/cell_bg.gif) no-repeat top center;
	padding-top : 5px;
}

.overviewCell {
	background : url(/images/layout/overview_cell_bg.gif) no-repeat top center;
	padding-top : 5px;
}

.dotted {
	border : 1px dashed #74ABB3;
	margin : 0px 10px;
	padding : 5px;
}

.cellpadding {
	/* margin : 0px 10px; */
}

h1 {
	margin : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 18pt;
	font-family : georgia, times new roman, times, serif;
	font-weight : normal;
	text-transform : lowercase;
}

h2 {
	color : #7193A7;
	margin : 0px;
	font-size : 12pt;
	font-family : georgia, times new roman, times, serif;
	border-bottom : 1px solid #CAD59F;
	margin-bottom : 5px;
	padding-bottom : 5px;
	text-transform : lowercase;
}

h3 {
	margin : 0px;
	margin-bottom : 2px;
	font-size : 12pt;
	font-weight : normal;
}

.intro {
	color : #685D3C;
	line-height : 150%;
}

.small , .small td {
	font-size : 8pt;
	line-height : 10pt;
}

.viewNow {
	color : #879359;
	text-decoration : none;
	font-style : italic;
	float : right;
}

#thumbs a {
	height : 55px;
	width : 55px;
	display : block;
	float : left;
	margin-right : 10px;
	cursor : pointer;
	margin-bottom : 5px;
}


.news {
	margin-bottom : 10px;
}

#homeSearch select, #homeSearch input {
	width : 200px;
	margin-bottom : 5px;
}

#mainphoto {
	width : 431px;
}

.photoDisclaimer {
	font-size : 7pt;
	line-height : 100%;
}