
html, body{
	font-family: arial, tahoma, verdana;
	font-size: 1em;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 0 0;
	}

body{
	background-image:url('images/main-bg.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #026838;
	color: #292b75;
	}
	
p{
	margin: 6px;
	text-align:left;
	}
	
a{
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
.error{
	color: red;
	}

.clear{
	clear:both;
	}
	
ul, ol{
	text-align: left;
	margin-left: 50px;
	}
	
table{
	border-collapse: collapse;
	}
	
table tr td{
	vertical-align: top;
	margin: 0px;
	padding: 0;
	}
	
form fieldset, fieldset{
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	background-position: 30px right;
	margin: 12px;
	padding: 12px;
	border: 1px solid #cdcdcd;
	}
	
form fieldset legend, fieldset legend{
	margin:0;
	margin-bottom: 6px;
	padding:1px 3px;
	border: 1px dotted #cdcdcd;
	}
	
fieldset ul{
	width: auto;
	list-style:none;
	margin: 0;
	padding: 0px;
	text-align: left;
	}
	
fieldset ul li{
	background-color: #d7dcea;
	margin: 2px 0px;
	}
	
fieldset ul li p{
	padding:2px;
	line-height: 19px;
	}
	
form p{
	width: 100%;
	text-align:left;
	margin: 1px 0;
	line-height:1.8em;
	}

form label{
	text-align: right;
	vertical-align: top;
	width: 10em;
	margin-right: 0.5em;
	line-height:1.3em;
	display: inline-block;
	}

form label.err{
	color:red;
	}

form label.error {
	text-align:left;
	color: #f00;
	margin-left: 13px;
	width: auto;
	display: inline;
	}
	
form input, form textarea{
	font-family: arial, tahoma, verdana;
	font-size: 1em;
	width:200px;
	}

	
form input.submit, .but{
	margin-left: 13em;
	margin-right: 0em;
	margin-top: 6px;
	width: 100px;
	background: #ffffff;
	border: 2px solid #cdcdcd;
	}
	
.but{
	margin-left: 0.5em;
	}
	
#info, #error{
	margin: 6px 2px;	
	width: 98%;
	display:none;
	}
	
#info{
	border: 2px solid #ffa54a;
	background-color: #ffffd2;
	}

#error{
	border: 2px solid #f00000;
	background-color: #ffd7d7;
	}
	
#info p, #error p{
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
	}
	
#error p{
	color: #f00000;
	}
	
.title{
	font-weight: bold;
	font-size: 1.3em;
	}
	
#container, .credit{
	margin: 60px auto;
	width: 920px;
	position:relative;
	background-color: #ffffff;
	}
	
#container{
	margin-bottom: 0px;
	}
	
.credit{
	margin-top: 0px;
	background-image: url('images/credit.png');
	background-color: transparent;
}
	
#content{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	}
	
.logo{
	float:left;
	clear:right;
	position:absolute;
	left:-30px;
	top:-40px;
	}
	
.telephone{
	font-family: Georgia, arial, tahoma;
	color: #ef4323;
	font-size: 1.8em;
	position:absolute;
	right: 0px;
	top:-45px;
	}

.menu{
	background-image: url('images/menu-bg.gif');
	float:right;
	width: 86%;
	z-index: 10;
	}
	
ul.topmenu{
	margin:0px;
	padding:0px;
	padding-left: 10px;
	list-style: none;
	position:relative;
	z-index: 10;
	}
	
ul.topmenu li{
	margin: 0px 3px 0px 0px;
	padding: 2px 0;
	list-style:none;
	display: table-cell;
	float:left;
	position: relative;
	}
	
ul.topmenu li.hasmore{
	}
		
ul.topmenu li a{
	display:block;
	color:#ffffff;
	font-size: 0.8em;
	padding:6px;
	position: relative;
	}
		
ul.dropdown{
	background-color:#ffffff;
	margin:0px;
	padding:5px;
	display:block;
	position:absolute;
	z-index: 999;
	top: 100%;
	display:none;
	left:0px;
	width: 150px;
	overflow:hidden;
	border: 2px solid #ef4323;
	border-top: 0px solid #ef4323;
	}
	
ul.dropdown ul.dropdown{
	top:0;
	left:95%;
	}
	
ul.dropdown li{
	text-align:left;
	margin:0px; 
	padding: 0px;
	float: none;
	position:relative;
	list-style:none;
	display:block;
	border-bottom:1px solid #ef4323;
	}
	
ul.dropdown li.last{
	border:0;
	}

ul.dropdown li a{
	padding: 1px;
	color:#ef4323;	
	display:block;
	position:relative;
	z-index: 0;
	}
		
.slider a:hover{
	text-decoration: none;
	}
	
.slider a img{
	border:0;
	}
	
.slider{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 220px;
	background-color:#026838;
	overflow:hidden; position:relative; cursor:pointer;
	}
	
.slides {
	position:absolute; top:0; left:0;
	}
	
.slide {
	float:left; clear:right; width:900px; height: 220px;
	background-repeat: no-repeat;
	}
	
.slideImage{
	width:100%; height: 220px;
	}
	
.slideImage img{
	float:left;
	clear:right;
	}

.slideImage span.block{
	font-family: Georgia, arial, tahoma;
	position: absolute;
	right: 0;
	top:0;
	padding:10px 10px;
	width: 280px;
	height:220px;
	overflow: hidden;
	}
		
.slideImage span p{
	position: relative;
	font-size: 1em;
	color: #000000;
	}

.slideImage span p a{
	text-decoration: underline;
	}

.slideImage span .title{
	font-size:1.2em;
	font-weight: bold;
	}
	
.text{
	width:100%;
	margin: 0px;
	float:left;
	clear:right;
	}
	
.text img{
	margin:12px;
	}
	
.right{
	width: 300px;
	overflow: hidden;
	height: 220px;
	float:right;
	clear:right;
	position: relative;
	}
	
.right .img{
	z-index: 1;
	}
	
.right a:hover, .bottom a:hover{
	text-decoration: none;
	}

.right a img, .bottom a img{
	border:0;
	}
	
.right div.rborder{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 220px;
	width: 300px;
	background-image: url("images/right-border.png");
	z-index: 10;
	display: table;
	vertical-align: bottom;
	cursor: pointer;
	}
	
.right span{
	font-family: Georgia, arial, tahoma;
	font-weight: bold;
	margin: 0 auto;
	width: 95%;
	position: absolute;
	bottom: 10px;
	left: 0px;
	color: #ffffff;
	}

.right span .title{
	font-size: 1em;
	text-align: center;
	}

	
.bottom{
	margin: 0px auto;
	margin-top: 20px;
	width: 890px;
	height: 220px;
	overflow: hidden;
	}
	
.bottom .img{
	float:left;
	clear:right;
	margin: 00px 10px;
	position: relative;
	width: 200px;
	}
	
.bottom div.rborder{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 220px;
	width: 200px;
	background-image: url("images/bottom-border.png");
	z-index: 10;
	display: table;
	vertical-align: bottom;
	cursor: pointer;
	}
	
.bottom span{
	font-family: Georgia, arial, tahoma;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px 0;
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
	
.bottom span .title{
	font-size: 1em;
	text-align: center;
	color: #ef4323;
	}

.bottom span .cap{
	font-size: 0.7em;
	text-align: center;
	margin: 0px;
	}
	
#map{
	width: 95%;
	height: 400px;
	border: 1px solid #026838;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	}
			
.credit{
	margin-top: 0px;
	padding-top: 60px;
	margin-bottom: 0px;
	border: 0;
	}
	
.credit p{
	text-align: center;
	font-size: 0.8em;
	margin:2px;
	color:#cdcdcd;
	}
	
.credit a{
	color:#cdcdcd;
	}

