body {

	background-color: #172b3d; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	color:#808080;/*grey*/
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	outline:none;
	/*font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;"Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue",*/
	/*font-family: "Trebuchet MS", Trebuchet MS, Arial,"Lucida Sans Unicode", "Lucida Grande",  sans-se;*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	color: #3b5998;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #609e06;
	margin-top: 25px;
}

#realtor-comparison {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 47px;
	padding-top: 9px;
	height: 32px;
	width: 555px;
	background-image:url(/arc-v3/comparison.png);
}
.style1 {
	color: #609e06
}
h4 {
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(/gfx/spec-top.png);
	height: 30px;
	width: 260px;
	margin: 0px;
	padding: 5px 0 0 0px;
	text-align: center;
}
h5 {
	padding-top: 15px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}
img {
         border: 0 none;
}
th {
	font-size: 18px;
	font-weight: bold;
}
.dotted {
	border-bottom: 1px dotted #999999;
	font-size: 15px;
}
.dottedl {
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
a:link {
	color: #3b5998;
}
a:visited {
	color: #3b5998;
}
a:hover {
	color: #ff8c32;
}
a:active {
	color: #41759C;
}
/* Main Layout Foundation & Header*/

/*New Layout */
#tr {
	float: right;
	padding: 30px 30px 0 0;
	font-size: 12px;
	color: #929ba7;
	height: 61px;
	width: 510px;
	text-align: right;
	letter-spacing: 2px;
}
#tr a {
	color:#f5f5f5;
	text-decoration: none;
}

#tr a:hover {
	color:#c8c849;
	text-decoration: underline;
}


#top {
	/*background-image:url(/gfx/top.jpg);*/
	width: 980px;
	margin: auto;
	height: 110px;
}
#phone {font-size: 24px; color: #fff; display: block; padding-bottom: 7px;}

#nhplink {
	float: left;
	width:247px;
	height: 110px;
	display: block;
	padding-left: 10px;
}

/* TOP MENU */

#newnav {
	background-color: #f5f5f5;
	color: #000;
	height: 25px;
	padding-top: 10px;
	font-size: 16px;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 30px;


}

	
/* Top Nav  */

#prod-menu-container
	{
		position:absolute;
		top:110px;
		margin:auto;
		left:50%;
		margin-left: -490px;
		width:980px;
		height:25px;
		color: #000;
		height: 25px;
		padding-top: 10px;
		font-size: 16px;
		font-weight: bold;
		padding-left: 20px;

}

#prod-menu-container a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#newnav a:hover {
	text-decoration: underline;
}	
	
	#prod-menu
	{
		margin: 0 auto;
		position: absolute;
		width:960px;
		height:25px;
	}

	#prod-menu-popup-container
	{
		margin: 0 auto;
		position: absolute;
		top: 147px;
		left: 50%;
		margin-left: -355px;
		width:870px;
		z-index:501;
	}


	#prod-menu .menu-item
	{
		display: block;
		float:left;


	}

	#prod-menu .menu-item a
	{
		padding: 6px 10px 16px 10px;
		margin: 0 15px;
		text-decoration:none;
	}

	#prod-menu .menu-item.selected a
	{
		
		text-decoration:none;
		background-color: #dddddd;
		border-right: 1px solid #aaa;
		border-left: 1px solid #aaa;
		border-top: 1px solid #aaa;
		color:#000;
	}
	#prod-menu .menu-item.selected
	{
		
		color:#000;
	}

/* gd-menu */

div.gd-menu
{
	clear:both;
	text-align:left;
	position:absolute;
	width:800px;
	background-color:#dddddd;
	border-width:0 1px 1px 1px;
	border-color:#aaa;
	border-style: solid;
	padding:10px;
	font-size:11px;

}

div.gd-col
{
	float:left;
	width:380px;
	margin:10px;
	
}

/* links */

div.gd-col a
{
	display:block;
	margin-bottom:2px;
	text-decoration:none;
	padding:2px;
	border:1px solid transparent;
	border-bottom:1px dotted #666;
	color: #333;
}

div.gd-col a span
{
	font-size:13px;
	font-weight:bold;
	color:#172b3d;
	display: block;
}
div.gd-col a div
{
	color: #333;
	padding-left: 1px;
}


div.gd-col a:hover span
{
	color:#000;
}
div.gd-col a:hover
{
	color: #000;
	background-color: #e4ebf4;
}


/* header */

div.gd-col div.hdr
{
	font-size:14px;
	color:#800000;
	font-weight:bold;
	margin-bottom:6px;
	border-bottom:1px dotted #66f;
}


/* END TOP Nav */

/*home page stuff*/

.hpinput {width: 110px; margin-bottom: 15px; font-size: 16px; border: 1px solid #000; padding: 3px; float: left; margin-right: 5px; color: #666;}

#hpsell-shell {
	background-color: #aaa;
	float: left;
	display: block;
	width: 301px;
	overflow: hidden;
	padding: 1px;
	margin-left: 10px;
	height: 226px;
}
#hpsell {
	display: block;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #6c7d97;
	/*background-color: #a54f51;*/
	border: 5px solid #fff;
	height: 196px;

}
#hpsell h2 {
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

#hpcontent {
	padding: 10px 0 0;
	border-bottom: 1px dotted #aaa;
	font-size: 15px;
}

#hp-b1 {
	width: 950px;
	font-size: 11px;
	color: #909090;
	padding: 10px 0;
	clear:both; 

}

/* end home page stuff */


#content-container {
	background-color: #FFFFFF;
	overflow: hidden;
}
#thecontent {
	width: 950px;
	margin: auto;
	padding: 25px 15px;

}


/* Quick Search - OLD LAYOUT - BLOG USES */
#t2 {
	clear: left;
	background: transparent url(/gfx/t2-navbg.png);
	height: 39px;
	width: 100%;
	margin: auto;
}
#t2hp {
	clear: left;
	background: transparent url(/gfx/t2-navbg.png);
	height: 36px;
	width: 100%;
	margin: auto;
	border-top: 1px solid #8b8b8b;
}
#qs {
	margin: auto;
	padding-left: 17px;
	width: 914px;
	text-align: left;
	vertical-align: top;
	height: 39px;
	/*background:  url(/gfx/t2-bg.png);*/
}
#t2 input.text {
	font-family: Verdana;
	font-size: 12px;
	height:17px;
	padding: 3px 2px 2px 8px;
	margin-top: 5px;
	margin-right: 10px;
	border-top: solid 1px #61686c;
	border-left: solid 1px #61686c;
	border-right: solid 1px #d3dce1;
	border-bottom: solid 1px #d3dce1;
	color: #888888;
	width: 125px;
	vertical-align: top;
}
.chattoday {
	vertical-align: top;
	margin-right: 57px;
	padding-top: 8px;
	float: right;
}

#content {
	padding: 10px 24px;
	overflow: hidden;
}

#footer {
	width: 960px;
	margin: auto;
	padding: 20px 10px;
	color: #fff;
}
#footer strong {color: #fff;}

#footer a:link, #footer a:visited {
	color: #eee;
	text-decoration: none;
}
#footer a:hover {
color: #c8c849;
}

.footer-list {
	float: left;
	padding: 10px 15px;
	font-size: 11px;
}
.footer-list li, .footer-list ul {
	padding: 1px;
	margin: 0;
	list-style: none;
}
.footer-topline {
	border-bottom: 1px solid #acacac;
}
.footer-list a {
	color: #eee;
}
.footer-list a:hover {
	text-decoration: underline!important;
}








.style2 {
	font-size: 12px
}
.pinktext {
	border: 1px solid #d893a1;
	background: #fff;
	padding: 1px;
}
.pinktd {
	background: #fbe6f2;
	padding: 5px;
	font-weight: bold;
}
.searchtext {
	border: 1px solid #f2bf24;
	background: #ffff99;
	padding: 5px;
	clear:both;
}
.contactbox {
	background: #ffffff;

}
.sidecontactbox {
	border: 1px solid #5e9d05;
	background: #ffffff;
	padding: 5px;
	float: right;
}
.contacttd {
	background: #e7f9da;
	padding: 4px;
}
.tb {
	width: 150px;
	margin-bottom: 5px;
}
.sel {
	width: 154px;
	margin-bottom: 5px;
}
#mainb {
	width: 671px;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	padding: 20px;
	margin-top: 15px;
	border: 1px solid #94a3c4;
	background-color: #edf2f6;
	min-height: 700px;
}


#bnav {
	width: 205px;
	float: left;
	border: 2px solid #b0ebb4;
	background-color: #f4fdf6;
	padding: 5px;
	margin-top: 15px;
	background: #dbf6de url(/gfx/bg_sidebar_tools.gif) repeat-y;
}
#bnav ul {
	margin: 10px 0 0 10px;
	padding: 0;
}
#bnav li {
	margin: 0;
	padding: 5px 0 0 5px;
	background:transparent url(/gfx/bullet_blue.gif) no-repeat scroll 0pt 7px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt 0pt 6px 15px;
}
#bnav a {
	text-decoration: none;
}
.postmetadata {
	padding: 10px;
	text-align: center;
	border: 1px solid #94a3c4;
	background-color:#FFFFFF;
	font-size: 13px;
}
small {
	padding: 0px;
	background-color:#f5f5f5;
	display: block;
	font-size: 11px;
}
.entry li {
	padding-bottom: 6px;
}
.entry {
	font-size: 13px;
}
/* quick-search */

.Quick-Search {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #b0ebb4;
}
.Quick-Search h2 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #00a40c;
	margin-bottom: 5px;
}
.Quick-Search .Input-Header {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #00a40c;
}
.Quick-Search input.text {
	font-family: Verdana;
	font-size: 12px;
	height:18px;
	padding: 2px;
	margin: 0px;
	border-top: solid 1px #61686c;
	border-left: solid 1px #61686c;
	border-right: solid 1px #d3dce1;
	border-bottom: solid 1px #d3dce1;
	color: #888888;
}
.Quick-Search .Search-Buttons {
	margin-top:20px;
}
.Quick-Search .Search-Buttons .Advanced-Button {
	float:left;
	padding: 8px 0 0 3px;
}
.Quick-Search .Search-Buttons .Advanced-Button a:link, .Quick-Search .Advanced-Button a:visited {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #00a40c;
}
.Quick-Search .Search-Buttons .Search-Button {
	float: right;
}
.Quick-Search .Search-Buttons .Search-Button a:link {
	display: block;
	width:127px;
	height:31px;
	background: transparent url(/gfx/search-now.jpg) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}
.Quick-Search .Bottom-Blurb {
	margin-top:20px;
	font-family: Verdana;
	font-size: 11px;
	color: #00a40c;
	font-weight: bold;
}
img {
	border: 0
}
#bnav2 {
	width: 205px;
	float: right;
	border: 1px solid #94a3c4;
	background-color: #f5f5f5;
	padding: 5px;
	margin-top: 15px;
}
#bnav2 h2 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #1a74b0;
	margin-bottom: 5px;
}
#bnav2 ul {
	margin: 10px 0 0 10px;
	padding: 0;
}
#bnav2 li {
	margin: 0;
	padding: 5px 0 0 5px;
	background:transparent url(/gfx/bullet_blue.gif) no-repeat scroll 0pt 7px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt 0pt 6px 15px;
}
#bnav2 a {
	text-decoration: none;
}
#sitemap ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
#sitemap li {
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#sitemap li li {
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	text-decoration: none;
}
#sitemap li li a {
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	text-decoration: none;
}
#sitemap li li li {
	margin-bottom: 10px;
	margin-top: 10px;
	font-style:italic;
	font-weight: normal;
}
.chart {
	padding: 0 10px 0 10px;
}


#schools {width: 892px; height: 160px; overflow: hidden; background:url(/new-gfx/austin-schools-bg.jpg); font-size: 11px;}
#schools h2 {color: #074848; font-size: 12px; margin: 0px 0 8px; font-weight: bold; font-family:  Helvetica, Arial, sans-serif;}
.schools-text {border: 1px solid #a8bdc1; width: 117px; font-size: 10px; margin-bottom: 7px;}
#schools label {width: 46px; float: left;}

#s1 {margin: 10px 0 0 9px; width: 288px; float: left;}

#s2 {margin: 10px 0 0 9px; width: 289px; float: left;}

#s3 {margin: 10px 0 0 9px; width: 288px; float: left;}

img.alignright {
	margin: 0 0 2px 7px;
}

img.alignleft {
	margin: 0 7px 2px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}



.sellers-label {float: left; width: 126px; margin: 0 10px 0px 0; }
.sellers-label-long {float: left; width: 258px; margin: 0 10px 0px 0; clear: left; }
.sellers-label-longest {float: left; width: 390px; margin: 0 10px 0px 0; clear: left; }

.sellers-text {float: left; width: 120px; margin: 0 10px 15px 0; }
.sellers-select {float: left; width: 124px; margin: 0 10px 15px 0; }
.sellers-select-longest {float: left; width: 394px; margin: 0 10px 15px 0; clear: left;}
.ast {color:#f68d36; font-weight: bold;}
.sellers-text-long {float: left; width: 255px; margin: 0 10px 15px 0; clear: left; }
.sellers-text-longest {float: left; width: 390px; margin: 0 10px 15px 0; clear: left; }

img{border:0px  none;}
#bigText{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:22px; margin: 0 auto; width:701px; font-weight:bold;  height:41px;  background-image:url(images/barBG.jpg);}

#logo{z-index:10; margin: 0 auto; width:699px; clear:both; height:110px; background-color:#ffffff;  border:solid #84b741 1px;}

#welcome{display:block; position:absolute; margin-left:350px; margin-top:20px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#6C6C6C; font-weight:bold;}

#c-shell {
	background-color: #aaa;
	float: left;
	display: block;
	width: 301px;
	overflow: hidden;
	padding: 1px;
	margin-left: 10px;
	margin-top: 25px;
}
#c {
	display: block;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	color: #333;
	background-color: #eee;
	/*background-color: #a54f51;*/
	border: 5px solid #fff;

}
#c h2 {
	color: #990000;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
}
#c label {width: 100px; float: left; margin: 0 10px 10px 0; }

.c-text {float: left; width: 130px; margin: 0 0px 8px 0; background-color: #ffffcc; border: 1px solid #999;}
.c-select {float: left; width: 136px;  margin: 0 0px 8px 0; background-color: #ffffcc; border: 1px solid #999;}
.ast {color:#f68d36; font-weight: bold;}
.c-text-long {float: left; width: 240px; clear: left;  margin: 0 0px 5px 0; background-color: border: 1px solid #999;}
.c-label-long {float: left; width: 240px; margin: 10px 0px 10px 0; clear: left; }
.c-submit {width: 246px; clear: left;  margin: 0 0px 5px 0; font-size: 15px; }



.link-shell {
	background-color: #aaa;
	float: left;
	display: block;
	width: 301px;
	overflow: hidden;
	padding: 1px;
	margin-left: 15px;
	margin-top: 25px;
}
.link a{
	display: block;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	color: #fff;
	background-color: #6c7d97;
	/*background-color: #a54f51;*/
	border: 5px solid #fff;
	text-decoration: none;

}
.link a:link{
	display: block;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	color: #fff;
	background-color: #6c7d97;
	/*background-color: #a54f51;*/
	border: 5px solid #fff;
	text-decoration: none;

}
.link a:hover{

	background-color: #bf7878;
	/*background-color: #a54f51;*/


}
.link h2 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

