/************************************************/
/* Walcot - Copyright 2010			*/
/* Designed by Utopia Communications		*/
/* www.utopiacommunications.co.uk		*/
/* email: hello@utopiacommunications.co.uk	*/
/************************************************/


body {
	margin: auto;
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	background-color: #404041;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

img{
	border: 0px;
}


#wrap{
	margin: auto;
	width: 539px;
}

#header{
	float: left;
	margin: 0px;
	width: 539px;
	height: 404px;
	border-bottom: 3px solid #ffffff;
	background-image: url(../images/header.jpg);
}

#opening{
	float: left;
	margin: 0px;
	width: 539px;
	height: 202px;
	border-bottom: 3px solid #ffffff;
	background-image: url(../images/opening.jpg);
}

#heritage{
	float: left;
	margin: 0px;
	width: 539px;
	height: 221px;
	border-bottom: 3px solid #ffffff;
	background-image: url(../images/heritage.jpg);
}

#reclamation{
	float: left;
	margin: 0px;
	width: 539px;
	height: 74px;
	background-image: url(../images/reclamation.jpg);
}

#gallery{
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 539px;
	height: 275px;
	border-bottom: 3px solid #ffffff;
}

.image1{
	float: left;
	display: inline;
	margin: 0px 13px 13px 0px;
	width: 125px;
	height: 83px;
}

.image2{
	float: left;
	display: inline;
	margin: 0px 0px 13px 0px;
	width: 125px;
	height: 83px;
}

#contact{
	float: left;
	margin: 0px;
	width: 539px;
	height: 294px;
	background-image: url(../images/contact.jpg);
}

#links1{
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px 20px 5px 20px;
	width: 499px;
	background-color: #839c89;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;	
}

#links2{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	width: 499px;
	background-color: #839c89;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

#happening{
	float: left;
	margin: 0px;
	width: 539px;
	height: 74px;
	background-image: url(../images/happening.jpg);
}

#story{
	float: left;
	margin: 0px;
	display: inline;
	width: 190px;
	height: 45px;
	background-image: url(../images/story.jpg);
}

#blog{
	float: left;
	margin: 0px;
	display: inline;
	width: 181px;
	height: 45px;
	background-image: url(../images/blog.jpg);
}

#twitter{
	float: left;
	margin: 0px;
	display: inline;
	width: 168px;
	height: 45px;
	background-image: url(../images/twitter.jpg);
}

#backtotop{
	float: left;
	margin: 0px;
	width: 539px;
	height: 84px;
	background-image: url(../images/backtotop.jpg);
}