/* CSS Document */

body {
	margin: 10px auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.5;
	font-size: 13px;
	background: #cccccc;
	color:#000000;
}

a {
	text-decoration: none;
	color:#6a90ad;
}

.blue {

	color:#6a90ad;
}


a:hover {
	color: #6a90ad;
	text-decoration: underline
}

a img {
	border: 0;
}

h1 {
	font-size: 14px;
	color:#6a90ad;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

h3 {
	font-size: 13px;
	color:#000000;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#wrap { 
	width: 900px;
	margin:auto;
	padding: 0;
	background-color:#FFFFFF;
}

#header {
width:900px;
background-color:#000000;
height:110px;
text-align:left
}

#discount {
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:11px;
color:#FFFFFF;
text-align:right;
font-weight:bold;
width:400px;
height:20px;
margin-top:50px;
float:right;
padding-right:10px
}

#menuback1 {
width:900px;
height:70px;
background-image:url(../images/homemenuback.jpg);
}

#menuback2 {
width:900px;
height:70px;
background-image:url(../images/aboutmenuback.jpg);
}

#menuback3 {
width:900px;
height:70px;
background-image:url(../images/cottagemenuback.jpg);
}

#menuback4 {
width:900px;
height:70px;
background-image:url(../images/tariffsmenuback.jpg);
}


#menuback5 {
width:900px;
height:70px;
background-image:url(../images/contactmenuback.jpg);
}

#menuback6 {
width:900px;
height:70px;
background-image:url(../images/linksmenuback.jpg);
}

#menu {
width:900px;
height:35px;
opacity: 0.8;
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
filter: alpha(opacity=80);
background-color:#FFFFFF;
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
padding-top:3px
}


#menu ul {
margin: 0; padding-left: 30px; padding-top:8px;
	list-style-type: none; list-style-image: none; 
	  
 
}


#menu li { display: inline; float: left;
padding-right:30px;} 

#menu li a {
 
     text-align: left;
     text-decoration: none;
     color: #000000;
     background: #fff;
     }
	 
#menu li a:hover {
color:#CC0033;
text-decoration:none
     }
	 
	 
#menu li .current {
   color:#CC0033;
text-decoration:none
     }
	 

#content {
width:900px;
background-color:#FFFFFF;

}

#left {
width:560px;
padding-left:30px;
padding-top:30px;
background-color:#FFFFFF;

}

#left-main {
width:255px;
float:left;
background-color:#FFFFFF;
margin-bottom:10px;


}

#left-right {
width:255px;
float:right;
padding-left:15px;
background-color:#FFFFFF;
margin-bottom:10px;


}


#rightcolum {
width:265px;
float:right;
padding-left:5px;
padding-right:15px;
padding-top:30px;
background-color:#FFFFFF;
margin-bottom:10px;



}
	

#contenthome {
width:900px;
height:400px;
background-color:#FFFFFF;
background-image:url(../images/homebackground.jpg);
background-repeat:no-repeat;
}

#lefthome {
width:560px;
padding-left:30px;
padding-top:30px;
}

#contenthome2 {
width:800px;
background-color:#FFFFFF;

}

#lefthome2 {
width:800px;
padding-left:30px;
padding-top:30px;
}




#bottom{
width:900px;
clear:both;
background-color:#000000;
text-align:left;
color:#FFFFFF;
display:block
}


#bottom-left{
width:300px;
background-color:#000000;
text-align:left;
padding-left:30px;
color:#FFFFFF;
float:left;
margin-top:10px;
margin-bottom:10px;

}

#bottomright{
width:360px;
text-align:left;
background-color:#000000;
color:#FFFFFF;
float:right;
margin-top:10px;
margin-bottom:10px;
padding-right:30px;
display:block


}


#footer{
clear:both;
width:900px;
background-color:#cccccc;
height:30px;
text-align:left;
padding-top:10px;
color:#666666;
font-size:10px;
font-family:Arial, Helvetica, sans-serif

}

#footer a{
color:#666666;
text-decoration:none

}

#footer a:hover{
color:#666666;
text-decoration:underline

}


#footer-left{
width:500px;
text-align:left;
color:#666666;
float:left;

}

#footerright{
width:300px;
text-align:right;
color:#666666;
float:right

}




