﻿/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background: #cfcb96; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575656; 
	margin: 0px;
	text-align: left;
	line-height: 18px;
}
#wrapper {
	text-align: left;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	margin-top:0px;
}
.bg1{background:url(images/bg_top.jpg) no-repeat top;}
.bg2{background:url(images/bg_top2.jpg) no-repeat top;}
.bg3{background:url(images/bg_top3.jpg) no-repeat top;}
.bg4{background:url(images/bg_top4.jpg) no-repeat top;}
.bg5{background:url(images/bg_top5.jpg) no-repeat top;}
/*  @@@@@[  Navigation  ]@@@@@ */
#nav_in {
	width: 324px;
	padding-top: 59px;
} 
#nav_in ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	
}
#nav_in ul li {
	list-style:none;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 39px;
}
#nav {
	width: 204px;
	background:url(images/bg_nav.jpg) top repeat-y;
}
#nav img{
	padding-right: 15px;
	padding-left: 15px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	
}
#nav ul li {
	list-style:none;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#nav ul li ul {
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	line-height: 20px;
	width: 150px;
	background:inherit
}
#nav ul li ul li {
	padding: 0px;
	padding-left: 20px;
}
#nav a { outline:none; }
.boder {
	border-bottom: solid 1px #818281;
}
a.navhome:visited,  a.navhome:active,  a.navhome:link {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/home_n.jpg) no-repeat;
	width: 150px;
}
a.navhome:hover {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/home_o.jpg) no-repeat;
	width: 150px;
}
a.navhome_o {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/home_o.jpg) no-repeat;
	width: 150px;
}
a.navservices:visited,  a.navservices:active,  a.navservices:link {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/services_n.jpg) no-repeat;
	width: 150px;
}
a.navservices:hover {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/services_o.jpg) no-repeat;
	width: 150px;
}
a.navservices_o {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/services_o.jpg) no-repeat;
	width: 150px;
}

a.navfirm:visited,  a.navfirm:active,  a.navfirm:link {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/firm_n.jpg) no-repeat;
	width: 150px;
}
a.navfirm:hover {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/firm_o.jpg) no-repeat;
	width: 150px;
}
a.navfirm_o {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/firm_o.jpg) no-repeat;
	width: 150px;
}
a.navphilosophy:visited,  a.navphilosophy:active,  a.navphilosophy:link {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/philosophy_n.jpg) no-repeat;
	width: 150px;
}
a.navphilosophy:hover {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/philosophy_o.jpg) no-repeat;
	width: 150px;
}
a.navphilosophy_o {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/philosophy_o.jpg) no-repeat;
	width: 150px;
}
a.navclients:visited,  a.navclients:active,  a.navclients:link {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/clients_n.jpg) no-repeat;
	width: 150px;
}
a.navclients:hover {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/clients_o.jpg) no-repeat;
	width: 150px;
}
a.navclients_o {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/clients_o.jpg) no-repeat;
	width: 150px;
}
a.navcontact:visited,  a.navcontact:active,  a.navcontact:link {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/contact_n.jpg) no-repeat;
	width: 150px;
}
a.navcontact:hover {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/contact_o.jpg) no-repeat;
	width: 150px;
}
a.navcontact_o {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background:url(images/contact_o.jpg) no-repeat;
	width: 150px;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */
.subnav a:visited, .subnav a:active, .subnav a:link {
	text-decoration: none; 
	color: #ded99a;
	background:url(images/bullet_nav_o.gif) no-repeat 0px 9px;
	display:block;
	padding-left: 10px;
	outline:none
}
.subnav a:hover, .subnav a.active_sub {
	text-decoration: none; 
	color: #ffffff;
	background:url(images/bullet_nav.gif) no-repeat 0px 9px;
	display:block;
	padding-left: 10px;
	outline:none;
	background:inherit
}

/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 955px;
	padding-top: 47px;
	padding-bottom: 131px;
	padding-left: 40px;
}
#footer {
	width: 995px;
	color: #8b875c;
	clear: both;
	margin: 0px auto;
	padding: 5px 0px 20px;
	font-size: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #8b875c; 
	text-decoration: none;
}
#footer a:hover {
	color: #8b875c; 
	text-decoration: underline;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #8b875c;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate {
	float:right;
}
/* @@@@@[  Index Page  ]@@@@@ */
#main_in {
	width: 995px;
	background:url(images/bg_in.jpg) no-repeat top;	
}
#header_in {
	width: 995px;
	height: 402px;
}
#logo_in {
	padding-top: 62px;
	padding-left: 40px;
	width: 373px;
}
#content_in {
	width: 706px;
	padding-left: 39px;
	padding-right: 250px;
	padding-bottom: 20px;
	background:url(images/bg_address.gif) no-repeat bottom right;
}
#content_left {
	width: 380px;
	float:left;
	padding-right: 20px;
}
#content_right {
	margin-top: 54px;
	width: 280px;
	float:left;
	padding-left: 20px;
	border-left: dashed 1px #CCCCCC;
}
#content_right div {
	text-align:right;
	padding-right:10px;
}
#content_in p {
	margin: 0px;
	padding-top: 12px;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width: 957px;
	padding-left: 38px;
	background:url(images/img_add.gif) right bottom no-repeat;
	padding-bottom: 60px;
}
#left_col {
	float: left;
	width: 204px;
}
#callout {
	width: 204px;
	background:url(images/bg_quote.gif) center bottom no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align:center;
	text-transform:uppercase;
	color:#8a7607;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
#right_col {
	width: 702px;
	float:left;
	padding-left: 50px;
	padding-top: 60px;
}
#content {
	width:630px;
}
#content p {
	margin: 0px;
	padding-bottom: 12px;
	padding-left: 17px;
}
#content ul {
	margin: 0px;
	padding-left: 47px;
}

#content li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 8px;
	padding-left: 12px;
	padding-bottom:5px;
}
#content a.seo:visited, #content a.seo:active, #content a.seo:link {
	text-decoration: none;	color: #666;
}
#content a.seo:hover {
	text-decoration: none; cursor: text; color: #666;
}
#quote {
	width: 590px;
	border-bottom: solid 1px #b2b1b1;
	border-top: solid 1px #b2b1b1;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#quote_in {
	border-bottom: solid 1px #b2b1b1;
	border-top: solid 1px #b2b1b1;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.clr {
	clear: both;
}
/*
--------------------------------------------*/
.logo{
	padding: 0 15px 6px 14px;
	float: left;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #669966; 
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #669966; 
	text-decoration: none;
	outline: none;
	}
h1 {
	margin: 0px;
	padding-left: 17px;
	padding-bottom: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 17px;
	color: #8a7607;
}
h1#client_h {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 17px;
	color: #8a7607;
}
h2 {
	margin: 0px;
	font-size: 14px;
	color: #506676;
	padding-left: 17px;
	padding-bottom: 8px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.img1 {
	float:left;
	margin:4px 20px 17px 0px;
	border:1px solid #97814e;
	padding:2px;
	background-color:#fff;
}
.img2 {
	float:left;
	margin:4px 20px 35px 0px;
	border:1px solid #97814e;
	padding:2px;
	background-color:#fff;
}
.bull {
	padding-left: 145px;
}
/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #939;
}
input.clean {
	border-style: none; 
	background: none;
}

/* @@@@@[ OUR FIRM ]@@@@@ */
#store_firm{
	padding-top:8px;
}

.lk_1:link, .lk_1:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#826e00;
}
.lk_1:hover, .lk_1:active {
	font-weight:bold;
	text-decoration:none;
	color:#4f4f4f;
}
.contact_info {
	font-size:14px;
}

.client_list {
	width:629px;
}
.client_list table {
	border-collapse:separate;
}
.client_list table td {
background:url(images/blur_linex.gif) center bottom no-repeat
}
.client_list table td p {
	padding:0px 0px 12px 0px;
	padding-left:0px;
	margin:0px;
}
.left_column {
	padding-right:30px;}
.center{text-align:center;}
#content ol li{ background-image:none; list-style:decimal; padding-left:0px; margin-left:0;}
#content ol{ padding-top:0; margin-top:0; margin-left:25px;}
.map{ padding-top: 15px; background-color: #fff;}