/* CSS Document */

.clear{ clear: both; overflow: hidden; height:0px;}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #492807;
}

#content p {
	margin-left: 30px;
	margin-top: 4px;
}

/* layoot stuff */

body {
	margin:0 auto;
	font-family: Gill sans, tahoma, verdana, sans-serif;
	color:#303030;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
}

#top {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/manor_top_bk.jpg);
	background-repeat: repeat-x;
	height: 138px;
	padding-bottom: 25px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #bed9ed;
	top: 200px;
	background-image: url(../images/line_bk.jpg);
	background-repeat: no-repeat;
	background-position: right;
	min-height: 400px;
}

#content {
	width: 800px;
	padding-right: 100px;
	padding-top: 20px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #6c2d1c;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}

/* nicked stuff */

#menuback1 {
	margin-right: auto;
	margin-left: auto;
	background-color: #5d2e24;
}

.menuback {

	
	height: 60px;
}
.menuback1 {
	height: 60px;
	width: 800px;
	background-image: url(../images/menu_bk.png);
	background-repeat: no-repeat;
	padding-right: 100px;
}
.menuback2 {

	float: left;
	height: 60px;
	width: 227px;
}
.menuback3 {

	height: 60px;
	width: 201px;
	float: left;
}
.logo2 {

	float: left;
	height: 65px;
	width: 678px;
}
.logo1 {

	float: right;
	height: 57px;
	width: 600px;
}
.logo {
	height: 65px;
	width: 900px;
	margin-top: 25px;
}

.logo h1{
	text-indent: -2000px;
}
#wrapper .menuback .menuback1 a {

	color: #FFFFFF;
	text-decoration: none;
}
#wrapper .menuback .menuback1 a:hover {

	color: #FFFFCC;
	text-decoration: none;
}
#wrapper #topmenu a {

	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #topmenu a:hover {

	color: #FFFFCC;
	text-decoration: none;
}
#topmenu {
	height:73px;
	z-index:3;
	left: 0px;
	top: 0px;
}

.firstlink {
	float: left;
	height: 25px;
	width: 90px;
	color: #BED9ED;
	text-align: right;
	margin-top: 10px;
	text-transform: uppercase;
}
.menulink {
	float: left;
	height: 25px;
	color: #BED9ED;
	text-align: center;
	padding-right: 22px;
	padding-left: 22px;
	margin-top: 10px;
	text-transform: uppercase;
}

.menulinkright {
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.current {
	float: left;
	height: 25px;
	color: #00CCFF;
	text-align: center;
	padding-right: 22px;
	padding-left: 22px;
	margin-top: 10px;
	text-transform: uppercase;
}
.floatleft {
	float: left;
	padding-right: 10px;
}

#content h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	text-indent: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #container #content h3 {
	color: #6C2D1C;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	text-indent: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.floatright {
	float: right;
	padding-left: 10px;
}
.inset {
	text-indent: 15px;
}
.gallery{ width:800px !important;}
.gallery a{
	display: block;
	height:100px;
	border:1px solid #6C2D1C;
	float: left;
	margin:0 10px 10px 0;
	padding:2px;
}
.gallery a:hover{ border-color:#fff;}
.gallery a img{ border:0; }

#inspector {
width: 250px;
float: right;
}
#inspectortop {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/manor_top_bk.jpg);
	background-repeat: repeat-x;
	height: 200px;
	padding-bottom: 25px;
}
#inspector a{
	color:#6C2D1C;
}
