/*  @@@@@[  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: #BBB895 url(images/bg_rev.gif) repeat-x center top; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a; 
	line-height: 18px;
	margin: 0px;
	text-align: left;
}
#main_wrapper {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/bg_main.gif) repeat-y;
}
#wrapper {
	width: 960px;
	padding: 0px 10px;
	background:url(images/bg_top.jpg) no-repeat top;
}
#wrapper_bot {
	width: 980px;
	background:url(images/bg_bot.gif) no-repeat bottom;
	padding-bottom: 4px;
	position:relative;
}
/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	width: 960px;
	border-bottom: 4px solid #bab895;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */

#subnav {
	width: 299px;
}

/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 968px;
}
#footer {
	width: 960px;
	padding: 0px 10px 10px;
	margin: 0px auto;
	color: #727046;
	font-size:11px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #727046; 
	text-decoration: none;
}
#footer a:hover {
	color: #727046; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #727046; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #727046;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
/* @@@@@[  Index Page  ]@@@@@ */
#flash {
	width: 960px;
	height: 397px;
}
#col_bot {
	width: 480px;
	float:right;
}
#content_in {
	position:absolute;
	width: 404px;
	height: 314px;
	top: 222px;
	left: 10px;
	background:url(images/bg_contenin.jpg) no-repeat;
	padding: 50px 33px 0px 43px;
	color: #e2e2c2;
}
#content_in ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
#content_in ul li{
	list-style:none;
	background:url(images/bullet2.gif) no-repeat 0px 8px;
	padding-left: 8px;
	margin-bottom: 12px;
}
#content_in .col {
	width: 190px;
	float:left;
	padding-right: 7px;
}
/* @@@@@[  Secondary Page  ]@@@@@ */
#colleft {
	float:left;
	width: 299px;
}
#colleft h2 {
	margin: 0px;
	padding: 0px;
	height: 38px;
	padding: 6px 0px 0px 39px;
	font-size: 16px;
	color:#743400;
	font-weight:normal;
	text-transform:uppercase;
	border: none;
}
#colleft .col {
	width: 254px;
	margin: 32px 22px 0px 23px;
	color:#FFFFFF;
}
#colleft .col a {
	color:#FFFFFF;
	text-decoration:underline;
}
#colleft .col a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#colleft .col h2 {
	height: 19px;
	margin: 0px;
	padding: 0px;
	background:#703300;
	color:#FFFFFF;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 13px;
	margin-bottom: 12px;
	line-height: 18px;
	border:none;
}
#colright {
	float:left;
	width: 614px;
	padding: 22px 24px 0px 23px;
}
#col_content {
	width: 544px;
	padding-left: 34px;
	padding-top: 20px;
}
#col_content ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-bottom: 12px;
}
#col_content ul ul {
	margin: 0px;
}
#col_content ul li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 8px;
	padding-left: 8px;
}
#col_content .quote {
	width: 172px;
	padding: 15px;
	background: #e1dfbe;
	float:right;
	font-size: 15px;
	color:#005273;
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 22px;
}
#col_content .quote .text1 {
	font-size: 12px;
	text-align:right;
}
#col_content .quote p {
	margin: 0px;
	padding: 0px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #72782E;
	text-decoration: underline;
}
a:hover {
	color: #72782E;
	text-decoration: none;
	}
h1 {
	font-size: 18px;
	color:#005475;
	font-weight:normal;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 13px;
}
h2 {
	color: #72782e;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 28px;
	border-bottom: solid 1px #acb0b2;
	border-top: solid 1px #acb0b2;
}
h2.top-margin { margin-top:18px;}
h3 {
	color: #72782e;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	font-size: 16px;
	line-height: 28px;
	border-bottom: solid 1px #acb0b2;
	border-top: solid 1px #acb0b2;
}
h4 {
	font-size: 14px;
	color:#72782e;
	font-weight:normal;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 5px;
	}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 10px; 
 	margin-right: 10px;
 	float: left;
}

/* @@@@@[  Form Elements  ]@@@@@ */

form {
	margin:10px 0 0 0;
	padding:0;
}
.contactForm {
	width:300px;
}
.contactForm label {
	display:block;
	font-weight:bold;
	text-align:left;
	width:90px;
	float:left;
	margin-bottom:10px;
	clear:both;
}

label.noMargin {
	margin-bottom:0;
}
input, textarea, select {
	font-size:.9em; 
	color:#666; 
	background:#fff; 
	border:1px solid #999;
	width:205px;
	float:right;
	margin-bottom:10px;
}

select {
	width:207px;
}
textarea {
	clear:both;
	width:295px;
	height:90px;
	margin:0;
}
input.clean {
	border-style:none; 
	background: none;
	width:auto;
}

input.btn {
	clear:both;
	float:right;
	width:auto;
	height:auto;
	padding:1px 2px;
	margin:10px 0;
	background:#e3e5e6;
}
	
#colleft .col p {
	margin-left: 85px;
}

#colleft .col img {
	margin-top: 4px;
}

p.map {
	padding-left: 15px;
	padding-bottom: 0px;
	line-height: 25px;
	display: block;
	width: 70px;
	background-image: url(images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-top: 0px;
	padding-right: 0px;
	color: #FFF;
	font-weight: bold;
}

a img {
	border: none;
}

.emptools {
	margin: 20px 0;
}

.emptools img {
	padding-left: 60px;
}

p.pdf {
	background: url(images/pdf.gif) 0px 3px no-repeat;
	margin: 0 3px 0 0;
	padding: 0 3px 0 32px;
}

.edit_font {
	font-size:14px;
}
