/* CSS Document */

body {
	background-image: url(/templates/home/images/bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #CAC5B4;
	margin: auto;
	width: 970px;
	text-align: center;
}

body, div, p, ul, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #6C6658;
}

img {
	border: 0px;
}

h1, h2 {
	color: #4b81b7;
	line-height: 16px;
}

h2{
	font-size:11px;
	font-weight:normal;
}





#middlefloat {
margin-top: 10px;
width: 600px;
margin-left: auto;
margin-right:auto;
}


h1 {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}

#main {
	max-width:958px;
	width:970px;
	text-align: left;
	margin-top: 1px;
	background-image: url(/templates/home/images/logobg.gif);
	background-repeat: repeat-x;
	padding-left: 16px;
	background-color: #FFFFFF;
}


#footer {
	clear: both;
	background-color: #CAC5B4;
	padding: 15px;
	margin-top: 16px;
	margin-left:-16px;
	height: 80px;
}


#left {
	float: left;
	position: relative;
	z-index: 2;
	width: 196px;
/*	margin-bottom: 180px;*/
}

#left #sel a {
	display: block;
	width: 176px;
	min-width: 156px;
	max-width: 156px;
	font-size: 10px;
	text-decoration: none;
	height: 20px;
	padding-left: 20px;
	line-height: 20px;
	color: #90876E;
	border-bottom: 1px dotted #C8C5AC;
	background-color: #C8C5AC;
	background-image: url(/templates/home/images/morearrow.gif);
	background-repeat: no-repeat;
	background-position: 160px 5px;
	color: #fff;
}

#chooseahomeouter {
	width: 196px;
	height: 102px;
	font-weight: bold;
}

#chooseahomeinner {
	position: relative;
	top:25px;
	margin-left: 30px;
	width: 150px;
	font-size: 14px;
	color: #89BAE7;
	font-weight: bold;
}

#chooseahomeinner a {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#chooseahomeinner select {
	width: 140px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#form1 {
	margin: 0px;
	padding: 0px;
}


#top_banner{
	padding:0;
	margin: 0;
	position: relative;
	z-index: 0;
	left: -3px;
}

.subcontent {
	width: 145px;
	float: right;
	margin-right: 32px;
	/*margin-bottom: 80px;*/
}

.subcontent div {
	margin-top: 10px;
	padding-left: 5px;
}



.subcontent .link {
	display: block;
	width: 140px;
	margin-top: 15px;
	background-image: url(/templates/home/images/morearrow.gif);
	background-repeat: no-repeat;
	background-position: 130px 5px;
	height: 20px;
	background-color: #C8C5AC;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 5px;
}

#logotop {
	position: relative;
	width: 113px;
	height: 35px;
	background: url(/templates/home/images/logotop.gif) no-repeat top left;
	left: 42px;
	clear:both;
}

#toplink {
	width: 225px;
	padding-left: 30px;
	color: #fff;
	font-weight: bold;
	height: 20px;
	float: left;
}

#toplink a {
	color: #fff;
	font-weight: bold;
}

#squaremackerel {
	width: 150px;
	text-align: right;
	float: left;
}

#copyright {

	float: left;
}

#content ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #707070;
}


input, textarea {
	border: 1px solid #CAC5B4;
	margin: 2px;
	font-size: 10px;
}

input {
	width: 280px;
}

textarea {
	width: 280px;
	height: 100px;
}

.red {
	color: red;
}

.submit_button {
	width: 145px;
}


/* COLOURS */
#main #left #chooseahomeouter { 					background-color	: #8E0707; }
#left ul #homelink a:hover {						background-color	: #8E0707; }
#main #left #chooseahomeouter #chooseahomeinner {	color				: #C58181; }
#main #content h1, #main #content h2 {		color				: #5083B0; }



.top td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004B6E;
}

.leftpad {
	padding-left: 20px;
}

.light {
	background-color: #F7F7F7;
}
