/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #655B4F;
	font-size: 11px;
}

body {
	text-align: center;
	background: #FFF url(img/bg_tile.jpg);

}

p {
	padding-bottom: 5px;
}

a:link, a:visited {
	color: #655B4F;
	text-decoration: underline;
}

a:hover, a:active {
	color: #6899C1;
	text-decoration: none;
}

fieldset {
	border: none;
}

fieldset input {
	margin-bottom: 2px;
}

fieldset input, fieldset textarea, fieldset select {
	width: 70%;
}

fieldset textarea {
	height: 100px;
}

fieldset input.FormButton {
	width: auto;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #514638;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 23px;
}

h2 {
	color: #9E968D;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 11px 0;
}

h3 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

h4 {
	display: block;
	width: 100%;
	background-color: #F0F0F0;
	color: #4E4337;
	text-transform: uppercase;
	padding: 2px 0;
	text-indent: 5px;
	margin-bottom: 2px;
}

h5 {
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
}

#OuterWrapper {
	width: 937px;
	background: url(img/topframe.gif) no-repeat top center;
	margin: 0 auto;

}

#bgborder {
	width: 937px;
	background: #FFF url(img/bgborder.gif) repeat top center;
	margin: 0 auto;

}

#Header {
	width: 791px;
	height: 31px;
	text-align: right;
}

#Header label {
	padding-left: 15px;
}

#Header a, #MastHead a {
	padding: 0 5px;
}

#Header a:link, #Header a:visited, #MastHead a:link, #MastHead a:visited {
	color: #655B4F;
	text-decoration: none;
}

#Header a:hover, #Header a:active, #MastHead a:hover, #MastHead a:active {
	color: #6899C1;
	text-decoration: none;
}

#InnerWrapper {
	width: 791px;
	margin: 0 auto;
	border: 5px 5px 5px 5px solid #FFFFFF;

}

#Header #Navigation {
	float: right;
	width: 750px;
}

#Header table {
	float: right;
}

#Home #MastHead {
	background: #FFF url(img/logo.jpg) no-repeat top left;
}

#About #MastHead {
	background: #FFF url(img/about.jpg) no-repeat top left;
}

#Cliffe #MastHead {
	background: #FFF url(img/aboutcliffe.jpg) no-repeat top left;
}

#James #MastHead {
	background: #FFF url(img/aboutjames.jpg) no-repeat top left;
}

#Contact #MastHead {
	background: #FFF url(img/contact.jpg) no-repeat top left;
}

#Menu #MastHead {
	background: #FFF url(img/menu.jpg) no-repeat top left;
}

#Wines #MastHead {
	background: #FFF url(img/wine.jpg) no-repeat top left;
}

#Events #MastHead {
	background: #FFF url(img/events.jpg) no-repeat top left;
}

#MastHead {
	position: relative;
	width: 791px;
	height: 94px;
}

#MastHead label {
	padding-left: 20px;
}

#MastHead #Navigation {
	position: absolute;
	width: 670px;
	right: 0px;
	bottom: 15px;
}

#MastHead table {
	float: right;
}

#MastHead a.Map {
	position: absolute;
	width: 170px;
	height: 85px;
	left: 0;
	top: 2px;
	text-indent: -1000em;
	text-decoration: none;
}

#OneCol, #ThreeCol, #OneCol #PrimaryContent {
	position: relative;
	width: 791px;
}

#OneCol #PrimaryContent {
	height: 383px;
	margin-bottom: 13px;
}

#TextBox {
	position: absolute;
	width: 229px;
	height: 109px;
	text-align: left;
	overflow: auto;
	bottom: 5px;
	right: 5px;
}

#TextBox p {
	color: #AF8F61;
}

#Callouts {
	position: relative;
	width: 791px;
}

#CalloutOne {
	float: left;
	width: 392px;
	border: 1px solid #F0F0F0;
	margin-bottom: 13px;
}

#CalloutTwo {
	float: right;
	width: 392px;
	border: 1px solid #F0F0F0;
	margin-bottom: 13px;
}

#ThreeCol #PrimaryContent {
	float: left;
	width: 562px;
	text-align: left;
	margin-bottom: 13px;
}

#ThreeCol #PrimaryContent #SubNav {
	float: left;
	width: 152px;
	text-align: left;
}

#SubNav a {
	display: block;
	text-indent: 5px;
	margin-bottom: 2px;
}

#SubNav a:link, #SubNav a:visited {
	color: #655B4F;
	text-decoration: none;
}

#SubNav a:hover, #SubNav a:active {
	color: #6899C1;
	text-decoration: none;
}

#ThreeCol #PrimaryContent #Content {
	float: right;
	width: 400px;
	text-align: left;
}

#ThreeCol #SecondaryContent {
	float: right;
	width: 215px;
	text-align: left;
	margin-bottom: 13px;
}

.Feature {
	border: 1px solid #F0F0F0;
	width: 150px;
	margin: 6px 0;
}

.Feature p strong {
	color: #7D7D7D;
	text-transform: uppercase;
	font-weight: bold;
}

.Feature p {
	color: #7D7D7D;
	padding: 7px;
}

.Clear {
	clear: both;
}

.Required {
	color: #990000;
}

.Box {
	width: 99%;
}

.Box .Special {
	float: right;
	vertical-align: top;
}

#Footer {
	width: 937px;
	height: 31px;
	background: #FFF url(img/bottomframe.gif) no-repeat top center;
	text-align: center;
	line-height: 31px;
	color: #8f8f8f;
}

#Footer a:link, #Footer a:visited {
	color: #8f8f8f;
	text-decoration: none;
}

#Footer a:hover, #Footer a:active {
	color: #999;
	text-decoration: none;
}

/*** NEW ITEMS ***/
.eventsmenu{
	display: none;
	position: absolute;
	z-index: 100;
	text-align: left;
	width: 152px;
	margin: 25px 0 0 280px;
}

.eventsmenu a {
	display: block;
	text-indent: 5px;
	margin-bottom: 2px;
}

.eventsmenu a:link, .eventsmenu a:visited {
	color: #655B4F;
	text-decoration: none;
}

.eventsmenu a:hover, .eventsmenu a:active {
	color: #6899C1;
	text-decoration: none;
}
