﻿/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 3, 2012 and October 5, 2012*/

@font-face {
    font-family: 'charlemagne_stdbold';
    src: url('../fonts/charlemagnestd-bold-webfont.eot');
    src: url('../fonts/charlemagnestd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/charlemagnestd-bold-webfont.woff') format('woff'),
         url('../fonts/charlemagnestd-bold-webfont.ttf') format('truetype'),
         url('../fonts/charlemagnestd-bold-webfont.svg#charlemagne_stdbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lucida_faxregular';
    src: url('../fonts/lfax-webfont.eot');
    src: url('../fonts/lfax-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lfax-webfont.woff') format('woff'),
         url('../fonts/lfax-webfont.ttf') format('truetype'),
         url('../fonts/lfax-webfont.svg#lucida_faxregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lucida_faxdemibold';
    src: url('../fonts/lfaxd-webfont.eot');
    src: url('../fonts/lfaxd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lfaxd-webfont.woff') format('woff'),
         url('../fonts/lfaxd-webfont.ttf') format('truetype'),
         url('../fonts/lfaxd-webfont.svg#lucida_faxdemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'windsongregular';
    src: url('windsong-webfont.eot');
    src: url('windsong-webfont.eot?#iefix') format('embedded-opentype'),
         url('windsong-webfont.woff') format('woff'),
         url('windsong-webfont.ttf') format('truetype'),
         url('windsong-webfont.svg#windsongregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    padding:0;
    margin:0;
    background:#ca5108;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
}
h2{ 
	font-family: 'charlemagne_stdbold';
    text-align:center;
    font-size:18px;
	padding-top:5px;
}
a {
    border:0;
    margin:0;
    color:#fff;
}

img {
    border:0;
}

.wrapper {
	background:url('../siteart/header-bar.jpg') repeat-x;
}

.header {
	text-align:center;
	width:1020px;
	margin:0 auto;    
}

.header-logo {
    padding:0px 50px 0 150px;
}

.header-text {
    padding:30px 150px 0 50px;
}

.motto {
	font-size:20px;
	font-family: 'lucida_faxdemibold';
}

.header-phone {
	font-size:16px;
	font-family: 'lucida_faxregular';    
}

.nav {
	background:url('../siteart/nav-bg.jpg') repeat-x;
	height:37px;
	text-align:center;
	margin-top:10px;	    
}

.navwrap {
	width: 1020px;
	margin: 0 auto;
	height: 65px;
}

.navwrap td {
	vertical-align:top;
}

.navwrap a{
	color: #fff;
	display: block;
	height: 26px;
	padding: 11px 7px 0 7px;
	text-decoration:none;
	font-size:12px;

}

.navwrap a:hover {
	background: #02818b;
	display: block;
	height: 26px;
	padding: 11px 7px 0 7px;
}


.body {
    width:1020px;
    margin:15px auto;
}

.thankyou {
    vertical-align:top; 
    padding-top:35px;
}

.text {
    background:#212121;
    width:507px;
    font-size:13px;
    -moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}

.text-full {
    background:#212121;
    width:1017px;
    font-size:13px;
    -moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}



.text-content {
    line-height:1.5em;  
}
.right{
	padding:30px 15px 0 0;
	float:right;
	width:200px;
	text-align:right;
}

.left{
	float:right;
	width:600px;
	text-align:left;
}
.signature {
    font-family: 'windsongregular';
}

.brands-links {
    text-align:center;
    padding:5px 0 10px 0;
}

.catalog {
    margin:0 auto;
    width:400px;
}

.catalog td {
    text-align:center;
    padding:20px;
}

.contact-info {
    font-family: 'charlemagne_stdbold';
    font-size:11px;
    padding:10px 0 20px 0;
    width:1020px;
    margin:0 auto;
}

.contact-info td {
    padding:0 18px 0 18px;
}

.social-media {

}

.mailing-list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* START FORM PAGE STYLES */

#smallform_container {
  margin:10px 10px 20px 10px;
  border:1px #161616 solid;
  padding:15px 0;
  color:#fff;
  text-align:center;
  background:#161616;
  font-size:12px;  
  position:relative;
  width:298px;
  height:50px;
  z-index:343;
}

#email-form{
	padding:0;
	height:20px;
	overflow:hidden;
	position:absolute;
	left:-1px;
	width:300px;
	color:#fff;
	text-align:center;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
}

#email-form a{color:#fff;}

#email-form input  {
	padding: .4em .4em .4em 5px;
	color: #000;
	font-size: 10px;
	font-style:italic;
	width:245px;
	background:#fff;
	text-align:center;
	margin:0 auto 5px auto;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


/* submit button */
#email-form input.button {
	background:#cccccc;
	font-size:11px;
	line-height:normal;
	padding:.4em 0;
	display:block;
	color:#000;
	width:80px;
	text-align:center;
	margin:10px auto;
}

/* the nevermind link */
a#hide-it{
	display:block;
	color:#fff;
	text-align:center;
	margin:-20px 0 20px 0;
	font-style:italic;
	font-size:10px;
	text-decoration:underline;
}


#email-form .CaptchaPanel{
	width:280px;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

/* the What's this text link */ 
#email-form .CaptchaWhatsThisPanel{
	padding: 0px 0px 10px 0px;
}

#email-form .CaptchaMessagePanel { 
    padding: 0px 0px 0px 0px;
    font-weight: bold;

}


/*captcha input field and blank */
#email-form .CaptchaAnswerPanel {
    padding: 0px 0px 0px 0px;

}
input#CaptchaAnswer{
    width:215px;
}
/* END FORM PAGE STYLES */

.inv {
	padding:20px 0;
	z-index:117;
}

.footer {
	background:#161616 url('../siteart/footer-bar.jpg') repeat-x;
	margin-top:30px;
	padding:30px;
	
}

#staffpositions{
	height:55px;
	font-size:20px;
	font-weight:bold;
	padding:30px 0px 0px 0px;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#027f89;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#079aa6;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#ffffff;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#ffffff;}

.divfooter {width:450px; text-align:center; margin:0 auto;}

