﻿body{
	margin:0;
	padding:0;
	background-color:#fff;	
}

body, div, p, h1, h2, h3, td, span, input, textarea, select, label{
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	color:#3A3C3D;
}

#page{
	width:799px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background:#fff repeat-y url(../images/page.gif) left top;
}

/****************** TOP ******************/

#top{
	background:#fff repeat-x url(../images/top.gif) bottom left;
	height:74px;
}

#nav{
	background:#A1A7BB repeat-x url(../images/menu.gif) top left;
	border-top:5px solid #fff;	
	border-bottom:5px solid #fff;
	margin:0;
	padding:0;
	height:25px;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	display: inline;
	list-style: none;
}

#nav li a, #nav li a:visited{
	text-align:center;
	float:left;
	display: block;
	margin:0px;
	padding: 5px 30px 7px 30px;
	text-decoration: none;
	color:#142455;
}

#nav li a:hover, #nav #navon a, #nav #navon a:hover{
	background:#5C657F;	
	color:#fff;
}

/****************** TOP ******************/

/****************** MAIN ******************/

#contentarea{		
	background:transparent no-repeat url(../images/contentarea.jpg) left top;			
	width:799px;
}

#content{			
	margin-left:95px;
	float:left;
	width:544px;
}

#content p{
	margin:0 25px 10px 25px;
	padding:0;
}

#content h1{	
	margin:15px 15px 10px 25px;	
}

#content h2{	
	margin:20px 15px 5px 25px;	
}

#content ul li{
	margin:0 15px 10px 30px;
}

#content img.full{
	margin:0 15px 10px 25px;
	padding:0;
}

#content img.fleft{
	margin:0 15px 10px 25px;
	padding:0;
}

#content form{
	margin:0px 20px 20px 0px;	
}

#rightcontent{	
	border-top:1px solid #132455;
	float:left;
	width:160px;		
}

#rightcontent p{
	margin:0 10px 10px 10px;	
}

#rightcontent h2{	
	margin:10px 10px 3px 10px;
	font-size:11px;	
	text-transform:uppercase;
}

#gallery{	
	width:340px;
	float:right;	
	margin:0 10px 0 10px;	
}

#gallery .imgoff{
	filter:alpha(opacity=50);	
}
	
#gallery .imgover{
	filter:alpha(opacity=100);	
}

#calendar{	
	width:250px;
	float:left;	
	margin:0 0 0 25px;	
}

#calendar h2{	
	margin:0;
}

#calendar tr.rowcolor0{	
	background:#fff;
	text-align:center;
	height:20px;
}

#calendar tr.rowcolor1{	
	background:#A1A7BB;
	text-align:center;	
	height:20px;
}

#calendar td.weekno a{
	text-decoration: none;
	display:block;
	width:22px;	
	padding:3px 0 4px 0;
}

#calendar td.weekno a:hover{
	color:#fff;
	background:#344269;	
}

#calendar td.weeknored a{
	color:#ff0000;
	text-decoration: none;
	display:block;
	width:22px;	
	padding:3px 0 4px 0;
}

#calendar td.weeknored a:hover{
	color:#ff0000;
	background:#344269;	
}

#calendar a{
	text-decoration: none;
}

#calendar_details{	
	width:200px;
	float:left;	
	margin:5px 0 0 20px;	
}

#calendar_details input.btnreset{
	cursor:pointer;
	width:50px; 
	background-color:#C1C0C0;
}

#calendar_details input.btnsend{
	cursor:pointer;
	width:140px;
	background-color:#C1C0C0;
}

#calendar_details td.weekheader{
	padding-left:10px;
	background:transparent no-repeat url(../images/weekheader.gif) left center;
	font-weight:bold;
}

#map{	
	margin:0 10px 15px 25px;	
	width:494px;
	height:300px;
	border:1px solid #132455;
}

#picturecol{	
	float:right;
	margin:0px 10px 15px 15px;	
	width:200px;	
}

#picturecol{	
	float:right;
	margin:0px 20px 15px 15px;	
	width:200px;		
}

#picturecol label{	
	margin:0px 10px 15px 0px;		
	display:block;	
}

#content form.contact{
	margin:20px 0 20px 0px;	
}

#content form.contact input.date{
	width:70px;
}

#content form.contact select{
	width:76px;
}

#content form.contact input.txt{
	width:223px;
}

#content form.contact input.phoneno{
	width:100px;
}
	
#content form.contact textarea{
	width:223px;
}	

#content form.contact .btnreset{
	cursor:pointer;
	width:50px; 
	background-color:#C1C0C0;
}	
	
#content form.contact .btnsubmit{
	cursor:pointer;
	width:100px; 
	background-color:#C1C0C0;
}	
	
#content form.pricecalc{
	margin:20px 20px 20px 50px;	
}	
	
#content form.pricecalc input{
	width:175px;
}

#content form.pricecalc select{
	width:180px;
}

#content form.pricecalc .btnsubmit{
	cursor:pointer;
	width:100px; 
	background-color:#C1C0C0;
}
	
.video{
	margin:15px 0 25px 60px;
}
	
/****************** MAIN ******************/

/****************** BOTTOM ******************/

#rightcontentend{	
	background:#fff no-repeat url(../images/rightcontent_end.gif) top right;
	height:1px;
}

#footer{
	border-top:4px solid #fff;	
	border-bottom:10px solid #fff;
	background:#3A3C3D repeat-x url(../images/menu.gif) top left;
	text-align:center;
	height:25px;
}

#footer p{
	margin:0;
	padding:5px 0 0 0;
	color:#fff;
}

#footer a{
	color:#727C9A;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;	
}

#validation{
	float:right;
	margin-right:10px;
}

/****************** BOTTOM ******************/

/****************** GENEREL ******************/

h1{
	font-size:16px;
	color:#344269;	
	margin:0px;
	padding:5px 0 0 0;		
}

h2{		
	font-size:12px;
	color:#3A3C3D;	
	margin:0px;
	padding:0px;		
}

p{
	margin:0px;
	padding:0px;
}	

a, a:visited{
	text-decoration:underline;
	color:#142455;
}

a:hover{
	color:#3A3C3D;
	text-decoration:underline;
}

a.rmlink, a.rmlink:visited{	
	text-decoration:underline;
	padding-left:12px;
	background:transparent no-repeat url(../images/arrow.gif) left center;
}

img{
	border:0px;
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

.aleft{
	text-align:left;
}

.aright{
	text-align:right;
}

.acenter{
	text-align:center;
}

.clear{	
	clear:both;
}

.clear hr{
	display:none;
}

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.red{
	color:#FF3333;
}

.redbold{
	font-weight:bold;
	color:#FF3333;
}

/****************** GENEREL ******************/

/****************** PRINT ******************/

@media print {
	html,body{
		width:100%;
	}	
	body, div, p, h1, h2, td, span, input, textarea, select, label{
		font-family:Tahoma,Verdana,Arial,sans-serif;
		font-size: 10pt;		
	}	
	
	h1{ 
		font-size:14pt; 		
	}
	h2{ 
		font-size:12pt; 
	}
}

/****************** PRINT ******************/