/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote{
	color:#000;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
   font-weight: 300;
	font-size:100%;
	font-size-adjust: inherit;
	font-style:normal;
	font-variant:normal;
	line-height:24px;
	margin:0;
	padding:0;
	letter-spacing:normal
}

body { background-color:#292e31;}

a:link { color: #568595; text-decoration: underline}
a:visited {color: #292E31; text-decoration:underline}
a:hover { color: #507c8b; text-decoration: underline}

/* positions */

/* HEADER */
#wrapperNav {width: 100%; background-color:#131517; margin:0; padding:0;}
#navigation {font-family: "Helvetica Neue", Helvetica, sans-serif;  ;margin: 0 auto; width:960px; font-size: 13px; color: #507c8b; padding: 8px 0 8px 0px; font-weight:normal}
#navigation  a:link { color: #f6edd5; text-decoration:none}
#navigation a:visited {color: #f6edd5; text-decoration:none}
#navigation  a:hover { color: #507c8b; text-decoration: underline}
#navigation h2 {display:inline; margin-right:20px; font-size:20px;}

/* CONTENT */
#wrapper {
	width:960px !important;
	overflow:hidden;
	 border-right: 1px solid #131517; border-left: 1px solid #131517;
	padding:0;
	margin: 0 auto;
}

#flashwrapper {
	width:960px; 
	height:268px; 
	background-image: url(../images/bkg-content.gif); background-repeat:repeat-y 
}

#contentwrapper{
	width:960px; 
	background-image: url(../images/bkg-content.gif); background-repeat:repeat-y;
	background-color:#f6edd5;
}


#contentwrapper.page1{
	background-image: url(../images/bkg-content2.gif); background-repeat:repeat-y;
}


#content {
	float:left;
	width:500px; 
	padding: 10px 0 20px 64px;
	margin: 0 0 0 1px;
}

#content.home { 
	background-image:url(../images/w.gif); background-repeat: no-repeat; background-position: top left;
	width:500px; 
	padding: 10px 0 20px 64px

}

#sidebar_right {
	float:left;
	width:400px; 
	margin:0 0 0 20px;
}

#sidebar_right.alt {
	float:right;
	width:335px; 

}

#logo {
	float:right;
	width:296px;
	margin-top:60px
}

#tagline {
	width:960px; 
	background-image: url(../images/bkg-tagline.jpg); background-repeat:repeat-y;
}

#tagline.page1{
	width:960px; 
	background-image: url(../images/bkg-tagline2.jpg); background-repeat:repeat-y;
}

#tagline.page2{
	width:920px; 
	padding:20px
}


.infoBox{ padding:10px; border: 1px solid #666; margin:30px 0; width:300px; background-color: #292E31}
.infoBox .interior{ padding:10px; background-color:#fcf8ec}
.infoBox img { border:1px solid #fff}
img.float {float:left; border:1px solid #ccc;margin-right:10px}
.infoBox2{ padding:10px 10px 10px 64px;  margin:20px0; background: #f6edd6 url(../images/bkg-content.jpg) repeat-y}

.infoBox3{ padding:20px 0 20px 20px;  margin:20px0; background: #f6edd6 url(../images/bkg-content.jpg) repeat-y;}
.infoBox3 img { float:right; margin-left:40px; background-color:#FFF; padding:10px; border:1px solid #ccc}

#bullets {
	width:895px; background-color:#131517; padding: 65px 0 15px 65px;
}

#bullets p {
	font-size:14px; color: #f6edd6; line-height:28px; 
}

#bullets .blueLarge {
	font-size:18px; color: #568595; 
}



#footer {
	width:960px;
	background-color:#131517; 
	color:#a49e8c; 
	text-align: center; 
	font-size: 12px; 
	padding: 65px 0 20px 0
}

.blue {
	 color: #568595; 
}

p, ul {
	font-size: 14px;
	margin: 0 0 12px 0;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
}

strong {font-family:"Helvetica Neue", Helvetica, sans-serif;}
ul { margin-left: 30px; padding:0;color: #8F440D;}
li { margin: 0; padding:0 0 5px 0; list-style-image: url(../images/bullet.gif)  }

ul.photo li {background-color:#FFF; border:1px solid #ccc;  float:left; width:120px; height:160px; padding:5px; margin:5px 10px 10px 0; list-style:none; font-size:13px;line-height:15px}
ul.photo li a{ text-decoration:none }



h1, h2, h3, h4 {font-family: 'TeXGyreAdventorRegular',"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;  font-weight: normal; }
h1.alt {font-size: 48px; color: #791b00;  margin: 30px 0 12px 0; padding: 0; line-height:1; letter-spacing:-2px }
h1 {
	font-size: 36px;
	color: #791b00;
	margin:  0 0 12px 0;
	padding: 0;
	line-height:1;
	font-family: TeXGyreAdventorRegular, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
}
h2 {font-size: 22px; color: #8f4407; margin: 0 0 12px 0; padding: 0;  }
h3 {font-size: 20px; color: #791b00; margin: 0 0 12px 0; padding: 0;  }
h4 {font-size: 16px; color: #000; margin: 0; padding: 0;  }

.infoBox h2 {margin-top:12px}
.infoBox p {margin-bottom:0}
.infoBox3 h2 { font-size:22px; color: #568595; line-height:1.25; margin-bottom:10px; border-bottom:1px dotted #ccc; padding-bottom:10px;  }
.infoBox3 .blueLarge {font-size:18px; color: #568595;}

#tagline h1 {
	font-size:24px; padding: 6px 0 12px 65px; color:#9ba8b0
}
#tagline h2{
	font-size:18px; padding: 6px 0 12px 65px; color:#9ba8b0
}
#tagline.page1 h1 {
	padding: 6px 0 12px 65px; color:#ceab85
}
#tagline.page2 h1 {font-size:36px; color:#9ba8b0;padding: 6px 0 12px 0;  }

#tagline.page2 h2  {font-size: 22px; color:#9ba8b0; font-weight: normal; margin: 0 0 24px 0; padding: 0;  }
#tagline.page2 h3  {color:#f6edd6; font-weight: normal; margin: 0 0 0px 0; padding: 0; line-height:1.25  }


@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('texgyreadventor-regular-webfont.eot');
    src: url('texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreadventor-regular-webfont.woff') format('woff'),
         url('texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.clear {clear:both;}

.border {border-bottom: 1px dotted #617c87; margin: 10px 0 10px 0}
.wrapper {
	width:500px;
	margin:20px auto;
}

.contactForm {
	float:left;
	width:470px;
	padding:10px
	margin:10px auto;
	
}

.contactForm ul {
	float:left;
	width:450px;
	margin:0;
	padding:0;
	list-style:none;
}

.contactForm ul li {
	float:left;
	width:450px;
	min-height:20px;
	height:auto !important;
	height:20px;
	margin-bottom:5px;
	list-style-image:none
}

.contactForm label {
	float:left;
	width:70px;
	height:20px;
	margin-right:10px;
	line-height:20px;
}

.contactForm .txtFld {
	float:left;
	width:250px;
	height:16px;
	margin:0;
	padding:3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contactForm .txtAra {
	float:left;
	width:300px;
	height:150px;
	margin:0;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contactForm .submit {
	float:left;
	margin:0 10px 0 80px;
}

.contactForm .formError {
	float:left;
	width:200px;
	height:16px;
	margin-left:80px;
	color:#990000;
}

.contactForm .formProgress {
	float:left;
}

.wufoo .info{display:none}

