h1 { font-size: 1.3em; color: #2C6E76; margin: 0.25em 0; }
h2 { font-size: 1em; color: #2C6E76; margin: 0.25em 0; }

#wrap {  width: 900px; margin: 20px auto; }

#topborder { background-color: #000; height: 10px; width: 100%; }

#topgap { border-right: 10px solid #000; height: 10px;} 

#body { border-left: 10px solid #FFD202; border-right: 10px solid #000; min-height: 400px; text-align: left; }

#content { margin: 0 15px; padding-bottom: 20px; }
#content #logo { height: 50px; margin-bottom: 10px; }

#menu { float: left; width: 100%; margin: 0 0 1em 0;}
#menu li { float: left; width: 160px; padding: 0 5px; text-align: center; }
#menu li a { color: #000; }

#contactbox { border: 1px solid #ddd; padding: 0.5em; background: #fff url(/minisite/img/tmh-logo.png) no-repeat 310px 45px;}

/*#descbox { position: relative; padding: 0.5em; width: 840px; }
#descbox img { position: absolute; right: 10px; bottom: -10px; width: 75px; height: 100px; margin: 10px; }
#descbox div { position: relative; padding-right: 100px; }
#descbox { padding: 0.5em; width: 800px; }*/

#bottomgap { border-left: 600px solid #FFD202; border-right: 280px solid #000; height: 30px; }

.logo { margin: 10px 0; }

#imagebox { float: left; width: 830px; height: 300px; border: 1px solid #ccc; margin-bottom: 10px; padding: 10px; }
.leftbox { float: left; width: 150px; height: 300px; }
.midbox { float: left; width: 150px; height: 300px; margin-left: 15px; }
.rightbox { float: right; width: 500px; height: 300px; }

.floorplan { float: left; width: 300px;}
.houseimage { float: right; width: 500px; height: 300px; }

div.info { }

div.info p { font-size: 0.8em; color: #333; }

div.info #tmhlogo { position: absolute; right: 0; bottom: 0; }

div.info div { padding-right: 100px; min-height: 100px; }

div.info div p a { color: #2C6E76; text-decoration: none; }
div.info div p a:hover { text-decoration: underline; }

/* siteplan page */
#siteplan { float: left; width: 100%; }
#siteplan #map { float: left; border: 1px solid #ccc; width: 625px; height: 400px; overflow: auto;}

#siteplan #mapinfo { float: left; border: 1px solid #ccc; width: 200px; margin-left: 15px; min-height: 260px; }
	#mapinfo #plotinfo { margin: 10px; min-height: 100px; }
	#mapinfo #plotinfo td { font-size: 0.8em; }

	#mapinfo #statuskey { margin: 10px; }
	#mapinfo #statuskey h2 { padding-bottom: 10px; }
	#mapinfo #statuskey img {float:left;margin-top:3px;padding-left:5px;padding-right:5px;}
	#mapinfo #statuskey li { padding-bottom: 3px; }

	#siteplan #tmhlogo { float: left; border: 1px solid #ccc; width: 200px; margin: 15px 0 0 15px; text-align: center; min-height: 125px; }
#siteplan #tmhlogo img { margin-top: 10px; }
.locationbox { float: left; width: 830px; height: 250px; background-color: #ccc; }
