/* CSS Document */

body {
	margin: 0;
	padding: 15px 0 5px 0;
	/*background: #fff url(img/bg.gif) no-repeat;*/
	color: #4B5355;
	font: 12px Arial, Helvetica, sans-serif;
  }
 p {
 	margin: 0;
	padding: 8px 0 0;
 	line-height: 18px;
	}
	
/* ---[ links ]------------------------------- */

a:link {
	color: #6A8EA6;
	text-decoration: none;
	}
a:visited {
	color: #6A8EA6;
	}
a:hover {
	color: #036;
	}

/* ------------------------------------------ */


/* --- [ forms ] ---------------------------- */

#login_inpt {
	width: 200px;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px 2px;
	border: 1px solid #BFBFBF;
}

#side {width: 450px; }
#side label {
	float: left;
	width: 38%;
	margin-right: 5px;
	padding: 2px 10px;
	text-align: left;
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	font-size: 11px;
	color: #595959;
	background: #E3D9DB;
	boarder: 1px solid #BFBFBF;
}


#side input, select {
	background: #fff;
  	color: #777;
  	font: 11px Arial, Verdana, sans-serif;
	height: auto;
  }
 #side input.btn {
 	background-color: #E3D9DB;
	}
#side td label.tds {
	float: left;
	width: 60%;
	margin-right: 5px;
	padding: 2px 10px;
	text-align: left;
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	font-size: 11px;
	color: #595959;
	background: #E3D9DB;
	boarder: 1px solid #BFBFBF;
	}
/* ------------------------------------------ */
h2 {
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	color: #595959;
	font-size: 14px;
	margin: 20px 0 7px;;
	padding: 0;
	
	}
#container {
  	margin: 0 auto;
  	width: 788px;
  	text-align: left;
	background: #ebebeb;
  }
  
 #navcontainer
{
margin: 10px 0 0 0 !important;
margin: 8px 0 0 0;
padding: 0;
height: 28px;
border: 1px solid #BFBFBF;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
height: 28px;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #fff;
color: #525659;
text-decoration: none;
font: 10px/30px Arial, verdana, lucida, sans-serif;
text-transform: uppercase;
padding: 0 20px;
}

#navcontainer ul li a:hover
{
color: #6691A5;
}

td.leftborder {
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	}

td.leftborderT2 {
	background: url(img/bg_leftcol_t2.gif) no-repeat top left;
	border-bottom: 1px solid #bfbfbf;
	}
	
td.rightborder {
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	}
	
	
.fl {
	float: left;
	}
.fr {
	float: right;
	}

#footer {
	text-align: center;
	margin: 0;
	padding: 5px 0 0 40px;
	color: #949698;
	font-size: 11px;
	}
#footer a:link {
	color: #949698;
	}
#footer a:visited {
	color: #949698;
	}

#hvnav { width: 208px; 
	border-top: 1px solid #B8C9D2;
	border-left: 1px solid #B8C9D2;
	border-right: 1px solid #B8C9D2;
	margin-top: 15px;
	}

#hvnav ul	{
	padding: 0;
	margin: 0;
	list-style: none;
	}

#hvnav li {
	background-color: #DDDEE7;
	padding: 7px 0 7px 19px;
	border-bottom: 1px solid #B8C9D2;
	list-style: none;
	}

#hvnav a {
	color: #525659;
	text-decoration: none;
	font: 10px Arial, verdana, lucida, sans-serif;
	}

#hvnav li a:link, a:visited {

	}

#hvnav a:hover {

	}
	
/* T2 NAV */
#t2vnav { width: 208px; 
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	margin-top: 98px;
	}

#t2vnav ul	{
	padding: 0;
	margin: 0;
	list-style: none;
	}

#t2vnav li {
	background-color: #F5F5F5;
	padding: 7px 0 7px 19px;
	border-bottom: 1px solid #BEBEBE;
	color: #525659;
	font: 10px verdana, arial, lucida, sans-serif;
	list-style: none;
	}
	
#t2vnav li.active {
	background-color: #fff;
	padding: 7px 0 7px 19px;
	border-bottom: 1px solid #BEBEBE;
	color: #525659;
	font: 10px verdana, arial, lucida, sans-serif;
	background: url(img/bg_navT2_list.gif) no-repeat;
	}
	
#t2vnav li.bottom {
	background-color: #fff;
	padding: 7px 0 7px 19px;
	border-bottom: 1px solid #fff;
	background-color: #F5F5F5;
	}

#t2vnav a {
	color: #525659;
	text-decoration: none;
	font: 11px verdana, arial, lucida, sans-serif;
	}

#t2vnav li a:link, a:visited {

	}

#t2vnav a:hover {

	}
#t2vnav li.main {	
	background: #E2E2E2;
	}
.bodypad {
	padding: 0 33px 10px 40px;
	}
/*basic*/
ul {padding: 0; margin: 5px 0 0 20px;}
li {
	line-height: 16px;
	list-style-type: square;
	}
	
img.profile {
	float: left;
	margin-right: 6px;
	padding: 5px;
	border: 1px solid #cbcdcc;
	}
h1 {
	width: 789px; 
	height: 99px; 
	text-indent: -9999px; 
	background: #fff url('img/logo.gif') top left no-repeat; 
	margin: 0;
	}
h2 {
	width: 277px;
	height: 49px;
	text-indent: -9999px;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color: #97B2BC; 
	font-size: 16px; 
	font-weight: bold;
	margin: 0;
	}
	
h2.home { 
	background: #fff url('img/h_body_title.gif') top left no-repeat; 
	width: 483px;
	height: 74px;
	}		

h2.aboutus { 
	background: #fff url('img/title_about.gif') top left no-repeat; 
	}
h2.concierge { 
	background: #fff url('img/title_concierge.gif') top left no-repeat; 
	}
h2.contact { 
	background: #fff url('img/title_contact.gif') top left no-repeat; 
	}
h2.electric { 
	background: #fff url('img/title_electric.gif') top left no-repeat; 
	}	
h2.grocery { 
	background: #fff url('img/title_grocery.gif') top left no-repeat; 
	}
h2.handyman { 
	background: #fff url('img/title_handyman.gif') top left no-repeat; 
	}
h2.houseinspection { 
	background: #fff url('img/title_houseinspection.gif') top left no-repeat; 
	}
h2.housekeeping { 
	background: #fff url('img/title_housekeeping.gif') top left no-repeat; 
	}
h2.land { 
	background: #fff url('img/title_land.gif') top left no-repeat; 
	}	
h2.landscaping { 
	background: #fff url('img/title_landscaping.gif') top left no-repeat; 
	}
h2.lawnmain { 
	background: #fff url('img/title_lawnmain.gif') top left no-repeat; 
	}
h2.links { 
	background: #fff url('img/title_links.gif') top left no-repeat; 
	}		
h2.locations { 
	background: #fff url('img/title_locations.gif') top left no-repeat; 
	}
h2.onsite { 
	background: #fff url('img/title_onsite.gif') top left no-repeat; 
	}
h2.pickup { 
	background: #fff url('img/title_pickup.gif') top left no-repeat; 
	}
h2.plumbing { 
	background: #fff url('img/title_plumbing.gif') top left no-repeat; 
	}
h2.rec { 
	background: #fff url('img/title_rec.gif') top left no-repeat; 
	}
h2.rest { 
	background: #fff url('img/title_rest.gif') top left no-repeat; 
	}					
h2.return_request { 
	background: #fff url('img/title_return_request.gif') top left no-repeat; 
	}
h2.snow { 
	background: #fff url('img/title_snow.gif') top left no-repeat; 
	}					
h2.spa { 
	background: #fff url('img/title_spa.gif') top left no-repeat; 
	}
h2.vehicle { 
	background: #fff url('img/title_vehicle.gif') top left no-repeat; 
	}					


	
	

	
	