/* @override 
	http://dev.owgh.site:8888/css/owgh-styles.css
	http://www.oldwardenguesthouse.co.uk/css/owgh-styles.css
*/

#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 386px;
	width: 900px;
	background-image: url(../images/owgh-home2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	background-color: #EEEEE4;
	background-position: center top;
	background-attachment: fixed;
	font-size: small;
	color: #625f5b;
	font-family: 'M+1cregular', Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #d1d1bd;
	background-image: url(../images/footer-top.png);
	clear: both;
	float: left;
	height: auto;
	width: 870px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	margin-top: 20px;
}
.bodyText {
	float: left;
	height: auto;
	width: 490px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 30px;
	line-height: 18px;
	min-height: 364px;
}
.link {
	float: left;
	height: auto;
	width: 490px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.link p {
	margin: 0px;
}
.bodyText h1 {
	font-family: 'HarringtonRegular', Arial, Helvetica, sans-serif;
	font-size: 32px;
	/*color: #a8b3cb;*/
	color: #635e5a;
	margin-bottom: 30px;
}
.bodyText h3 {
	font-family: 'HarringtonRegular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	/*color: #a8b3cb;*/
	color: #635e5a;
	margin-bottom: 6px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#roomNav {
	float: left;
	margin-top: 24px;
	padding-left: 30px;
}
#roomNav ul li {
	float: left;
	text-decoration: none;
	list-style-type: none;
}
#roomNav ul {
	padding-left: 0;
	margin-bottom: 54px;
}
#roomNav li a {
	text-decoration: none;
}
#roomNav li a:hover {
	text-decoration: underline;
}
.blue{
	color: #a8b3cb;
}

.featureTop {
	background-image: url(../images/feature-top.png);
	background-repeat: no-repeat;
	float: right;
	height: 9px;
	width: 286px;
	margin-right: 30px;
	margin-top: 26px;
}
.featureBody {
	background-image: url(../images/feature-bg.png);
	background-repeat: repeat-y;
	float: right;
	height: auto;
	width: 254px;
	clear: right;
	margin-right: 30px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
}
.featureBody img {
	display: block;
	width: 254px;
	margin: 8px 0 8px 0;
}

.featureBottom {
	background-image: url(../images/feature-bottom.png);
	background-repeat: no-repeat;
	float: right;
	height: 9px;
	width: 286px;
	clear: right;
	margin-right: 30px;
}
.localAttractions {
	float: right;
	height: auto;
	width: 286px;
	clear: right;
	margin-right: 30px;
	margin-top: 20px;
}
.localAttractions img {
	border-width: 0;
}
.line {
	margin-bottom: 4px;
	margin-left: -6px;
}
h1 {
	color: #625f5b;
	font-size: 170%;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: 'M+1cblack', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #8e7f61;
	font-family: 'M+1cheavy', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.alignRight {
	text-align: right;
}
#nav {
	float: left;
	height: 40px;
	width: 900px;
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	font-family: 'M+1cmedium', Arial, Helvetica, sans-serif;
}
#nav ul {
	margin: 0;
}
#nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
}

#navHome {
	display: block;
	width: 94px;
	height: 40px;
	background-image: url(../images/nav_home.png);
	margin-left: -40px;
	background-position: 0px -40px;
}
#navHome:hover, #navRooms:hover, #navRates:hover, #navLocation:hover, #navAttractions:hover, #navContact:hover {
	background-position: 0px -80px;
}
#navRooms {
	display: block;
	width: 74px;
	height: 40px;
	background-image: url(../images/nav_rooms.png);
	background-position: 0px -40px;
}
#navRates {
	display: block;
	width: 72px;
	height: 40px;
	background-image: url(../images/nav_rates.png);
	background-position: 0px -40px;
}
#navLocation {
	display: block;
	width: 99px;
	height: 40px;
	background-image: url(../images/nav_location.png);
	background-position: 0px -40px;
}
#navAttractions {
	display: block;
	width: 127px;
	height: 40px;
	background-image: url(../images/nav_attractions.png);
	background-position: 0px -40px;
}
#navContact {
	display: block;
	width: 92px;
	height: 40px;
	background-image: url(../images/nav_contact.png);
	background-position: 0px -40px;
}

#home #navHome, #attractions #navAttractions, #location #navLocation, #rooms #navRooms, #rates #navRates, #contact #navContact {
	background-position: 0px 0px;
}

#navHome span, #navRooms span, #navRates span, #navLocation span, #navContact span, #navAttractions span
{
  display: none;
}
#phone {
	height: 42px;
	width: 213px;
	position: absolute;
	margin-top: 366px;
	margin-left: 620px;
}
.copyright {
	font-size: 80%;
	margin-bottom: 20px;
}
strong {
	font-family: 'M+1cbold', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link, a:visited, a:active {
	color: #630;
	text-decoration: none;
}

a:hover {
	color: #630;
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 20px;
}
#contact-form {
	background-color: #ECECE6;
	padding-top: 20px;
	padding-left: 34px;
	border-style: dotted;
	border-color: #fafafa;
}
#contact-form .textinput, #contact-form .textarea {
	background-color: #fafafa;
	width: 400px;
	padding: 5px;
	border: 1px solid #dedede;
}
.alert {
	color: #a90000;
	font-size: 12px;
	font-style: italic;
}
#sendButton {
	border: 1px solid #e5e5e5;
	font-size: 12px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	text-decoration: none;
	color: #eeefc5;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	background-color: #937f5e;
}
#sendButton:hover {
	background-color: #4d463e;
}