body {
	background: url(../img/body_back_1.jpg) no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #444;
	padding: 0;
	margin: 0;
}

a {
	color: #66528A;
	text-decoration: underline;
}

p {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5em;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}

h2 {
	color: #444;
	font-size: 1.2em;
}

#wrapper {
	display: block;
	position: relative;
	float: left;
	padding: 0 0 10px 40px;
}

#main_container {
	background: url(../img/container_back.gif) repeat-y;
}

#header {
	padding-top: 15px;
	background: none;
}

h1#header_logo, h1#header_logo a {
	display: block;
	position: relative;
	float: left;
	width: 640px;
	height: 82px;
	padding: 0;
	margin: 0;
	background: url(../img/abbeylodge_title.png) no-repeat;	
}

h1#header_logo a {
	text-indent: -9999em;
	background: none;
}

p#header_contact {
	display: block;
	position: relative;
	float: left;
	width: 220px;
	height: 82px;
	background: url(../img/address_details.png) no-repeat;
	text-indent: -9999em;
}

#main_block {
	padding-top: 10px;
}

#main_block div {
	background-color: #F4F3F0;
}

#main_block #location_map div, #main_block #contact_map div {
	background-color: transparent;
}

#top_image {
	padding-bottom: 10px;
}

#left_nav ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	display: block;
	position: relative;
	float: right;
	border-top: 1px solid #FFF;
	width: 170px;
	font-size: 0.9em;
}

#left_video {
	display: block;
	position: relative;
	float: right;
	width: 170px;
	margin: 10px 0;
}

#special_offer {
	display: block;
	position: relative;
	float: right;
	width: 147px;
	padding: 11px;
	margin: 10px 0;
	border: 1px solid #FFF;
	border-right: none;
	background: url(../img/offer_back.gif) #FFCC66 repeat-y;
}

#special_offer h2, #special_offer h2 a {
	color: #444;
}

#special_offer h2 {
	font-size: 1.5em;
}

#special_offer h3, #special_offer h3 a {
	color: #66528A;
}

#special_offer h3 {
	font-size: 1.2em;
}

#left_nav ul li, #left_nav ul li a {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	border: 1px solid #FFF;
	border-top: none;
	border-right: none;
	width: 169px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

#left_nav ul li a {
	padding: 10px 10px 8px 10px;
	width: 150px;
	border: none;
	background: #7C67A5 url(../img/nav_back.gif) repeat-y top right;
}

#left_nav ul li a.active, #left_nav ul li a:hover {
	background-color: #433F48;
	background-image: url(../img/nav_back_active.gif);
}

.text_right {
	text-align: right;
}

#main_block #network_bar {
	background-color: #CCC;
}

#network_bar {
	margin: 0 0 10px 0;
}

#network_bar ul {
	display: block;
	position: relative;
	float: left;
	list-style: none;
	padding: 6px 0 4px 9px;
	margin: 0;
}

#network_bar ul li {
	display: block;
	position: relative;
	float: left;
}

#network_bar ul li.network_tf {
	padding: 4px 0 0 0;
}

#network_bar ul li a {
	display: block;
	position: relative;
	float: left;
	padding: 4px 26px 0 26px;
	margin: 0;
	height: 24px;
	background-repeat: no-repeat;
}

#network_bar ul li.network_fb a {
	background-image: url(../img/network_fb.gif);
}

#network_bar ul li.network_tw a {
	background-image: url(../img/network_tw.gif);
}

#network_bar ul li.network_yt a {
	background-image: url(../img/network_yt.gif);
}

#footer {
	padding: 0 0 10px 0;
	font-size: 0.9em;
}

#footer ul {
	display: block;
	position: relative;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .footer_r ul {
	float: right;
}

#footer ul li {
	display: block;
	position: relative;
	float: left;
	padding: 0 10px 0 0;
}

#footer .footer_r ul li {
	float: right;
	padding: 0 0 0 10px;
}

.hidden {
	position: absolute;
	top: -10000px;
}

.img_right {
	float:right;
}
.p_error {
	color: #F00;
	margin: 2px 0;
	font-size: 0.9em;
}

ul.page_ul, ul.button_ul {
	display: block;
	position: relative;
	float: left;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	width: 100%;
	clear: both;
}

ul.page_ul li, ul.button_ul li {
	display: block;
	position: relative;
	float: left;
	padding: 0 10px 0 0;
}

ul.page_ul li a.active {
	text-decoration: underline;
}

ul.button_ul li a {
	display: block;
	position: relative;
	float: left;
	padding: 3px;
	color: #FFF;
	background-color: #7C67A5;
}

.crm_gallery img {
	margin: 0 0 10px 0;
}

#location_div img, #services_div img {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}
