@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------
   Fuga Limited / http://www.fuga.co.uk / 01424 71 55 33
   ------------------------------------------------------------
   Sanders Residential Block Management
   ------------------------------------------------------------ */

body {
	background: #FFFFFF url(images/assets/background.png) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-size: small;
	color: #3C3B3B;
	line-height: 160%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* page structure below */

#headcontent {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #FFFFFF
}
#brandcontainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#brandcontainer .leftcol {
	background: url(images/assets/branding.png) no-repeat left top;
}


#brandcontainer h1 a {
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	color: #000000;
	line-height: normal;
}
#brandcontainer .rightcol ul {
	list-style-type: none;
	display: block;
	float: right;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
}
#brandcontainer .rightcol li {
	display: inline;
	margin-left: 10px;
}
#navcontent {
	padding: 0;
	margin: 0;
	width: 100%;
	background-image: url(images/assets/banner.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#navcontainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent {
	padding: 0;
	margin: 0;
	width: 100%;
}
#pagecontainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.leftcol {
	width: 220px;
	float: left;
}
.rightcol {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}

#navcontainer .leftimg {
	width: 363px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	height: 157px;
	margin: 0px;
	padding: 0px;
}
#pagecontainer .leftcontent {
	width: 333px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 18px;
}









h2 {
	margin: 0px;
	padding: 0px 0px 7px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #93917D;
	font-weight: normal;
	display: block;
}
h4 {
	margin: 0px;
	padding: 0px 0px 7px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #93917D;
	font-weight: normal;
	display: block;
	text-align: center;
	font-size: 11px;
}
#pagecontent #pagecontainer .leftcontent p {
	padding: 0px;
	margin: 0px;
}

/* page structure below */
.brand_colour {
	background-color: #000000;
}
.clear {
	clear: both;
}

#navcontainer .right_innercol {
	width: 181px;
	float: left;
	height: 157px;
	margin: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.right_innercol {
	width: 181px;
	float: left;
	margin-top: 0px;
}

#navcontainer .leftcol {
	background-image: url(images/assets/SH1.png);
	background-repeat: no-repeat;
	height: 157px;
	background-position: 181px -5px;
}
#pagecontainer .leftcol {
	background-image: url(images/assets/SH2.png);
	background-repeat: no-repeat;
	background-position: 181px -165px;
}
#brandcontainer .rightcol {
	width: 200px;
}
#brandcontainer .leftcol {
	height: 50px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#brandcontainer .rightcol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#main_nav {
	width: 205px;
	margin-left: 0px;
}
#main_nav ul {
	list-style-type: none;
	margin: 18px 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBCBB6;
	font-size: 12px;
	line-height: 18px;
}
#main_nav li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBB6;
}

#fuga {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
	color: #93917d;
	padding-bottom: 10px;
}
#fuga a {
	text-decoration: none;
	color: #807F6E;
}
#fuga a:hover {
	text-decoration: underline;
	color: #292923;
}
#fuga a:active {
	text-decoration: none;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #807F6E;
}
a:hover {
	text-decoration: underline;
	color: #292923;
}

#main_nav a {
	color: #FFFAE1;
	background-image: url(images/assets/selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: normal;
}
#main_nav a:visited {
	color: #DFDBC2;
}
#main_nav a:hover {
	color: #ffffff;
}
#home #main_nav .home a {
	color: #000000;
	background-image: url(images/assets/selected.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
}

#pagecontainer .right_innercol {
	margin-top: 15px;
	width: 170px;
	clear: none;
	margin-left: 0px;
}


#sub_nav {
	width: 190px;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 18px;
}
#sub_nav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBCBB6;
}
#sub_nav li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBB6;
	background-image: url(images/assets/sub_nav.png);
	background-repeat: no-repeat;
	background-position: left center;
}




#footer_content_area {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
	background-image: url(images/assets/footer_corner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_left_side {
	width: 220px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #93917D;
	border-bottom-color: #93917D;
}
#footer_right_side {
	width: 550px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #93917D;
	border-bottom-color: #93917D;
	margin-bottom: 10px;
}
#footer_right_side_address {
	width: 540px;
	font-size: 10px;
	padding-left: 10px;
	line-height: normal;
	padding-bottom: 10px;
}
#footer_right_side_address a {
	color: #000000;
}
#footer_right_side_address b {
	color: #000000;
}
#footer_right_side_content {
	margin-left: 220px;
}
#footer_right_side a {
	padding-left: 10px;
}
#footer_left_side a {
	padding-left: 15px;
}
#pagecontainer .right_innercol img {
	height: 99px;
	width: 150px;
	border: 10px solid #EEEEE8;
	margin-bottom: 15px;
	display: block;
}
.left_sidebar_text {
	margin-top: 18px;
	margin-left: 10px;
	width: 190px;
}
#sub_nav .selected {
	color: #000000;
}
#pagecontainer .leftcontent hr {
	height: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top-color: #93917d;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#brandcontainer .rightcol {
	width: 300px;
	float: right;
}
#form1 .text_field {
	width: 99%;
	background-color: #EEEEE8;
	border: 1px solid #CBC7C0;
}
#form1 table {
	width: 100%;
	background-color: #EEEEE8;
	border: 1px solid #CBC7C0;
}
#form1 #submit {
	border: 1px solid #CBC7C0;
	background-color: #EEEEE8;
	margin-top: 1px;
}
#pagecontainer .red {
	color: #990000;
}
#pagecontainer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 #message {
	width: 99%;
}



/* 2009 update [ */
#pagecontainer .leftcontent_2 {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: right;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 18px;
	width: 515px;
	padding-top: 5px;
}

#pagecontainer .leftcontent_2a {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: right;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 18px;
	width: 515px;
	padding-top: 5px;
}

#pagecontainer .rightcol .leftcontent_2a p {
	display: block;
	width: 515px;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px 0px 15px;
	line-height: normal;
}

#pagecontainer .rightcol .leftcontent_2 p {
	display: block;
	width: 323px;
	float: left;
	padding-right: 18px;
	padding-top: 0px;
	margin: 0px 0px 15px;
	line-height: normal;
}

#pagecontainer .rightcol .leftcontent_2 img {
	height: 99px;
	width: 150px;
	border: 10px solid #EEEEE8;
	margin-bottom: 15px;
}
#pagecontainer .rightcol .leftcontent_2 .picture {
	float: right;
	width: 170px;
}
#pagecontainer .rightcol .leftcontent_2 h2 {
	margin: 0px 0px 15px;
	padding: 3px 0px 5px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #93917D;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBB6;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBCBB6;
}
#home #pagecontent #pagecontainer .leftcol .subnavspace {
	float: left;
	width: 1px;
	clear: left;
	height: 400px;
}
.news_sidebar {
	display: block;
	line-height: normal;
	margin: 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
.left_sidebar_text h5 {
	display: block;
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C68E56;
	color: #C68E56;
}
.news_sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C68E56;
	padding-top: 0px;
	padding-bottom: 3px;
}

#home #pagecontent #pagecontainer .leftcol .left_sidebar_text .news_sidebar a {
	color: #C68E56;
}
#home #pagecontent #pagecontainer .rightcol .leftcontent .atoz {
	display: block;
	text-transform: uppercase;
	color: #93917D;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93917D;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93917D;
}
#home #pagecontent #pagecontainer .rightcol .leftcontent .atoz_alphabet {
	display: block;
	text-transform: uppercase;
	color: #93917D;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 20px 0px 0px;
}
