/*

Davenport Design & Advertising
www.davenportdesign.net

All Rights Reserved. Unauthorized copying prohibited.

global.css

*/

html,
body {
	background: #284F3F url(/assets/i/body_bg.jpg) repeat-x 0 0;
	color: #000;
	font: 12px 'Arial', "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* ---------- */
/* RESET BASE */
img { display: inline; vertical-align: top; text-decoration: none; border: none; padding: 0; margin: 0; }
hr { display: block; border: 0; background: none; height: 20px; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6, p, ul, li, a, input, form, ol, dd, dt, dl { margin: 0; padding: 0; font-weight: normal; }


/* ---------------------------- */
/* UNIVERSAL STYLES AND HEADERS */
.c { clear: both; display: block; }
.cl { clear: left; display: block; }
.cr { clear: right; display: block; }
.reset { padding: 0; border: 0; margin: 0; overflow: visible; background: none; border-spacing: 0; color: #000; cursor: auto; direction: ltr;font-size: 100%; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0; text-transform:none; visibility: visible; white-space: normal; word-spacing: normal; }
.small { font-size: 85%; }
.note { color: #777 !important; }
.hidden { display: none; visibility: hidden; }
.center { text-align: center; }
.right { text-align: right; }
.highlight { font-size: 115%; line-height: 1.4em; }


p {	font-size: 1em/1.5em;}
h1 { font: 32px 'Georgia', serif; margin-bottom: 10px; }
h1 span { font-size: 16px; color: #284F3F; margin-left: 10px; }
h1 span.right { float: right; margin-left: 0; margin-top: 10px; }
h2 { font: 24px 'Georgia', serif; }
h2 a { color: #4F1712 !important; text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h3 { font: 24px 'Georgia', serif; }	
h4 { font: 16px 'Georgia', serif; margin-bottom: 5px; }
h4 span { font-size: 13px; color: #284F3F; }
h4 span.right { float: right; }

blockquote {
	padding: 10px;
	border: 1px dashed #C39C76;
	border-width: 1px 0;
	font: italic 18px georgia;
	color: #666;
	text-align: center;
}

blockquote p {
	font: italic 18px georgia, serif;
	margin-bottom: 0;
}

blockquote span {
	font: italic .65em Georgia, serif;
}

/* links */



a, #body a:visited { color: #C39C76; text-decoration: none;}	
a:hover { color: #F4DDC1; text-decoration: underline;}

#header a, #header a:visited { color: #F4DDC1; text-decoration: none;}	
#header a:hover { color: white; text-decoration: underline;}

#body .left-c a, #body .left-c a:visited { color: #876b51; text-decoration: none;}	
#body .left-c a:hover { color: black; text-decoration: none;}


/* showcase */

.navigation {
	margin-bottom: 10px;
	height: 26px;
}
.navigation div {
	margin: 0 32%;
	text-align: center;
}
.navigation .next, .navigation .previous {
	 width: 30%;
	 display: block;
}
.navigation .next a, .navigation .previous a {
	 padding: 0 32px;
	 display: block;
	 color: #000;
}
.navigation .next { float: right; }
.navigation .next a {
	text-align: right;
	padding-left: 0;
	background: transparent url(/assets/i/controller_r.jpg) no-repeat 100% 0;
	}
.navigation .next a:hover { background-image: url(/assets/i/controller_r_hover.jpg); }
.navigation .next a:active { background-image: url(/assets/i/controller_r_active.jpg); }
.navigation .previous { float: left; }
.navigation .previous a {
	padding-right: 0;
	background: transparent url(/assets/i/controller_l.jpg) no-repeat 0 0;
	font-size: 13px;
	}
.navigation .previous a:hover { background-image: url(/assets/i/controller_l_hover.jpg); }
.navigation .previous a:active { background-image: url(/assets/i/controller_l_active.jpg); }
.navigation span a span, .navigation div span {
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #284F3F;
}
.navigation span a { color: #284F3F !important; }
.navigation a, .navigation a:hover, .navigation a:visited { text-decoration: none !important; }
.navigation span a:hover { color: #000 !important; text-decoration: underline; }

.edit {
	width: auto;
	height: auto !important;
	margin: 0 !important;
	padding: 2px 3px;
	font-weight: bold;
	font-size: 11px !important;
	font-family: 'Arial', sans-serif !important;
	background-color: #fff !important;
	border: 1px solid #777 !important;
	border-top-color: #aaa !important;
	border-bottom-color: #444 !important;
	color: #900 !important;
	text-decoration: none;
	z-index: 200;
}
.edit:hover {
	color: #500;
	background-color: #eee !important;
	border-top-color: #444 !important;
	border-bottom-color: #aaa !important;
}

#showcase { }
#showcase div {
	float: left;
	width: 290px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0;
	color: #fff;
	background: #32221C url(/assets/i/thumbs_bg_m.jpg) repeat-y 0 0;
}
#showcase span.error { color: #800; font-weight: bold; padding: 5px; display: block; }
#showcase div.alt { margin-right: 0; }
#showcase div div {
	display: block;
	background-color: #000;
	background-image: url('/assets/i/i_no_primary_photo.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 0;
	float: none;
	border: 1px solid #000;
	position: relative;
	width: 288px;
}
#showcase div a { display: block; height: 200px; }
#showcase a.edit {
	position: absolute;
	left: 15px;
	top: 15px;
	float: left;
	display: block;
}

#showcase div h4 {
	position: absolute;
	bottom: 0;
	left: 5px;
	padding: 4px 8px;
	margin: 0;
	background: url(/images/trans_green.png);
	border: 2px solid #172f25;
	border-bottom: none;
	color: #fff;
}
#showcase div h4 a, #showcase div h4 a:visited {
	color: #fff !important;
	text-decoration: none;
	height: auto;
	display: inline;
}
#showcase div h4 a:hover { text-decoration: underline; }
#showcase div h4 span {
	display: block;
	color: #F4DDC1;
	font-size: 12px;
}
#showcase div p {
	display: block;
	padding: 0;
	color: #000;
	font-size: 11px !important;
	line-height: 12px !important;
	line-height: normal !important;
	margin-right: 110px;
	padding: 5px 0 10px 15px;
	color: #fff;
}

#showcase div p.right {
	width: 100px;
	height: 26px;
	overflow: hidden;
	float: right;
	text-align: right;
	background: #284F3F url(/assets/i/controller_bg.jpg) repeat-x 100% 0 !important;
	padding: 0;
	margin: 5px 0 0 0;
}
#showcase div p.right a {
	display: block;
	padding: 2px 34px 0 1px;
	font-weight: bold;
	font-size: 10px;
	color: #F4DDC1;
	height: 24px;
	line-height: 11px !important;
	background: transparent url(/assets/i/controller_r.jpg) no-repeat 100% 0;
}
#showcase div p.right a:hover { color: #C39C76; background-image: url(/assets/i/controller_r_hover.jpg); text-decoration: none !important; }
#showcase div p.right a:active { background-image: url(/assets/i/controller_r_active.jpg); }

#thumbs {
	background: #32221C url(/assets/i/thumbs_bg_m.jpg) repeat-y 0 0;
	overflow: hidden;
	position: relative;
	width: 600px;
}
#thumbs div { background: transparent url(/assets/i/thumbs_bg_t.jpg) no-repeat 0 0; }
#thumbs div div {
	background: transparent url(/assets/i/thumbs_bg_b.jpg) no-repeat 0 100%;
	margin-top: 10px;
	position: relative;
	padding-top: 1px;
	height: 146px;
	}
#thumbs.off div div { height: 116px; }
#thumbs.off div div #controller { display: none !important; visibility: hidden; }
#thumbs.hide { display: none; visibility: hidden; } 
#thumbs ul { 
	padding: 0;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	margin: 0 10px;
	overflow: none;
	white-space: nowrap !important;
}
#thumbs ul li { white-space: nowrap; display: inline; margin: 0 !important; padding: 0 !important; background: none !important; }
#thumbs ul a img {
	border-bottom: 1px solid #0D0806;
}
#thumbs ul a {
	width: 120px;
	border: 1px solid #231610;
	border-top-color: #32221C;
	float: left;
	display: block;
	background-color: #000;
	margin: 1px;
	margin-right: 10px;
	cursor: pointer;
	text-decoration: none;
	z-index: 500;
}
#thumbs ul a.last { margin-right: 0; }
#thumbs ul a span {
	display: block !important;
	background-color: #000;
	font-size: 10px;
	font-weight: bold;
	color: #F4DDC1;
	text-align: left;
	border-bottom: 1px solid #0D0806;
	padding: 2px 5px 0 5px;
	height: 15px;
	line-height: normal;
	overflow: hidden;
}
#thumbs ul a:hover { margin: 0; margin-right: 9px; border: 2px solid #F4DDC1; }
#thumbs ul a:hover span { color: #F4DDC1; }
#thumbs ul a:active { border-color: #C39C76; }
#thumbs ul a:active span { color: #C39C76; }
#thumbs ul a.current { /* opacity: .50; */ margin: 0; margin-right: 9px; border: 2px solid #fff; }
#thumbs ul a.current span { color: #fff; }
#thumbs ul a.current:hover { border-color: #F4DDC1; }
#thumbs ul a.current:hover span { color: #F4DDC1; }
#thumbs ul a span.caption { display: none !important; visibility: hidden; }
#thumbs ul .edit {
	position: absolute;
	left: -125px;
	top: 5px;
}
#preview {
	width: 600px;
	background-color: #fff;
	/*
	width: 598px;
	border: 1px solid #D5C1A9;
	border-top: none;
	*/
}
#preview div {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
	height: 400px;
}
#preview span span { 
	display: block;
	border-bottom: 1px solid #988A78;
	background-color: #000;
	color: #C39C76;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 7px 20px;
}
#preview span span span {
	border-bottom: none;
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
}


#thumbs #controller {
	width: 600px;
	height: 26px;
	bottom: 0;
	z-index: 100;
	padding: 0 !important;
	position: absolute;
	background: #284F3F url(/assets/i/controller_bg.jpg) repeat-x 0 0 !important;
	/* border-bottom: 1px solid #231610; */
}
#thumbs #controller #bar {
	background: transparent none !important;
	padding: 0 !important;
	margin: 0 34px;
	position: relative;
	height: 26px;
}

#thumbs #controller a {
	position: absolute;
	display: block;
	top: 0;
	cursor: pointer;
	z-index: 120;
}
#thumbs #controller a span { display: none; visibility: hidden; }
#thumbs #controller a#moveleft {
	left: 0;
	width: 28px;
	height: 26px;
	cursor: w-resize;
	background: #284F3F url(/assets/i/controller_l.jpg) no-repeat 0 0;
}
#thumbs #controller a#moveleft:hover { background-image: url(/assets/i/controller_l_hover.jpg); }
#thumbs #controller a#moveleft:active { background-image: url(/assets/i/controller_l_active.jpg); }

#thumbs #controller a#moveright {
	right: 0;
	width: 28px;
	height: 26px;
	cursor: e-resize;
	background: #284F3F url(/assets/i/controller_r.jpg) no-repeat 0 0;
}
#thumbs #controller a#moveright:hover { background-image: url(/assets/i/controller_r_hover.jpg); }
#thumbs #controller a#moveright:active { background-image: url(/assets/i/controller_r_active.jpg); }

#thumbs #controller a#handle {
	cursor: move;
	height: 26px;
	width: 130px;
	background: transparent url(/assets/i/controller_handle.gif) no-repeat 0 50%;
	z-index: 100;
}
#thumbs #controller a#handle:active { background-image: url(/assets/i/controller_handle_active.gif); }


	

/* re-usables */	
	
.lp {
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px dotted #C39C76;}
	
	
/* forms */

label {
	font-weight: bold;
	display: block;
	color: #172f25; 
}
label .r { color: #600 !important; font-size: 110%; font-weight: bold; }
.input {border: 2px solid #ccc; margin-right: 5px; padding-left: 5px;}
input.input:focus { border-bottom-color: #678b83 ;}

.submit {
	border: 1px solid #ccc; cursor: pointer;
}
.btn {
	border: 1px solid black;
	border-width: 0 1px 1px 0;
	background: #284F3F;
	padding: 5px;
	color: #fff;
	cursor: pointer;
}
.input, .input_xs, .input_s, .input_m, .input_l, .input_xl {
	border: 2px solid #ccc;
	padding: 4px;
	background-color: #fff;
}
.input_xs { width: 30px; }
.input_s { width: 60px; }
.input_m { width: 125px; }
.input_l { width: 280px; }
.input_xl { width: 600px; }
.tall_s { height: 2em; }
.tall_m { height: 5em; }
.tall_l { height: 8em; }


.search .submit {
	float: left;
	display: block;
	background: url(/images/search.gif);
	border: 0;
	width: 60px; height: 25px;
	color: white;}
	
.search .input {
	float: left;
	height: 21px;
	display: block;
}




/* body */

.t {
	background: white;
	border: 1px solid black;
	border-width: 1px 1px 1px 0;
	margin: 0 10px 10px -16px;
	padding: 7px 7px 7px 15px;
	font: .85em georgia}
	
	.t h3 span {font: .75em Georgia;}



/* LAYOUT
-- -- -- -- -- -- -- -- -- -- -- -- -- */

	
#container {
	background: transparent url(/images/trans_grey.png) repeat 0 0;
	padding: 0 10px 10px 10px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: left;
}
	
#header {
	background-color: #284F3F;
	height: 100px;
	position: relative;
}

#header #bottom {
	position: absolute;	
	bottom: -40px;
	left: 0;
	height: 40px;
	width: 930px;
	background: transparent url(/assets/i/mid_top.png) no-repeat 0 0;
	z-index: 500;
}
	
#header .right {
	float: right;
	width: 450px;
	margin: 20px 20px 0 0;
	overflow: hidden;
}
#header #logo {
	display: block;
	background: transparent url(/assets/i/logo.gif) no-repeat 0 0;
	width: 170px;
	height: 105px;
	left: 20px;
	top: 3px;
	position: absolute;
	z-index: 1000;
}
#header h1 { display: none; visibility: hidden; }
#header h2 { font-size: 32px; color: #fff; }
#header h2 a, #header h2 a:visited { color: #fff !important; }
#header h2 a:hover { text-decoration: none; color: #fff !important; }
#header h3 { margin-top: 3px; font-size: 14px; }
#header ul li { display: inline; padding-left: 15px; }
#header ul li a { color: #fff; }

#midbar {
	background: #140A05 url(/images/wood.gif) repeat 50% 50%;
	position: relative;
	float: right;
	width: 630px;
	border-left: 1px solid #000;
}
#midbar #accent {
	position: absolute;
	z-index: 90;
	bottom: 0px;
	right: 0;
	width: 632px;
	height: 45px;
	background: url(/assets/i/mid_bottom.png) no-repeat bottom right;
}
#midbar #rotation { position: relative; z-index: 50; }
#midbar #rotation .unit { width: 630px; z-index: 50; display: none; }
#midbar #rotation .tag {
	position: absolute;
	color: #F4DDC1;
	z-index: 100;
	bottom: 0;
	right: 40px;
	width: 280px;
	padding: 10px 10px 40px 10px;
	background: transparent url(/images/trans_green.png) repeat 0 0;
	border: 2px solid #172f25;
	border-bottom: 0;
}
#midbar #rotation span { display: block; position: relative; z-index: 10 !important; height: 350px; }
#midbar #rotation span img { display: none; visibility: hidden; }
#midbar #rotation .tag h3 { color: #fff; margin-bottom: 3px; font-size: 16px; }
#midbar #rotation .tag h3 a { color: #fff; }
#midbar #rotation .tag h3 a:hover { color: #fff; text-decoration: underline; }
	
#body {
	background: #F6DEC4 url(/assets/i/content_bg.jpg) repeat-y 0 0;
	color: #111;
}

#body p {
	margin-bottom: 10px;
}
	
#body .right-c ul {
	margin-left: 10px;
}
	

#side {
	width: 298px;
	float: left;
	padding-bottom: 30px;
}
#side #wood {
	background: #140A05 url(/images/wood.gif) repeat 50% 50%;
	height: auto;
}
#side #wood div { background: transparent url(/assets/i/mid_bottom.png) no-repeat bottom left; }
#fixed #side #wood div { height: 350px; overflow: hidden; }
#side .menu {
	display: block;
	margin: 0 20px;
	position: relative;
	z-index: 110;
	margin-top: -15px;
	padding-top: 1px;
}
#side #wood .menu { padding: 30px 0 50px 0; margin-top: 0; }
#side .menu li { padding-top: 20px; }
#side .menu ul li {
	padding-top: 0;
	background: url(/images/bullet_arrow.gif) no-repeat 0 4px;
	padding-left: 13px;
}
#side #wood .menu ul li { background-image: url(/images/bullet_arrow_i.gif); color: #fff; }
#side .menu h4 { color: #000; }
#side #wood .menu h4 { color: #fff; }
#side .menu ul li a, #side .menu ul li a:visited { 
	color: #776B5F;
	text-decoration: none;
	display: block;
} 
#side .menu ul li a:hover { color: #C39C76; text-decoration: none; }
#side .menu ul li a:active { color: #000; }
#side .menu ul li a.current { color: #93A79F; font-weight: bold; text-decoration: underline; }
#side #wood .menu ul li a, #side #wood .menu ul li a:visited { color: #F4DDC1; } 
#side #wood .menu ul li a:hover { color: #C39C76; }
#side #wood .menu ul li a:active { color: #fff; }
#side .menu ul li a span {
	font-size: 11px;
	color: #C39C76;
	display: block;
}

	
#content {
	width: 600px;
	padding: 15px;
	padding-top: 40px;
	float: right;
}
#content p a { color: #284F3F; }
#fixed #content { padding-top: 10px; }
#content h2 {
	color: #4F1712;
	padding-bottom: 15px;
	background: transparent url(/assets/i/h2_bg.jpg) no-repeat 0 100%;	
}
#content h3 {
	color: #4F1712;
	margin-bottom: 10px;
}
#content h4 {
	padding-bottom: 2px;
	border-bottom: 1px dotted #C39C76;
}
#content .img_left { float: left; margin-left: 8px; margin-bottom: 8px; }
#content .img_right { float: right; margin-right: 8px; margin-bottom: 8px; }
#content .border {
	background-color: #fff;
	padding: 1px;
	border: 2px solid #D5C1A9;
	border-bottom-color: #988A78;
}


#content .left_50 { margin-right: 310px; }
#content .right_50 { float: right; width: 290px; }
#content .left_50 .left_50, #content .right_50 .left_50 { margin-right: 150px; }
#content .left_50 .right_50, #content .right_50 .right_50 { float: right; width: 140px; }

#content ul {
	margin-bottom: 10px;
}	
#content ul li {
	padding-left: 15px;
	background: url(/images/bullet.gif) left center no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content ul.features { margin: 10px 0; }
#content ul.features li {
	background: url('/images/bullet.gif') no-repeat 0 6px;
	padding-left: 10px;
	font-family: 'Georgia', serif; 
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 0;
}
#content p {
	margin: 0 0 10px 0;
	line-height: 1.3em;
}
#content p.quote {
	font-family: 'Georgia', serif;
	color: #284F3F;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
	padding: 0 15px;
}
/* #content p.quote.border {  border-width: 1px 0; text-align: center; padding: 10px 15px;border-bottom-color: #776B5F;  } */
#content p.quote span { line-height: normal; padding-top: 4px; font-size: 12px; display: block; text-align: right; font-size: 11px; }

#content div.right {
	width: 200px;
	float: right;
	text-align: right;
}

#map {
	width: 596px;
	height: 320px;
	border: 2px solid #D5C1A9;
	border-bottom-color: #988A78;
}
	
#footer {
	background: #140A05 url(/images/wood.gif) repeat 0 0;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 10px;
}
#footer h4 {
	color: #C39C76;
	margin-bottom: 3px;
}
#footer a { color: #F4DDC1; }
#footer div {
	float: left;
	margin-right: 50px;
}
#footer div.right { width: auto; float: right; margin-right: 0; }
#footer div.contacts p {
	float: left;
	margin-right: 10px;
	border-right: 1px dotted #C39C76;
	padding-right: 10px;
}
#footer div.contacts p.last { border-right: 0; padding-right: 0; margin-right: 0; }

#credits { padding: 10px; }
#credits p, #credits ul { margin: 0; padding: 0; }
#credits p { float: right; }
#credits ul li { display: inline; margin-right: 10px; }
