body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
color:#000000;
background-color:#FFF;
background-image:url(images/bground.jpg);
background-repeat:repeat-x;
background-position:bottom center;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

.footer a{
	color:#FFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFF;
	text-decoration:underline;
}

.more a{
	color:#F00;
	text-decoration:underline;
	float:right;
}

.more a:hover{
	color:#F00;
	text-decoration:underline;
}

.page_bground{
background-image:url(images/page_bground.gif);
background-repeat:repeat-x;
height:400px;
}

.header{
background-image:url(images/header_bground.gif);
background-repeat:repeat-x;
width:960px;
height:105px;
border:none;
}

.logo{
	float:left;
}

.first_sentence{
	float:right;
	padding:10px;
	padding-top:70px;
	color:#FFF;
	text-align:right;
}

.menu{
background-image:url(images/menu.gif);
background-repeat:repeat-x;
height:44px;
width:960px;
font-size:14px;
}

.menu a{
color:#FFF;
text-decoration:none;
height:26px;
padding-top:18px;
padding-left:33px;
padding-right:33px;
display:block;
float:left;
}

.menu a:hover{
color:#000;
background-image:url(images/menu_hover.gif);
background-repeat:no-repeat;
background-position:center;
height:34px;
padding-top:10px;
text-align:center;
}

h1 a, h2 a{
	color:#385e78;
	text-decoration:none;
}

h1 a:hover, h2 a:hover{
	color:#A51515;
	text-decoration:none;
}

#headerflash{
	border:#385E78 solid 1px;
	padding:1px;
	background-image:url(images/header-image-01.jpg);
	background-repeat:no-repeat;
	width:616px;
	height:237px;
	color:#FFF;
}

.hm_images{
	border:#385E78 solid 1px;
	padding:1px;
	margin-bottom:5px;
	width:295px;
}

.content_layout{
	padding:10px;
	text-align:justify;
}

.sidebox_layout{
	padding:10px;
}

h1{
	clear:both;
	padding:0px;
	margin:0px;
	color:#385e78;
	background-image:url(images/h1.gif);
	background-repeat:no-repeat;
	height:25px;
	font-size:16px;
	padding-left:32px;
	padding-top:2px;
	margin-top:8px;
	margin-bottom:8px;
}

h2{
	clear:both;
	padding:0px;
	margin:0px;
	color:#385e78;
	background-image:url(images/h2.gif);
	background-repeat:repeat-x;
	height:25px;
	font-size:16px;
	padding-top:2px;
	margin-top:8px;
	margin-bottom:8px;
}

.hm_boxes{
	width:301px;
	float:left;
	margin-right:5px;
	margin-left:4px;
}

.bold{
	font-weight:bold;
}

.line_break{
	background-image:url(images/line_break.gif);
	background-repeat:repeat-x;
	height:9px;
	line-height:9px;
	margin-bottom:2px;
}

.booking_form{
	background-image:url(images/booking_box.gif);
	background-repeat:no-repeat;
	height:242px;
	width:319px;
	position:absolute;
	margin-left:-14px;
}

.booking{
	padding-left:25px;
	padding-right:5px;
	padding-top:6px;
	margin:0px;
}

.booking_label{
	display:block;
	clear:both;
	font-weight:bold;
	line-height:22px;
}

.booking select{
	width:285px;
}

.booking_box{
	width:145px;
	float:left;
}

.okmessage {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
border : 1px solid #000000;
margin : 2px 0 2px 0;
padding : 3px;
background :#33556C;
width : 610px;
}

.errormessage{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
border : 1px solid #000000;
margin : 2px 0 2px 0;
padding : 3px;
background :#920F0F;
width : 610px;
}
















.fieldset{
width:320px;
border: 1px solid #00344D;
padding:10px;
}

.legend{
color:#F16521;
font-weight:bold;
font-size:13px;
}

fieldset{
width:550px;
border: 1px solid #00344D;
padding:10px;
}

legend{
color:#F16521;
font-weight:bold;
font-size:13px;
}

input{
font-weight:bold;
width:210px;
float:left;
margin-right:10px;
}

textarea{
font-size:12px;
color: #00344D;
font-weight:bold;
width:210px;
height:80px;
}

label{
font-weight: bold;
float: left;
width:60px;
display: block;
margin-top: 3px;
margin-right: 3px;
}

.required{
color:#FF0000;
}

.contact label{
font-weight: bold;
float: left;
text-align:right;
width:80px;
display: block;
margin-top: 3px;
margin-right: 3px;
}

.label{
float:left;
}

.booking_full{
padding:0px;
margin:0px;
}

.booking_full p{
clear:both;
margin-left:90px;
margin-bottom:10px;
}

.contact form{
padding:0px;
margin:0px;
}

.contact input{
margin-bottom:10px;
width:240px;
}

.contact textarea{
	width:240px;
	height:80px;
}

.form_text{
clear:both;
font-size:10px;
margin-left:155px;
}

.content_img{
	float:left;
	margin:4px;
	border:#385E78 solid 1px;
	padding:1px;
}



/* RESOURCE STYLES */

.resource a {
	font-size:12px;
	font-weight:bold;
}
.resource-addurl {
	margin-top:5px;
	float:right;
}
.resource-addurl a {
	color:#4A4A42;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.resource {
	margin-bottom:10px;
}
.resource-category {
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:280px;
	height:30px;
	text-align:left;
}

/* FORMS STYLES */

.resources p {
	margin-top:10px;
	margin-bottom:10px;
	color:#929293;
}

.resources label {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 120px;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	color:#4A4A42;
}

.resources select{
	font-size:12px;
	width:485px;
	margin-left:5px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.resources input {
	font-size:12px;
	width:475px;
	margin-left:5px;
	margin-bottom:5px;
}

.resources textarea{
	font-size:12px;
	width:475px;
	margin-bottom:5px;
	margin-left:5px;
	height:60px;
}



.footer{
background-image:url(images/footer.gif);
background-repeat:repeat-x;
height:58px;
color:#FFF;
text-align:center;
font-size:14px;
padding-top:26px;
}