@charset "utf-8";
/* CSS Document */

/*DIV - LAYOUT BOXES*/
.body-box{
	width:775px;
	float:left;
	margin-top:10px;
	}
.body-listings-box{
	width:798px;
	float:left;
	margin-top:10px;
	}
.entire-site-box{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}

.footer-box{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:left;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
.footer-box  a{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-weight:bold;
	color:#78c026;
	text-decoration:underline;
	}
.footer-box a:hover{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
.footer-box td{
	font-size:10px;
}
.header-box{
	width:775px;
	float:left;
	margin-top:20px;
	}
.left-form-box{
	width:117px;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	border:1px solid #999999;
	padding:5px;
	}
.menu-box{
	width:161px;
	float:left;
	margin-right:10px;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}

.menu-box a{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#78c026;
	}
.menu-box a:hover{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	text-decoration:none;
	}

.top-box{
	width:775px;
	float:left;
	text-align:right;
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
	
.top-box a,.top-box a:visited{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#78c026;
	text-decoration:underline;
	}
.top-box a:hover{
	font:10px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
/*OTHER BOXES*/
.body-yelp-city-search-button-gradient-box{
	width:305px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	border:1px #a8a8a8 solid;
	background:url(../images/backgrounds/green-gradient-box.gif) repeat-x #339129;
	}
.body-austin-skyline-bg-box{
	width:305px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	border:1px #a8a8a8 solid;
	background:url(../images/photos/austin-faded-skyline.jpg) no-repeat #339129;
	}
.faq-question-box{
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	border:1px #434343 solid;
	background:#000000;
	font:12px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
	
.featured-specials-box{
	width:765px;
	border:1px solid #FFFFFF;
	background:#000000;
	padding:5px;
	font:12px "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color:#FFFFFF;
	}
.fill-out-search-page-box{
	width:327px;
	background:#373837;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	}
.green-banner-box{
	background:#78c026;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	}
.listings-box{
	width:97%;
	height:300px;
	padding:5px;
	overflow:auto;
	}
.menu-social-tabs-box{
	padding-left:20px;
	margin-bottom:10px;
	}
.right-apt-search-box{
	background:#000000;
	border:1px #434343 solid;
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	}