@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
img {
	border: none 0px #fff;
}
body{
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode", "Lucida Sans",  Helvetica, Arial, sans-serif;
	background: #932C61 url(../layout/bg2.jpg) no-repeat center top;
}
#wrap {
	
	padding: 40px 0px;	
	min-height: 100%;
	height: 100%;
	
}
#container {
	background-color: #fff;
	position: relative;
	padding-bottom: 10px;
}

#left_floral
{
	position: absolute;
	top: -60px;
	left: -30px;
	background-image: url(../layout/left_floral.png);
	background-repeat: no-repeat;
}

#top_banner
{
	height: 71px;
	width: 960px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banner_title
{
	float: left;
	margin-left: 10px;
	width: 87px;
	text-align: left;
	margin-top: 5px;
	background-image: url(../layout/Logos/TheCloseHotel_logo2.png);
	height: 66px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-right: 5px;
	margin-bottom: 10px;
}


h1.logo_text2
{	
	font-size: 16px;
	color: #90886e;
}

#banner_address
{
	height: 32px;
	width: 500px;
	font-size: 14px;
	color: #922B62;
	float: right;
	margin-top: 28px;
	text-align: right;
	margin-right: 10px;
}
#banner_address a {
	color: #922B62;
	text-decoration: none;
	font-weight: bold;
}


#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: #a69761;
}
#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;
}
#nav li a:hover ,#nav li a:focus{
	background-color: #8b7e4d;
	height:25px;
	margin-top:-4px;
}
#text {
	background: #a69761 url(../layout/content.png) no-repeat top left;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	position: relative;
	width: 940px;
	z-index: 1;
}
#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: #fff;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.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-size:5em;
	line-height:0.9em;
	margin-right:5px;
	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;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	border-bottom: solid 1px #a69a71;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.menudownloads {
	background-color: #948654;
	overflow: hidden;
	position: relative;
	padding: 10px;
	margin-bottom: 5px;
}
.menudownloads h1 {
	color: #FFF;
	font-size: 1.5em;
	font-weight: normal;
}
.wc {
	background-image: url(../layout/watercress.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.menudownloads ul li {
	list-style-type: none;
	float: left;
}
.menudownloads ul li a {
	background: transparent url(../layout/sprite.png) no-repeat -460px -100px;
	display: block;
	height: 37px;
	padding-left: 45px;
	padding-top: 8px;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFF;
	margin-right: 15px;
	text-decoration: none;
	margin-bottom: 5px;
}

.menudownloads ul li a span {
	color: #cabe92;
	display: block;
}

#images {
	position: relative;
	height: 475px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	clear: both;
	z-index: 0;
}
#images img {
	position: absolute;
	top:0;
	left:0;
}

.cb {
	clear:both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#showhide {
	background: transparent url(../layout/showhide.png) no-repeat left top;
	color: #fff;
	height: 20px;
	width: 123px;
	display: block;
	position: absolute;
	left: 410px;
	bottom: -20px;
	text-align: center;
	text-decoration: none;
	z-index: 2;
}
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;
}
