@charset "utf-8";
/* 	Dalgarven Country Hotel
	Valid CSS
	Written by Brian Coit @ The Creative Foundry
	Copyright Dalgarven Country Hotel 2007
 */

body {
	background: #666666 url(../images/background.jpg) repeat;
	color: #ffffff;
	line-height: 1;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
a, a:link, a:hover, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px
}
#outline {
	width: 840px;
	border: 2px #b5da96 solid;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#titlestrip {
	height: 56px;
	padding-left: 4px;
}
#titlestrip img {
	margin-top: 2px;
}
#nav {
	width: 840px;
	margin: 0;
	padding: 0
}
#nav div, #nav #current {
	padding: 0;
	margin: 0;
	float: left;
	border-bottom: 6px #b5da96 solid;
}
#nav #current, #nav div:hover {
	border-bottom: 6px #6f462d solid;
}
#subnav {
	position: absolute;
	top: 0px;
	z-index: 1000;
	width: 840px;
	height: 26px
}
#subnav #hotel {
	padding-left: 53px
}
#subnav #dining {
	padding-left: 303px
}
#subnav #functions {
	padding-left: 413px
}
#introbox, #posbox {
	width: 840px;
	position: relative;
}
#introbox {
	height: 652px;
	text-align: center
}
#introbox #head {
	height: 205px;
	text-align: center;
}
#introbox #head img {
	margin-top: 90px
}
#introbox #flash {
	text-align: center
}
#alternative #intro {
	border: 2px #b5da96 solid;
}
#flashbackground {
	width: 840px;
	height: 570px;
	z-index: 0
}
.contact {
	width: 840px;
	height: 570px;
	background: url(../images/contact.jpg) no-repeat
}
.infobottom, .infobottomtext {
	z-index: 400;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 555px;
	height: 100px;
}
.infobottomtext {
	margin: 0;
	padding: 0
}
.infobottomtext p {
	margin: 11px;
	padding: 0;
	line-height: 150%;
}
.infobottom {
	background-color: #8d8a64;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
.inforight, .inforighttext {
	z-index: 400;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
	height: 570px;
}

.inforighttext {
	margin: 0;
	padding: 0;
	overflow: auto;
}
.inforighttext p {
	margin: 15px;
	padding: 0;
	line-height: 150%;
	margin-top: 50px
}
.inforighttext p a,
.inforighttext p a:link,
.inforighttext p a:visited {border-bottom: 1px dotted #ffffff;}
.inforighttext p a:hover {border-bottom: 1px solid #ffffff;}
.title {
	font-weight: bold;
	line-height: 200%;
	display: block
}
.inforight {
	background-color: #8d8a64;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
form {
	margin: 0;
	padding: 0;
}
#contactform {
	font-size: 10px;
}
#contactform .row {
	display: block;
	height: 25px;
	padding-left: 15px;
}
#contactform .row .title {
	float: left;
	width: 105px
}
#contactform .row .input {
	float: left;
	width: 130px;
}
#contactform .row .inputcheck {
	float: left;
	width: 130px;
}
#contactform .row .inputcheck input, #contactform .row .input input {
	width: 70px;
	font-size: 10px;
	width: 110px;
	color: #b5da9b;
	background-color: #4a4a4a;
	border: 1px solid #b8b8b8
}
#contactform .row .inputcheck input {
	width: 15px;
	border: 0;
	background: none;
	color: green;
}
#contactform .row .input select {
	font-size: 10px;
	width: 115px;
	color: #b5da9b;
	background-color: #4a4a4a;
	border: 1px solid #b8b8b8
}
#contactform .row .input select option {
}
#contactform .row .input textarea {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	color: #b5da9b;
	background-color: #4a4a4a;
	border: 1px solid #b8b8b8;
	height: 30px;
}
#submit {
	padding-right: 15px
}
#submit input {
	color: #b5da9b;
	background-color: #4a4a4a;
	font-size: 10px;
	float: right;
	border: 1px solid #b5da9b;
}
#cfinfo {text-align: center; font-size: 90%; font-style: normal; padding: 5px;}
#cfinfo a,
#cfinfo a:link,
#cfinfo a:visited {font-style: normal; text-decoration: none}
#cfinfo a:hover {border-bottom: 1px dotted #b5da96}
.msmall {font-size: 9px;}