@charset "utf-8";


body.home   #content {
	background-image: url(../images/background/bkgTop.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 558px;
	margin-bottom: 10px;
}
body.home #bkgBot {
	background-image: url(../images/background/bkgBottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 900px;
	position: absolute;
	background-position: 0px 0px;
	top: 773px;
	left: 0px;
}
body.home #bkgRight {
	background-image: url(../images/background/bkgRight.jpg);
	background-repeat: no-repeat;
	height: 547px;
	width: 27px;
	position: absolute;
	left: 873px;
	top: 227px;
}
body.home #bkgLeft {
	background-image: url(../images/background/bkgLeft.jpg);
	background-repeat: no-repeat;
	height: 547px;
	width: 27px;
	position: absolute;
	left: 0px;
	top: 227px;
}
body.home #mainContent/* =now the three main columns, named in order of importance and display when styles switched off
-----------------------------------------------------------------------------*/

 {
	width: 846px;
	display: inline;
	height: 547px;
	position: relative;
	background-image: url(../images/background/mapTopLeft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 27px;
	margin-bottom: 27px;
	float: left;
	left: 27px;
}
/* CSS Document */


#mapBotL  {
	background-image: url(../images/background/mapBottomLeft.gif);
	height: 285px;
	width: 485px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
}

#mapTopR  {
	background-image: url(../images/background/mapTopRight.gif);
	background-repeat: no-repeat;
	height: 262px;
	width: 360px;
	position: absolute;
	top: 0px;
	left: 485px;
}

#mapBotR  {
	background-image: url(../images/background/mapBottomRight.gif);
	height: 285px;
	width: 360px;
	position: absolute;
	bottom: 0px;
	left: 485px;
	background-repeat: repeat;
}
#allisonOaks {
	background-color: #FFCC99;
	height: 250px;
	width: 500px;
}
a.allison {
	position: absolute;
	left: 242px;
	top: 197px;
	width: 193px;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
a.brandon {
	left: 103px;
	top: 278px;
	width: 118px;
	margin: 0px;
	padding: 0px;
	height: 56px;
	position: absolute;
	z-index: 1000;
}
a.hanover {
	position: absolute;
	left: 261px;
	top: 296px;
	width: 102px;
	margin: 0px;
	padding: 0px;
	height: 43px;
	z-index: 1000;
}

a.misty {
	position: absolute;
	left: 383px;
	top: 367px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	height: 41px;
	z-index: 1000;
}
a.uptown {
	position: absolute;
	left: 261px;
	top: 223px;
	width: 187px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	z-index: 1000;
}
body.home h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #360;
	text-align: center;
	clear: both;
	width: 220px;
	padding-top: 5px;
}
p.click  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #660066;
	text-align: center;
	width: 220px;
	padding-top: 5px;
}
p.address {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	text-indent: 0px;
	width: 220px;
}
script {
	float: right;
	padding-left: 5px;
}
#header .td_logo {
	width: 261px;
}
