/* Cuore Le Marche CSS Document */

html, body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(/images/main_background.jpg);
	background-repeat: repeat-x;
	background-color: #cfdae6;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #ffffff;
}

h2, h3 {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #ffffff;
}

p {
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#screen_center {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 0.75em;
}

#outer_container {
	width: 900px;
	padding: 10px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
}
*html #outer_container {
	w-idth: 920px;
}

#header_container {
	height: 260px;
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

#header_logo {
	float: left;
	width: 160px;
	margin: 12px 0px 0px 20px;
}

#main_menu {
	float: right;
	text-align: right;
	margin-top: 36px;
}

#main_menu ul {
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#main_menu ul li {
	display: inline;
	margin: 0px 20px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #ffffff;
}

#main_menu ul li  a:active {color:#ffffff; text-decoration: none}
#main_menu ul li  a:link {color: #ffffff; text-decoration: none}
#main_menu ul li  a:visited {color: #ffffff; text-decoration: none}
#main_menu ul li  a:hover {color: #7b9666; text-decoration: none}

#header_tagline {
	float: right;
	width: 880px;
	padding: 0px 20px 0px 0px;
	margin-top: -20px;
	text-align: right;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

#inner_container {
	width: 100%;
	background-color: #37571f;
	overflow: hidden;
}

#inner_content {
	margin: 20px;
	overflow: hidden;
}
*html #inner_content {
	width: 100%;
}

#footer_container {
	color: #2c3746;
	margin: 10px 30px 20px 30px;
}

#footer_copy {
	text-align: center;
	margin-bottom: 10px;
}

#footer_menu {
	text-align: center;
	color: #2c3746;
}

#footer_menu a:active {color:#2c3746; text-decoration: underline}
#footer_menu a:link {color: #2c3746; text-decoration: underline}
#footer_menu a:visited {color: #2c3746; text-decoration: underline}
#footer_menu a:hover {color: #2c3746; text-decoration: none}

#footer_menu ul {
	margin: 0px;
}

#footer_menu ul li {
	display: inline;
	margin: 0px;
	margin-left: 10px;
}

#footer_seo_text {
	clear: both;
	text-align:center;
	color: #2c3746;
	padding-top: 10px;
}

#footer_links {
	clear: both;
	text-align:center;
	color: #2c3746;
	margin-top: 10px;
}

#footer_links a:active {color:#2c3746; text-decoration: underline}
#footer_links a:link {color: #2c3746; text-decoration: underline}
#footer_links a:visited {color: #2c3746; text-decoration: underline}
#footer_links a:hover {color: #2c3746; text-decoration: none}



/* Home Page */
#home_left_container {
	float: left;
	width: 600px;
	padding: 20px;
	margin: 0px;
	overflow: hidden;
	background-color: #56743f;
	/*background-color: #FF3399;*/
}

#home_left_container #some_container {
	width: 600px;
	overflow: hidden;
}

#home_left_container #some_container #quote {
	float: left;
	width: 136px;
	/*w-idth: 156px;*/
	padding: 10px;
	margin: 2px 20px 0px 0px;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
	background-color: #fefdf4;
	color: #37571f;
}

#home_left_container #some_container #quote h1 {
	color: #37571f;
	margin: 0px;
}

#home_left_container #some_container #quote .top_paragraph{
	padding: 0px;
	margin: 0px;
}

#home_left_container #some_container #album_and_offers_container {
	float: left;
	width: 424px;
	overflow: hidden;
	background-color: #fefdf4;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
}

#home_left_container #some_container #album_and_offers_container #photo_album {
	clear: both;
	width: 424px;
	height: 328px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #56743f;
}

#home_left_container #some_container #album_and_offers_container #specials_offers {
	clear: both;
	padding: 10px;
	margin: 0px;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #56743f;
	/*background-color: #fefdf4;*/
	color: #37571f;
}

#home_left_container #some_container #album_and_offers_container #specials_offers h2 {
	color: #37571f;
	margin: 0px;
}

#home_left_container #some_container #album_and_offers_container #specials_offers p {
	padding-top: 10px;
}

#home_info_blocks {
	float: left;
	width: 200px;
	margin-left: 20px;
	overflow: hidden;
	background-color: #56743f;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
}

#home_weather_block {
	padding: 20px;
	overflow: hidden;
	border-width: 0px 0px 20px 0px;
	border-style: solid;
	border-color: #37571f;
	background-image: url(/images/weather_map.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#weather_icon{
	margin-top: 20px;
	float: left;
}

#weather_temp {
	margin-top: 20px;
	float: left;
	color: #ffffff;
	font-size: 1.8em;
	font-size: 3em;
}

#weather_description {
	clear: both;
	color: #ffffff;
}

#home_info_block {
	padding: 20px;
	color: #ffffff;
}

#home_info_block p {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#home_info_block input {
	width: 150px;
}

#home_info_block textarea {
	width: 150px;
	height: 60px;
}



/* General styles */

.alert {
	font-weight: bold;
	color: #ff9900;
}

#main_content {
	float: left;
	width: 540px;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
	background-color: #56743f;
	color: #ffffff;
	overflow: hidden;
}

#main_content a:active {color:#ffffff; text-decoration: underline}
#main_content a:link {color: #ffffff; text-decoration: underline}
#main_content a:visited {color: #ffffff; text-decoration: underline}
#main_content a:hover {color: #ffffff; text-decoration: none}

#secondary_content {
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
	background-color: #56743f;
	color: #ffffff;
	overflow: hidden;
}

#secondary_content a:active {color:#ffffff; text-decoration: underline}
#secondary_content a:link {color: #ffffff; text-decoration: underline}
#secondary_content a:visited {color: #ffffff; text-decoration: underline}
#secondary_content a:hover {color: #ffffff; text-decoration: none}

.content {
	padding: 20px;
	overflow: hidden;
}

.photo {
	padding: 10px;
	background-color: #ffffff;
}

.photo_clear {
	clear: both;
	margin-top: 20px;
}



/* Properties Page */

.gallery_pic_left {
	float: left;
	width: 115px;
	height: 86px;
	margin-top: 10px;
	border-width: 5px;
	border-color: #ffffff;
	border-style: solid;
}

.gallery_pic_right {
	float: left;
	width: 115px;
	height: 86px;
	margin-top: 10px;
	margin-left: 10px;
	border-width: 5px;
	border-color: #ffffff;
	border-style: solid;
}



/* Contact Form */

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

input, textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2c3746;
}

select {
	width: 206px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2c3746;
}

.button {
	width: 206px;
	background-color: #37571f;
	border-style: none;
	border-width: 0px;
	color: #ffffff;
	padding: 2px 0px;
}

.form_row {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.required_field {
	float: left;
	width: 30px;
	font-weight: bold;
	color: #c8dbba;
}

#name_label {
	float: left;
	width: 160px;
	font-weight: bold;
}

#name_field {
	float: left;
	width: 240px;
}

#preferred_method_label {
	float: left;
	width: 160px;
	font-weight: bold;
}

#preferred_method_field {
	float: left;
	width: 240px;
}

#email_label {
	float: left;
	width: 160px;
	font-weight: bold;
}

#email_field {
	float: left;
	width: 240px;
}

#telephone_label {
	float: left;
	width: 160px;
	font-weight: bold;
}

#telephone_field {
	float: left;
	width: 240px;
}

#enquiry_label {
	float: left;
	width: 160px;
	font-weight: bold;
}

#enquiry_field {
	float: left;
	width: 240px;
}

#enquiry_field #enquiry {
	height: 80px;
}

#submit_label {
	float: left;
	width: 160px;
	font-weight: bold;
}

#submit_field {
	float: left;
	width: 240px;
}