body {
	background-color: #958603;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background: #958603 url(../images/background.jpg) top center no-repeat;

}
img {
	border: 0;
	margin: 0;
	padding: 0;	
}
h2 {
	font-size:20px;	
}
.phone2 {display:none;}
.success {
	padding: 5px;
	border: 1px solid #333;
	font-weight:bold;
	margin-bottom: -10px;
	margin-top: 10px;
	text-align: center;
	background-color:#ffffda;	
}
#splash {
	width: 1010px;
	margin: 0 auto;
}

#splash_inner {
	width: 950px;
	margin:0 auto;
}
#container-outer {
	width: 950px;
	margin: 0 auto;
}
#container-inner {
	width: 950px;
	margin: 0 auto;	
}
#content {
	background-color: #e7e8e9;
	min-height:486px;
	height: 486px;
}
#content_about {
	background: #e7e8e9 url(../images/left_about.jpg) no-repeat bottom left;
	min-height:486px;
	height: 486px;
}
#content_about_m {
	background: #e7e8e9 url(../images/left_mangrove.jpg) no-repeat bottom left;
	min-height:486px;
	height: 486px;
}
#content_about_g {
	background: #e7e8e9 url(../images/left_gardenia.jpg) no-repeat bottom left;
	min-height:486px;
	height: 486px;
}
#content_about_p {
	background: #e7e8e9 url(../images/left_pointsettia.jpg) no-repeat bottom left;
	min-height:486px;
	height: 486px;
}
#head {
	width: 950px;
	height: 316px;	
}
#villa_side_copy {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#villa_side_copy h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 6px;
}
#villa_side_copy a, #villa_side_copy a:active, #villa_side_copy a:visited {
	color: #958603;
	text-decoration: none;
}
#villa_side_copy a:hover {
	text-decoration: underline;
}
.back_a_bit {
	margin-bottom: 36px;
}
.back_a_bit a,.back_a_bit a:visited,.back_a_bit a:active {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.back_a_bit a:hover {
	text-decoration: underline;
}
#infoRight{
 width: 700px;	
}
#villa_main {
	width: 647px;
	border-right: 1px solid #000;
}
#reserve_main {
	width: 647px;
	height:486px;
	border-right: 1px solid #000;
}
#side_1 {
	width: 647px;
	height:486px;
	border-right: 1px solid #000;
}
.res_input {
	border: 1px solid #666;
	width: 210px;
	font-size:12px;
	padding:5px;	
}
#side_2 {
	padding:25px;
}
#side_3 {
	padding:25px;
	border-bottom: 1px solid #000;
}
#side_4 {
	padding:25px;
}
input[type="submit"]:hover{
   background-color:#1b1818;
   border: 1px solid #000;
   color: #fff;
}
input[type="submit"] {
   background-color:#958603;
   border: 1px solid #000;
   padding: 4px;
   color: #fff;
   font-weight: bold;
   font-size: 14px;
}
#villa_main_2 {
	width: 462px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#form_table {
	width: 542px;
	margin-top:30px;
}
#links_container {
	background-color: #e7e8e9;
	padding-right:25px;
}
.links_title {
	font-size:16px;
}
.form_title {
	font-weight: bold;
	font-size: 15px;
}
#links_container a, #links_container a:active, #links_container a:visited {
	color: #958603;
	text-decoration: none;
	font-weight: bold;
}
#links_container a:hover {
	text-decoration:underline;
}
.reserv_title {
	text-align: center;	
}
#footer {
	width: 950px;
	margin: 0 auto;
	color: #E1E1E1;
	font-size: 13px;
}
.footer_left {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	color: #E1E1E1;
}
.footer_right {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
#footer a, #footer a:visited, #footer a:active {
	color: #E1E1E1;
	text-decoration: none;	
}
#footer a:hover {
	text-decoration: underline;
	color: #E1E1E1;
}