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


<style type="text/css">

*{
	margin: 0px;
	padding: 0px;
	
}

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
        line-height:17px;
}

#background_image {
	background-image: url(../Images/background-of-site.jpg);
	height: 1200px;
	width: 1660px;
	position: fixed;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	top: -10px;
	background-attachment: fixed;
}
#wrapper {
	position: relative;
	padding: 0px;
	width: 736px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 20;
	height: auto;
}
#top_header {
	height: 40px;
	width: 720px;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	top: 20px;
	margin-top: 25px;
}
#top_header p {
	text-align: right;
	padding: 0px;
}
#nav {
	position: relative;
	width: 730px;
	background-image: url(../Images/Top-glow.png);
	height: 120px;
	background-position: bottom;
	clear: both;
	margin-top: -90px;
}
#nav ul {
	float: right;
	position: relative;
	padding-right: 5px;
	margin-top: 100px;
}
#nav ul li {
	float: left;
	position: relative;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}
#nav ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 15px;
}
#nav ul li a:hover {
	color: #B78C60;	
}
#logobanner {
	height: 84px;
	width: 730px;
	position: relative;
	background-image: url(../Images/Dufaults_Logo.png);
	clear: both;
}
#logobanner a {
	height: 84px;
	width: 730px;
	background-image: url(../Images/Dufaults_Logo.png);
	display: block;
	clear: both;
}
p  {
	text-align: left;
	color: #423323;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	line-height: 17px;
}
p a  {
	text-decoration: none;
	color: #FFF;
}
p a:hover {
	text-decoration: none;
	color: #B78C60;
}
#contentbox2 {
	width: 736px;
	position: static;
	height: 420px;
	margin-bottom: 0px;
	padding-top: 20px;
	background-color: #FFF;
}
	
#rosevell a {
	background-image: url(../Images/rosevillecontact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 190px;
	width: 260px;
	float: left;
	display: block;
	margin: 0px;
}

#rosevell a:hover {
	background-position: top;
}

#granitbay a {
	background-image: url(../Images/eldoradocontact.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 260px;
	float: left;
	display: block;
	margin: 0px;
	background-position: bottom;
}

#granitbay a:hover {
	background-position: top;
}

#underglow {
	background-image: url(../Images/underglow.png);
	height: 120px;
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	position: relative;
	bottom: 0px;
	background-position: center center;
}
#underglow p {
	color: #CCC;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
}

</style>
#nav {
}
#contentbox2 img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
#contentbox2 p a {
	color: #937763;
}
#contentbox2 p a:hover {
	color: #B78C60;
}
#nav ul li .slected {
	color: #B78C60;
}
#top_header p a .slected {
	color: #B78C60;
}
#lowerpic_divs {
	background-color: #FFF;
	height: 60px;
	width: 320px;
	float: left;
	margin-left: 20px;
	padding: 10px;
}
#wraplowerdivs {
	clear: both;
}
#contentbox2 #leftside_of_content {
	width: 135px;
	position: absolute;
	float: left;
	height: auto;
	padding-top: 10px;
	z-index: 50;
}
#contentbox2 #right_side_of_content  {
	float: left;
	width: 606px;
	position: static;
	background-color: #FFF;
	padding-left: 130px;
	padding-top: 38px;
	margin-top: -20px;
}
h1 {
	padding-left: 15px;
	padding-right: 15px;
        font-family: Georgia, serif;
	font-size: 19px;
}
h2 {
	padding-left: 15px;
	font-size: 14px;
	padding-right: 15px;
}
#leftside_of_content a   {
	color: #AC8C60;
	text-decoration: none;
	text-align: right;
        font-family: Georgia, serif;
	font-size: 19px;
}
#contentbox3 #leftside_of_content ul li p {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentbox3 #leftside_of_content a:hover {
	color: #CCC;	
}
#image_clear_up {
	margin-top: -15px;
}
#leftside_of_content a:hover   {
	color: #052C4A;
  
}

#leftside_of_content li  {
	list-style-type: none;
	padding-top: 5px;
}
#list p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contentbox3 {
	margin-top: -50px;
	margin-right: auto;
	width: 1000px;
}
#contentbox3 #leftside_of_content {
	width: 135px;
	position: static;
	float: left;
	height: auto;
	padding-top: 10px;
	margin-top: 40px;
	margin-left: -95px;
	z-index: 50;
}
#contentbox3 #right_side_of_content {
	width: 680px;
	padding-top: 30px;
	float: left;
	width: 680px;
	background-color: #FFF;
	position: static;
}

#contentbox3 img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contentbox3 #right_side_of_content p{
	padding-left: 30px;
	
}
#contentbox3 #right_side_of_content p a{
	color: #AC8C5B;
}
#contact_pic_1 {
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
	width: 260px;
	float: left;
	display: block;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#contact_pic_2 {
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
	width: 260px;
	float: left;
	display: block;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contact_pic_1_1 {
}
#contact_pic_2_2 {
}
#contact_home_page {
	width: 400px;
	padding-left: 100px;
}
#table_home_page {
	padding-left: 100px;
}
#right_side_of_content ul li {
	list-style-type: none;
	text-decoration: none;
}
em {
	font-family: "MS Serif", "New York", serif;
	line-height: 1em;
}

#contentbox3 #right_side_of_content a{
	color: ;
}

#contentbox3 #right_side_of_content a:hover{
}
#table_pics {
	margin-left: 15px;
}
#table_pics tr td {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#table_pics tr td img {
	margin: 0px;
	padding: 0px;
}
#list table tr td p {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
#list table tr td h1 {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
#list table tr td h2 {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
ul li a {
	text-decoration: none;
	color:#AC8C5B;
}
ul li a:hover {
	color:#B78C60 ;
}

/*  main contact form  */
#contact-main {
	margin:20px 0 10px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
 
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
 
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
 
#contact-main label select { width:175px; }
 
#contact-main label textarea { height:100px; overflow:auto; }
 
/*  submit button form elements */
 
input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}
 
input.submit-contact-main { margin:95px 0 0 243px; } 
 
fieldset {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
