body
{	margin: 0;
	font-size: 100.01%;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
html
{	margin: 0;
}
div#Wrapper 
{	position: absolute;
	top: 0;
	left: 50%;
	width: 800px;
	/*background-color:#000066;*/
	background-color:#CCCCCC;
	margin-left: -369px;
}
#Header
{	background-color:#000066;
	background-image:url(Images/AustinHomeRun_header.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:574px;
}
#Content
{	min-height:763px;
	border-top:2px solid;
	border-color:#000066;
	background-color:#CCCCCC;
	background-image:url(Images/AHR_Content_Bk.jpg);
	background-repeat:repeat;
}
/*IE only*/ 
*html div#Content 
{height : 763px; 
}
#Content .BtmImgs
{	padding:0px, 0px, 0px, 0px;
	width:579px;
	height:94px;
	margin-top:763px;
	position:absolute;
}
#Content .ImgRight
{	float:right;
	padding: 1px 0px 1px 0px;
}
#Content .ImgLeft
{	float:left;
	margin: 1px 0px 1px 0px;
}
div#HeadLeft 
{	position: absolute;
	top: 0;
	left: 0;
	width: 226px;
	height : 149px;
	z-index:105;
}
#TopImg a
{	text-decoration: none;
}
#TopImg a:hover
{	text-decoration: none;
}

/* Menu Items */
#Menu
{	border-top: 2px solid;
	border-color:#000066;
	background-color:#FFFFFF;
	background-image:url(Images/AHR_Menu.gif);
	min-height:763px;
}
#Menu a
{	color:#FFFFFF;
	text-decoration:none;
}
#Menu a:visited
{	color:#FFFFFF;
	text-decoration:none;
}
#Menu a:hover
{	color:#FF6600;
	text-decoration:none;
}
#left_toc
{ 	position:relative;
	margin-top:0;
	width:226px;
	z-index:2;
	font-size:14px;
	/*height:inherit;*/
	min-height:763px;
}
.movedown
{ 	position:relative;
	top:10px;
}
.btnborder 
{	border-style:none;
	margin-right:5px;
	margin-bottom:3px;
	padding-left:2px;
	padding-right:2px;
}
.leftbgtxt
{	color:white;
	font-weight:bold;
	margin-left:5px;
}
#home_btn
{	margin-top:5px;
} 		 
.list
{	margin-top:5px;
	list-style-type:none;
}
.tools
{	color:white;
	font-weight:normal;
	font-size:12px;
	position:relative;
	left:5px;
	margin-bottom:3px;
}
#tools
{	display:none;
	font-size:12px;
	color:white;
}
#BSIz
{	display:none;
	font-size:12px;
	color:white;
}

/* Page Headers*/
H1
{	font-weight : normal;
	font-size:20px;
	padding: 3px, 4px, 0, 2px;
	color: #333333;
	text-align:left;
	width:500px;
	z-index:100;
}
h2 
{	color:#FF9900;
	font-size : 10pt;
	margin: .5em;
}
h2 a
{	color:#FF9900;
	font-size : 10pt;
	margin: .5em;
}
h2 a:visited
{	color:#FF9900;
	font-size : 10pt;
	margin: .5em;
}
.Phone
{ 	font-weight: normal;
	font-size:20px;
	color:#FF6600;
	text-align:right;
	top:0;
	right:0;
	width:275px;
	float:right;
	padding-right:2px;
}
.Phone a
{	text-decoration: none;
	color:#FF6600;
}

/*Content Details */
P
{	text-align : left;
	font-size: 9pt;
	margin : 10px 5px 8px 10px;
	z-index : 49;
}
#iframe
{	border-style:none;
}
.ImageRight
{	float:right;
	padding: 2px 2px 2px 2px;
}
.ImageLeft
{	float:left;
	margin: 2px 2px 2px 2px;
}
.ImageActive
{	border: 5px;
	border-color:#009900;
}
.ImagePending
{	border: 5px;
	border-color:#FFFF33;
}
.ImageSold
{	border: 5px;
	border-color:#CC0000;
}
.ImageActive
{	border: 5px;
	border-color:#009900;
}
.ImagePending
{	border: 5px;
	border-color:#FFFF33;
}
.ImageSold
{	border: 5px;
	border-color:#CC0000;
}

/*Footer Details */ 
#Footer
{ 	width:800px;
	height:55px;
	background-image:url(Images/AHR_Footer.jpg);
	position: absolute;
	text-align:right;
	padding:2px, 10px, 2px, 2px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}