body {
	font-family: Georgia;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #E5E4DF;
	font-size: 14px;
}
#content ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

i {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
#left #description {
	font-size: 11px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left #description a {
	color: #333;
	text-decoration: none;		
}
#left #description a:hover {
	color: #88981B;
	text-decoration: underline;
}

#left a {
	text-decoration: none;
	color: #333;
}
#left a:hover {
	text-decoration: underline;
	color: #88981B;
}
#footer a {
	color: #E8E8E8;
	text-decoration: none;
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	padding-bottom: 1px;
}

.top_green {
	background-image: url(../images/top_green.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 74px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_back {
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.footer_back {
	color: #FFF;
	background-color: #343534;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cap_left {
	background-image: url(../images/cap_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cap_right {
	background-image: url(../images/cap_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.column_left {
	padding-top: 6px;
	background-color: #efeee8;
	background-image: url(../images/stroke_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.head_left {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 253px;
	padding-bottom: 12px;
}
.side_head {
	font-size: 14px;
	font-style: italic;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-weight: bold;
}
.side_content {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 16px;
	font-size: 12px;
}
.side_foot {
	background-image: url(../images/left_bot_divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

.column_right {
	background-color: #EFEEE8;
	padding-top: 6px;
}

.head_left_top {
	background-image: url(../images/head_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
.head_left_back {
	background-image: url(../images/head_left_slither.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
}
form, input {
	margin: 0px;
	padding: 0px;
}
.newsletter_input {
	margin: 0px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	width: 193px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.head_left_foot {
	background-image: url(../images/head_left_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 28px;
	background-image: url(../images/h1_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 3px;
	padding-left: 28px;
	background-image: url(../images/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 3px;
	padding-left: 28px;
	margin: 0px;
}

.intro_copy {
	font-size: 15px;
	color: #8b7241;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
}
.page_copy {
	margin: 0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 28px;
}

.news_button{
	width:72px; 
	padding:0px; 
	margin:0px; 
	border:0; 
	outline:0;
}

.enquire{
	cursor: pointer;
}
