/* ----------------------------- */
/* SITE STYLES                   */	
/* ----------------------------- */



body {
	background:#222222;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em; 
	line-height: 1.5; 
	text-align:center;
	margin: 0;
	padding: 0;
}

a:link { text-decoration: none; color: #ffffff; }
a:visited { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: none; background-color: #000000; color: #000000; } 


blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {
	border-left: 1px dashed #76A742;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 40px;
	padding: 0 0 0 20px;
	quotes:"" "";
}

ul { margin-bottom: 20px; }		
li { line-height: 1.5; }

h1, .head {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 24px; 
	font-weight: bold;
}

/*
h2, .subHead { 
	color: #fff; 
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
}
*/

h2, .subhead, .mod_blogs .entry_title h2, .mod_articles h4 {
font-family: Helvetica, Arial, sans-serif;
font-size:24px;
font-weight:normal;
letter-spacing:-1px;
line-height:28px;
} 

/*.template_title h2 {
color:#000000;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:24px;
font-weight:bold;
letter-spacing:-1px;
line-height:26px;
margin:0 0 4px;
padding:4px 0 0 0 !important;
} */

h3 {
	color: #000000;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h4 {font-size: 12px; font-weight: normal; color: #203C91; display: inline}

strong {
	color: #76A742; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.25em;
	font-weight: bold;	
	line-height: 1.25;
/* 	text-transform: lowercase; */
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/*a strong { 
	color: #fff; 
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
}*/

a:link strong { text-decoration: none; color: #ffffff; }
a:visited strong { text-decoration: none; color: #ffffff; }
a:hover strong { text-decoration: none; background-color: #000000; color: #000000; } 

.color {color: #76A742; display: inline; font-weight: normal;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {color: #76A742;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.errorMsg {color: #FF3333; font-size: 10px; margin-left: 10px;}
.smallLight {font-size: 10px; color: #999;}

	
/* ----------------------------- */
/* GLOBAL STYLES                 */	
/* ----------------------------- */

#logo {
	display:block;
	height:56px;
	width:90px;
	position: absolute;
	top: 70px;
	cursor: pointer;
	z-index: 1000;
}
#logo span {display:none;}

li.siteMap_1 { margin-top: 6px;}	
li.siteMap_2 { line-height: 125%;}
li.siteMap_3 { line-height: 125%; margin-top: 9px;}

.imgCaption {color: #777; font-size: 9px; margin: 3px 0px 4px 0px;}
	
.imgTable {margin:0 0 8px 0;}

.body table { padding-top: 0; }

.mod_copy {margin: 38px 0 0 0; width:100%; voice-family: "\"}\""; voice-family: inherit;}  
html>body .mod_copy {width: auto;}


/* ----------------------------- */
/* SITE FORMAT STYLES             */	
/* ----------------------------- */

#wrapper {
	margin:0 auto;
	padding: 0;
	text-align:left;
	width: 1000px;
	position: relative;
}

#headContainer {
	background: url(../images/logo.jpg) no-repeat 0 65px;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
	padding-top: 0;
	border-top: 1px solid #292929;
/* 	z-index: 500; */
	height: 130px;
	width: 1000px;
	position: relative;
}

#headContainer .mod_copy { margin:0; padding:0; }

#headerDesign {
	height: 370px;
	border-bottom: 1px solid #000;
	padding: 0;
	margin: 0;
	position: relative;
}

.mod_galleries .mod_copy {
	margin: 0;
}

#searchBox {
	float: right; 
	margin: 43px 0 0 30px; 
	padding: 0;
/* 	position: absolute; */
}

#searchBox .input_textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #404040;
	background: #222222 url(../images/search_image.gif) no-repeat 100% 0;
	height: 20px;
	line-height: 18px;
/* 	line-height: 23px; */
	font-size: 1.25em;
	margin: 0 0 0 14px;
	padding: 3px 40px 0 4px;
	color: #404040;
}

#bodyContent {
	margin-top: 0px;
}

#headerLogo { 
	width: 120px; 
	float: left; 
	height: 20px; 
	position: absolute;
}
 
#mainNavigation {
	display: absolute;
} 

/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	margin-top: 35px;
	padding:0;
	text-align: right;
	z-index: 10;
	float: right;
}

.majorNavLink {
	margin: 0;
	padding: 0;
}

.majorNavLink li {
	background:url(../images/navMajor_divider.jpg) no-repeat right top;
	display: inline;
/* 	height:42px; */
	list-style:none;
	margin: 0 0 0 5px;
	padding: 0 0 0;
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #404040;
	font-size: 1.25em; 
	font-weight: bold;
	line-height: 42px; 
	padding: 0 0 0 34px;
	text-decoration: none;
	text-transform:capitalize;
}
	
.majorNavLink a:hover {
	color:#666 !important;
	background: none !important;
}

.majorNavLink .selected a:link,
.majorNavLink .selected a:visited { 
    color: #fff !important; }

/* Minor Nav */

#minorNav {
	padding-top: 30px;
/* 	margin-bottom: 30px; */
}

.navMinor_cap {
	background:url(../images/navMinor_endcap.png) no-repeat right bottom;
	float:right;
	height:31px;
	width:3px;
}
	
.minorNavLink {
	float: right;
	margin:0;
	padding:0;
	text-align: right;
}

.minorNavLink li {
	display: inline;
	margin:0;
	padding: 0;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	color: #404040; 
	font-size: 1em; 
	font-weight: normal;
	padding: 3px 30px 3px 20px;
	text-decoration: none;
}

#minorNav #cart a {
	color: #404040; 
	font-size: 1em; 
	font-weight: normal;
	padding: 3px 0px 3px 19px;
	text-decoration: none;
}

		
	#minorNav #cart a:hover {
	color:#666;
	background:none;	
	}

	.minorNavLink a.selected:link,
	.minorNavLink a.selected:visited { 
		color: #fff;
		text-decoration: none !important; }
	
.minorNavLink a:hover {
	color:#666;
	background:none;
}

#minorNav #cart { 
	float: right;
	position: relative;
	margin: 0;
	padding: 0 30px 0 4px;
}
	
	
	#cartItemCount {
		color: #fff;
		display: block;
		position: absolute;
		right: 0;
		top: -8px;
		background: url(../images/cart_icon.gif) no-repeat;
		padding-top: 8px;
		text-align: center;
		height: 21px;
	 	width: 25px;}
	
/* Sub Nav */
	
div.subNav {margin: 10px 0;}

.subNav_hdr {
	border-top:7px solid #4c1714;
	color: #443708;
	font-size: 14px; 
	font-weight: bold;
	margin:15px 0 0 0;
	padding:10px 20px 0 23px;
}

.subNavList_1 {
	margin:0;
	padding:0; 
}

.subNavList_1 li {
	background:url(../images/subNav_divider.jpg) no-repeat 0 0;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_1 a:visited, .subNavLink_1 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 15px;
	color: #fff;
	display:block; 
	font-size: 14px;
	line-height:120%;
	padding: 3px 0;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_1 a:hover {
	color: #000000; 
}

.subNavList_2 {
	margin:0;
	padding:0; 
}

.subNavList_2 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_2 a:visited, .subNavLink_2 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #fff; 
	display:block;
	font-size: 12px;
	line-height:120%;
	margin-left:15px;
	padding:7px 0 7px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_2 a:hover {
	color: #000000; 
}


.subNavList_3 {
	margin:0;
	padding:0; 
}

.subNavList_3 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_3 a:visited, .subNavLink_3 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #9a8944; 
	display:block;
	font-size: 11px;
	line-height:120%;
	margin-left:30px;
	padding:7px 0 7px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_3 a:hover {
	color: #000000; 
}


.subNavList_1 .selected, .subNavList_2 .selected, .subNavList_3 .selected {
	color:#000 !important;
}
	

/* ----------------------------- */
/* CONTENT STYLES                */	
/* ----------------------------- */


/* Left Column */

.leftCol {
	margin-top: 38px; 
	width:230px;
	padding: 0px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}


.leftCol td, .leftCol div, .leftCol {color: #555; font-size: 12px; line-height: 140%;}

.leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {
   	color:#76A742;
   	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;	
	font-size: 1.25em;
	font-weight: bold;	
	line-height: 1.25;
	margin: 0px 0px 20px 0px;
	letter-spacing: normal;
}

.leftCol div.col0 strong {
   	color:#76A742;
   	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 1.25em;
	font-weight: bold;	
	line-height: 1.25;
} 

/* Body Column */

.bodyWrapper {
	margin: 0 0 60px; 
	width: 1000px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}


.bodyWrapper div.col1 strong {
   	color: #666666;
   	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 1.25em;
	font-weight: bold;	
	line-height: 1.25;
} 

.bodyWrapper div.col1 a strong {
   color: #ffffff;
} 

.bodyWrapper div.col1 a:hover strong {
   color: #000000;
} 

#footerContainer {
	border-top: 5px solid #000;
	height: 85px;
	font-size: 10px; 
	color: #404040; 
	text-align: right;
	margin: 0;
	padding-top: 20px;
}

#footerContainer ul {margin:0; padding:0;}
#footerContainer ul li {line-height:140%; list-style:none; float:left; padding:0 20px;}


#footerContainer a:visited, #footerContainer a:link {
	color: #666666; 
	text-decoration: none;
	margin-left: 50px;
}

#footerContainer a:hover {
	color: #ffffff;
	background-color: #222222;
}

#footerContainer p { 
	text-align: right;
	margin: 0; }
	
#footerContainer .footer_logo {
	float: left;
	height: 33px;
	width: 55px;
	position: relative;
	margin: 0;
	padding: 0;
	top: -6px;
}

#footerContainer .footer_logo a {
	margin: 0 !important;
}


div.template_block {
	margin-bottom: 37px; 
	padding: 10px 0px 20px 0px; 
	border-bottom: 1px solid #000000;
}

.template_block span {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1;
}

.template_block h2 {
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:2em;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1;
	margin:45px 0 0;
	padding:0;
}

.mod_forms {
	margin-bottom: 15px;
}

.mod_forms .input, .mod_forms .input_textInput, .mod_forms textarea {
	border: 1px solid #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	line-height: 1.5; 
	margin: 0;
	padding: 4px;
	color: #fff;
	background: #222222;
	width: 470px;
}

.entry .input, .entry .input_textInput, .entry textarea {
	border: 1px solid #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	line-height: 1.5; 
	margin: 0;
	padding: 4px;
	color: #fff;
	background: #222222;
	width: 480px;
}

.input, .input_textInput, textarea {
	border: 1px solid #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	line-height: 1.5; 
	margin: 0;
	padding: 4px;
	color: #fff;
	background: #222222;
}

.entry_continue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 20px;
}

#navDiv_61 {
	background: url(../images/service_icon.gif) no-repeat right 0px;
	display: block;
	float: right;
}

#navDiv_62 {
	background: url(../images/list_icon.gif) no-repeat right -8px;
	display: block;
	float: right;
	
}


#pageHead { 
	padding-left: 260px;
	border-bottom: 1px solid #000;
	margin: 0 0 0 0;  
}


#pageHead h1, .mod_containers h1, .template_title h1 {
	color: #000000; 
	font-size: 4.5em; 
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -2px;
	line-height: .75;
	margin: 80px 0 5px 0;
	padding: 0;
}


#pageHead h2, .mod_containers h2, .template_title h3 { 
	color: #000000;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 1;
	margin: 0 0 20px;
	padding: 0; 	
}


.template_title h2 {
	color: #000000;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	line-height: 1;
	margin: 45px 0 0 0;
	padding: 0; 	
}


body .mod_copy p { 
	margin: 0 0 20px 0;
	padding: 0; 
}
	
	
.mod_containers h1, .mod_containers h2 { padding-left: 259px; line-height: 25px; }

.mod_containers h2 {
	border-bottom: 1px solid;
}
	
#cont-12-3-4 h1 {
	font-size: 23px;
	color: #000 !important;
	margin: 0;
	padding: 0;
}

#cont-12-3-4 h2 {	
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

#cont-12-3-4 table {
	margin: 0 !important;
	border-top: none !important; 
	border-bottom: 1px solid #000 !important;
}

#cont-12-3-4 .mod_copy {
	margin: 10px 0 0; 
	padding-bottom: 15px;
}

.col0, .col1, .col2, .col3 {

/* 	border: 1px solid; */
}

.image_left { padding: 3px 0 0 0 !important; }

.the_columns h1, .the_columns h2 {
	padding: 0;
	margin: 0;
	color: #000000 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}

.the_columns h1 { line-height: 20px; }

.mod_blogs {
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 1px #000000 solid;
}

.mod_blogs .entry img { 
	margin-bottom: 20px;
	border: 6px solid #444444;
}

.mod_blogs .entry form { width: 480px; }

.mod_blogs .entry {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px #000000 solid;
}

.mod_blogs .entry .entry_copy .tags a { color: #666666; }
.mod_blogs .entry .entry_copy .tags a:hover { color: #000000; }

.mod_articles {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #000000 solid;	
}

.mod_articles .mod_tableofcontents_item {
	padding-bottom: 40px;
	margin-bottom: 15px;
	border-bottom: 1px #000000 solid;
}	

.mod_articles .mod_copy h1 { 
	margin: 0 0 20px 0; 
	padding: 0;
	font-family:Helvetica,Arial,sans-serif;
	font-size:2em;
	font-style:normal;
	font-weight:bold;
	line-height:1;
}

.col1 .mod_articles .mod_copy p a { font-size: 1.125em; font-weight: bold; }

.mod_blogs .entry_title h2, .mod_articles h4  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 20px;
}

.mod_blogs .entry_footer .date, .mod_blogs .entry_footer .time, .mod_blogs .entry_footer .author {
	padding-right: 5px;
}

.mod_blogs .mod_copy p {
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.mod_blogs .mod_copy p a, a#twitter-link { 
	font-size: 1.125em;
	font-weight: bold;
}


.mod_blogs .entry .entry_title a,
.mod_blogs .entry .entry_copy a,
.mod_blogs .entry .entry_footer a { color: #ffffff; }

.mod_blogs .entry .entry_title a:hover,
.mod_blogs .entry .entry_copy a:hover,
.mod_blogs .entry .entry_footer a:hover { background-color: #000000; color: #000000; }

.mod_blogs .entry div p a { color: #666666; }
.mod_blogs .entry div p a:hover { background-color: #222222; color: #666666; }

.mod_blogs .mod_copy .entry p {
	padding-bottom: 0px;
	margin-bottom: 20px;
	border-bottom: 0px;
}

.mod_blogs .mod_copy .entry p a { font-size: 1em; font-weight: normal; }

.entry h2 {
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:2em;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1;
	margin:36px 0 20px;
	padding:0;
}

.entry_footer .permalink {
	padding-right: 4px;
}

.mod_blogs .mod_copy a img {
	background-color: #222222;
}

.mod_articles .date {
	margin-bottom: 20px;
}

.mod_gallery_images {
	margin: 40px 0;
}

.mod_search .mod_copy .s {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px #000000 solid;
}

.mod_search .mod_copy .s em {
	color: #76A742;
}

.mod_faqs .mod_copy {
	margin-top: 40px;
}

.mod_faqs .mod_copy .faq_item {
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px #000000 solid;
}

.mod_faqs h2 {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 20px;
}

.mod_faqs strong {
	color: #ffffff;
	font-size: 1em;
}

ul#twitter_update_list { 
	width: auto !important; 
	padding-left: 0 !important; 
	margin-left: 0 !important;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}

ul#twitter_update_list li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type:none;
}

#topcontrol { display: none; }

.container_table {
/* margin-top: 2px; */
border-bottom: 1px solid #000; 
/* margin-bottom: 10px; */
}

.leftCol .mod_blog_archives { margin-bottom: 60px; }

.leftCol .mod_blog_archives UL LI { 
	list-style: none; 
	padding-left: 0;
	margin-left: 0;
	line-height: 12px; 
}

.leftCol .mod_blog_archives li { margin-bottom: 5px; }

.leftCol UL { padding: 0; }

.gallery_img_container a:hover { background-color: #222222; }

.mod_copy .mod_enews_archives p { margin-bottom: 0px; }
