/*

Davenport Design & Advertising
www.davenportdesign.net

All Rights Reserved. Unauthorized copying prohibited.

global.css

*/

* {margin: 0;padding: 0;font-size: 1em;font-weight: normal;border: none; color: #30322A;}

a {outline: none;}

.hidden {display: none;}

.center { text-align: center; }

ul li {
	text-indent: 0;
	list-style: none;}

/* clearfix */
.cfx:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.cfx { display: inline-block; }
/* start commented backslash hack \*/
* html .cfx { height: 1%; }
.cfx { display: block; }
/* close commented backslash hack */

/*

COLORS:


#1C150A - dark brown, body bg

#421B0A - reddish brown, nav, modules

#D5D292 - tan, content bg

#D2C875 - sandy tan, body bg

#E27017 - orange, logo mark, headers, links

#B75914 - dark orange, borders

#AAA46A - mocha tan

#C4C082 - light mocha



*/

html, body { margin: 0; padding: 0; }
body {
	background: url(/images/body_bg.jpg) #D2C875 repeat-x fixed;
	color: #30322A;
	font-family: Helvetica, sans-serif;
}
	
.linear li {
	list-style: none;
	display: inline;
	margin: 5px;}
	
	
/* ------ FORMS ------ */	



#searchform {
	float: right;
	margin-left: 10px;
	margin-top: 2px;}

.searchfield, .emailfield, .captchafield {
	border: none;
	background: white;
	padding: 2px 0px 2px 5px;
	font-size: .8em;
	width: 179px;
	margin: 0;
	/*background: url(/images/search_field.gif) left top no-repeat;*/
}
.captchafield { width: 80px; }
.submit
{
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: .8em;
	color: #421B0A;
	background: #B65A12;
	padding: 2px 6px;
}
.submit:hover { 
	background: #963A02;
	}


/* --- new form styles ... needs migrated --- */
label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: normal !important;
	padding-bottom: 3px;
}
label span.required { color: #900; font-weight: bold; font-size: 130%; }
.input_xs, .input_s, .input_m, .input_m2, .input_ml, .input_l, .input_xl {
	border: 1px solid #666;
	border-top-color: #444;
	border-bottom-color: #888;
	background-color: #fff;
	padding: 3px 4px;
	font-size: 13px;
	margin: 0 0 3px 0;
	vertical-align: top;
	font-family: 'Arial', sans-serif;
	line-height: 1em !important;
	color: #555;
}
.error {
	padding: 3px 4px;
	color: #fff;
	background-color: #E27017;
	font-size: 11px;
	line-height: 1.5em;
}
.input_xs { width: 30px; }
.input_s { width: 70px; }
.input_m { width: 130px; }
.input_m2 { width: 180px; }
.input_ml { width: 250px; }
.input_l { width: 290px; }
.input_xl { width: 350px; }
.tall_s { height: 5em; }
.tall_m { height: 7em; }
.tall_l { height: 9em; }
.btn_submit {
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	color: #421B0A;
	background-color: #E27017;
	padding: 2px 5px;
	height: 18px;
	vertical-align: top;
	line-height: 1em !important;
}
.btn_submit:hover  { background-color: #B65A12; color: #000; }
#right .btn_submit { background-color: #B65A12; }
#right .btn_submit:hover { background-color: #862A02; color: #000; }

ul.floatl {}



.selected { color: red !important; }

.clearleft { clear: left; display: block; }
.clearright { clear: right; }
.clear { clear: both; }
	
a {color: #E27017;}

p {
	font: 13px/24px arial;
	color: #30322A;}
	
strong {
	font-weight: bold;}
.alt_strong strong { color: #E27017; font-weight: bold; text-transform: uppercase; }
	
em {
	font-style: italic;}
	
.img_left {
	float: left;
	margin: 0px 15px 15px 0;
	}

.img_right {
	float: right;
	margin: 0px 0px 15px 15px;
	}
	
	
.borders {
	border: 3px solid #AAA46A;}
	
.floatl {
	float: left;
	margin-right: 20px;}
	
.floatr {
	float: right;
	margin-left: 20px;}
	
img.floatr, img.floatl {
	border: 4px solid #E6DA73;
	padding: 1px;
	background: white;}	
	
	
.aside {
	padding: 15px;
	background: #E6DA73;
	border-bottom: 1px solid #AAA46A;
	margin: 20px 0 25px 0;
	}
	
.aside h3 {
	font-family: Georgia ;
	font-style: italic;
	letter-spacing: 1px;
	color: #B75914;
}

.aside h4 { color: #000; font-weight: normal; font-size: 13px; margin-bottom: 5px; }

.bottom_box {
	padding: 5px 10px 5px;
	background: #E6DA73;
	border-bottom: 1px solid #AAA46A;
	margin: 20px 0 25px;
}
.bottom_box p {
	font-size: 12px !important;
	margin: 0 !important;
	line-height: 170%;
}

#map {
	border: 3px solid #E27017;
	padding: 1px;
	background: white;
}

	
h2 {
	color: #421B0A;
	font-size: 24px;}
	
.midbar h2 {
	color: #E27017;}
	
h3 {font-size: 18px;
	color: #E27017;}

h4 {font-size: 16px;
	color: #E27017;}


.thanksbox {
	margin: 100px auto;
	background: #D2C875;
	border: 5px solid #1C150A;
	padding: 50px;
	width: 500px;}
		


.networks ul, .networks li { display: inline; margin: 0; padding: 0; }
.networks a {
	text-decoration: none;
	font-size: 14px;
	height: 36px;
	padding-top: 6px;
	width: 88px;
	margin: 0 10px 10px 0;
	float: left;
	display: block;
	background: transparent none no-repeat 0 0;
	padding-left: 47px;
}
.networks a:hover {
	color: #fff !important;
}
.networks a span { display: block; font-size: 10px; } 
.networks a.facebook { background-image: url('/images/i_facebook.gif'); }
.networks a.twitter { background-image: url('/images/i_twitter.gif'); }
.networks a.rss { background-image: url('/images/i_rss.gif'); }
.networks a.linkedin { background-image: url('/images/i_linkedin.gif'); }
.networks a.digg { background-image: url('/images/i_digg.gif'); }

	
.scroller {
	height: 140px;
	overflow: scroll;
	overflow-x: hidden;
}
	
#container {
	width: 949px;
	margin: auto; }
	
#sub_container {
	margin: auto;
	width:949px;
	color: black;}
	
#container_border {
	border: 1px solid #D5D292;
	border-width: 0 1px;
	background: url(/images/content_bg.gif) repeat-y;
	position: relative;
	}
	
#header { padding: 25px 5px 10px 5px; }
		
#header div.right {
	float: right;
	width: 610px;
	padding-top: 20px;
}


#header div.right h3 {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	float: right !important;
	color: #fff;
	padding-top: 5px;
	height: 21px;
	padding-left: 20px;
	background: transparent url("/images/ribbon_small.gif") no-repeat 0 50%;
	margin: 0 !important;
}
#header div.right span span { display: none; }
#header div.right span {
	width: 100px;
	height: 15px;
	display: block;
	float: right;
	margin-left: 13px;
	background: transparent url("/images/creditcards.gif") no-repeat 0 0;
	margin-top: 5px;
}	

#header div.right div {
	clear: right;
	text-align: right;
	font-size: 23px;
	letter-spacing: 1px;
	color: #fff;
}
#header div.right div h2 { color: #fff; }	

#header #searchform {
	margin: 2px 0 0 10px;
	float: right;
	font-size: 16px;
}
#header h1 { display: none; visibility: hidden; }
#header #logo {
	display: block;
	border: 0;
	width: 312px;
	height: 62px;
	margin-top: 15px;
	background: url("/images/logo_2.png");
	float: left;
}
	

#header #global {
	clear: right; 
	text-align: right;
	padding-top: 10px;
}	

#header #global ul li {
	display: inline;
}
#header #global a span { display: none; }
#header #global a {
	font-size: 15px;
	color: #E27017;
	text-decoration: none;
	margin-left: 20px;
	float: right;
	display: block;
}
#header #global a:hover { color: #C4C082; }
#header #global a.current { color: #fff; }	
#header #global #home_icon {
	background: transparent url(/images/global_home.gif) no-repeat 50% 50%;
	height: 12px;
	width: 12px;
	display: block;
	float: right;
	margin-left: 20px;
	margin-top: 3px;
	}
#header #global #home_icon:hover { background-image: url(/images/global_home_hover.gif); } 
#header #global #home_icon.current { background-image: url(/images/global_home_current.gif); } 

	
	
.midbar {
	background: url(/images/top_bg.gif) top left no-repeat;
	border-top: 1px solid transparent;
	height: 270px;
	position: relative;}
	
	#frame {
		background: url(/images/curvhe.gif) bottom center no-repeat;
		width: 950px;
		height: 270px;
		clear: left;		
    	overflow: hidden;
    	position: relative;
		} 
	
.midbar .blurb {
	height: 270px;
	color: white;
	width: 950px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	z-index: 100;
}
	

	.midbar .info {
		padding: 24px;}
	
	.midbar div#frame {			
		height: 270px;
		}
.panel h2 { color: #E27017; font-size: 26px; margin-bottom: 4px; }
.panel p { color: #fff; font-size: 16px;}			
.panel a {
	float: right;
	padding-left: 15px;
	background: url(/images/link_bullet_lg.gif) no-repeat left center;
}
.panel img {
	float: right;
	margin: 13px;
}
.panel img.bleed {
	position: relative;
	right: -8px;
}
			
.scrollbuttons {
	position: relative;
	z-index: 1000;
	cursor: pointer;}
	

#coda_nav {
	background: #B75914 url("/images/curve.gif") no-repeat center top;
	width: 939px;
	height: 10px;
	position: relative;
	z-index: 0;
	top: 0px;
	padding: 9px 5px;
	z-index: 2000;
}

html>body #coda_nav {
	background: transparent url("/images/curve.gif") no-repeat center top;
	width: 939px;
	height: 10px;
	position: relative;
	z-index: 0;
	top: -36px;
	padding: 13px 5px;
}

html>body #coda_nav {
	background: url("/images/curve.png");
}

#coda_nav #inside {
	float: left;
	padding-right: 2px;
	background: transparent url("/images/nav_bg_right.gif") no-repeat top right;
	position: absolute;
	z-index: 2000;
	}	
	
#coda_nav #inside div {
	height: 12px;
	float: left;
	padding: 4px 5px 0 1px;
	background: transparent url("/images/nav_bg_left.gif") no-repeat top left;
	}

#coda_nav a {
	display: inline;
	float: left;
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin-left: 6px;
	}
#coda_nav a.nav_left { background-image: url("/images/nav_left_arrow.gif"); }
#coda_nav a.nav_left:hover { background-image: url("/images/nav_left_arrow_hover.gif"); }
#coda_nav a.nav_right { background-image: url("/images/nav_right_arrow.gif"); }
#coda_nav a.nav_right:hover { background-image: url("/images/nav_right_arrow_hover.gif"); }
#coda_nav a.nav_stop { background-image: url("/images/nav_pause.gif"); }
#coda_nav a.nav_stop:hover { background-image: url("/images/nav_pause_hover.gif"); }
#coda_nav a.nav_play { background-image: url("/images/nav_play.gif"); }
#coda_nav a.nav_play:hover { background-image: url("/images/nav_play_hover.gif"); }
#coda_nav a span { display: none; }
				
			
/* ------------------------------------ main menu ------------------------------------ */

	

#menu {
	background: url(/images/nav_bg.gif) repeat-x;
	padding: 15px;
	padding-left: 18px;
	clear: both;
	font-size: 16px;
	}
#menu ul { }
#menu ul li {
	list-style: none;
	display: inline;
	margin-right: 23px;
	margin-left: 10px;
	font-size: 16px;
	}
#menu a { font-size: 16px; color: #fff; text-decoration: none; }
#menu a:hover { text-decoration: underline; color: #eee; }
#menu a.current { color: #E27017; }

		 		
		 		
		 		
/* ------------------------------------ left content area ------------------------------------ */
		 			 		
#left #stamps {
	position: relative;
	bottom: -20px;
	left: -20px;
	height: 90px;
	width: 600px; 
}
#left #stamps img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
}

#left {
	float: left;
	width: 660px !important; 
	}
#left strong { color: #E27017 !important; }

#left #left2 { padding: 20px; }	
	
#left p {
	margin-bottom: 15px;
	font-size: 14px;}
#left p span.blank { border-bottom: 1px solid #000; color: #888 !important; }
#left p.small { margin-top: 0; margin-bottom: 0; padding: 0; }

#left p.quote { margin-bottom: 0; font-family: 'Georgia', serif; line-height: 1.8em; font-size: 13px;}
#left p.author { 
	margin-top: 5px;
	padding-left: 14px;
	background: url("/images/bullet.gif") left 5px no-repeat;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 12px;
	color: #B75914;
}

#left h2 {
	margin-bottom: 5px;}
	
#left h3 {
	margin-bottom: 5px;
	color: #B75914;}
	
	
#left ul {
	}
	
#left ul li {
	padding-left: 15px;
	background: url("/images/bullet.gif") left 5px no-repeat;
	font-size: 13px;
	margin-bottom: 4px;
	line-height: 140%;
}
#left ul.none li { background: none; padding-left: 0; }
	
	
#left ul.p li {
	margin-bottom: 12px;}

	
#left ul ul.files { margin-top: 4px; }	
#left ul ul.files li {
	background: none;
	font-size: 12px;
	padding-left: 5px; 
}
#left ul ul.files li a {
	background: transparent url("/images/file_small.gif") no-repeat 0 0;
	padding-left: 13px;
}	

#left ul.small li { font-size: 85% !important; }

.pdf {
	padding-left: 27px;
	height: 20px;
	padding-top: 6px;
	background: transparent url(/images/icon_pdf.gif) no-repeat 0 50%;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	line-height: normal;
}
.pdf:hover { text-decoration: underline; color: #000; }
	
#left ol {
	margin-left: 25px;
	}
	
#left ol li {
	padding-left: 0px;
	font-size: 13px;
	margin-bottom: 7px;
	font: 13px arial;
	line-height: 140%;
}
	
#left ol li ul li {
	padding-left: 10px;
	margin-left: 10px;
}
	

	
#left ol li span {
	font-family: Arial;}
	
blockquote {
	width: 220px;
	height: 147px;
	float: right;
	margin: 0 0 10px 10px;
	background: url(/images/blockquote_sandy.gif) no-repeat;
	padding: 45px 15px 0 20px;}
	
	
	blockquote h4 {
		width: 165px;
		line-height: 14px;
		margin-bottom: 7px;}
	
	blockquote h4 a {	
		font-size: 14px;
		font-weight: bold;
		width: 15px;
		color: black;}
		
	blockquote p {
		font: 12px/17px arial !important;}
		
		blockquote p span {
			float: right;
			font: 12px georgia;
			font-style: italic;
			margin-top: 7px;}
	
.gallery { clear: left; margin-bottom: 15px; }
.gallery a {
	display:  block;
	padding: 7px;
	padding-bottom: 4px;
	float: left;
	background-color: #E6DA73;
	border-bottom: 1px solid #AAA46A;
	text-decoration: none;
	text-align: center;
	color: #7B7240;
	font-size:  10px;
	font-weight:  bold;
	width:  136px;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}
.gallery a:hover {
	 background-color: #D2C875;
	 border-bottom-color: #7B7240;
	 color: #41391A;
}
.gallery a img {
	display:  block;
	background-color: #000;
}
.gallery a span {
	 margin-top: 3px;
	 height: 12px;
	 overflow: hidden;
	 display: block;
}
.gallery .hide_box { display: none; clear: left; }
.toggle {
	display: block;
	float: none;
	background-image: url(/images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 16px;
	color: #B75914;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	width: 592px;
	clear: left;
	cursor: pointer;
	}
.toggle:hover { color: #1C150A; }
.toggle:active { color: #E27017; }

.right_50 { margin-left: 320px; }
.left_50 { float: left; width: 300px; }
.left_50 .left_50, .right_50 .left_50 { width: 145px; }
.left_50 .right_50, .right_50 .right_50 { margin-left: 155px; }

.left_33 { float: left; width: 200px; padding-top: 1px; }
.right_33 { float: right; width: 200px; padding-top: 1px; }
.middle_33 { margin: 0 220px; padding-top: 1px; }

.grid_33 { margin: 10px 0; }
.grid_33 div {
	float: left;
	width: 195px;
	padding: 5px;
	overflow: hidden;
	border-right: 1px solid #E27017;
	border-bottom: 1px solid #E27017;
	text-align: left;
	height: 210px;
}
.grid_33 h3 { font-weight: bold; font-size: 16px; margin: 5px 0; }
.grid_33 img { display: block; }
.grid_33 a.toggle { font-size: 90%; }
.grid_33 p { margin: 0 !important; }
.grid_33 div.last { border-right: none; }
.grid_33 div.bottom { border-bottom: none; padding-bottom: 0; }

.stagger { margin-top: 50%; }

/* ------------------------------------   /pay  ------------------------------------ */
	
#pay {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
}
#pay th, #pay td {
	margin: 0;
	padding: 10px 6px 10px 0;
	vertical-align: top;
	border-top: 1px solid #D2C875;
}
#pay th {
	color: #E27017;
	font-weight: bold;
	text-align: left;
	width: 65%;
}
#pay th span {
	display: block;
	font-size: 12px;
	color: #421B0A;
	font-weight: normal;
}
#pay td.p { width: 25%; color: #421B0A; }
#pay td.p span { display: none; font-size: 12px; color: #421B0A; vertical-align: top; }
#pay td.n {
	font-size: 11px;
	color: #421B0A;
	width: 8px;
	padding-top: 12px;
}
#pay td.i { width: 10%; text-align: right; }
#pay td.i span { /* float: right; padding: 5px; background-color: #E27017; color: #fff; */ }
#pay .t { width: 24px; color: #421B0A; border: 1px solid #D2C875; }
#pay .t.long { width: 80px; color: #421B0A; }
#pay .submit { background-color: #E27017 !important; color: #fff !important; }
	
/* ------------------------------------ right content area ------------------------------------ */

	
	
		
#right {
	float: right;
	width: 283px;
	color: #421B0A;
}
#right p {
	font-size: 12px;
	color: #421B0A;
	padding: 0;
	margin: 6px 4px;
	line-height: 1.3em;
}
#right p span.blank { border-bottom: 1px solid #000; }
#right .img_left { margin-right: 4px; margin-bottom: 0; }	
#right .module {
	border-bottom: 1px dotted #1C150A;
	padding: 10px;
	padding-top: 5px;
	background: #E27017;
}
#right .module.last { margin-bottom: 0; border-bottom: 0; }
	
#right .module h4, #right .module h4 a {
	color: #421B0A;
	margin: 6px 4px;
	}
#right .module h3, #right .module h3 a {
	font-size: 13px;
	font-weight: bold;
	}
#right h4.newsletter {
	background: transparent url(/images/icon_newsletter.gif) no-repeat 0 60%;
	padding-left: 30px;
	height: 35px;
	padding-top: 6px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#right .module h5 { font-size: 13px; font-weight: normal; margin: 6px 4px; color: #000; }

#right .module h4 span { float: right; font-size: 85%; }
#right .module strong { font-weight: bold !important; }
#right .module a { color: #522B1A; }
#right .module a:hover { color: #000; }

#right .module img.border {		
	display: block;
	border: 7px solid #B75914;
	margin: 7px auto;
}
#right ul { margin: 6px 6px; }
#right li {
	color: #421B0A; 
	padding-left: 15px;
	background: url("/images/bullet_alt.gif") left 5px no-repeat;
	font-size: 11px;
	line-height: 140%;
	}

#right #money { 
	position: absolute;
	bottom: 0;
	right: 0;
	width: 110px;
	height: 120px;
	background: transparent url('/images/side/50dollars.gif') no-repeat bottom right;
}
#right .module.money { padding-right: 110px; }


/* ------------------------------------ footer ------------------------------------ */


#footer {
	border: 1px solid #D5D292;
	padding: 18px;
	padding-bottom: 0;
	padding-top: 0;
	border-width: 0 1px;	
	background: #3E1E09 url(/images/footer_bg.gif) repeat-x;
}
html>body #footer { padding: 18px; padding-top: 0; }
#footer .right { float: right; width: 260px; }
#footer .left { margin-right: 270px; padding-top: 1px; }
#footer .unit { margin-bottom: 25px; }
#footer p {
	color: #fff;
	line-height: 14px;
	margin-bottom: 10px;
	font-size: 12px;
}
#footer ul {
	color: #fff;
	font-size: 12px;
}
#footer li {
	color: #fff;
	margin-bottom: 10px;
}
#footer li span { color: #fff; }
#footer li a { color: #B75914; }
#footer .error {
	width: 250px;
	}
#footer h3 {
	color: #D5D292;
	font-size: 16px;
	margin-bottom: 8px;
	margin-top: 20px;
}
#footer h3 a { color: #D5D292; text-decoration: none; }
#footer input, #footer textarea { border: none !important; font-size: 11px !important; }
#footer img { margin: 0; vertical-align: top; }
		
/* ---------- lower bordering ---------- */

.lower {
	display: none;}

html>body .lower {
	display: block;
	height: 9px;
	margin-bottom: 10px;
	clear: both;
	background: url(/images/bottom_c.gif) repeat-x;}
	
	.lower .left {
		float: left;
		height: 9px;
		width:  12px;
		background: url(/images/corner_b_l_t.gif);}
		
	.lower .right {
		float: right;
		height: 9px;
		width: 12px;
		background: url(/images/corner_b_r_t.gif);}		
	

/* ---------- sub footer ---------- */

#bottom_menu {
	text-align: center;
	font-size: 12px;
}
#bottom_menu li {
	list-style: none;
	display: inline;
	margin: 5px;
}
#bottom_menu a {
	color: #421B0A;
	text-decoration: none;
}
#bottom_menu a:hover { text-decoration: underline; }

#bottom_menu .tiny {
	font-size: 9px;
	color: #a29845;
	line-height: 10px;
}
#bottom_menu .tiny a { color: #a29845; text-decoration: underline; }

	
	
.hide { display: none; }

	
	
	
/*

COLORS:

#1C150A - dark brown, body bg

#421B0A - reddish brown, nav, modules

#D5D292 - tan, content bg

#E27017 - orange, logo mark, headers, links

#B75914 - dark orange, borders


*/

	
	
	
	
	
	
	
	
	
	
	
	
	