@charset "UTF-8";


/* Created by Matt Hoffpauir - ApacheAdvertising.com */




/*****************
 RESET BROWSER STYLES
 ********************/

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */



/***********
BASIC
************/

body { 
	background:#ffffff url(web-images/background-top.jpg) top repeat-x;
	font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	text-align: center  }
	
	
#container {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	text-align: left }
	
#header {
	width: 900px;
	height: 425px;
	background-image: url(web-images/header-background.jpg);
	background-repeat: no-repeat }
	
#footer { 
	background:#232323 url(web-images/footer-top.jpg) top repeat-x;
	clear: both;
	text-align: left;
	line-height: 18px }
	

#footer p { 
	font-size: 12px;
	padding: 15px 12px }
	
#footertop {
	width: 850px;
	margin: 0 auto;
	border-bottom: solid 1px #121212}
	
#footerbottom {
	width: 850px;
	margin: 0 auto;
	border-top: solid 1px #2f2f2f
	 }
	
#slide-graphic {
	width: 449px;
	height: 334px;
	float: right;
	display: inline;
	margin-top: -40px }
	
.clearfix { clear: both }

#topnav {
	float: right }
	
#button {
	width: 100%
	}
	
#title {
	padding-top: 55px }
	
#content { height: auto}
	
#contentleft { 
	float: left;
	width: 570px;
	padding: 15px 0px 15px 30px
		}
		
#contentright p { font-size: 14px; font-style: italic  }
		
#contentright {
	float: right;
	width: 220px;
	padding: 20px 20px 15px 0px }
	
#contentleft p { padding-bottom: 15px }
#contentright p { padding-bottom: 15px }

#contactform { 
	padding-bottom: 20px;
	}
	
#contactform td {padding: 6px 0px }
	
	
/*************
TYPOGRAPHY
**************/

 p {
 	font-size: 14px;
	color: #333 }
	
.nate {
	display: block;
	width: 400px;
	padding: 0;
	margin: 0 }
	
.natetable { margin: 3px 0px 0px 35px }

.homegrid {
	display: block;
	width: 380px;
	padding: 12px 0px 12px 35px; }
	

 
 
 h1 { font-size: 16px }
 
 h1 a {  
   display: block;  
   text-indent:-9999px;  
   background: url(web-images/logo-295-108.png);
   background-repeat: no-repeat;
   width:295px;  
   height:108px;  
   position: static;
   margin: 0px 0px 0px 24px  }  
   
 h1 a:hover { background-color: none }
   

	
span { color: #25658f }
   
   
h3 {
 	color: #333;
	font-size: 16px;
	font-weight: bold } 
	
#content h3 { padding-left: 0px }

#content h3.indent {
	padding: 10px 0px 0px 35px } 
	
p a:link {
 	color: #308bc6;
	text-decoration: none }

p a:visited {
 	color: #308bc6;
	text-decoration: none }

p a:hover {
 	color: #fff;
	background-color: #308bc6;
	text-decoration: none }

p a:active {
 	 color: #25658f;
	text-decoration: none }
	
div#footer p, h3 
	{ padding: 12px }
	
.whitetext { color: #fcfbfb }

.leftspace { 
	margin-left: 12px;
	color: #fcfbfb }
	
.rightspace { 
	margin-right: 12px
	}
	
 h2 {
 	font-size: 24px;
	font-weight: bold;
	padding: 30px 0px 10px 30px;
	color: #333;
	letter-spacing: 2px }
	
	
h6 {
 	color: #333;
	font-size: 16px;
	font-weight: bold }
	
	
	blockquote { font-size: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #6c6c6c;
		font-style: italic;
		margin: 20px }
	
	
/*************
UTILITY STYLES
**************/

.paddingtop { padding-top: 25px }

h3.nomargin {
	padding: 0;
	margin: 0 }
	
.imagespace { padding: 0px 5px 3px 0px }


/*************
THICKBOX STYLES
**************/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/****************
PAGE PEEL
****************/

<style> #pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
	text-indent: -9999px;
}</style>
