body {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	background-attachment: fixed;
}



/*#bgWrap {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	background-attachment: fixed;
}*/

a:link, a:visited {
	text-decoration: none;
	color: #EE6929;
}

a:hover, a:active {
	color: #3C3284;
}

.orange {
	color: #EE6929;
}

.wright {
	color:#666666;
}

#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3C3284;
	border-left-color: #3C3284;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3284;
}

#mast {
}

/* --------------------- NAVIGATION -------------------- */
#navigation {
	
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation li {
	display: inline;
}

#home a:link, #home a:visited  {
	background: transparent url(../images/nav_home.gif) no-repeat;
	width: 76px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#home a:hover {
	background: transparent url(../images/nav_home_on.gif) no-repeat;
}

#home a:link span, #home a:visited span {
	display:none
}

#location a:link, #location a:visited  {
	background: transparent url(../images/nav_location.gif) no-repeat;
	width: 72px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#location a:hover {
	background: transparent url(../images/nav_location_on.gif) no-repeat;
}

#location a:link span, #location a:visited span {
	display:none
}

#centre a:link, #centre a:visited  {
	background: transparent url(../images/nav_centre.gif) no-repeat;
	width: 92px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#centre a:hover {
	background: transparent url(../images/nav_centre_on.gif) no-repeat;
}

#centre a:link span, #centre a:visited span {
	display:none
}

#available a:link, #available a:visited  {
	background: transparent url(../images/nav_available.gif) no-repeat;
	width: 112px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#available a:hover {
	background: transparent url(../images/nav_available_on.gif) no-repeat;
}

#available a:link span, #available a:visited span {
	display:none
}

#contacts a:link, #contacts a:visited  {
	background: transparent url(../images/nav_contacts.gif) no-repeat;
	width: 99px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#contacts a:hover {
	background: transparent url(../images/nav_contacts_on.gif) no-repeat;
}

#contacts a:link span, #contacts a:visited span {
	display:none
}


.prenav {
	float: left;
}

/* ------------------------------------------------------------ */

#imageRow {
}

/* ----------------------------- CONTENT --------------------- */
#content {
	background-color: #FFFFFF;
	
}

#contentLeft {
	float: left;
	width: 150px;
	padding-top: 41px;
	padding-left: 27px;
}

.agent {
 	display: none;
}

#contentMiddle {
	padding-top: 40px;
	padding-bottom: 30px;
}

#copy {
	margin-left: 204px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EE6929;
	width: 405px;
}

#copy h1 {
	padding-left: 20px;
	font-size: 16px;
}

#copy h2 {
	padding-left: 20px;
	width: 350px;
	font-size: 14px;
}

#copy p {
	padding-left: 20px;
	padding-right: 20px;
}

.availableTitle {
	font-size: 12px;
	font-weight: bold;
}

.availableDivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	width: 355px;
	display: block;
}

#copy ul {
	
}

#copy li {
	color: #EE6929;
	padding-bottom: 10px;
}

.copyBulletText {
	color:#000000;
}

#contentRight {
	float: right;
	width: 215px;
	padding-top: 8px;
}



/* -------------------------------- FOOTER STYLES ----------------------------- */
#footer {
	padding-top: 5px;
	background-image: url(../images/footer.jpg);
	height: 74px;
	color: #FFFFFF;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover, #footer a:active {
	color: #3C3284;
}


#footerLeft {
	padding-left: 10px;
	width: 190px;
	float: left;
}

#footerMiddle {
	
	
}

#footerRight {
	width: 190px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

/* ----------------------- HEADERS ----------------------- */

h1#tipton {
	background: transparent url(../images/h1_tipton.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h1#owen {
	background: transparent url(../images/h1_owen.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h1#location {
	background: transparent url(../images/h1_location.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h1#available {
	background: transparent url(../images/h1_available.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h1#centreplan {
	background: transparent url(../images/h1_centreplan.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h1#copyright {
	background: transparent url(../images/h1_copyright.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h1#disclaimer {
	background: transparent url(../images/h1_disclaimer.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h1#contacts {
	background: transparent url(../images/h1_contacts.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
}

h2#forsale {
	background: transparent url(../images/h2_forsale.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3284;
}

h2#tolet {
	background: transparent url(../images/h2_tolet.gif) no-repeat;
	margin: 0px 0px 5px 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3284;
}

h1#downloadLocation {
	margin: 5px 0px 5px 32px;
}

h1#tipton span {display:none;}
h1#contacts span {display:none;}
h1#owen span {display:none;}
h1#location span {display:none;}
h1#downloadLocation span {display:none;}
h1#available span {display:none;}
h2#forsale span {display:none;}
h2#tolet span {display:none;}
h1#centreplan span {display:none;}
h1#copyright span {display:none;}
h1#disclaimer span {display:none;}







.locationMap {
	border: 1px solid #FF6600;
}

.blueBoldCaps {
	font-weight: bold;
	text-transform: capitalize;
	color: #3C3284;
}
