html {
	height: 100%;
}

body {
	font-family: Helvetica, sans-serif;
	font-size  : 12px;
	color	   : #1c1c34;
	margin	   : 0;
	padding	   : 0;
	background : url('/images/site/bg.png');
	height	   : 100%;
}

/* LAYOUT */
#wrapper {
	margin: 0 auto;
	width: 930px;
	background: url('/images/site/bg_body.png') repeat-y 0 0 transparent;
	padding: 0 31px 16px 31px;
	min-height: 100%;
}

#header {
	margin: 0;
	height: 119px;
	width: 100%;
	position: relative;
	background: url('/images/site/photo_header.jpg') no-repeat 240px 0 transparent;
}

#logo {
	margin: 0;
	border-width: 0px;
}

#tagline {
	font-family: Georgia, "Times New Roman", serif;
	color: #487f31;
	font-size: 14px;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

#tagline .call {
	font-size: 22px;
}

#tagline .call strong {
	color: #cc6600;
}

#content {
	float: left;
	margin: 0;
	padding: 0;
	min-height: 100px;
	width: 100%;
	background: #ffffff;
	border-top: 2px solid #ffffff;
}

#content_inner {
	margin: 20px 80px;
}

#footer {
	clear: both;
	margin: 0;
	padding: 8px;
	background: #487f31;
	color: #ffffff;
}

#footer_links {
	margin-left: 0px;
	width: 600px;
}

#footer_links a {
	color: #ffffff;
	text-decoration: underline;
}

#copyright {
	width: 300px;
	text-align: right;
	float: right;
}

.clear {
	clear	  : both;
	background: none;
	height: 0px;
}

/* MENU */
#nav {
	font: normal 12px Helvetica;
	float: left;
	width: 100%;
	background: #ffffff;
	line-height: normal;
	padding: 0 0 10px 0;
	border-top: 1px dotted #487f31;
}

#nav ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: none;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav a {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#nav a span {
	float: left;
	display: block;
	padding: 6px 12px 6px 10px;
	color: #487f31;
	border-left: 2px solid #ffffff;
}

#nav a span {
	float: none;
}

#nav a:hover span {
	color: #ffffff;
	
}

#nav a:hover {
	color: #ffffff;
	background-color: #487f31;
}

#nav #current > a {
	color: #ffffff;
	background: #487f31;
}

#nav #current > a span {
	color: #ffffff;
	background: #487f31;
}

.menu {
	position: relative;
	z-index: 100;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu li {
	float: left;
	position: relative;
}

.menu a, .menu a:visited {
	display: block;
	border: 1px solid #ffffff;
	border-width: 0;
	background: #ffffff;
	padding-left: 10px;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 26px;
	left: 1px;
	width: 149px;
	border-top: 1px solid #ffffff;
}
 
.menu ul ul a, .menu ul ul a:visited {
	background: #d4d8bd;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px !important;
	width: 130px;
	border-width: 0 1px 1px 1px;
}

.menu :hover > a, .menu ul ul :hover > a {
	color: #000;
	background: #b7d186;
}
 
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}

/* HOME */
#home_feature {
	background: #487f31;
	padding: 10px;
	margin: 0 0 15px 0;
}

#home_feature_text {
	width: 300px;
	float: left;
	color: #ffffff;
}

#home_feature_text h2 {
	color: #ffffff;
}

#orange_box {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	line-height: 28px;
	background: #cc6600;
	padding: 4px;
	border: 1px solid #ffffff;
	position: relative;
}

#orange_box img {
	border: 0px;
	position: absolute;
	bottom: 4px;
	right: 4px;
}

#slideshow_container {
	height: 218px;
	width: 578px;
	float: right;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	overflow: hidden;
}

#slideshow {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

/* COLUMNS */
#column_left {
	float: left;
	width: 610px;
	margin: 0 30px 0 0;	
	padding: 0 0 0 10px;
}

#column_right {
	float: left;
	width: 280px;
}

/* FEATURE BOXES */
#column_right span {
	color: #cc6600;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.map_box {
	width: 242px;
	min-height: 176px;
	padding: 14px 14px 25px 14px;
	margin: 0 0 10px 0;
	background: url('/images/site/bg_mapbox.png') no-repeat 0 100% #e1ebd7;
	color: #cc6600;
}

.map_box ul {
	margin-top: 10px;
}

.map_box ul li {
	padding: 1px 0;
	color: #cc6600;
}

.checklist {
	margin: 8px 0 12px 0;
	padding: 0px;
}

.checklist li {
	list-style-type: none;
	background: url('/images/site/bg_checklist.png') no-repeat 0 100% #ffffff;
	padding: 4px 0 0 24px;
	margin: 0 0 2px 0;
	height: 20px;
}

.green_box {
	background: url("/images/site/bg_panel.png") no-repeat 0 0 #e0ebd6;
	min-height: 180px;
	width: 260px;
	padding: 10px;
}

.green_box div.green_box_heading {
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 2px 0;
}

.green_box img {
	float: right;
}

.green_box a img {
	float: left;
}

.green_box p {
	float: left;
	width: 125px;
}

.orange_box {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	line-height: 24px;
	background: #cc6600;
	color: #ffffff;
	padding: 10px 14px;
	margin: 0 0 20px 0;
	position: relative;
	width: 242px;
}

.orange_box img {
	border: 0px;
	position: absolute;
	bottom: 4px;
	right: 4px;
}

/* ENQUIRE */
form.enquire label {
	display: block;
	line-height: 16px;
	vertical-align: middle;
	font-weight: bold;
}

form.enquire label em {
	font-weight: bold;
	color: #f87221;
}

form.enquire ol {
	margin: 0;
	padding: 0;
}

form.enquire ul {
	float: left;
	width: 45%;
}

form.enquire li {
	list-style: none;
	padding: 4px 4px 5px 4px;
	margin: 0;
}

form.enquire input, form.enquire textarea, form.enquire select {
	width: 240px;
}

form.enquire input.half, form.enquire select.half {
	width: 115px;
	margin: 0;
}

form.enquire li h2 {
	margin: 0;
	padding: 0;
}

/* TAG STYLES */
h1 {
	font-family: Georgia, "Times New Roman", serif;
	line-height: 26px;
	padding: 0px 0px 4px 0px;
	background-color: transparent;
	color: #cc6600;
	font-size: 26px;
	margin: 0 0 4px 0;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	line-height: 24px;
	padding: 4px 0px;
	background-color: transparent;
	color: #cc6600;
	font-size: 20px;
	margin: 0 0 4px 0;
	padding: 4px 0 6px 0px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 14px;
	padding: 4px 0px;
	margin: 0px;
	background-color: transparent;
	color: #cc6600;
	font-weight: bold;
}

p {
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

a {
	color: #cc6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-color: #000000 !important;
}

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

label {
	font-weight: bold;
}

input, textarea, select {
	border: 1px solid #4d4d4d;
	background: #ffffff;
}

textarea {
	height: 100px;
}

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

ul {
	padding: 0px;
	margin : 4px 0px 4px 16px;
	color: #000000;
}

hr {
	height: 1px;
	color: #1d4d70;
	background: #1d4d70;
	margin: 6px auto;
	border: 0px solid #1d4d70;
}

input.icon {
	border			: 0px solid #6d8821;
	background-color: transparent;
	width			: 20px;
	height			: 20px;
}

.button {
	width: auto !important;
	height: auto !important;
}

.image_button {
	width: auto !important;
	height: auto !important;
	border-width: 0px !important;
	vertical-align: bottom;
	background: transparent;
	margin: 0 !important;
	padding: 0 !important;
}

.info_box {
	background: url("../images/site/icon_info.png") 4px 4px no-repeat #8cb2d9;
	border	  : 1px solid #365188;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.error_box {
	background: url("../images/site/icon_error.png") 4px 4px no-repeat #fa9d8b;
	border	  : 1px solid #b84e2e;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.confirm_box {
	background: url("../images/site/icon_accept.png") 4px 4px no-repeat #75c868;
	border	  : 1px solid #226d1f;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.code_box {
	background: url("../images/site/icon_terminal.png") 4px 4px no-repeat #e2e2e2;
	border	  : 1px dashed #000;
	color	  : #000;
	padding	  : 4px 4px 4px 24px;
	width	  : 90%;
	text-align: left;
	margin	  : 20px auto;
	overflow  : auto;
	font-family: courier;
}

.todo_box {
	background: url("../images/site/icon_note.png") 4px 4px no-repeat #f7e187;
	border	  : 1px dashed #df7900;
	color	  : #000;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
	overflow  : auto;
}

.info_box a, .error_box a, .confirm_box a, .code_box a, .todo_box a {
	color: #fff;
}

.inline {
	display: inline;
}

.right {
	float: right;
}

.auto {
	width: auto !important;
}

