/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

/* Removal of Browser Defaults */
div,h1,h2,h3,h4,h5,h6,pre,fieldset,blockquote,ol,form,table{  
margin:0; 
padding:0; 
} 
/* End Browser Defaults */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #361b00;
	background-image:url(../img/pagebg.jpg);
	background-repeat:repeat-x;
	background-color: #8c8783;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image:url(../img/indexsplash.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color: #8c8783;
	border-left:1px solid #564e47;
	border-bottom:1px solid #361b00;
	border-right:1px solid #564e47;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-image:url(../img/columnwrapperbg.jpg);
	background-repeat:repeat-y;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 670px;
	float: left;
}
#right {
	width: 230px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content2 {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
	border-top:1px solid #bdb9b6;
}
#left .content .index {
	margin-left:180px;
}
#right .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#right .feature {
	padding: 8px 0 0 0;
	margin:0 0 20px 0;
	font-size: 12px;
	line-height: 18px;
	background-image:url(../img/arrowfeature.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#masthead .content {
	padding: 0;
	margin:0;
}
#mastheadmessage {
	float:right;
	width:714px;
	margin:0;
}
#mastheadmessage .message {
	color:#361b00;
	margin:54px 0 0 0;
	text-align:center;
	font-size:22px;
	padding:0;
	letter-spacing:2px;
	line-height:32px;
	font-family:"Times New Roman", Times, serif;
}
#footer {
	height:115px;
	color: #999999;
	background-color: #8e4b05;
	border:1px solid #564e47;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer .content1 {
	float:left;
	margin: 30px 0 0 60px;
}
#footer .content2 {
	float:left;
	margin:38px 0 0 50px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#b58a5c;
}
#footer .content2 p {
	font-size:10px;
	font-weight:bold;
	color:#b58a5c;
	letter-spacing:1px;
}
#footer .content3 {
	float:left;
	margin:38px 0 0 60px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#b58a5c;
}
#footer .content4 {
	float:left;
	margin:38px 0 0 60px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #8e4b05;
}
#left a:visited {
	color: #8e4b05;
}
#left a:hover {
	color: #8e4b05;
}
#right a:link {
	color: #8e4b05;
	text-decoration:underline;
}
#right a:visited {
	color: #8e4b05;
}
#right a:hover {
	color: #8e4b05;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #b9b9b9 !important;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
	font-size: 22px;
	color:#8e4b05;
	margin: 0 0 30px 0;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
	font-size: 20px;
	color:#8e4b05;
	margin: 0 0 20px 0;
}

h3 {
	display:block;
	padding-bottom:4px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#8e4b05;
	margin: 0;
	border-bottom:6px solid #7c746d;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.topic {
	display:block;
	color:#8e4b05;
	padding:0 0 3px 0;
	margin:24px 0 10px 0;
	font-weight:bold;
	}
.quote {
	font-style:italic;
	font-weight:bold;
	}
.serviceslink {
	float:right;
}
/* NAVIGATION BAR */

#navbar {
	width:900px;
	height:52px;
	background-image:url(../img/navbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#361b00;
	border-top:6px solid #564e47;
}

/* END NAVIGATION BAR */

/*SUB NAVIGATION */
#subnav {
	float:left;
	margin: 0;
	padding:0;
}
#subnav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#subnav li {
    list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav a:link {
	display:block;
	width:130px;
	font-size:12px;
	color: #8e4b05;
	text-decoration:none;
	letter-spacing:1px;
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #b9b9b9;
}
#subnav a:visited {
	display:block;
	width:130px;
	font-size:12px;
	color: #8e4b05;
	text-decoration:none;
	letter-spacing:1px;
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #b9b9b9;
}
#subnav a:hover {
	display:block;
	width:130px;
	font-size:12px;
	color: #8e4b05;
	text-decoration:none;
	letter-spacing:1px;
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #b9b9b9;
}

/* END SUB NAVIGATION */

/* IMAGES */

img {
	border:0;
}
img a {
	border:0;
	}
.leftfocus {
 	float:left;
	margin-right:20px;
	}
.officebldg {
 	float:right;
	margin:0 0 110px 20px;
	}
.googlemap {
	border-top:1px solid #7c746d;
	border-right:1px solid #7c746d;
	border-bottom:6px solid #7c746d;
	border-left:1px solid #7c746d;
}
#showhide {
	height:20px;
	margin:0;
	padding:0;
}
#showhide .content {
	float:right;
	margin:0;
	padding:0;
}
	
/* END IMAGES */

/* CONTACT FORM */

.formfield {
	width:330px;
	padding:4px;
	color:#7c736c;
	border:1px solid #7c736c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formfieldstate {
	width:340px;
	padding:4px;
	color:#7c736c;
	border:1px solid #7c736c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formfieldstateli {
	padding:4px;
}
