@charset "utf-8";

/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: none 0px #fff;
}
body{
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode", "Lucida Sans",  Helvetica, Arial, sans-serif;
	line-height: 1;
	background-color: #fefed2;
	background-image: url(../layout/bodybk.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap {
}
#container {
	background-color: #fff;
	position: relative;
	padding-bottom: 10px;
	margin-top: 60px;
}

#left_floral
{
	position: absolute;
	top: -60px;
	left: -30px;
	background-image: url(../layout/left_floral.png);
	background-repeat: no-repeat;
}

#top_banner
{
	width: 960px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banner_title
{
	float: left;
	width: 296px;
	margin:15px 5px 10px 10px;
	text-align: left;
	background-image: url(../layout/Logos/TheWintebourneArms.png);
	height: 43px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#banner_address p  
{
	background-color:#FEFED2;
	color:#978543;
	float:right;
	font-size:14px;
	height:auto;
	margin-right:10px;
	margin-top:28px;
	padding:4px 15px;
	position:relative;
	text-align:right;
	width:auto;
	z-index:1;
}
h1.logo_text2
{	
	font-size: 16px;
	color: #90886e;
}


#hwlogo, #hwfooter-logo, #hwfooter-strap, #hwfooter-nav li a {
	display: block;
	text-indent: -1000em;
}
#name {
	background: url(../layout/sprite.png) no-repeat -351px 10px;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6f7752;
	display: block;
	height: 65px;
	padding-top: 15px;
	padding-left: 160px;
}
#name em {
	display: block;
	width: 300px;
}
#name strong {
	font-size: 1.8em;
	font-style: normal;
	font-variant: small-caps;
}

#hwlogo {
	background: url(../layout/sprite.png) no-repeat 0px 0px;
	height: 74px;
	width: 150px;
	position: absolute;
	top: -19px;
	right: 10px;
}
#nav {
	height: 26px;
	background-color: #978543;
	z-index: 20;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	height: 21px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-shadow:0 1px 2px #333333; /*CSS3*/
}
#nav li a:hover ,#nav li a:focus{
	background-color: #ebdea9;
	height:25px;
	margin-top:-4px;
	color: #978543;
	text-shadow:none;
}
#text {
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	position: relative;
	width: 940px;
	z-index: 1;
	background-color: #ebdea9;
}
#text>div {
	
}
#text .col {
	float: left;
	width: 440px;
	overflow: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#text p {
	font-size: 1.2em;
	color: #978543;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.pdf {
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../layout/pdof.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.pdf   span {
	display: block;
	text-decoration: none;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#text p span.dropcap {
	display:block;
	float:left;
	font-family:'Tangerine',arial,serif;
	font-size:4em;
	line-height:0.5em;
	margin-right:10px;
	text-transform:uppercase;
}
#text h2 {
	font-size: 1.7em;
	text-transform: capitalize;
	color: #fff;
	font-weight: normal;
	border-bottom: solid 1px #a69a71;
	padding-top: 10px;
}

#text h3 {
	font-size: 1.8em;
	color: #978543;
	font-weight: normal;
	border-bottom: solid 1px #a69a71;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#text .formbox h3 {
	color: #fff;
}

.menudownloads {
	background-color: #fefed2;
	overflow: hidden;
	position: relative;
	padding: 10px;
	margin-bottom: 5px;
}
.menudownloads h3 {
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family:'Tangerine',arial,serif;
	font-size: 40px!important;
}
.menudownloads ul li {
	list-style-type: none;
	float: left;
}
.menudownloads ul li a {
	display: block;
	height: 37px;
	padding-left: 45px;
	padding-top: 8px;
	text-transform: capitalize;
	font-weight: normal;
	color: #978543;
	margin-right: 15px;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(../layout/pdficon.png);
	background-repeat: no-repeat;
	font-size: 16px;
}


.menudownloads ul li a span {
	color: #cabe92;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 10px;
}

#images {
	position: relative;
	height: 475px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	clear: both;
	z-index: 0;
}
#images img {
	position: absolute;
	top:0;
	left:0;
}
.wc {
	background-image: url(../layout/watercress.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cb {
	clear:both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#showhide {
	background: transparent url(../layout/showhide.png) no-repeat left top;
	color: #978543;
	height: 20px;
	width: 123px;
	display: block;
	position: absolute;
	left: 410px;
	bottom: -20px;
	text-align: center;
	text-decoration: none;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 20px;
}
form  input.text {
	border: 1px solid #82A39A;
	margin-bottom: 5px;
	display: block;
	float: left;
}
form p {
	clear: both;
	margin-bottom: 5px;
}

form .roomdrop{
	border: 1px solid #91B35E;
	margin-bottom: 5px;
	display: block;
	background-color: #FFFFFF;
}
form input.dropdown{
	border: 1px solid #91B35E;
	margin-bottom: 5px;
	float: left;
	display: block;
	background-color: #FFFFFF;
}
form input.chk {
	display: block;
	margin-bottom: 5px;
}

form label {
	float: left;
	color: #FFF;
	font-size: 1.2em;
	width: 120px;
	text-align: right;
	padding-right: 10px;
}
form input#submit {
	background-color:#A69761;
	border:0 none #FFFFFF;
	clear:left;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:20px;
	padding:5px;
}

form .blockelm{
	display: block;
}
.formbox {
	background-color: #948654;
	overflow: auto;
	position: relative;
	padding: 10px;
}
a {
	color: #FFF;
}
#award {
	position: absolute;
	top: 10px;
	left: 510px;
}
#pu {
	position: absolute;
	z-index: 10;
	left: 29px;
	top: 338px;
}
.val {
	background-position: -460px -146px!important;
}
.weddingPoints {
	font-style: italic;
	font-weight: bold;
	padding-left: 120px;
}
.contentlist {
	display: block;
	padding-left: 10px;
	margin-top: 10px;
}
.contentlist li {
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
	font-style: italic;
}
.aa , .aa_feature{
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
}
.aa a , .aa_feature a{
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #766A43;
}
.aa a:focus ,a:hover , .aa_feature,a:focus a:hover{
	color: #FFF;
}
.aa_feature{
	background-color: #B3A577;

}
.aa_feature span {
	display: block;
	width: 80px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	text-transform: uppercase;
	color: #942D64;
}
#book {
	position: absolute;
	right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 1.3em;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
}
#book:hover {
	color: #942D64;
}
#tl_floral, #tr_floral, #bl_floral, #br_floral {
	position:absolute;
	overflow: hidden;
}
#tl_floral{
	background-image:url(../layout/tl_floral.png);
	height:154px;
	left:120px;
	top:-71px;
	width:299px;
}
#tr_floral{
	background-image:url(../layout/tr_floral.png);
	height:235px;
	left:578px;
	top:-59px;
	width:438px;
}
#bl_floral{
	background-image:url(../layout/bl_floral.png);
	height:266px;
	left:-80px;
	width:453px;
	bottom: -118px;
}
#br_floral{
	background-image:url(../layout/br_floral.png);
	height:193px;
	left:770px;
	bottom:-42px;
	width:257px;
}

.button 
{background:url("../layout/contact_buttons.png") no-repeat scroll left top transparent; display:block; height:34px; padding:8px 8px 0; width:191px; margin: 0 0 10px;}

.button:hover 
{background-position: left bottom;}

/*
	BAF
*/
@charset "utf-8";#bafC{clear:both;outline:none;margin-top:5px;position:relative;}#baf{top:14px;margin:0;padding:0;}#baf h3{color:#FFF;font-weight:normal;height:12px;margin-bottom:5px;text-transform:none;width:197px;font-family:Arial,Helvetica,sans-serif;font-size:2em;}#baf p{
	clear:both;
	outline:none;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
	overflow:auto;
	line-height:15px!important;
	display: block;
}#baf input{height:27px;float:left;margin-bottom:5px;color:#1C1C1C;line-height:27px;}#baf input#baf_eml{background-color:#fff;border-style:none;border-width:0;padding:5px 0 0 5px;width:200px;margin:0;padding-right:0;height:25px;}#baf input[type="submit"]{background-image:url(../layout/submit.png);background-position:left;background-repeat:no-repeat;border:medium none;color:#FFF;cursor:pointer;display:block;float:left;height:30px;left:0;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;text-indent:-100em;width:60px;background-color:transparent;}#baf p#baf_return{clear:both;color:#FFF;font-weight:bold;font-size:1.3em;background-color:transparent;padding:2px;}.bafbk{background-image:url(../layout/bafbk.gif);background-repeat:no-repeat;height:117px;}