body, html {
	margin:0;
	padding:0;
	background:#865924 url('/images/page_background2.gif') repeat-y center; /* good */
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;

}
body {
	/* min-width:988px; */
	min-width:1000px;
}
a {
	color:#dfba44;
}

h1  {
	/* font-size: 1.5em; */
	font-size: 2em;
}

img {
	border: 0px;
}

.boldtext {
	font-weight:bold;
}

.h2_img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.clearall{
	clear:both;
	height:0;
	overflow:hidden;
}
.clearboth{
	clear:both;
}
#wrap {
	background:#750000 url('/images/wrap_background.png') repeat-y left;
	/* background:#990000 url('/images/wrap_background.png') repeat-y left; */
	margin:0 auto;
	width:950px;
	/* padding:0 7px 0 8px; */
}
#header {
	width: 950px;
	height: 173px;
	min-height: 173px;
	background-color: #000;
	/* background: url('/images/header.jpg') repeat-y center; */
	/* background-image: url(../images/header.jpg); */
}
#header_logo  {
	/* margin:0 auto; */
	margin-left: 80px;
	/* float: left; */
}
#header h1 {
   	padding:5px;
    margin:0;
}
#header_nav  {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-top: -170px;
	margin-right:10px;
}
#header_nav a {
	color: #fff;
	text-decoration: none;
}
.header_nav_sep {
	padding-top:4px;
	margin-bottom:-1px;
}

#nav {
	/* border-top: 1px solid blue; */
	/* border-bottom: 1px solid blue; */
	/* background:#fff url('/images/nav_off_back.jpg') repeat-x center; */
	/* padding:1px; */
	height: 31px;
	width:950px;
}
#nav ul{
	font-size: 17px;
	/* list-style-image: url('/icon_10a.gif'); */
	/* margin:0 0 0 42px; padding:0; */
	margin:0 0 0 0px; padding:0;
}
#nav li{
	display:inline;
	margin:0;

}

/* ******************** new stuff for nav ********************** */
li.inline {
	float:left;
	list-style: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 31px;
	height: 31px;
	line-height:31px;
	text-align:center;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

li.inline a {
	/* padding: 2px 2px 2px 2px; */
	/* border-left: 10px solid #1958b7; */
	/* border-right: 10px solid #508fc4; */
	color: #000;
	text-decoration: none;
	text-align:center;
	min-height: 31px;
	height:31px;
	display: block;
}
/*
li.inline a:hover {
	text-align:center;
	color:#fff;
	min-height:27px;
	height: 27px;
}
*/

/*
li.inline-sep {
	float:left;
	list-style: none;
	background:#000 url('/images/nav_sep.jpg') repeat-y center;
	min-height: 31px;
	height: 31px;
}
		*/

/* stuff for mouseovers */
a.main_nav:link, a.main_nav:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	display: block;
	background-position: 0px -32px;
	vertical-align: middle;
	/* color: #6633FF; */
	height: 31px !important;
	/* height: 25px; */
	width: 131px;
	text-decoration: none;
}

a.main_nav:hover {
	background-position: 0px 0px;
	text-decoration: none;
	color: #black;
}

a.home {
	background: url(/images/buttons/home.gif) no-repeat;
}
a.about {
	background: url(/images/buttons/about.gif) no-repeat;
}
a.services {
	background: url(/images/buttons/services.gif) no-repeat;
}
a.portfolio {
	background: url(/images/buttons/portfolio.gif) no-repeat;
}
a.testify {
	background: url(/images/buttons/testify.gif) no-repeat;
}
a.contact {
	background: url(/images/buttons/contact.gif) no-repeat;
}

#main {
	float:right;
	width:740px;
	display:inline;
	margin-right:12px;
}

#breadcrumb {
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #777;
}
#breadcrumb a {
	text-decoration: underline;
	color: #777;
}
.breadcrumb_current {
	color: #ae891b;
}

#sidebar {
	float:left;
	width:204px;
	margin-left: 0px;
	padding-top: 1em;
	background: #f0e7c3;
	text-align:center;
	min-height:1250px; 
	height:1250px;
}
#sidebar h2 {
	margin-left:-12px;
	color:#8b6334;
	font-size:12px;
}

/* new for home page */
#page_container {
	width:950px;
}

.home_container {
	background: url('/images/backgrounds/home.gif') top right no-repeat;
}
.about_container {
	background: url('/images/backgrounds/about.gif') top right no-repeat;
}
.services_container {
	background: url('/images/backgrounds/services.gif') top right no-repeat;
}
.portfolio_container {
	background: url('/images/backgrounds/portfolio.gif') top right no-repeat;
}
.testify_container {
	background: url('/images/backgrounds/testify.gif') top right no-repeat;
}
.contact_container {
	background: url('/images/backgrounds/contact.gif') top right no-repeat;
}


#text_content {
	padding-left: 10px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
}

.portfolio_pic {
	float:left;
	margin-right:4px;
}

/* *********** old stuff below *********** */
.home_clickbtn_label {
	margin-left: 14px;
	font-size: 10px;
	padding-top:5px;
	clear:both;
}

.home_courtsq {
	float:right;
	margin:0 10px 0 0;
}

.home_get_startedbtn
{
	float:right;
	margin-top: 4px;
	margin-right:25px;
}

.home_view_aptbtn
{
	border:0px;
	padding-top:10px;
}

#home_left_button_holder
{
	clear:both;
	text-align:right;
	padding:0px 10px 0 0;
	margin:0
}

.commercial_left_header {
	background: #ae891b;
	color:#f7f1d8;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	padding-left:10px;
}

.commercial_left_subhead {
	margin-top:10px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ae891b;
}
.commercial_left_subhead a,.commercial_left_subhead a:hover, .commercial_left_subhead a:visited {
	text-decoration: none;
	color: #ae891b;
}

.commercial_left_subhead_current {
	margin-top:10px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.commercial_left_listing {
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	background: #f7f1db;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #d4bc8f;
}
.commercial_left_listing ul, .commercial_left_listing2 ul {
	list-style-position: outside;
	list-style:none;
	margin:0 0 0 0px; padding:0;
}
/*
.commercial_left_listing a, a:visited {
	color:#000;
	text-decoration: none;
}
*/
.commercial_left_listing a,
.commercial_left_listing a:visited,
.commercial_left_listing2 a,
.commercial_left_listing2 a:visited {
	color:#000;
	text-decoration: none;
}
.commercial_left_listing2 {
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	background: #f0e7c3;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #d4bc8f;
}

#commercial_features {
	background:#f4e6b0;
	float: right;
	height:353px;
	min-height:353px;
	/* width:400px; */
	width:405px;
	margin-top: 0px;
}

/*
#commercial_features {
	background:#f4e6b0;
	float: right;
	height:351px;
	min-height:350px;
	width:400px;
	margin-top: 0px;
}
*/


.content_table {
	width:100%;
	border: 1px solid #ccc;
	font-size:12px;
	border-collapse:collapse; 
}
.content_table th {
	/* background: #677972; */
	background: #dfba44;
	color:#fff;
	text-align: center;
	font-size:12px;
}
.content_table td {
	text-align: center;
	font-size:12px;
}
.content_table td.td_left, th.td_left {
	text-align: left;
	font-size:12px;
}
.content_table img {
	border: 0px;
}
.row1 {
	background: #fff;
}
.row2 {
	background: #f7f1d8;
}

.subnav {
	border-top: 1px solid #897409;
	/* border-bottom: 1px solid #897409; */
	border-bottom: 1px solid #ccc;
	background:#fff url('/images/commercial/subnav_off.gif') repeat-x center;
	padding:2px;
	height: 25px;
	border-top: 1px solid #ccc;
}
.subnav ul{
	font-size: 17px;
	margin:0 0 0 0px; padding:0;
	margin-bottom: 2px;
}
.subnav li{
	display:inline;
	margin:0;

}

li.subnav_item {
	float:left;
	list-style: none;
	font-size: 12px;
	min-height: 25px;
	height: 25px;
	line-height:22px;
	text-align:center;
	width:120px;
	border-right: 1px solid #949f9b;
	border-left: 1px solid #fff;
}

li.subnav_item a {
	color: #000;
	text-decoration: none;
	text-align:center;
	min-height: 25px;
	height:25px;
	display: block;
}

li.subnav_item a:hover {
	text-align:center;
	background: url('/images/commercial/subnav_on.gif') repeat-y center;
	color:#fff;
	min-height:25px;
	height: 25px;
}

li.subnav_item_current {
	float:left;
	list-style: none;
	font-size: 12px;
	min-height: 25px;
	height: 25px;
	line-height:22px;
	text-align:center;
	width:120px;
	border-right: 1px solid #949f9b;
	border-left: 1px solid #fff;
	background: url('/images/commercial/subnav_on.gif') repeat-y center;
}

li.subnav_item_current a {
	/* color: #000; */
	color: #fff;
	text-decoration: none;
	text-align:center;
	min-height: 25px;
	height:25px;
	display: block;
}

li.subnav_item_current a:hover, li.subnav_item_current a:visited {
	text-align:center;
	background: url('/images/commercial/subnav_on.gif') repeat-y center;
	color:#fff;
	min-height:25px;
	height: 25px;
}
.search_button_container {
	margin-top:20px;
	margin-left: 10px;
	padding-bottom: 20px;
}

#footer {
	min-height:30px; 
	background: #750000;
	/* margin-left: 25px; */
	clear:both;
}
#footer p {
	padding:5px;
	margin:0;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	/* color:#865924; */
	/* color:#fff; */
	color:#220000;
}

/* =Sorting tables
----------------------------------------------- */
table.sortable{
	width:100%;
	border:1px solid #CCC;
	color:#333;
	font-size: 12px;
}
table.sortable td{
	padding:5px 10px;
	vertical-align:middle;
}
table.sortable th{
	padding:0;
	text-align:left;
}
table.sortable tr.odd{
	background-color:#f7f1db;
}
table.sortable th{
	background:#677972;
	border-bottom:1px solid #CCC;
}
table.sortable th a,
table.sortable th a:link,
table.sortable th a:visited,
table.sortable th a:hover{
	padding:5px 12px 5px 10px;
	display:block;
	height:1%;
	text-decoration:none;
	color:#fff;
}
table.sortable th.ascend a,
table.sortable th.ascend a:link,
table.sortable th.ascend a:hover{
	background:url(../images/up.gif) no-repeat right 50%;

}
table.sortable th.descend a,
table.sortable th.descend a:link,
table.sortable th.descend a:hover{
	background:url(../images/down.gif) no-repeat right 50%;
}
table.sortable th.no_sort{
	padding:5px 12px 5px 10px;
	text-align:left;
}
table.sortable th.center{
	padding:0;
	text-align:center;
	vertical-align:middle;
}
table.sortable th.alt {
	background:#dfba44;
}

.sortable td.checkbox{
	width:5%;
	text-align:center;
	vertical-align:middle;
}
