html{height:100%; margin-bottom:1px; /* keeps a vertical scrollbar on short pages */ } 
body { margin:0;}
body {
	background-color:#e2ecf1;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	color:#666666;
}
p { margin: 15px 0; }
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, .blue {
	color: #3e748e;
}
h1, h2 {
	font-size:18px;
	font-weight:400;
}

#wrap {
	position:absolute;
	height:100%;
	width:1020px;
	left:50%;
	margin-left:-510px;
	background:#fff url("hstrip.gif") repeat-y top center;
}
#header {
	background:#15488e url("vstrip.gif") repeat-x top left;
	height:183px;
	margin:0 15px;
}
#logo1 {
	background:#15488e url("christchurch-golf-course.gif") no-repeat top left;
	width:393px;
	height:183px;
}
#logo2 {
	position:absolute;
	right:60px;
	top:75px;
	background:url("twin-courses.gif") no-repeat top left;
	width:174px;
	height:43px;
}
#menu-1 {
	height:29px;
	margin-top:-29px;
	margin-left:200px;
	z-index:100;
}
#menu-2 {
	height:28px;
	width:850px;
	padding:26px 85px 0;
	background:#15488e url("top2.gif") no-repeat top center;
}
#menu-1 ul,
#menu-2 ul {
	margin:0;
	padding:0;
}
#menu-1 li,
#menu-2 li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
}
#menu-1 li a,
#menu-2 li a {
	display:block;
	padding:4px 5px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
#menu-1 li.active a,
#menu-2 li.active a {
	color:#000;
}
#mainarea {
	width:890px;
	padding:30px 65px 0;
	background:#fff url("hstrip.gif") repeat-y top center;
}
h1.first {
	margin-top:0;
}
#content {
	padding:0 25px 20px;
	float:left;
	line-height:150%;
}
.wide { width:790; }
.intermediate { width:600px; }
.narrow { width:400px; }
#golf-christchurch {
	margin:0 0 20px -25px;
}
#narrow-sidebar {
	float:right;
	padding-left:20px;
	width:220px;
	border-bottom:1px solid #fff;
	margin-bottom: -1px;
	margin-right:-10px;
}
#wide-sidebar {
	float:left;
	padding-left:20px;
	width:420px;
	margin-bottom: 20px;
}
.sidebox {
	float:right;
	width:180px;
	padding:0 20px 5px 20px;
	border:1px solid #ccc;
	margin-bottom: -1px;
	color:#3e748e;
	font-size:12px;
	line-height:145%;
}
.sidebox h1,
.sidebox h2,
.sidebox h3 {
	display:block;
	width:180px;
	height:28px;
	background:#15488e url("vstrip.gif") repeat-x bottom left;
	color:#fff;
	font-size:14px;
	line-height:28px;
	font-weight:normal;
	margin:-1px -20px 20px -20px;
	padding:0 20px;
}

#footer {
	clear:both;
	width:840px;
	margin:0 25px;
	padding:10px 0 20px;
	border-top:1px solid #aaa;
	color:#999;
	font-size:11px;
}
#footer a {
	color:#999;
	font-size:11px;
}
#ContactUs .special {
	display:none; /* for anti spam-bot field */
}
.required {border:2px solid #f00;}
.invalid {border:2px solid #d90;}
#ContactUs input,
#ContactUs textarea {
	width:600px;
	margin:10px 0;
}
#ContactUs input[type="submit"],
#ContactUs input[type="image"] {
	width:244px;
}
.red {color:#f00;}