html, body, ul, ol, form, fieldset {
	margin: 0; padding: 0; border: 0;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666;
	background: #002B65 url(../images/generic/background.jpg) repeat-x top;
}


/* Link styles */

a {color: #002B65;}
a:link {color: #002B65;}
a:visited {color: #3B85AC;}
a:hover {color: #002B65; text-decoration: none;}
a:active {color: #3B85AC;}


/* Skip */

#skipnav {
	width: 950px;
	height: 5px;
	background-color: #001946;
}
#skipnav p {
	font-size: 1px;
	text-indent: -9000px;
}


/* Page style */

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#page {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#page_height {
	width: 1px;
	height: 300px;
	font-size: 1%;
	float: left;
}
#sidenav {
	width: 149px;
	float: left;
	font-size: 70%;
	text-align: left;
	padding: 0 0 40px 0;
}
#main_content {
	width: 600px;
	float: left;
	text-align: left;
}

#wave {
	width: 950px;
	background-image: url(../images/generic/wave.gif);
	background-repeat: no-repeat;
	height: 70px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
#wave_lower {
	width: 240px;
	background-image: url(../images/generic/wave_lower.jpg);
	background-repeat: no-repeat;
	height: 40px;
	position: absolute;
	z-index: 2;
	bottom: -40px;
	left: 710px;
}


/* Header (Logo and strapline) */

#header {
	width: 950px;
	height: 85px;
	font-size: 70%;
	clear: both;
	background-image: url(../images/generic/logo_header.jpg);
}
#header p {text-indent: -9000px;}


/* Band Image */

#band {
	height: 170px;
	width: 950px;
	background-position: 0px -1px;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	font-size: 1%;
	position: relative;
}
#band {background-image: url(../images/home/band.jpg);}
body.home #band {background-image: url(../images/home/band.jpg); height: 230px;}
body.about #band {background-image: url(../images/about/band.jpg);}
body.developments #band {background-image: url(../images/developments/band.jpg);}
body.freeman_choice #band {background-image: url(../images/freeman-choice/band.jpg);}
body.testimonials #band {background-image:  url(../images/testimonials/band.jpg);}
body.land #band {background-image: url(../images/land/band.jpg);}
body.join_us #band {background-image: url(../images/join-us/band.jpg);}
body.contact_us #band  {background-image: url(../images/contact/band.jpg);}


/* Heading Images */

#heading {
	height: 40px;
	background-repeat: no-repeat;
	width: 540px;
	text-align: left;
	font-size: 110%;
	overflow: hidden;
	z-index: 3;
}
body.home #heading {background-image: url(../images/home/header.gif);}
body.about #heading {background-image: url(../images/about/header.gif);}
body.developments #heading {background-image: url(../images/developments/header.gif);}
body.freeman_choice #heading {background-image: url(../images/freeman-choice/header.gif);}
body.testimonials #heading {background-image:  url(../images/testimonials/header.gif);}
body.land #heading {background-image: url(../images/land/header.gif);}
body.join_us #heading {background-image: url(../images/join-us/header.gif);}
body.contact_us #heading {background-image: url(../images/contact/header.gif);}

#heading h1 {text-indent: -9000px;}


/* Side image */

#background {
	width: 950px;
	font-size: inherit;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/home/sideimage.jpg);
}




/* Main Area and Type styles */

#mainarea {margin: 0px 19px 0px 20px;}
.main-content {width: auto;}

#mainarea h1 {
	margin: 4px 0px 2px 0px;
	font-size: 95%;
	color: #002B65;
}

#mainarea h2, #mainarea h3, #mainarea h4 {
	margin: 12px 0px 4px 0px;
	color: #00418A;
}
#mainarea h2 {font-size: 80%;}
#mainarea h3 {font-size: 78%;}
#mainarea h4 {font-size: 70%;}

#mainarea p {
	margin: 6px 0px 10px 0px;
	font-size: 70%;
	line-height: 150%;
}

#mainarea ul {
	list-style-type: none;
	padding: 2px;
	margin-left: 1px;
	margin-bottom: 14px;
}
#mainarea li {
	font-size: 70%;
	line-height: 170%;
	background-image: url(../images/generic/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 2px 0 2px 15px;
}

#mainarea ol {
	list-style-position: inside;
	list-style-type: decimal;
}
#mainarea ol li {
	background-image: none;
	margin-left: 0;
	padding-left: 30px;
	text-indent: -15px;
}
#mainarea ol li strong {color: #333333;}

#mainarea p.mainarea_intro {
	font-size: 78%;
	line-height: 160%;
	color: #3B85AC;
}
#mainarea p strong {color: #333333;}

#mainarea a img {border: 3px solid #CCCCCC;}
#mainarea a:hover img {border: 3px solid #001946;}



/* List pages */

#listarea {
	margin: 0 19px 0 20px;
}
.listbox {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

#listarea h2,
#listarea h3 {
	margin: 0 0 8px 0;
	font-size: 78%;
	color: #00418A;
	text-decoration: none;
}
#listarea h2 a,
#listarea h3 a {
	text-decoration: none;
	color: #00418A;
}
#listarea h2 a:hover,
#listarea h3 a:hover {
	text-decoration: underline;
	color: #00418A;
}

#listarea p {
	margin: 0 0 5px 0;
	font-size: 70%;
	line-height: 140%;
}
#listarea p strong {
	color: #000000;
}

#listarea img,
#listarea a img {
	border: 3px solid #3B85AC;
	padding: 2px;
}
#listarea a:hover img {
	border: 3px solid #002B65;
	background-color: #002B65;
	padding: 2px;
}

.layout_listarea_pic {
	float: left;
	width: 88px;
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
}
.layout_listarea_text {
	float: left;
	width: 440px;
	padding: 0 0 20px 0;
}


/* Sign off */

.signoff_clear {
	clear: both;
	height: 1px;
	font-size: 1%;
	background-color: #111133;
}
#signoff {
	width: 950px;
	margin: 0 auto;
	padding-top: 14px;
	text-align: left;
	background-image: url(../images/generic/page_foot.gif);
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	position: absolute;
	left: 20px;
	top: 12px;
}
#logo img {
	border: 0;
}
	
#signoff p {
	font-size: 60%;
	padding: 0;
	color: #E4E4E4;
	margin: 0 0 0 110px;
	line-height: 1.0;
}
#signoff p a:link, #signoff a:visited, #signoff a:hover {
	text-decoration: none;
	color: #E4E4E4;
}


/* Layout */

.layout_clear {
	clear: both;
	height: 0 !important;
	font-size: 1% !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	width: 100%;
}
.layout_clear_foot {
	clear: both;
	height: 16px;
	font-size: 1%;
}

.layout_pic_2col,
.layout_pic_2col_end {
	border: 3px solid #9BC5D6; 
	padding: 1px;
	margin: 5px 20px 5px 0;
}
.layout_pic_2col_end {
	margin-right: 0;
}

.layout_pic_3col,
.layout_pic_3col_end {
	border: 3px solid #9BC5D6; 
	padding: 1px;
	margin: 5px 19px 5px 0;
}
.layout_pic_3col_end {
	margin-right: 0;
}

.layout_pic_fl,
.layout_pic_fr {
	border: 3px solid #9BC5D6; 
	padding: 1px;
	margin: 5px 20px 5px 0;
	float: left;
}
.layout_pic_fr {
	margin: 5px 0 5px 20px;
	float: right;
}

.layout_pic_fl_no_border,
.layout_pic_fr_no_border {
	padding: 1px;
	margin: 5px 20px 5px 0;
	float: left;
}
.layout_pic_fr_no_border {
	margin: 5px 0 5px 20px;
	float: right;
}


.layout_2col,
.layout_2col_end {
	width: 270px;
	float: left;
	margin-right: 20px;
}
.layout_2col_end {
	margin-right: 0;
}

.layout_2col_wide,
.layout_2col_wide_end {
	width: 174px;
	float: left;
	margin-right: 20px;
}
.layout_2col_wide_end {
	width: 367px;
	margin-right: 0;
}
.layout_box {
	border: 1px solid #CCCCCC;
	padding: 0 10px 0;
}


/* Box */

#box {
	border: 1px solid #CCCCCC;
	padding-bottom: 8px;
	margin: 14px 0 20px 0 !important;
	background-image: url(../images/generic/box_background.jpg);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
#box_head {
	background-color: #00418A;
}
#box_head h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 8px 10px 5px 10px;
	font-size: 70%;
}
#box_text {
	margin: 0 10px -10px 10px;
	font-size: 88%;
}
#box_text strong {
	color: #383F8B;
}
.download a {
	font-weight: bold;
	padding: 0 0 0 15px;
	background-image: url(../images/generic/arrow_up.gif) !important;
	background-position: center left !important;
	background-repeat: no-repeat;
	line-height: 12px !important;
	display: block !important;
	text-decoration: none;
}
.download a:hover {
	text-decoration: underline;
	color: #002B65 !important;
}

/* Job Signoff */

#job_signoff {
	margin: 0px 19px 0px 20px;
}
#job_signoff h3 {
	margin: 10px 10px 4px 10px;
	font-size: 70%;
	color: #00418A;
}
#job_signoff p {
	margin: 6px 10px 5px 10px;
	font-size: 70%;
	line-height: 150%;
}


/* Overides */

/* This styles the h1 on the development pages only */

body.developments#dev #mainarea h1 {
	padding-bottom: 6px;
	margin: 4px 0px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
}

/* This overides default width of list pages and headings */

body.developments#forthcoming .layout_listarea_text,
body.join_us .layout_listarea_text {
	float: left;
	width: 560px;
	padding: 0;
}
body.developments#forthcoming #listarea h2,
body.join_us #listarea h3 {
	margin-top: 10px;
	margin-bottom: 2px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px; 
}
