@charset "utf-8";
/* CSS Document */

img {
 border: 0px;
}

h1{
	color: #949F33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	font-weight: 200;
	color: #4B0F0F;	
	line-height: 14px;
	margin-bottom: 0px;
}

body {
	background-color:#460000;
	margin: 0px auto;
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bodybg {
	height: 1087px;
}

.spacer {
	height: 26px;
}

#container {
	width: 885px;
	margin-left: 0px;
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
}

#containerbg {
	width: 885px;
	margin-left: 0px;
	background-image: url(images/container_bg_repeat_x.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 835px;
	margin: 0px 25px 0px 27px;
	background-color: #ffffff;
	background-image: url(images/content_bg_repeat.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

#headerimg {
	width: 809px;
	padding-top: 8px;
	margin: 0px 12px 15px 12px;
	background-color: #ffffff;
	height: 100%;
}

#outerspacer {
	height: 15px;	
}

#outercontent {
	padding: 18px 0px 0px 0px;
	width: 809px;
	margin: 0px 12px 0px 10px;
	background-image: url(images/content_bg_top.jpg);
	background-repeat: no-repeat;
	height: 100%;
}


/*START NAV*/

#menu {
	margin-left: -2px;
	width:797px;
	height:40px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}


#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding-left: 27px;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 38px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #444D00;
  letter-spacing: 0px;
  }


#nav li a:hover {
  color: #6598b8;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

/*

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
 #nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #444D00;
  border-top: 1px solid #E1DDAF;
  background: #D6D097;
  margin: 0;
  padding: 5px 20px 5px 15px;
  text-decoration: none;
  }
	
#nav li li a:hover {
  border-top: 1px solid #E1DDAF;
  background: #E1DDAF;
  padding: 5px 20px 5px 15px;
  text-decoration: none;
  }
*/


/*END NAV*/
/*ul.commlist {
	list-style: none;
	line-height: 25px;
	font-size: 18px;
}

ul.commlist a, a:visited{
	list-style: none;
	line-height: 25px;
	font-size: 18px;
	text-decoration: none;
	color: #990000;
}
	
*/

/*SHADOW CSS*/

.shadow {
border:1px solid silver;
padding:2px;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}
.shadow2 {
overflow:hidden;
position:absolute;
filter:alpha(Opacity=7); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}




/*END SHADOW CSS*/










#maincontent {
	margin-left: -2px;
	padding-left: 0px;
	margin-top: 50px;
	width:797px;
	height:auto;
}

#maincontentfooter {
	width: 809px;
	margin-left: -6px;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 10px;
	background-image: url(images/maincontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}

#contentbg {
	min-height: 500px;
	height: 600px;
	background-image: url(images/sold_sign.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}

.detailbox {
	float: left;
	width: 710px;
	height: 100%;
	margin-left: 30px;
	margin-top: 30px;
	padding-left: 15px;
	background-color:#FFFFFF;
	text-align:left;
}

.leftbox{
	float: left;
	width: 270px;
	height: 500px;
	margin-right: 5px;
	margin-top: 30px;
	padding-left: 15px;
}

.rightbox{
	float: right;
	width: 470px;
	height: 500px;
	margin-top: 30px;
	text-align: left;
	padding-right: 30px;
}


#tablewrapper {
	width: 780px;
	height: auto;
}

#contacttablewrapper {
	height: 500px;
	background-color: #F0EBD6;
	margin-right: 15px;
	padding: 5px;
	text-align: center;
}

#findhome {
	height: 150px;
	background-color: #F0EBD6;
	margin-right: 15px;
	padding: 5px;
	text-align: left;
	
}

#contacttableinnerwrapper {
	height: auto;
	background-color: #e1ddb2;
	padding: 5px;
	text-align: left;
}


.contactmaintable {
	width:100%;
}

.contactmaintable TD{
	background-color: #e6e6e6;
}


.maintable {
	width:90%;
	border: 0px; 
}

.maintable TD{
	background-color: #F0EBD6;
}

.maintable TD H1{
	color: #949F33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.maintable TD H2{
	color: #949F33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}


.submaintable {
	width:90%;
	border: 0px; 
}

.submaintable TD{
	background-color: #ffffff;
}


.submaintable TD H2{
	color: #949F33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left: 16px;
}


.welcomebox {
	background: #ffffff;
	width: 93%;
	
	height: 100%;
	margin: 15px;
}


#footerhome {
	width: 809px;
	margin-left: 3px;
	padding-left: 0px;
	margin-bottom: 8px;
	background-image: url(images/content_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	clear: both;
}
	
#footer {
	width: 809px;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 8px;
	background-image: url(images/content_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;}
	
		a.footerlinks {
			text-decoration: none;
			color: #000000;
			font-size: 12px;
		
		}
			

#wrapperfooter {
	width: 803px;
	margin-left: 2px;
	background-image: url(images/wrapper_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}



.error {
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	display:none;		
}	
  #thankyou {
  position: absolute;
  top:230px;
  margin-left: 20px;
  width:300px;
  height:150px;
  font-size:18px;
  color:#990000;
  padding: 10px;
  border:5px solid #999900;
  background-color:#FFFFFF;
}