/*divs*/
body{background:url('http://static.noohome.com/images/background.gif') repeat-y left #e1e1e1;font-family:georgia;font-size:14px;}
div#header, div#navigation, div#main, div#footer{ width:993px;float:left;}
div#header{margin:5px 0 5px 10px;height:90px;}/*90px is becuase the table made themeslves big*/
div#navigation,div#main{margin:10px;}
div#navigation{margin-top:0px;}
div.box{background-color:#eee;width:925px;/*default*/border:1px solid #aaa;padding:10px;position:relative;left:10px;}
h1.box_title{padding-left:0px;border-bottom:1px dotted #aaa;}
div.standard_box{background-color:#eee;width:952px;border:1px solid #aaa;margin-left:5px;}
/*header*/
table#header_table td,table#header_table tr,table#header_table table{padding:0;margin:0;border:0;}
table#header_table ul{position:absolute;top:25px;}/*some weird table quirk - fix*/
table#header_table li{color:#fff;margin:3px;}
table#header_table li a{color:#fff;}
/*headings, lists, p, and anchors*/
h1{font-size:22px;color:#010068;font-weight:bold;padding:5px 5px 5px 20px;}
h2{font-size:18px;color:#bf5e1c;font-weight:bold;padding:3px 3px 3px 10px;}
h3{font-size:15px;color:#010068;font-weight:bold;padding-bottom:3px;padding-top:3px;}
li{padding-left:10px;}
p{padding-top:10px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
div.standard_box a{color:#666;text-decoration:underline;}
div.standard_box a:hover{color:#222;}
h1.standard_title{border-bottom:1px dotted #aaa;padding:5px 0 5px 0;margin:10px;}
h1.standard_title a{color:#010068;text-decoration:none;}
h1.standard_title a:hover{color:#010068;text-decoration:underline;}
h2.standard_title {padding-bottom:10px;padding-top:0;}
h2.standard_title a{color:#bf5e1c;text-decoration:none;}
h2.standard_title a:hover{color:#bf5e1c;text-decoration:underline;}
p.standard_intro{padding:0 50px 0 50px;line-height:130%;text-indent:30px;font-size:15px;}
span.more a{padding-left:13px;margin-left:10px;background:url('http://static.noohome.com/images/more.gif') no-repeat left;}
div#area_description{font-size:16px;}
/*morre clases*/
.orange{color:#bf5e1c;}
b.area_title{font-size:16px;}
.bold{font-weight:bold;}
/*menus*/
ul#header_menu_links{float:right;}
ul#header_menu_links li{display:inline;color:orange;padding:0 10px 0 0;}
ul#header_menu_links li a{text-decoration:none;color:#010068;}
ul#header_menu_links li a:hover{text-decoration:underline;}
/*navigation table*/
table#navigation_table{width:972px;}
table#navigation_table tr#row_two td table#row_two_table{border-left:1px solid #e4e4e4;border-top:1px solid #fff;border-right:1px solid #e4e4e4;width:972px;}
table#navigation_table tr#row_two td table#row_two_table tr td{text-align: center;/*centers the image*/}
table#navigation_table tr#row_three td ul#navigation_sub li{display:inline;padding:0 10px 0 10px;position:relative;top:3px;}
table#navigation_table tr#row_three td ul#navigation_sub li a{color:#010068;text-decoration:none;}
table#navigation_table tr#row_three td ul#navigation_sub li a:hover{color:#000;}
table#navigation_table tr#row_three ul#navigation_sub{height:25px;background-image:url('http://static.noohome.com/images/navigation_sub_background.gif');background-repeat:no-repeat;}
table#navigation_table tr#row_one{height:5px;background-image:url('http://static.noohome.com/images/navigation_super_background.gif');background-repeat:no-repeat;}
/*footer*/
div#footer{width:943px;padding:10px;margin-bottom:20px;color:#666;position:relative;left:10px;}
ul#footer_links li{display:inline;}
span#copyright_notice{float:right;}
ul#footer_links a{color:#666;text-decoration:underline;}
ul#footer_links a:hover{color:#006;}
/*austin_info*/
table.austin_info{width:952px;padding:0 10px 10px 10px;}
table.austin_info td{height:105px;width:33%;padding:5px;}
table.austin_info img{padding:2px;border:1px solid #aaa;margin-top:10px;}
table.austin_info td div.match_menu{float:right;width:170px;}
table.austin_info td h2{margin:10px 0 0 0;padding:0;color:#010068;font-size:16px;}
table.austin_info td span{float:right;padding-left:10px;background:url('http://static.noohome.com/images/more.gif') no-repeat left;}
table#sub_cat{width:952px;}
table#sub_cat td{width:50%;padding-left:15px;}
table#sub_cat td img{padding-bottom:15px;}
div.sub_cat_text{width:300px;float:right;}
/*maps*/
table#sub_cat div.holder{position:relative; z-index:900;}
table#sub_cat div.address{font-style:italic;}
table#sub_cat div.phone{font-weight:bold;}
table#sub_cat span.more{padding-top:20px;}
.map div span {
     white-space: normal;font-size:1px;
}
.hidden{visibility: hidden;height:0px;width:0px;position:absolute;top:-3000px;left:-3000px;}


