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

body {
	background-image: url(../images/3wells_back.jpg);
	margin: 0px;
	background-color: #EFEFEF;
	background-repeat: repeat-x;
}

* {
  margin: 0;
  padding: 0;
}

#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 100px;
}

#sideline {
	background-color: #FFF;
	height: 502px;
	width: 1px;
	position: relative;
	float: left;
	margin-top: 5px;
}
#banner {
	margin-top: 2px;
}


#sidebar {
	position: relative;
	width: 270px;
	float: left;
}
#sidebar ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #5a6c71;
	list-style-type: none;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar div ul li {
	margin-bottom: 30px;
}
#sidebar div ul li a {
	color: #5a6c71;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#sidebar div ul li a:hover {
	color: #000;
}



#main_content {
	width: 689px;
	position: relative;
	float: left;
	background-color: #FFF;
	margin-top: 5px;
}
#main_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}


#main_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-bottom: 15px;
}
#main_content #main_text p a {
	color: #333;
}

#main_content #main_text {
	width: 419px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	float: left;
}
#main_content #book {
	float: left;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 35px;
}
#main_content #main_images {
	padding-left: 25px;
	float: none;
	clear: left;
	padding-bottom: 15px;
}
#main_content #main_images p img {
	padding-right: 30px;
}
#footer {
	clear: left;
	margin: 0px;
	padding-top: 50px;
}
#footer div a {
	padding-left: 20px;
	color: #5a6c71;
}
#seo_footer {
	clear: left;
	padding-top: 50px;
}
#seo_footer a {
	color: #CCC;
	padding-left: 20px;
}
#main_content #main_images h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#trip_advisor {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-top: 50px;
	padding-bottom: 30px;
}
