@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/backgrounds/back_001.png);
	background-repeat: repeat-x;
}
#clearall {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
}

#main_page {
	position:relative;
	left:25px;
	top:12px;
	width:980px;
	z-index:1;
	background-color: #FFFFFF;
	margin: auto;
}
#main_head {
	float: left;
	height: 140px;
	width: 980px;
}
#main_head_left {
	float: left;
	height: 140px;
	width: 310px;
}
#main_head_centre {
	float: left;
	height: 140px;
	width: 360px;
	background-image: url(../images/logos/winterberry_rentals.png);
	background-repeat: no-repeat;
}
#main_head_right {
	float: left;
	height: 140px;
	width: 310px;
}
#main_navigation {
	float: left;
	width: 980px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-color: #9DACBF;
	border-top-style: solid;
	border-top-width: thin;
}
#breadcrumb {
	clear:both;
	width:980px;
	color:#006384;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	position:relative;
	text-decoration: none;
}
#breadcrumb a {
	color:#006384;
	text-decoration: none;
}
#breadcrumb a:hover {
   font-weight:bold;
}
#main_content {
	float:left;
	width:660px;
	color:#003366;
	background-color:#ffffff;
	margin-bottom:2px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
}
#main_content a {
	color:#006384;
	text-decoration: none;
}
#main_content a:hover {
   font-weight:bold;
}

#main_content_right {
	float:left;
	width:290px;
	color:#003366;
	background-color:#ffffff;
	margin-bottom:2px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
#sub_content_1 {
	float:left;
	width:660px;
	color:#003366;
	background-color:#ffffff;
	margin-bottom:2px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
}

#footer {
	clear:both;
	width:980px;
	color:#006384;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	position:relative;
	text-decoration: none;
	text-align: center;
	border-top-color: #9DACBF;
	border-top-style: solid;
	border-top-width: thin;
}
#footer a {
	color:#006384;
	text-decoration: none;
}
#footer a:hover {
   font-weight:bold;
}
#image_left {
	float:left;
	width:330px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#image_right {
	float:right;
	width:330px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#image_right_right {
	float:right;
	width:300px;
	padding-top: 10px;
}
#wx_module_8681 {
	text-align:right;
	width:180px;
	float:right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.table_listing {
	border: thin solid #9DACBF;
}
.guestbook {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #B1C3D9;
	border-right-color: #B1C3D9;
	border-bottom-color: #B1C3D9;
	border-left-color: #B1C3D9;
}
