/* basic elements */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, embed, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body {
	line-height: 1;
}
ol, ul {
	padding: 0px 0px 0px 30px;
	list-style: circle;
}
li {
	padding: 0px 0px 0px 10px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
body { 
	font: 75% arial, sans-serif;
	line-height: 1.5;
	color: #666666; 
	/*background: #FFFFFF url(../images/gray_bkg.gif) repeat-x;*/
	background: #999999 url(../images/background.jpg) repeat-x;
	}
p { 
	text-align: justify;
	padding: 10px 0px 10px 0px;
	}
h1 {
	font: 175% arial narrow, arial, sans-serif;
	letter-spacing: -1px;
	background: url(../images/arrow.png) no-repeat;
	padding: 0px 0px 20px 30px;
	border-bottom: 2px solid rgb(233,233,233);
}
h3 { 
	font: 100% arial, sans-serif;
	font-weight: bold;
	color: #9A0403;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 2px dotted rgb(233,233,233);
	}
h5 { 
	font: 100% arial, sans-serif;
	font-weight: bold;
	color: #9A0403;
	/*padding: 0px 0px 5px 0px;*/
	padding: 0px 10px 5px 0px;
	margin: 10px 10px 10px 10px;
	border-bottom: 2px dotted rgb(233,233,233);
	}
h4 { 
	font: 125% arial, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
label {
	width: 75px;
	float: left;
	text-align: right;
	margin: 0px 5px 0px 0px;
	display: block
}
input {
	margin-left: 10px 0px 0px 0px;
}

/* specific divs */
#container { 
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: #FFFFFF;
	}
#top {
	height: 39px;
	background: url(../images/top_bkg.jpg) no-repeat;
}
#flash_header {
	width: 100%;

}
object {
	display: block;
}
#nav-bar {
	background: url(../images/nav_bkg.jpg) repeat-x;
	height: 38px;
	color: #FFFFFF;
	text-align: center;
	line-height: 38px;
	padding: 0px;
	margin: 0px;
	display: block;
	}
#nav-menu {
	padding: 0px;
	margin: 0px;
	}
#nav-menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#nav-menu a:visited,
#nav-menu a:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	text-transform: uppercase;
	/*padding: 22px 10px 20px 10px;*/
	padding: 5px 10px 5px 11px;
	margin: 0px;
}
/*
#nav-menu a:visited.active,
#nav-menu a:link.active {
	text-decoration: underline; 
}
*/
#nav-menu a:hover {
	/*background: rgb(57,75,87) url(../images/nav_blue_selected_bkg.gif) repeat-x;*/

	text-decoration: underline; 

}
.seperator {
	background: transparent url(../images/seperator.png) no-repeat top left;
}
#content-container  {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px -25px 0px;
	width: 760px;
	background: #FEAC00;
	float: left;
	background: #FFFFFF url(../images/main_bkg.jpg) no-repeat;
	z-index: 20;
}
#content-container-nobkg  {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px -35px 0px;
	width: 760px;
	background: #FEAC00;
	float: left;
	background: #FFFFFF;
	z-index: 20;
}

#content-full {
	height: 100%;
	padding: 28.5px;
	float: left;
	background: #FEAC00;
}
.house {
	float: left;
	width: 200px;
	padding: 20px 20px 0px 20px;
	
}
.house p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #9A0403;
	font-size: 120%;
}
.house a {
	text-decoration: underline;
	color: #666666;
	
}
.sites {
	border: 1px solid #999999;
	background: #F3F3F3;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	width: 720px;
}
.sites-community {
	width: 150px;
	text-align: center;
}
.sites-info td {
	vertical-align: middle;
}
.sites-info a {
	text-decoration: underline;
	color: #666666; 
}
/*
.site {
	width: 740px;
	clear: both;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
.site-elev {
	width: 300px;
	float: left;
	padding: 0px 15px 0px 40px;
}
.site-elev a{
	text-decoration: underline;
	color: #9A0403;
}
.site-elev p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #9A0403;
	font-size: 120%;
}
*/
#site-info {
	background: #F3F3F3; 
	width: 210px;
	padding: 5px 5px 5px 0px;
	border: 1px solid #999999;
}
#site-info ul {
	list-style: none;
	padding: 0px 0px 0px 10px;
}
#site-info li {
	padding: 0px;
}
.thumb-row {
	width: 700px;
}
.thumbs {
	display: inline;
	padding: 0px 3px 0px 0px;
}
#bottom_yellow {
	width: 760px;
	background: transparent url(../images/bottom_yellow2.png) no-repeat;
	height: 58px;
	clear: both;
	position: relative;
	z-index: 10;
	
}
#footer {
	width: 760px;
	background: transparent url(../images/footer_bkg.jpg) repeat-x;
	height: 29px;
	padding: 0px 0px 0px 0px;
	clear: both;
	font-size: 90%;
	text-align: center;
	display: block;
}
#footer ul {
	padding: 8px 0px 0px 0px;
}
#footer li {
	display: inline;
	padding: 0px 20px 0px 20px;
	margin: 0px;
}