body,html,form {
	margin:0;
    padding:0;
}
.repeatBG {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.head {
	background-repeat:no-repeat;
	background-position: center top;
	height:434px;
}
.gallery_head {
	background-repeat:no-repeat;
	background-position: center top;
	height:115px;
}
.mainMenu {
	position:relative;
	left:35px;
	top:27px;
	width:274px;
}
.quote {
	position:relative;
	padding-left:45px;
	width:471px;

}
.content {
	position:relative;
	left:25px;
	width:710px;
	padding-left:20px;
	padding-right:20px;
}
.gallery_content {
	position:relative;
	left:25px;
	width:710px;
	padding-left:20px;
	padding-right:20px;
}
.bodycopyColumn {
	float:left;
	width:458px;
	margin-right:20px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#515151;
}
.featureColumn {
	float:left;
	width:231px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#515151;
}
.threeColumn {
	float:left;
	width:231px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#515151;
	margin-right:8px;
}
.footer {
	position:relative;
	width: 710px;
	left:0px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:10px;
	color:#515151;
	clear:both;
	padding-top:50px;
	padding-bottom:20px;
}
.sidearrow {
	position:relative;
	left:-20px;
	width:10px;
}
.featurepic {
	margin-bottom:-10px;
}
.readmorearrow {
	position:relative; 
	margin-top:4px;
}
a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	color: #515151;
	text-decoration: none;
}
a:hover {
	color: #71B4F3;
	text-decoration: underline;
}
a:active {
	color: #71b4f3;
	text-decoration: none;
}
input,textarea {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#515151;
	width:320px;
}
.contactform {
	margin-top:10px;
	margin-bottom:10px;
}
.imageHolder {
	padding-right:10px;
	margin-bottom:20px;
	width:470px;
	zheight:301px;
	float:left;
}
.galleryNavColumn {
	zfloat:left;
	zwidth:210px;
	height:41px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#515151;
	padding-top:315px;
}
.backtogallery {
	margin-top:30px;
}