a:link, a:visited {
	text-decoration:none;
	color:#B86027;
}

a:hover, a:active {
	color:#E68F24;
}

h1 {
	text-align:center;
	font-size:24px;
}

#navcontainer {
	text-align:center;
	position:relative;
	top:-26px;
	left:235px;
	width:559px;
	z-index: 2;
}

#nav {
	position:relative;
	top:0;
	left:0;
	padding:0;
	margin-left: auto;
    margin-right: auto;
    width:725px;
	height:15px;
	text-align:center;
	background-color:#FFFFFF;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0 12px 0 12px;
	list-style: none;
	float: left;
	font: normal 12.5px arial;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}

#sddm li a:hover
{	background: #FFFFFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	width:200px;
	border:1px solid #FCB040;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000;
		font: 11px verdana;
		}

	#sddm div a:hover
	{	background: #FCB040;
		color: #FFF}

body {
	background-color: white;
	font-family: helvetica, verdana, sans serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
}

#slide {
	position:relative;
}

#container {
	border-bottom: 0px solid #c76e14;
}

#menu {
	background-color: black;
	height: 36px;
	color: white;
	padding-left: 20px;
	margin: auto;
	text-align: center;
	position:relative;
}

#header {
	background-image: url(img/home_hdr_bg.gif);
	height: 195px;
	border-bottom: 5px solid white;
	position: relative;
}

#tagline {
	background-image: url(img/home_tag.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 85px;
}

#headerpic {
	width: 960px;
	height: 180px;
	position: absolute;	
	left: 50%;
	top: 50px;
	margin-left: -480px;
}

#headerlogo {
	position:relative;
	left:0;
	width:195px;
	border: 5px solid #E68F24;
	background-color:white;
}

#headerimg {
	position:absolute;
	top:0;
	right:0;
	border: 5px solid white;
	width: 715px;
	height: 213px;
}

#maintext {
	position:relative;
	top:-50px;
	width:960px;
	margin:auto;
	padding:0;
	text-align:left;
	z-index:1;
}

#sidebar {
	position:relative;
	left:0;
	top:3px;
	width:179px;
	background-color:#E68F24;
	border: 3px solid #B86027;
	margin:0 0 40px 0;
	padding:10px 10px 10px 10px;
	text-align:center;
}


#sidebar h2 {
	font-size:16px;
	text-align:center;
}

#sidebarbuttons {
	margin: 0 0 0 -3px;
}



#video {
	margin:20px 0 30px 0;
}

#houses {
	position:absolute;
	left:240px;
	top:190px;
    padding: 20px 0 20px 0;
	text-align: left;
	width: 730px;  
	font-family: helvetica, verdana, sans serif; 
	font-size: 12px;
}

#houses h2 {
	font-size:20px;
}

#boxleft {
	position:relative;
	top:-35px;
	left:0;
	width:230px;
	}
	
#houseleft {
	position:relative;
	top:-35px;
	left:0;
	width:230px;
	}	

#boxlefttext {
	position:absolute;
	left:50px;
	width:140px;
	top:80px;
	text-align:center;
}

#boxmiddle {
	position:absolute;
	top:-15px;
	left:248px;
	width:230px;
}

#housemiddle {
	position:absolute;
	top:-15px;
	left:250px;
	width:230px;
}

#boxmiddletext {
	position:absolute;
	left:50px;
	width:140px;
	top:80px;
	text-align:center;
}

#boxright {
	position:absolute;
	top:-15px;
	right:4px;
	width:230px;
	}
	
#houseright {
	position:absolute;
	top:-15px;
	right:0;
	width:230px;
	}

#boxrighttext {
	position:absolute;
	left:50px;
	width:140px;
	top:80px;
	text-align:center;
}

#content {
	position:relative;
	top:-116px;
	background-color: white;
	background-image: url(img/home_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 135px;
}

#contentwrapper {
	position:relative;
	margin:auto;
	width:559px;
	text-align: center;
}

#txt {
	position:relative;
	top:0;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.7em;
	width: 558px;
	margin:15px 0 0 0;
}

#hdr{
	background-image: url(img/home_hdr_bg.gif);
	background-repeat x:no-repeat;
	position:relative;
	text-align:center;
}

#hdrpic {
	position:relative;
}

#hdrpic2 {
	position:absolute;
	top:-261px;
	left:-4px;
}


#txt .hdrtext {
	color: #a84d0f;
	font-size: 17px;
	font-weight: bold;
}

#donate {
	position:relative;
	top:0px;
	width: 558px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
	border:none;
}



#footer {
	position:relative;
	margin: auto;
	width: 559px;
	height:50px;
	top:50px;
	text-align:center;
}

#orangebar {
	background-color: #c76e14; 
	height: 40px; 
	margin-top: 2px;
}

#prop {

}

#prop img {
	border: 1px solid black;
	margin-right: 6px;
	display: inline;
}



#buttons {
	position:absolute;
	top:0;
	width:200px;
	left:0;
}

#buttons a{
	border:0;
	margin:0 3px 0 3px;
}

#bottomtext {
	position:relative;
	margin:auto;
	text-align: center;
	margin-top: 10px;
	width:960px;
}

#footermenu {
	position:relative;
	width:960px;
	margin-top: 10px;
	padding:10px 0 0 0;
	font-size: 0.9em;
	color: #a8a8a8;
    margin-bottom: 5px;
    text-align:center;
}

#footermenu a {
	color: #a8a8a8;
    text-decoration: none;
    text-align:center;
}

#footermenu a:HOVER {
	color: #777777;
    text-decoration: underline;
}

#copyright {
	position:relative;
	font-size: 0.9em;
	color: #a8a8a8;
	width:559px;
}

.oppseal {
	float: left;
}

#table {
	position:relative;
	left:0;
}

#copy{
	position:relative;
	width:559px;
}
