@charset "UTF-8";/* CSS Document */#nav ul {	margin-left: 0;	padding-left: 0;	display: inline;}#nav ul li {	list-style: none;	display: inline;	color: #FFFFFF;	float: left;	background-image: url(../images/home.gif);	background-repeat: no-repeat;	padding-top: 8px;	padding-right: 0px;	padding-bottom: 8px;	margin: 0;	text-align: center;}#nav ul li.home {	background-image: url(../images/home.gif);	width: 90px;}#nav ul li.about {	background-image: url(../images/about.gif);	width: 187px;}#nav ul li.cottages {	background-image: url(../images/cottages.gif);	background-repeat: no-repeat;	width: 75px;}#nav ul li.news {	background-image: url(../images/latest-news.gif);	background-repeat: no-repeat;	width: 148px;}#nav ul li.prices {	background-image: url(../images/france.gif);	background-repeat: no-repeat;	width: 129px;}#nav ul li.contacts {	background-image: url(../images/contact.gif);	width: 86px;}#nav ul li.local {	background-image: url(../images/location.gif);	width: 121px;}#nav ul li.win {	background-image: url(../images/win.gif);	width: 111px;}#nav ul li.blank {	color: #000000;	background-image: url(../images/win.gif);	width: 111px;}#nav ul li.homeActive {	background-image: url(../images/home_f2.gif);	width: 90px;}#nav ul li.aboutActive {	background-image: url(../images/about_f2.gif);	width: 187px;}#nav ul li.cottagesActive {	background-image: url(../images/cottages_f2.gif);	background-repeat: no-repeat;	width: 75px;}#nav ul li.newsActive {	background-image: url(../images/latest-news_f2.gif);	background-repeat: no-repeat;	width: 148px;}#nav ul li.pricesActive {	background-image: url(../images/france_f2.gif);	background-repeat: no-repeat;	width: 129px;}#nav ul li.contactsActive {	background-image: url(../images/contact_f2.gif);	width: 86px;}#nav ul li.localActive {	background-image: url(../images/location_f2.gif);	width: 121px;}#nav ul li.winActive {	background-image: url(../images/win_f2.gif);	width: 111px;}#nav ul li.blankActive {	color: #000000;	background-image: url(../images/win_f2.gif);	width: 111px;}#subnavcottages ul {	background-color: #663399;	float: left;	margin: 0px;	padding: 10px 0px;	width: 947px;}#subnavcottages ul li {	list-style: none;	display: inline;	color: #FFFFFF;	padding-left: 5px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	padding-right: 4px;	padding-top: 10px;	padding-bottom: 10px;	margin: 0px;}#subnavcottages ul li.last {	list-style: none;	display: inline;	color: #FFFFFF;	padding-left: 6px;	border-right-style: none;	padding-right: 8px;	padding-top: 7px;	padding-bottom: 7px;	margin: 0px;	border-top-style: none;	border-bottom-style: none;	border-left-style: none;}#wrapper #subnavcottages a {	color: #FFFFFF;	text-decoration: none;}#wrapper #subnavcottages a:hover {	color: #CCCCCC;	text-decoration: none;}#wrapper #mainarea #footer {	height: 30px;	clear: both;	background-image: url(../images/footer.gif);	background-repeat: no-repeat;}#wrapper #mainarea #footer {	background-image: url(../images/footer.gif);	background-repeat: no-repeat;	height: 30px;	clear: both;}#wrapper #header #advert {	float: right;	padding-right: 25px;	margin-top: 24px;}#copyright {	font-size: 11px;	text-align: right;	padding-top: 5px;	width: 947px;	margin-right: auto;	margin-left: auto;}#copyright a {	color: #663399;	text-decoration: none;}#wrapper #mainarea #prices {	width: 907px;	float: left;	padding-left: 20px;	padding-right: 20px;	padding-bottom: 10px;}