/* CSS Document */

body {
	margin-top:0px;
	background-color: #f0f0ea;
	background-image: url(images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #18325C;
	text-decoration: underline;
	outline:none;
}

a:hover {
	color: #18325C;
	text-decoration: underline;
	outline:none;
}

a:visited {
	color: #18325C;
	text-decoration: underline;
	outline:none;
}

h3 { color: #285297; font-family: Tahoma, Geneva, sans-serif; font-size:21px; text-transform: capitalize; font-weight: 100; line-height:1em; padding-bottom:5px; margin-bottom:5px; margin-top:0px; border-bottom:1px solid #d1cdd0;}

h4 { color:#042266; font-family:"trebuchet MS", Helvetica, sans-serif; font-size:15px; text-transform: lowercase; font-weight:normal; line-height:1em; border-bottom:1px solid #d1cdd0; padding-bottom:5px; margin-bottom:5px;}

ul{
	list-style:square;
	padding-left: 15px;
	margin-left:0px;
}

hr{
	color: #D6BE94;
	line-height:normal;
}

form{
	margin-top:2px;
	margin-bottom:2px;
}

p{
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight: bold;
}

/* LAYOUT CLASSES */

.wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.all {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.top{
	width: 980px;
	height: 35px;
	margin-bottom:10px;
	padding-bttom:0px;
	background-color: #08263e;
}

.navigation{
	height: 35px;
	width: 980px;
	margin-bottom:0px;
	float:left;
	text-align: left;
}

.middle{
	clear:both;
	width:980px;
	height: auto;
	padding-bottom:20px;
	margin-top:0px;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 980px;
	height: 190px;
	background-image:url(images/logo.jpg);
}

.pagecontent{
	float:right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-left:0px;
	margin-right:-10px;
	/margin-left:-10px;
	/padding-right:0px;
	width: 800px;
	/width: 799px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	color: #363636;
	line-height:18px;
}


.left{
	float:left;
	padding:10px;
	line-height:20px;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 140px;
	height: auto;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a09c82;
	text-align: center;
	background-color:#e2e2e2;
	border: 1px solid #CACACA;
}


.left a:link {
	color: #2b354b;
	text-decoration: underline;
	outline:none;
}

.left a:hover {
	color: #2b354b;
	text-decoration: underline;
	outline:none;
}

.left a:visited {
	color: #2b354b;
	text-decoration: underline;
	outline:none;
}

.left_box_top{
	width:250px;
	height:15px;
	background-image:url(images/right_box_top.png);
}

.left_box{
	width:220px;
	height:auto;
	background-image:url(images/right_box.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:11px;
	line-height:17px;
	/line-height:16px;
}

.left_box_bottom{
	width:250px;
	height:15px;
	background-image:url(images/right_box_bottom.png);
}

.left img{
	/margin-bottom:6px;
}

.footer{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 980px;
	height: 90px;
	line-height:18px;
	border-top:1px solid #E8E8E8;
}

.footer_links{
	width: 980px;
	height:90px;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	line-height:18px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	text-align:left;
}

.footer_links a{
color: #285297;
}

.footer_links a:hover {
color: #18325C;
}

.footer_links a:visited {
color: #285297;
}

.footer_logos{
	width: 520px;
	float:right;
	height: 110px;
}

.fontsize{
	float:right;
	width: 125px;
	height: 25px;
	color: #674A23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.enquiryform_box{
	margin-top: 8px;
	width: 228px;
	height: auto;
	background-color: #444444;
	padding:6px;
	text-align:left;
	line-height:16px;
}


.white_text{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.boldblue{
	color: #6caef2;
	font-weight:bold;
	font-size:13px;
}

.boldorange{
	color:#ffae00;
	font-weight:bold;
}
	

.bigger{
	font-size:12px;
}

.map{
	float:right;
	margin-left:10px;
	width:390px;
	height:202px;
	padding:5px;
	border: 1px solid #858585;
}



/* TEXT CLASSES */

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	color: #6E6E6E;
	line-height:18px;
}


.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	text-align:left;
}

.text_footer a{
color: #333;
}

.text_footer a:hover {
color: #EFD9AB;
}


/* FOOTER WEBWORKS */

.webworks {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

a.webworks:link {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:visited {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #E3D671;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline ;
}

/* WEBWORKS */

