/******************     CSS design by   :   holly@site-designers.co.uk   :   http://www.site-designers.co.uk/     ******************/
	.show3up {}
	.calendar {background-image:url(images/calendar.jpg); background-repeat:no-repeat; width:22px;}
	#cal1Container { display:none; margin-top:4px; margin-bottom:4px;}

/****************************************************** Main Layout ******************************************************/

html{
	background:url(images/bg6-fire.png) repeat-x;
}

body{
	margin:0;
}

.acontainer{
	width:980px;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bcontainer{
	width:940px;
	margin:auto;
	background-color:#FFFFFF;
	border-left:1px solid #DDECFF;
	border-right:1px solid #DDECFF;
}

.content{
	clear:both;
	padding:0 0 0 0;
	background-color:#FFFFFF;
}

.overview2{
	width:940px; 
	margin:auto;
	min-height:300px;
	background:url(images/bg-blue-shadow-fire.png) repeat-x;
}

.overview{
	width:940px; 
	margin:auto;
	text-align:justify;
	color:#666;
	font-size:12px;
	padding:10px 0px 5px 0px;
	min-height:300px;
	background:url(images/bg-blue-shadow-flip-fire.png) bottom repeat-x;
	line-height:16px;	
}

.main{
	padding:10px 30px 10px 30px;
}

.mainform{
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
	border:1px solid #CCCCCC;
	padding: 10px;
	margin: 10px auto 10px auto;
}

/****************************************************** Boxes ******************************************************/

.box_outer{
	width:295px;
	float:left;
	margin:8px 0 8px 13px;
}

.box{
	width:295px;
	text-align:left;
}

.box_inner{
	width:295px;
	font-size:12px;
	border-left:1px solid #E3EDFA;
	border-right:1px solid #E3EDFA;
	background:url(images/header-fire.png) top no-repeat;	
}

.box_inner2{
	width:295px;
	font-size:12px;
	border-left:1px solid #E3EDFA;
	border-right:1px solid #E3EDFA;
	background-color:#FFFFFF;
}

.box_inner_inner{
	padding:0 12px 0 12px;
	background:url(images/box-shade2-fire.png) bottom no-repeat;
	text-align:justify;
}

.box ul{margin-top:5px;}
.box ul li{margin-bottom:5px;}

.box_half_outer_left{
	width:444px;
	float:left;
	margin:8px 6px 8px 14px;
}

.box_half_outer_right{
	width:444px;
	float:right;
	margin:8px 16px 8px 6px;
}

.box_half{
	margin:0 0 0 0;
	width:444px;
	text-align:left;
}

.box_half_inner{
	width:444px;
	border-left:1px solid #E3EDFA;
	border-right:1px solid #E3EDFA;
	background:url(images/header-half-fire.png) top no-repeat;
	background-color:#FFFFFF;
}

.box_half_inner2{
	width:444px;
	border-left:1px solid #E3EDFA;
	border-right:1px solid #E3EDFA;
	background-color:#FFFFFF;
}

.box_half_inner_inner{
	padding:0 12px 0 12px;
	background:url(images/box-half-shade-fire.png) bottom no-repeat;
	text-align:justify;
}

.box_half ul{margin-top:5px;}

.box_half ul li{margin-bottom:5px;}

.box_half ol li{margin-bottom:5px;}

.box_large_outer{
	width:915px;
	margin:auto;
	margin-bottom:8px;
	margin-top:8px;
}

.box_large{
	width:915px;
	text-align:left;
}

.box_large_inner{
	width:915px;
	border-left:1px solid #E3EDFA;
	border-right:1px solid #E3EDFA;
}

.box_large_inner_inner{
	padding:0 12px 0 12px;
	background:url(images/box-large-shade-fire.png) bottom no-repeat;
}

.grid_outer{
	width:915px;
	margin:auto;
	margin-bottom:8px;
	margin-top:8px;
}

.grid{
	width:915px;
	text-align:left;
}

.grid ul{
	margin-left:0;
	padding-left:15px;
}

.grid ul li{margin-bottom:5px;}

.grid h4{margin-top:0px;}

.grid_inner{
	width:915px;
	background:url(images/grid-middle.png) repeat-y;
}

.grid_inner_inner{
	width:890px;
	margin:auto;
}

/******************************************************* Text formating *********************************************/

h1{
	float:right;
	font-size:12px;
	font-weight:lighter;
	font-style:italic; 
	padding:0;
	text-align:right; 
	font-family:Arial, Helvetica, sans-serif;
	color:#004B85;
	margin-right:14px;
	
}

h1 em{
	
}

h2{
	background:url(images/h2-fire.png) repeat-x;
	height:40px;
	color:#004B85; 
}

h3{
	font-size:18px;
	margin-top:0px;
	color:#0061A8;
	font-weight:lighter;
}

h4{
	font-size:12px;
}

ul li{ color:#FF9900; }

ul li span{ color:#666; }


.heading{
	font-size:14px;
	color:#0061A8;
	font-weight:bold;
	margin-top:0;
	padding-top:5px;
}

/******************************************************* Title bar *********************************************/

.titlebar h2{
	
}

.date{
	color:#333333;
	font-size:1em;
	margin:0;
	padding:0;
	text-align:right;
	font-weight:bold;
	text-align:left;
	width:280px;
	position:absolute;
	top:170px;
	margin-left:660px;
}

.titlebar{
	background:url(images/bg-blue-shadow-flip-fire.png) repeat-x bottom;
	height:85px;
	width:940px;
}

.masthead{
	float:left;
	margin-left:10px;
	width:15.6em;
	border-style:none;
	margin-top:8px;
}

.pagetitle{
	float:right;
	margin-top:4px;
}

.flashbed{
	margin:0em 0 0 0;
	float:right;
	z-index:-1;
}

.gmap{
	width:368px; 
	height:368px; 
	margin-bottom:1em; 
	border:1px solid #6394BD;
	float:left;
}

.caption{
	height:172px;
	clear:both;
	background-color:#FFF;
	border-top:1px solid #DDECFF;
	border-bottom:1px solid #DDECFF;
	padding:12px 0 0 0;
}

/******************************************************* Extras *********************************************/

.features th{
	border:1px solid #AAD0EA;
	padding:5px;
	background-color:#E0EEF8;
	color:#0061A8;
	
}

.features td{
	border:1px solid #AAD0EA;
	padding:0 5px 0 5px;
	
}

.features2 th{
	border:1px solid #AAD0EA;
	padding:0 10px 0 10px;
	text-align:center;
	background-color:#E0EEF8;
	color:#0061A8;
}

.features2 td{
	border:1px solid #AAD0EA;
	padding:0 0 0 0;
	text-align:center;
}

.advantages td{
	text-align:justify;

}

.read_more a:link{
	color:#FF9900;
	font-weight:bold;
	margin-top:0px;
	text-decoration:none;
}

.read_more a:visited{
	color:#FF9900;
	font-weight:bold;
	margin-top:0px; 
	text-decoration:none;
}

.read_more a:hover{
	color:#FF9900;
	font-weight:bold;
	margin-top:0px; 
	text-decoration:underline;
}

.sign-up{
	width:245px;
	margin:auto;
}

.sub{
	width:100px;
}
/********************************************************** search bar *********************************************************************/

.search_form{

}

.searchtitle{
	font-size:14px;
	padding:2px 0 2px 0; 
	margin:0 0 4px 0; 
	text-align:center; 
	background-color:#DCECF7;
	color:#16476D;
	border-bottom:1px solid #AFD6ED;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.searchbox{
	float:right;
	border:1px solid #AFD6ED;
	width:543px;
	margin-bottom:1em;
}

.searchbar{
	width:543px; 
	border:1px solid #AFD6ED;
	background-color:#FAFAFA; 
	float:right; 
	margin-bottom:0.6em;
}

.searchbar p{
	margin:0 0.5em 0.5em 0.5em;
	text-align:justify;
	font-size:0.8em;
}

.key{
	width:23em; 
	border:1px solid #AFD6ED;
	background-color:#FFFFFF;
	float:right;
	margin-bottom:0.6em;
	text-align:center;
}

.key p{
	font-size:0.8em; 
	margin:0.5em 0 0.5em 0;
}

.alt_key{
	width:22em; 
	border:2px solid #808080; 
	background-color:#FFFFFF; 
	padding:0 0.4em 0 0.4em; 
	float:right;  
	text-align:justify; 
	margin-bottom:0;
	color:#333333;
}

.alt_key p{
	font-size:0.8em; 
	margin:0.5em 0 0.5em 0;
}

.inner{
	width:265px;
	float:left;
}

div.row{
	clear:both;
	padding-top:0.3em;
}

div.row span.label{
	float:left;
	width:85px;
	text-align:right;
}

div.row span.formw{
	float:right;
	text-align:left;
	border:1px solid green;
}

div.row span.label2{
	float:left;
	width:170px;
	text-align:right;
	font-size:0.8em;
}

div.row span.formw2{
	float:right;
	width:90px;
	text-align:left;
	font-size:0.8em;
}

div.row span.formw2 select{
	font-size:0.8em;
}

div.spacer{
	clear:both;
	font-size:0.1em;
}
/****************************************************** Main Navigation ******************************************************/

.alinks{
	position:absolute;
	display:inline;
	font-size:10px;
	width:540px;
	margin:61px 0 0 136px;
}

.alinks li, .nlinks li{
	list-style:none;
	display:inline;
	padding:0;
}

.alinks ul, .nlinks ul{
	padding:0;
	margin:0;
}

.alinks li a:visited, .alinks li a:link, .nlinks li a:visited, .nlinks li a:link{
	display:block;
	float:right;
	text-align:center;
	color:#FFF;
	width:126px;
	height:19px;
	text-decoration:none;
	margin-right:8px;
	padding-top:6px;
	background:url(images/alink2-fire.png) no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}

.alinks li a:hover, .nlinks li a:hover{
	background:url(images/alink-hover-fire.png) no-repeat;
	color:#04508C;
}

.alinks li a.selected{
	background:url(images/alink-hover-fire.png) no-repeat;
	color:#FFF;
}

/****************************************************** Foot Navigation ******************************************************/
.footer{
	background:url(images/footer-blue2-fire.png);
	height:170px;
	border-top:1px solid #FFF;
}

.footer-nav-container{
	
}

.footer-nav{
	float: left;
    margin-top: 15px;
    max-width: 330px;
    min-width: 230px;
}

div.footer-nav header{
	color:#FFF;
	margin-left:35px;
	text-transform:uppercase;
	font-size:11px;
}

.nav-header{
	color:#FFF;
	margin-left:35px;
	text-transform:uppercase;
	font-size:11px;
}

div.footer-nav header a:link{
	text-decoration:none;
	color:#FFF;
}
div.footer-nav header a:visited{
	text-decoration:none;
	color:#FFF;
}
div.footer-nav header a:hover{
	text-decoration:underline;
	color:#FFF;
}
div.footer-nav header a:active{
	text-decoration:none;
	color:#FFF;
}

div.footer-nav ul{
	margin:20px 10px 40px 35px;
	padding-left: 24px;
}

div.footer-nav ul li{
	color:#FFCC00;
	line-height:10px;
	margin-bottom:5px;
}

div.footer-nav ul li a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

div.footer-nav ul li a:link{
	text-decoration:none
}
div.footer-nav ul li a:visted{
	color:#989797;
}
div.footer-nav ul li a:hover{
	color:#585252;
}
div.footer-nav ul li a:active{
	color:#989797;
}

.num{
	color:#0C6400;
	font-size:14px;
}

a img{border:none;}

a:link {text-decoration:underline; color:#537691;}
a:visited {text-decoration:underline; color:#5C98C5;}
a:hover{text-decoration:underline; color:#FF9900;}

.townlist a{text-decoration:none;}
.valid img {background-color:transparent; display:block; border-style:none; width:100%;} 
.mindiv{clear:both;}

img{display:block;}
/******************     CSS design by   :   holly@site-designers.co.uk   :   http://www.site-designers.co.uk/     ******************/