*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #666;
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #947e63; text-decoration: underline; }
a:visited { color: #947e63; text-decoration: underline; }
a:hover { color: #947e63; text-decoration: none; }
a:active { color: #947e63; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 0; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 6px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 6px solid #ad9273; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman MS", serif;
	font-weight: normal;
	margin: 0 0 .5em 0;
	color: #947e63;
}
h1 { font-size: 1.7em; color: #00674b; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 190px;
	background: url(/images/bgrounds/header.gif) no-repeat right 6px;
	border-bottom: 2px solid #fff;
}

#header .logo {
	position: absolute;
	top: 38px;
	left: 46px;
}
#header h2 {
	background: #947e63 url(/images/text/call-us-now.gif) no-repeat 10px;
	width: 197px;
	height: 33px;
	position: absolute;
	top: 131px;
	left: 772px;
	border: 2px solid #fff;
}

#nav {
	background: url(/images/bgrounds/nav.gif) repeat-x;
	/*padding: 25px 0 0 0;
	padding: 0 !important;*/
	height: 28px;
	width: 700px;
	position: absolute;
	top: 151px;
	left: 49px;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a.current, #nav a.current:link, #nav a.current:visited, #nav a.current:hover, #nav a.current:active {
	background: url(/images/bgrounds/nav-on.gif) no-repeat 50% 0;
	color: #fff;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	/*background-color: green;*/
	color: #d5e1de;
	padding: 15px 15px 12px 15px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
	background: url(/images/bgrounds/nav.gif) repeat-x;
}

#nav a:hover {
	/*background-color: purple;*/
	color: #fff;
}

#nav li {
	float: left;
	text-align: center;
}
#nav li ul li a.current, #nav li ul li a.current:link, #nav li ul li a.current:visited, #nav li ul li a.current:hover, #nav li ul li a.current:active {
	background: none;
	/*background: #00674b;*/
	font-weight: bold;
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 4px 5px;
	line-height: 1.3em;
	width: 170px;
	background: none;
	border-bottom: 1px solid #005d45;
}
#nav li ul li a:hover {
	background-color: #00674b;
	color: #fff;
}

#nav li ul {
	position: absolute;
	background: #00543d;
	padding: 5px 5px;
	width: 180px;
	left: -999em;
	z-index: 100;
	font-size: .9em;
}
#nav li ul li {
	width: 180px;
	text-align: left;
	position: relative;
	z-index: 10;
}
#nav li ul ul {
	padding: 5px;
	position: absolute;
	top: 0; right: -180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover  {
	background-color: #00543d;
}

#home #masthead {
	height: 211px;/* 217 */
}

#masthead {
	width: 971px;/* 983 */
	height: 105px;
	background-color: #ad9273;
	padding: 0 6px 6px 6px;
}

#home #masthead-border {
	height: 209px;
}
#masthead-border {
	border: 2px solid #fff;
	border-top: none;
	width: 967px;
	height: 103px;
}


#container {
	margin: 0 auto;
	width: 989px;
	text-align: left;
}

#main {
	width: 989px;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#home #main-l {
	width: 420px;/* 480 */
	padding: 29px 20px 15px 40px; 
}

#main-l {
	width: 570px;/* 480 */
	padding: 29px 20px 15px 40px; 
	line-height: 1.5;
	/*background-color: orange;*/
}
#home #main-r {
	width: 509px;
	padding: 13px 0 0 0;
}
#main-r {
	width: 243px;/* 353 */
	padding: 70px 40px 0 70px;
	/*background-color: red;*/
}
* {
	/*border: 1px solid red; */
}
.profile {
	width: 570px;
}
.pro-l, .pro-r {
	float: left;
	display: inline;
}
.pro-l {
	/* img is 222, + 6x2 border + 1x2 padding */
	width: 246px;
	width: 199px;
}
.pro-r {
	width: 324px;
	width: 371px;
}
.pro-r table {
	width: 100%;
	margin-bottom: 1em;
	background-color: #f4ede6;
}
.pro-r table td, .pro-r table th {
	padding: 2px 3px;
	text-align: left;
	vertical-align: top;
	font-size: .9em;
	border-bottom: 1px solid #fff;
}
.pro-r table th {
	width: 130px;
}
#content .pro-r ul {
	margin-bottom: 0;
}
#content .pro-r table li {
	background-position: 0 6px;
	padding-left: 15px;
}

#footer {
	background: url(/images/bgrounds/footer.gif) no-repeat;
	color: #666;
	height: 45px;
	padding: 13px 8px 0 0;
}
#footer p {
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#people-resources {
	width: 509px;
	height: 120px;
	background: url(/images/bgrounds/people-resources.jpg) no-repeat;
	position: relative;
	margin-bottom: 6px;
}
#people-resources h2.ourpeople {
	position: absolute;
	top: 38px;
	left: 216px;
	width: 58px;
	height: 27px;
}
#people-resources h2.ourpeople a {
	display: block;
	width: 58px;
	height: 27px;
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
	background: url(/images/text/our-people.gif) no-repeat;
}

#people-resources h2.helpfulresources {
	position: absolute;
	top: 38px;
	left: 346px;
	width: 83px;
	height: 25px;
}
#people-resources h2.helpfulresources a {
	display: block;
	width: 83px;
	height: 25px;
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
	background: url(/images/text/contact-us.gif) no-repeat;
}

.brownbox-outer {
	border: 6px solid #bfac94;
}
#home .brownbox-inner {
	width: 487px;
}
.brownbox-inner {
	border: 2px solid #fff;
	background-color: #947e63;
	color: #fff;
}
#our-services {
	position: relative;
	margin-bottom: 15px;
	width: 491px;
}
#our-services .brownbox-inner {	
	background-image: url(/images/bgrounds/our-services.gif);
	background-repeat: no-repeat;
	background-position: 15px 40px;
	padding-top: 50px;
}
#our-services h3 {
	width: 102px;
	height: 14px;
	background: url(/images/text/our-services.gif) no-repeat;
	position: absolute;
	left: 16px;
	top: 18px;
}
#our-services p {
	position: absolute;
	padding-left:2px;
	left: 145px;
	top: 18px;
	font-size: .9em;
}
#our-services a {
	color: #fff;
	text-decoration: none;
}
#our-services a:hover {
	text-decoration: underline;
}
#our-services li {
	font-size: .9em;
	padding: 2px 0 2px 0;
	padding-left: 15px !important;
	padding-left: 0px;
	background: url(/images/icons/arrow-on-brown.gif) no-repeat 2px 5px;
}

#our-services ul {
	float: left;
	display: inline;
	width: 205px;
	margin-right: 10px;
	padding-left: 26px;
	margin-bottom: 13px;
	/*margin: 0 0 0 0; padding: 0 0 0 0; */
}
#our-services ul.rightlist {
	padding-left: 0;
	width: 230px;
}

#sidenav .brownbox-inner {
	padding: 14px;
}
/*#sidenav {
	margin-left: 110px;
}*/
#sidenav h2 {
	color: #fff;
}
#sidenav a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 2px 6px;
}
#sidenav a:hover {
	background-color: #bfac94;
}

#about .brownbox-inner,
#faq .brownbox-inner,
#contact .brownbox-inner {
	padding: 14px;
}

#about .brownbox-inner h2,
#faq .brownbox-inner h2,
#contact .brownbox-inner h2 {
	color: #fff;
}

#faq .brownbox-inner a,
#contact .brownbox-inner a {
	color: #fff;
	text-decoration: none;
}

#contact .brownbox-inner a:hover {
	background-color: #bfac94;
}
