#MYHOMETRACKER,#CSSheader,#CSSfooter,#CSSheader .PRETTY_NAME,#CSSheader .PHONE_NUMBERS,#CSSheader .email_txt,#CSSheader .email_NOtxt,#CSSheader .OFFICE_NAME,#CSSheader .OFFICE_ADDRESS{display:none;}

body{
	margin:0;
	padding:0;
	background:#BFA54E url(str_bodybg2.jpg) top left;
	text-align:center;
}

div#CSSheader{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
	padding:0;
	width:100%;
	height:522px;
	background:url(str_bodybg1.jpg) top left repeat-x;
}

table#header{
	position:relative;
	margin:0 auto;
	padding:0;
	width:813px;
	height:266px;
	background:url(str_heading.jpg) bottom left no-repeat;
}

	table#header td,table#header td img{
		visibility:hidden;
	}
	
	table#headerFloor{
		display:none;
	}

table#contentTable{
	position:relative;
	top:0;
	left:-2px;
	margin:0 auto;
	padding:0;
	width:813px;
	color:white;
	background:#743116 url(str_tablebg.jpg);
	
}

	table#contentTable td.left,table#contentTable td.right,table#contentTable td.rightPad,table#contentTable td.leftPad{color:white;background:url(str_fadebg.jpg) repeat-x;}
	
	table#contentTable td.left{background-position:top left;}
	table#contentTable td.leftPad,table#contentTable td.right{background-position:top center;}
	table#contentTable td.rightPad{background-position:top right;}
	table#contentTable td.leftPad,table#contentTable td.leftPad img{width:5px;}
	table#contentTable td.rightPad,table#contentTable td.rightPad img{width:20px;}

	
/* Left Side/Menu */

#navLable{
	display:none;
}
	#navLable .left font{}

#NavTable{
	margin:0 auto;
	padding:0;
	width:200px;
	border:none;
	text-align:center;
}
	#NavTable font{}
	#NavTable a{}
	#NavTable hr{
		display:none;
	}

#NAVIGATION{
	display:block;
	margin:10px auto;
	padding:0;
	width:200px;
	border:none;
	text-align:center;
}
	#NAVIGATION hr{
		display:none;
	}

	#NAVIGATION a,#NAVIGATION a font b i{
		display:block;
		margin:0 auto;
		margin-bottom:3px;
		padding:0;
		width:171px;
		height:25px;
		color:#C9B682;
		background:url(str_buttonbg.gif) center top no-repeat;
		font-size:10pt;
		font-weight:bold;
		font-style:normal;
		text-indent:20px;
		text-transform:capitalize;
		text-decoration:none;
		line-height:22px;
		text-align:left;
		overflow:hidden;
		cursor:pointer;
	}
	
	#NAVIGATION a, #NAVIGATION font, #NAVIGATION b i{
		color:#C9B682;
		text-decoration:none;
	}

	#NAVIGATION font:visited,#NAVIGATION a font b i:visited,#NAVIGATION a:visited{
		color:#C9B682;
		font-weight:normal;
		text-decoration:none;
	}

	#NAVIGATION font:hover,#NAVIGATION a font b i:hover,#NAVIGATION a:hover{
		color:#C9B682;
		text-decoration:underline;
	}
	
	
table#contentTable td.left table#ContactTable,table#contentTable td.left table#ContactTable font{
	margin:0 auto;
	padding:0;
	width:171px;
	color:#C9B682;
	font:bold 9pt sans-serif;
}
table#contentTable td.left table#ContactTable #ContactLable{display:none;}
