body {
	margin:0px;
	background-color:#000000;
	background-image:url(images/side_tile.jpg);
	background-repeat: repeat-x;
}
.yellow{
	background-color: #FFDC46;
	background-image:url(images/side_tile.jpg);
	background-repeat: repeat-x;
}
.container{
	width:794px;
	background-color:#FFDC46;
}
#nav{
	height:41px;
	background-image:url(images/tuscany_reserve_06.jpg);
}
#nav a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 22px;
}
#nav a:hover{
	color:#000000;
}
#home_text{
	width:794px;
	background-image:url(images/home_background.jpg);
	background-repeat: no-repeat;
}
#home_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right:50px;
	padding-left:30px;
}
#home_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left:30px;
}
.left{
	width:314px;
	float:left;
	clear:both;
	background-color: #FFDC46;
}
#right{
	float:right;
	width:380px;
	height:334px;
	background-image:url(images/tuscany_reserve_08.jpg);
	background-repeat: no-repeat;
	padding-top:38px;
	padding-right:100px;
}
#right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}
#right2{
	float:right;
	width:480px;
	padding-top:38px;
	background-image: url(images/builders_08.jpg);
	background-repeat: no-repeat;
	background-color: #FFDC46;
}
.small {
	font-size: 11px;
}

#right2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}
#footer{
	clear:both;
	padding-left:315px;
	padding-bottom:10px;
}
#footer p{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a{
	color:#FFFFFF;
	font-size: 10px;
}
.green_bar{
	clear:both;
	background-color:#487B39;
	height:15px;
	width:100%;
}
.pic{
	margin-right:15px;
	margin-bottom: 5px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.spacer{
	clear:both;
}