@charset "utf-8";
/* CSS Document */

body, html {
	height: 100%;
	margin:0;
	padding:0;
}

#header-outer {
	float:left;
	display:inline;
	width:100%;
	background-color:#1a181c;
}

#header-inner {
	width: 960px;
	margin: auto;
	min-height:141px;
	height:auto !important;
	height:141px;
	margin-top:14px;
	}

body {
	background-color:#000000;
	min-width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b8573;
	line-height:14px;
}

img {
	border:0;
}

a, a:visited {
	color:#ffffff;
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
}

#outer {
	width: 960px;
	margin: auto;
}


#header-top {
	float:left;
	display:inline;
	width:960px;
	height:116px;
}

#lanebar-logo {
	float:left;
	display:inline;
	width:235px;
	height:74px;
}

#kapok-logo {
	float:right;
	display:inline;
	width:340px;
	height:74px;
}

#general-nav {
	float:right;
	display:inline;
	width:270px;
	height:20px;
	clear:right;
	margin-top:35px;
}

#general-nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0px;
}

#general-nav li {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:60px;
}

#general-nav li.nomargin {
	margin-left:0px !important;
}

#section-nav {
	float:left;
	display:inline;
	width:960px;
	height:20px;
	clear:right;
	margin-top:35px;
}

#section-nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0px;
}

#section-nav li {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:40px;
}

#content {
	float:left;
	display:inline;
	width:960px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin:11px 0 20px 0;
}


#general-content{ 
	float:left;
	display:inline;
	width:960px;
	min-height:350px;
	height:auto !important;
	height:350px;
	background:url(../images/general-bg.jpg) repeat-y;
}

#general-left-col {
	float:left;
	display:inline;
	width:460px;
	padding-right:19px;
		min-height:350px;
	height:auto !important;
	height:350px;
	color:#9b8573;
}

#general-right-col {
	float:right;
	display:inline;
	width:461px;
	min-height:350px;
	height:auto !important;
	height:350px;

}

#areas-content {
	float:left;
	display:inline;
	background-image:url(../images/normal-bg.jpg);
	background-repeat:repeat-y;
	width:960px;
			min-height:350px;
	height:auto !important;
	height:350px;
}

#areas-left-col {
	width:290px;
	padding-right:18px;
	float:left;
	display:inline;
}

#areas-right-col {
	width:634px;
	padding-left:18px;
	float:left;
	display:inline;
}

.special-offer-outer, .special-offer-header, .special-offer-content {
	float:left;
	display:inline;
	width:290px;
}

.special-offer-header {
	height:34px;
	border-bottom:4px solid #463c35;
	letter-spacing:-3px;
		margin-bottom:11px;

}

.special-offers-more-outer {
	float:left;
	display:inline;
	width:290px;
	height:34px;
	margin-top:11px;
}

.special-offers-see-more {
	float:left;
	display:inline;
	width:126px;
	height:16px;	
	border-top:1px solid #313131;
	border-bottom:1px solid #313131;
	margin-right:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	padding:8px;
}

.special-offers-click-here {
	float:left;
	display:inline;
	width:137px;
	height:34px;	
}

#image-outer {
	float:left;
	display:inline;
	width:634px;
	height:275px;
	position:relative;
	overflow:hidden;
}

#text-area {
	float:left;
	display:inline;
	width:634px;
	margin-top:18px;
}





#footer a, #footer a:visited {
	color:#454545;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
}


#footer {
	float:left;
	display:inline;
	width:960px;
	height:52px;
	border-top:6px solid #463c35;
	color:#454545;
	padding-top:15px;
}

#footer-links {
	float:left;
	display:inline;
	width:960px;
	height:42px;
}

#footer-address {
	float:left;
	display:inline;
	width:860px;
	height:11px;
	
}

#footer-siteby {
	float:left;
	display:inline;
	width:100px;
	height:11px;
	text-align:right;
}

h3.special-offer {
	font-size:30px;
	line-height:30px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}


p {
	margin:0;
	padding:0;
}

.margin-top-40 {
	margin-top:40px;
}

.hide {
	display:none;
}

.absolute {
	top:0;
	left:0;
}

.text-box {
	width:280px;
	height:16px;
	background-color:#313131;
	color:#8e8b8b;
	border:0;
	padding:4px;
	margin-bottom:9px;
}

.drop-down {
	height:20px;
	background-color:#313131;
	color:#8e8b8b;
	border:0;
	margin-bottom:9px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.text-area {
	width:280px;
	height:72px;
	background-color:#313131;
	color:#8e8b8b;
	border:0;
	padding:4px;
	margin-bottom:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.red-text {
	color:#aa191e;
}

.grey-text {
	color:#7d7a7a;
}

.signup {
	font-size:14px;
	margin-bottom:12px;
}

img { behavior: url(../iepngfix2.htc) }
#googlemap img { behavior:none; } 

#home-image-holder {position: relative; width: 461px; height: 488px; overflow: hidden;}

#voucherform {
	float: left;
	width: 598px;
}
#voucherform form {
	float: left;
	margin: 10px 0;
}
#voucherform form tr {
	margin-bottom: 5px;
}
#voucherform form input{
	margin: 5px 0;
}