@charset "UTF-8";
/* CSS Document by Kane Leins - Dirty Bird Design Works www.dirtybirddesign.com */

* {
	margin:0px;
}

html, body {
	height:100%;
	margin:0px;
	background:#fdfafa;
}

.wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0px auto -110px;
	/* bottom margin must equal .footer and.push height */
}

#headerWrapper {
	width:100%;
	height:124px;
	background:url(../images/headerBkgnd.jpg) repeat-x;
	margin:0px;
	}

#headerContent {
	width:1000px;
	height:124px;
	margin:0px auto;
	position:relative;
	background:url(../images/headerContentBkgnd.jpg) top left no-repeat;
	}

	
#logoTop {
	width: 267px;
	height:100%;
	position:relative;
	float:left;
	background:url(../images/logoTop.jpg);
	}
	
#midWrapper {
	width:100%;
	min-height:500px;
	height:auto !important;
	height:500px;
	background:#fdfafa url(../images/dropShadowTop.jpg) top repeat-x;
	}

#midContent {
	width:1000px;
	/*min-height:500px;
	height:auto !important;
	height:500px;
	position:relative;*/
	margin:0px auto;
	position: relative;
	
	}

#logoBottom {
	width:267px;
	height:65px;
	position:relative;
	float:left;
	background: url(../images/logoBottom.jpg) top left no-repeat;
	}
	
/* Nav here*/
.leftSpacer, .rightSpacer {
	width:30px;
	height:65px;
	position:relative;
	float:left;
}

#nav {
	width:539px;
	height:60px;
	position:relative;
	float:left;
	background:url(../images/navMid.jpg) top repeat-x;
	margin: 0px;
	padding:5px 0px 0px 134px;
	list-style:none;
	}

#nav ul {
	padding: 1px 0px 0px 0px;
	margin: 0;
	list-style: none;
}	


#nav a {
	display: block;
	width: 100px;
	text-decoration:none;
	height:24px;
	color: #411f00;
	padding: 5px 0px;
	text-align: center;
}

#nav li { /*first level title*/
	float: left;
	width: 100px;
	height:34px;
	font:16px Arial, Helvetica, sans-serif;
	color:#411f00;
}

#nav li.first {
	border-left:1px solid #afc738;
}

#nav li.last {
	border-left:1px solid #afc738;
	border-right:1px solid #afc738;
}

#nav li ul li {/*drop down  links*/
	float: left;
	width: 100px;
	height:34px;
	font:12px Arial, Helvetica, sans-serif;
	color:#411f00;
	background-color:#cada4b;
	position:relative;
	border-left:1px solid #afc738;
	border-right:1px solid #afc738;
	border-bottom:1px solid #afc738;
}

#nav li ul li.bottom{
	border-bottom:1px solid #afc738;
	}

#nav li ul li a{/*drop down  links*/
	color:#411f00;
	
}

#nav li ul li a:hover {/*drop down  links*/
	font:12px Arial, Helvetica, sans-serif;
	color:#411f00;
	background-color: #d7e356;
	height:34px;
	text-decoration:underline;
}

#nav li ul li.bottom a:hover {/*drop down  links*/
	font:12px Arial, Helvetica, sans-serif;
	color:#411f00;
	background-color: #d7e356;
	height:24px;
	text-decoration:underline;
}

#nav li ul {
	position: absolute;
	width: 100px;
	left: -9999em;
	top:34px;
}


#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*end Nav */


	
/*begin copy/content area*/


.noteBkgnd {
	width: 490px;
	height:70px;
	background:url(../images/h1Bkgnd.jpg) 20px 0px no-repeat;
	padding: 50px 430px 0px 80px;
	margin: 0px 0px 20px 0px;
	clear: left;
	text-align: center;
	}
	
h1 {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#411f00;
	margin: 0px;
	height: 30px;
	text-align: left;
	width: 500px;
	clear: left;
		}

#midBottomContent {
	width:650px;
	/*min-height:500px;
	height:auto !important;
	height:500px;*/
	margin: 0px auto;
	clear: left;
	}
	
	h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#411f00;
	margin: 0px 0px 10px 0px;
	display: block;
}

p.bodyCopy {
	font:12px Arial, Helvetica, sans-serif;
	color:#411f00;
	margin:0px 0px 25px 0px;
	display:block;
	line-height: 1.75em;
	border-bottom: 1px solid #411f00;
	padding-bottom: 15px;
	}
	
p.bodyCopy2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#411f00;
	display:block;
	padding:0px 0px 0px 0px;
	line-height: 1.75em;
	margin: 0px 0px 15px 0px;
	}

#thumbContainer, #thumbContainer2 {
	width:650px;
	height:160px;
	clear: left;
	 }

#thumbBox1, #thumbBox2, #thumbBox3, #thumbBox4, #thumbBox5, #thumbBox6, #thumbBox7, #thumbBox8 {
	width:162px;
	height:152px;
	background:url(../images/thmBkgnd.jpg) no-repeat;
	float:left;
	clear: right;
	}

#thumbBox1, #thumbBox2, #thumbBox3, #thumbBox4, #thumbBox5, #thumbBox6, #thumbBox7, #thumbBox8 {
	outline:none;
	}
	
/*bottom push and footer*/
.push {
	height:110px;
}

.footerWrapper{
	height:110px;
	width:100%;
	background:url(../images/footerBkgnd.jpg) repeat-x;
	margin:0px;
}

#footerContent {
	height:50px;
	width:1000px;
	position:relative;
	margin:0px auto;
	background:url(../images/footerContentBkgnd.jpg) bottom left no-repeat;
	padding: 60px 0px 0px 0px;
	}

.footerCopy1, .footerCopy1 a {
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#411f00;
	margin: 0px;
	text-decoration:none;
	}

.footerCopy1 a:hover {
		border-bottom:1px dotted #411f00;
	}

.footerCopy2, .footerCopy2 a {
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#97bf04;
	margin: 5px 0px 0px 0px;
	text-decoration:none;
	}

.footerCopy2 a:hover {
		border-bottom:1px dotted #97bf04;
	}

/*sIFR Screen*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font:bold 30px Georgia, "Times New Roman", Times, serif;
	color:#411f00;
	margin: 0px;
	
}

/*end sIFR specific*/

/*fancy zoom here*/
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/fancyZoom/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../images/fancyZoom/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: 12px Arial;
	padding-bottom: 2px;
	letter-spacing:2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancyZoom/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancyZoom/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancyZoom/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(../images/fancyZoom/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px;
	outline:none; 
}

a#fancy_right {
	right: 0px;
	outline:none; 
}



a#fancy_left:hover {
	background: transparent url(../images/fancyZoom/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../images/fancyZoom/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancyZoom/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancyZoom/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancyZoom/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancyZoom/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancyZoom/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancyZoom/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancyZoom/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancyZoom/fancy_shadow_nw.png) no-repeat;
}
/*end fancy zoom*/
/*resume text styles*/

h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#97bf04;
	display: block;
	margin: 0px;
	border-bottom: 1px dotted #97bf04;
	padding-bottom: 3px;
}

p.bodyCopy3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#818286;
	display:block;
	padding:0px;
	line-height: 1.5em;
	margin: 5px 0px 10px 0px;
	}
	
/*contact*/
fieldset {
	border:none;
	}
	
ul.contact {
	list-style: none;
	padding:0px;
	margin:0px;
}

li.contact {
	float: left;
	width: 100%;
	display:block;
	margin: 0px 0px 10px 0px;
}

label.main {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#97bf04;
	display: block;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #97bf04;
	padding-bottom: 3px;
	clear: left;
}

.text {
	font:12px Arial, Helvetica, sans-serif;
	color:#818286;
	}
	
.text a {
	font:12px Arial, Helvetica, sans-serif;
	color:#818286;
	text-decoration:none;
	}
	
.text a:hover {
	font:12px Arial, Helvetica, sans-serif;
	color:#818286;
	border-bottom:1px dotted #97bf04;
	}

label.input {
	font:12px Arial, Helvetica, sans-serif;
	color:#818286;
	margin: 8px 10px 0px 0px;
	width: 100px;
	position: relative;
	float: left;
}

input.text {
	width:200px;
	border: 1px solid #898f1f;
	height: 18px;
}

.message {
	width:200px;
	border: 1px solid #898f1f;
	margin: 0px 0px 10px 0px;
	height: 90px;
}

.button {
	width:140px;
	height:44px;
	border:none;
	outline:none;
	}
	
.button a {
	border:none;
	outline:none;
	}

