﻿*
{
	margin: 0;
	padding: 0;
}
body
{
	background-color: #DBDBC8;
	font: normal normal normal 100%/140% Arial, Helvetica, sans-serif;
	color: #555555;
}

h1
{
	padding: 0 0 10px 0;
	font: normal normal bold 1.9em Georgia, "Times New Roman", Times, serif;
	color: #40484A;
}
h2
{
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #476138;
	font-size: 0.9em;
	font-weight: bold;
}
h3
{
	font-family: Times New Roman, Times;
	color: #425454;
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
body, p {
	margin: 0; padding: 0;
	}	
	
	
a {
	color: #022306;
	text-decoration:none
}
a:hover {
	color: #022306;
	text-decoration:underline
}	
p {
	font-size: 0.75em;
}	
.clear
{
	clear: both;
}
.group:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*HEADER------------------------------------*/
#header {

	width: 100%;
	height: 183px;
}

#header_content {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#header_content .left_col
{
	float: left;
}
#nav
{
	height:38px;
}
#nav_content
{
	margin: 0 auto 0 auto;
	width: 900px;
}
#nav_content ul
{
	padding-top: 5px;
	list-style-type: none;
	height: 30px;
}
#nav_content li
{
	display: inline;
}
#nav_content a:link, #nav_content a:visited
{
	margin: 0 80px 0 0;
	text-decoration: none;
	color: #f5e9b7;
	font-size: 12px;
	font-weight: bold;
}
#nav_content a:hover
{
	border-bottom: 1px #FFFFFF dotted;
	text-decoration: none;
}	
	
#left_nav .first
{
	padding-left: 20px;
}
#logo
{
	height: 140px;
	width: 260px;
	float: left;
}
/*FOOTER------------------------------------*/
#footer {
	width: 100%;
	height: 120px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
}

#footer_content {
	width: 900px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 0.7em;
	line-height: 100%;
	color: #40484A;
	background-color: #16191a;
}
#footer_content ul
{
	list-style:none;
}
#footer_content li
{
	padding-bottom: 6px;
}
#footer_content a
{
	color: #40484A;
	text-decoration: none;
}
#footer_content a:hover
{
	border-bottom: 1px #FDFAEC dotted;
	color: #FDFAEC;
	text-decoration: none;
}
#footer_content img
{
	border: none;
}
#footer_content .col_left
{
	float: left;
	width: 182px;
	margin-right: 90px;
	margin-left: 40px;
	text-align: center;
	height: 80px;
}
#footer_content .col_left a
{
	border: none;
}
#footer_content .col_centre
{
	float: left;
	width: 272px;
	margin-right: 40px;
}
#footer_content .col_right
{
	float: left;
	width: 232px;
	margin-right: 40px;
	text-align: right;
}
.footer_item
{
	padding-bottom: 10px;
}


/*CONTENT------------------------------------*/
#content {
	width: 100%;
	clear: both;
	}
	
#page_content {
	background: #022306;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
#page_content .left_col {
	background: #022306 url('../images/site_graphics/left_col_back.jpg') no-repeat;
	padding: 30px 20px 30px 30px;
	float: left;
	width: 209px;
	color: #FDFAEC;
}

#page_content .left_col ul
{
	list-style: none;
}
#page_content  .left_col li
{
	padding: 2px 30px 2px 0;
	text-align: right;
	font-size: 12px;
}
#page_content  .left_col li.active
{
	background-image: url('../images/site_graphics/arrow.png');
	background-position: 190px 6px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#page_content .left_col a
{
	color: #DBDBC8;
	text-decoration: none;
}

#page_content .left_col a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#page_content .left_col a.active
{
	color: #FFFFFF;
	text-decoration: none;
}
#page_content .left_col h1
{
	background-color: #25292b;
}
#page_content .left_col img
{
	border: none;
}

#page_content .right_col {
	background: #FFFFFF url('../images/site_graphics/trearddur_sunset.png') no-repeat;
	background-position: 330px 0px;
	padding: 30px 20px 20px 20px;
	float: right;
	width: 600px;
	min-height: 540px;
	background-color: #FFFFFF;
}
#page_content .right_col h1 {
	width: 485px;
}
div.center_align
{
	text-align:center
}

.sub_text
{
	font: normal normal normal 1.3em/150% Verdana, Arial, Helvetica;
	color: #576f6f;
}
.image_col_wrapper
{
	width: 286px;
	float: Left;
}
.image_col_wrapper img
{
	margin: 0 0 20px 0;
	border: 1px #808080 solid;
	background-color: #E9E9DC;
	float: left;
}
.image_col_wrapper p
{
	font: normal normal normal 0.6em Verdana, Arial, Helvetica;
	margin: 10px 10px 0 130px;
	padding: 2px 0 0 0;
	color: #4b3534;
}
.text_col_wrapper
{
	padding: 0 10px 10px 10px;
	margin: 0 0 0 20px;
	float: left;
	color: #666666;
	width: 270px;
}
.text_col_wrapper p
{
}
.text_col_wrapper img
{
	float: left;
	padding-right: 5px;
}
.image_row_wrapper
{
	height: 202px;
	margin-bottom: 15px;
	border-bottom: 1px #DBDBC8 dotted;
}
.image_row_wrapper_last {
	height: 205px;
	margin-bottom: 20px;
	border: none;
}

.image_row_wrapper img, .image_row_wrapper_last img
{
	margin: 0 0 0 0;
	border: 1px #C0C0C0 solid;
	background-color: #FFFFFF;
	float: left;
}
.image_row_wrapper h2, .image_row_wrapper_last h2
{
	margin: 0 0 0 300px;
}
.image_row_wrapper p, .image_row_wrapper_last p
{
	margin: 0 10px 10px 300px;
}
p.author {
	color: #92925F;
}
.vcard div {
	text-align: right;
	font-size: 14px;
	margin-right: 20px;
}
.vcard img
{
	float: left;
	padding-left: 30px;
}
.vcard .tel, .vcard .mob
{
	padding: 8px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
/* contact form */
form fieldset {
	border: none;
	width: 570px;
}
form input, form textarea {
	padding: 0 2px 0 2px;
	margin: 0 0 2px 2px;
	border: 2px #736357 solid;
	background-color: #FFFFFF;
	color: #57565C;
	width: 350px;
	min-height: 20px;
}

.label {
	width: 120px;
	display: block;
	float: left;
	color: #57565c;
	font-size: small;
}

.contact {
	border-style: none;
	float: left;
	display: block;
}

.inputText {
	padding: 0 2px 0 2px;
}

.validator {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 20px;
	vertical-align: top;
	width: 15px;
	text-align: center;
}

.validatorsummary {
	margin-left:140px;
}

.submit {
    margin: 10px 0 2px 120px;
    padding: 0 5px 0 5px;
    width: 80px;
    height: 25px;
}
div#recaptcha_widget
{
	margin-left: 120px;
	margin-top: 5px;
	width: 350px;
}
div#recaptcha_image img{
	height: 50px;
	width: 354px;
	border: 2px #736357 solid;
	margin-left: 2px;
}
textarea { overflow: auto; }

div.ui-datepicker{ 
 font-size:10px; 
} 
