.container {
	height: 625px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 130px;
	width: 305px;
	font-size: 27px;
	padding-top: 30px;
	padding-left: 15px;
	color: #000;
}
.navigation {
	float: left;
	height: 60px;
	width: 630px;
	margin-top: 100px;
}
.link {
	float: left;
	height: 40px;
	width: 105px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.row_centre {
	float:left;
	width:950;
	height:450;
}
.left_column {
	float: left;
	height: 450px;
	width: 425px;
}
.header {
	float: left;
	height: 90px;
	width: 380px;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 15px;
	font-size: 18px;
	color: #bac275;
	font-family: Verdana, Geneva, sans-serif;
}
.content {
	float: left;
	height: 300px;
	width: 380px;
	padding-right: 30px;
	padding-left: 15px;
	text-align:justify;
	padding-top: 10px;
}
.polaroid {
	float: left;
	height: 450px;
	width: 525px;
	background-image: url(../images/Polaroid.png);
	background-repeat: no-repeat;
}
.border {
	background-color: #EFEFEF;
	margin: 50px;
	height: 350px;
	width: 425px;
	float: left;
}
.slideshow {
	background-color: #FFF;
	height: 336px;
	width: 411px;
	margin: 7px;
	float: left;
	background-image: url(../images/Exterior-2.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-x;
}.tag {
	font-size: 10px;
	float: left;
	height: 14px;
	width: 87px;
	text-align: center;
	padding-top: 1px;
}
.tag_blank {
	float: left;
	height: 15px;
	width: 850px;
}

