body {
	margin: 0;
	padding: 0;
	text-align:center;
	font: 12px/1.6em Helvetica, Arial, sans-serif;
	background: #fff url(/images/dev/body_bg2.gif) top center repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 25px;
	margin-top: 0;
	color: #1A2E63;
}

h1 {
	font-size: 24px;
}

form h3 {
	margin: 10px 0 0;
}

dl dd {
	margin: 0;
	padding: 0;
}


#content img {
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}

#content img.right {
	float: right;
	margin: 0 0 5px 5px;
}

#content img.left {
	float: left;
	margin: 0 5px 5px 0;
}



/*---------------------------------------------------------
LAYOUT
---------------------------------------------------------*/
#wrapper {
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	height: 150px;
	padding: 10px;
	text-align: center;
}

#header[class="top"] {
	border-bottom: 1px solid #000;
}

#header ul {
	position: absolute;
	top: 10px;
	left: 10px;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header li {
	display: inline;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	font-size:11px;
	text-align: left;
}

#header li.last { border: 0; }

#header li a {
	color: #fff;
	text-decoration: none;
}

#header li a:hover {
	text-decoration: underline;
}

#header a {
	margin: 0; padding: 0;
}

#banner {
	height: 226px;
	padding: 10px 0;
	background: #F3F3E6;
	border-bottom: 1px solid #000;
	text-align: center;
}

#main {
}

#content {
	padding: 25px;
	text-align: center;
	background: #fff;
}

#content #home {
	margin: 0 auto;
	width: 660px;
	text-align: left;
	border: 1px solid #fff;
}

#content #collage {
	width: 400px;
	height: 280px;
	float: right;
	position: relative;
}

#content div[id="collage"]{
	height: auto;
	min-height: 320px;
}

#content #collage img {
	position: absolute;
}

#content #collage img.first {
	top: 0px;
	left: 30px;
}

#content #collage img.second {
	top: 30px;
	left: 300px;
}

#content #collage img.third {
	top: 150px;
	left: 170px;
}

#content #el_dorado_hills,
#content #folsom {
	position: relative;
	margin: 0 auto;
	width: 660px;
}

#content #el_dorado_hills img,
#content #folsom img {
	position: absolute;
}

#content #folsom .first,
#content #el_dorado_hills .first {
	top: 135px;
	left: 260px;	
	width: 160px;
	z-index: 1;
}

#content #folsom .second,
#content #el_dorado_hills .second {
	top: 270px;
	left: 390px;	
	width: 160px;
	z-index: 5;
}

#content #folsom .third,
#content #el_dorado_hills .third {
	top: 20px;
	left: 310px;	
	width: 350px;
	z-index: 0;
}

#content #folsom .fourth,
#content #el_dorado_hills .fourth {
	top: 0px;
	left: 350px;	
	width: 100px;
	z-index: 6;
}

#content #folsom .fifth {
	top: 190px;
	left: 510px;	
	width: 180px;
	z-index: 0;
}


#content #folsom .sixth,
#content #el_dorado_hills .sixth {
	top: 35px;
	left: 580px;	
	width: 110px;
	z-index: 0;
}

#content #el_dorado_hills .second {
	top: 215px;
	left: 340px;	
	width: 200px;
	z-index: 5;
}

#content #el_dorado_hills .fifth {
	top: 190px;
	left: 510px;	
	width: 180px;
	z-index: 5;
}


#content #el_dorado_hills .sixth {
	z-index: 4;
}



#content #search-list,
#content #search-thumb {
	margin: 0 auto;
	text-align: left;
}

#content #search-list {
	width: 1200px;
}

#content #search-thumb {
	width: 600px;
}

#sidebar {
	float: left;
	display: inline;
	width: 140px;
	padding: 20px;
	color: #fff;
}

#footer {
	clear: both;
	margin-top: 50px;
	border-top: 1px solid #ccc;
	font-size: 10px;
}

#footer p.links { font-size: 12px; }

#thumbnails {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#thumbnails li {
	float: left;
	width: 360px;
	padding-bottom: 20px;
	list-style: none;
}

#thumbnails li.odd {
	background-color: #f3f7fd;
}

#thumbnails li img {
	width: 200px;
	height: 140px;
}

#thumbnails dl {
	margin: 10px 10px 0;
	line-height: normal;
}

#thumbnails dt {
	font-weight: bold;
}

#thumbnails dl dt,
#thumbnails dl dd {
}

#thumbnails li table td {
	display: table-cell;
	vertical-align: top;
}













/*---------------------------------------------------------
MISC
---------------------------------------------------------*/
.button, .button-type {
	display: block;
	color: #dbca87;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	border: 0;
}

.button {
	width: 250px;
	margin: 40px 0;
	padding: 7px 0;
	font: bold 21px "Times New Roman", Times, Georgia, Serif;
	background: url(/images/dev/button_bg.jpg) left center no-repeat;
}

.button-type { 
	width: 200px;
	margin: 10px 0;
	padding: 4px 0;
	font: 18px Arial, Sans-serif;
	letter-spacing: -1px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #6a6a6a;
	background: url(/images/dev/button_bg.gif) left center repeat-x;
}

.short-button {
	display: inline;
	float: right;
	margin: 0;
	width: 100px;
	font: bold 12px Arial, Sans-serif;
	letter-spacing: normal;
}

.button-center { 
	margin: 10px auto !important;
	text-align: center !important;
}

.banner {
	display: inline;
	width: 225px;
	height: 225px;
}

#banner img {
	border: 1px solid #000;
}

#sidebar ul {
	margin: 0 0 5px 0;
	padding: 0 10px 10px 10px;
	list-style-image: url(/images/dev/nav_arrow.gif);
}

#sidebar li {
	margin-bottom: 2px;
}

#sidebar li a {
	color: #fff;
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar b.heading {
	margin-left: -5px;
}




form h4 { 
	font-weight: normal;
	margin: 20px 0 0;
}

form table {
	border-collapse: collapse;
	border-spacing: 0;
}

form table th {
	font-weight: normal;
	padding-right: 10px;
}

form div {
	display: inline;
}

.search-font{
	font-size: 11px;
}

.sub-label {
	font-size: 11px;
	font-weight: bold;
}

.search-input {
	width: 286px;
}

.search-select {
	width: 140px;
}

.arrow {
	margin: -2px 0 0 2px !important;
	padding: 0 !important;
	border: 0 !important;
	background-color: #ccc !important;
}

.list-view, .thumbnail-view {
	float: right;
	font: normal 11px Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none;
}

.list-view:hover, .thumbnail-view:hover {
	text-decoration: underline;
}

.thumbnail-view {
	padding: 5px 28px 5px 0;
	background: url(/images/dev/thumbnail_view.gif) right center no-repeat;
}

.list-view {
	padding: 5px 28px 5px 0;
	background: url(/images/dev/list_view.gif) right center no-repeat;
}

.focus {
	color: #3366cc;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.keyword {
	background-color: #ffd;
}

.text-button {
	width: auto;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	border: 0;
	background: url(/images/dev/arrow_down.gif) right center no-repeat;
}

small { font-size: 10px; font-style: italic; }
