html, body {
	margin:0px;
    padding:0px;
	line-height: 18px;
	background: #fff;
	}

.container {
	margin:20px 0 0 -370px;
	left:50%;
	width:740px;
	position:absolute;
}

#logo {
	width:104px;
	margin-right:28px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6A5C50;
	float:left;
	background:url(../images/birkdale_logo.gif) no-repeat;
	height:173px;
}

#header {
	height:104px;
	width:608px;
	float:left;
	background:#759FBA;
	text-align:right;
	background:url(../images/top_curve.gif) no-repeat top right #759fBA;
	padding:0px;
}

#header .mainNav {
	padding-top:26px;
	z-index:100;
}

#header .loginNav {
	height:30px;
	margin:10px 10px 0 0;
}
#header .loginbutton {
	border:1px solid #fff;
	padding:2px 7px;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
}

#header .loginbutton:hover {
	background:#B2C9D9;
}

#leftcolumn {
	width:104px;
	margin-right:28px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6A5C50;
	float:left;
}

#leftcolumn .leftnav {
	/*height:375px;*/
	border-top:3px solid #DEDAC7;
	border-bottom:3px solid #DEDAC7;
	padding:15px 0px 15px 0px;
}


#leftcolumn a {
	color:#DD9D27;
	text-decoration:none;
	font-size:9px;
	line-height:16px;
}

#rightcolumn {
	width:608px;
	float:left;
	background:#695B50;
	margin-bottom:20px;
}


#rightcolumn .loginbox {
	border:1px solid #EBE9DD;
	padding:6px 10px 10px 10px;
	width:150px;
	margin-top:10px;
}

#rightcolumn .loginbutton {
	border:1px solid #EBE9DD;
	padding:2px 7px;
	margin-top:5px;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #EBE9DD;
}

#rightcolumn .loginbutton:hover {
	background:#AEBD89;
}

#header .title {
	text-align:left;
	height:69px;
	background:#fff;
}

#header .titleposition {
	margin-top:30px;
	margin-left:18px;
}

#rightcolumn .contenthome {
	height:219px;
	background:url(../images/home.jpg) no-repeat;
	padding:100px 263px 20px 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
}

#rightcolumn .contentleft {
	/*height:304px;*/
	width:204px;
	border-right:1px solid #ffffff;
	background:#695B50;
	padding:15px 20px 20px 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	float:left;
}

#rightcolumn .contentlefttour {
	/*height:304px;*/
	width:204px;
	background:#695B50;
	padding:15px 20px 20px 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	float:left;
}

#rightcolumn .contentleftminheight {
	height:304px;
	float:right;
}

#rightcolumn .contentleftminheighttwo {
	height:275px;
	float:right;
}

#rightcolumn .contentleftalt {
	/*height:304px;*/
	width:323px;
	border-right:1px solid #ffffff;
	background:#695B50;
	padding:15px 20px 20px 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	float:left;
}

#rightcolumn .contentleftfull {
	width:567px;
	background:#695B50;
	padding:0px 0px 15px 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	float:left;
}

#rightcolumn .contentlefttwo {
	/*height:304px;*/
	width:225px;
	background:#695B50;
	padding:20px 20px 20px 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	float:left;
}

#rightcolumn .subtitle {
	color:#DDD9C6;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:12px;
	border-bottom:1px solid #897D74;
}

#rightcolumn .callout {
	font-weight:bold;
	color:#B9B294;
}

#rightcolumn .calloutlight {
	font-weight:bold;
	color:#DDD9C6;
}

#rightcolumn .contentright {
	/*height:339px;*/
	background:#695B50;
	width:363px;
	float:left;
}

#rightcolumn .contentrighttour {
	/*height:339px;*/
	border-left:1px solid #ffffff;
	background:#695B50;
	width:363px;
	float:left;
}

#rightcolumn .contentrightalt {
	/*height:339px;*/
	background:#695B50;
	width:244px;
	float:left;
}

#rightcolumn .contentrighttwo {
	/*height:339px;*/
	width:342px;
	background:#695B50;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	float:left;
}

#rightcolumn p {
	margin:0 0 10px 0;
}

#rightcolumn a {
	color:#DD9D27;
	text-decoration:none;
	font-size:10px;
	line-height:16px;
}

#rightcolumn .footer {
	height:23px;
	background:#DEDAC7;
	clear:both;
	border-top:5px solid #fff;
}

.narrow { letter-spacing:-.1em; }

.clear {
	clear:both;
}
