body
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#MainContent
{
	background-color: #E4B66C;
	
	/* MainContent dimentions */
	width: 768px;
	margin: auto;
	text-align: left;
	
	/* background image */
	background-image: url(Imagery/keys.gif);
	background-repeat: no-repeat;
	background-position: 145px 357px;
}

div#Top
{
	margin-top: -350px;
}

div.FloatFix
{
	clear: both;
}

div#TopLeft
{
	float: left;
	width: 374px;
	line-height: 15px;
	padding: 35px 0px 0px 50px;
}

div#BodyCopy
{
	font-size: 10px;
	padding: 30px 0px 0px 0px;
	height: 309px;
}

div#BodyCopyInterior
{
	font-size: 10px;
	padding: 10px 0px 0px 0px;
	height: 282px;
	scrollbar-face-color: #E4B66C;
	scrollbar-arrow-color: #FFE5BB;
	scrollbar-base-color: #E4B66C;
	scrollbar-shadow-color: #BB901E;
	scrollbar-darkshadow-color: #E4B66C;
	scrollbar-3Dlight-color: #E4B66C;
	scrollbar-track-color: #ACA899;
	overflow: auto;
}

div#BodyCopyInteriorDesc
{
	float: left;
	width: 180px;
	text-align: right;	
}

div#BodyCopyInteriorPrice
{
	float: right;
	width: 175px;
	text-align: left;
}

div#Address
{
	padding: 25px 0px 0px 0px; 
	font-size: 9px;
	line-height: 12px;
	height: 100px;
}

div#TopRight
{
	float: right;
	height: 250px;
	width: 250px;
	margin: 0px;
	padding: 45px 20px 0px 50px;
	font-weight: lighter;
}

ul#BottomNav
{
	margin: 0px;
	background-color: #000000;
	color: #ffffff;
	height: 52px;
}



ul#TopNav
{
	margin: 0px;
	color: #000000;
	padding: 20px 0px 0px 48px;
	font-size: 9px;
	font-weight: normal;
}

ul#BottomNav li {
	display: none;
}

ul#TopNav li
{
  display: inline;
  padding-left: 2px;
  padding-right: 3px;
  font-size: 12px;
}

ul#BottomNav a
{
	color: #000;
	text-decoration: none;
}

ul#TopNav a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


ul#BottomNav a.current,
ul#TopNav a.current
{
	color: #ff0000
}

ul#BottomNav a:hover,
{
	color:#6F3;
	
	}
ul#TopNav a:hover
{
	color: #ff0000
}

p#Footer
{
	margin: 0px;
	padding: 8px 6px 6px 0px;
	border-top: solid 1px #E4B66C;
	background-color: #000000;
	font-size: 8px;
	text-align: right;
	color: #CCCCCC;
}
p#Footer a
{

	color: #FFF;
}

img#lil_phi
{
	vertical-align: middle;
}

p.saying
{
	margin-top: 0px;
	height: 120px;
	font-size: 18px;
	color: #333333;
}

img#Goddess
{
	position: relative;
	top: 222px;
	left: 595px;
}

img#GoddessWide
{
	position: relative;
	top: 222px;
	left: 610px;
}
