html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;}
/* remember to define focus styles! */
:focus {outline: 0;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/*END CSS RESET */

/* ################  SITE COLOR DATA #######################
dark-blue: #004B8E
light-blue: #00AFD8
*/

body {position: relative; background-color:#FFFFFF;}

h1 	{font-size: 30px; font-weight: normal;  font-family: Arial, Helvetica, sans-serif; margin-bottom: 8px; color: #FFFFFF;}
h2 	{font-size: 24px; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; margin-bottom: 6px; color: #00928D;}
h3 	{font-size: 19px; font-weight: normal;  font-family: Arial, Helvetica, sans-serif; margin-bottom: 6px;color: #FFFFFF;}
h4 	{font-size: 17px; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: #c9882c;}
h5 	{font-size: 14px; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; color: #1C704E;}

.bold_text	{font-weight: bold;}
.normal_text	{font-weight: normal;}
.underline {text-decoration:underline;}
P 	{ font-size: 12px; font-family: Arial, Helvetica, sans-serif;  font-weight: normal; line-height: 16px; color: #666666; margin-bottom: 10px;}
.caption	{padding: 5px 10px;}
.caption_sidebar  {display: block; font-size: 10px; font-family: Arial, Helvetica, sans-serif;  font-weight: normal; line-height: 14px; color: #56544F; width: 164px; padding: 10px; border-bottom: 1px solid #ADAAA1; background-color: #E5E1D3; margin: 5px 0 15px 0; }
.red	{color: red;}
.white	{color: #fff;}

.italic	{font-style: italic;}
hr {color:#525252;}
.float_right	{float: right; padding-left: 10px;}
.float_left	{float: left; padding-right: 10px;}
.clear {clear: both;}

.textmiddle {vertical-align:middle;}

a:link {color: #C9882C; text-decoration: none; }
a:visited {color: #C9882C; text-decoration: none;}
a:hover {color: #1C704E; text-decoration: none; }
a:active {color: #C9882C;}
a.here {color: #1C704E; text-decoration: none;  }

/* ################################################### Page styles ########################################################### */
#container	{position: relative; width: 737px; margin: 0 auto; background-color: #FFFFFF;}

/* ################################ Content Areas ################################ */

#facebook_like {position: absolute; top: 10px; left: 700px; width: 23px; height: 22px;}

#newsletter {position: absolute; top: 50px; left: 540px; width: 250px;}

#logo {position: absolute; top: 40px; left: 50px; width: 250px; height: 46px;}

#main_image {position: absolute; top: 75px; left: 0px; width: 840px; height: 351px;}

#wrapper {position: relative; top: 0px; left: 0px; width: 737px; min-height: 475px; padding-bottom: 125px; z-index: 1010;}
#wrapper_top {position: absolute; top: 0px; left: 0px; width: 737px; z-index: 1000;}
#wrapper_bottom {position: absolute; bottom: 0px; left: 0px; width: 737px; height: 495px; z-index: 990;}

#subfooter {position: relative; top:25px; left:0px; width:737px; font-size:10px;}

#content {position: relative; top: 120px; left: 165px; width: 335px; min-height: 200px; padding-bottom: 125px; z-index: 1010;}
#content ul {list-style-type: disc; display: block; padding-left: 25px;}
#content li {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; color: #666666;}

#right_side {position: absolute; top: 127px; left: 520px; width: 212px; z-index: 1010;}
#right_image {position: absolute; top: 0px; left: 0px; width: 212px; z-index: 1010;}
#right_form {position: absolute; top: 160px; left: 0px; width: 212px; z-index: 1010;}
#right_form P {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; color: #C9882C; text-align: center;}

#planned {position: absolute; top: 15px; left: 0px; width: 212px; z-index: 1010;}
#spencer {position: absolute; top: 140px; left: 0px; width: 212px; z-index: 1010;}
#its_never {position: absolute; top: 285px; left: 0px; width: 212px; z-index: 1010;}

#left_nav {position: absolute; top: 25px; left: 30px; width: 150px;}

#copyright {position: absolute; bottom: 10px; left: 15px;}
#copyright P { font-size: 9px; font-family: Arial, Helvetica, sans-serif;  font-weight: bold; line-height: 13px; color: #FFFFFF; margin-bottom: 10px;}

/* ################################ end Content Areas ################################## */


/* ####################################### Nav Styles ###################################*/
#main_nav {position: absolute; top: 115px; left: 25px; width: 121px;}
#main_nav ul li {list-style-type: none; display: block;}
#main_nav li {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; text-align: right; padding-bottom: 4px;}

#main_nav a:link {color: #1C704E; text-decoration: none;}
#main_nav a:visited {color: #1C704E; text-decoration: none;}
#main_nav a:hover {color:#C9882C; text-decoration: none; }
#main_nav a:active {color: #1C704E;}
#main_nav a.here {color: #C9882C; text-decoration: none;}
/* ####################################### end Nav Styles ###############################*/

/* ################################# footer ######################## */
#footer { position: relative; top : 0px; left: 0px; width: 840px; text-align: center; font-size: 11px; color: #000;font-family: Arial, Helvetica, sans-serif; padding-bottom: 5px;}
#footer P { font-size: 9px; font-family: Arial, Helvetica, sans-serif;  font-weight: normal; line-height: 13px; color: #666666; margin-bottom: 10px;}
#footer_text {position: relative; top: 8px; left: 0px; width: 840px;}
/* ################################# footer ######################## */

/* ############################################# end Page styles ############################################################### */

/* ################ styles for forms ############ */
fieldset {font: bold 12px  Arial, Helvetica, sans-serif;}

label {
  float:left; clear: both; 
  display: block; 
  width:75px; 
  margin-right:0.2em; margin-bottom: 5px; 
  padding: .3em 0; 
  text-align:right;
  font-weight:normal;
  font: 11px Arial, Helvetica, sans-serif;
  color: #000000;}
  
input	{font: 11px Arial, Helvetica, sans-serif;}

legend	{font: bold 12px  Arial, Helvetica, sans-serif; color: #008061; margin-bottom: 15px;}

input:focus, textarea:focus, option:focus {background-color: #ccc;}

option {font: 12px Arial, Helvetica, sans-serif; line-height: 16px;}

.form_style {font: 12px Arial, Helvetica, sans-serif; line-height: 16px;}

.form_style_bold {font: 12px Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px;}

.form_line	{margin: 0 0 5px 0; clear: both; padding: 0;}
/* ################ end styles for forms ############ */


