/*
  Default style sheet for ASID - GA
  Copyright 1999-2009, RAE, Inc.
  File: styles/default.css
  Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
  Date: 2008-11-03
  Version: 2.0
*/

/* Font specs
*******************************************************************/  
html {
  font-size: 100%;
}

body {
  width: 795px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #222222;
  background-color: #585956;
  margin: 0px auto 0px auto;
}

h1 {font-size: 2.000em; font-weight: bold;}
h2 {font-size: 1.666em; font-weight: bold;}
h3 {font-size: 1.333em; font-weight: bold;}
h4 {font-size: 1.000em; font-weight: bold;}
h5 {font-size: 0.833em; font-weight: bold;}
h6 {font-size: 0.667em; font-weight: bold;}

.smallest {font-size: 0.500em;}
.smaller  {font-size: 0.667em;}
.small    {font-size: 0.833em;}
.normal   {font-size: 1.000em;}
.big      {font-size: 1.250em;}
.bigger   {font-size: 1.833em;}
.biggest  {font-size: 2.000em;}

input, textarea {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1.000em;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

img {border: 0px;}

form {margin: 0px 0px 0px 0px;}

dd, ul, ol {
  margin-left: 20px;
  padding-left: 20px;
}

p, ul, ol, dl {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Text tweaks
******************************************************************/
.underline  {text-decoration: underline;}
.moreleading {line-height: 150%;}
.indent10    {margin-left: 10px;}
.indent20    {margin-left: 20px;}
.credit      {
  width: 795px;
  text-align: right;
  font-family: serif;
  font-style: italic;
  color: #ffffff;
}
div.credit a {
  color: #ffffff;
  text-decoration: underline;
}
.redtext {
  color: #cc0000;
  font-weight: bold;
}
.textbox {
  padding: 2px 2px 2px 2px;
  border: 1px solid #666666;
}
.form_button {
  cursor: pointer;
  overflow: visible;
  padding: 0px 10px 0px 10px;
  color: #666666;
  background-color: #FFFFFF;
  font-weight: bold;
  border: 1px solid #000000;
  border-radius: 0.500em;
  -moz-border-radius: 0.500em;
}

.subhead {
	color: #3c4132;
  font-size: 1.20em;
  font-weight: bold;
}	

.header {
	color: #3c4132;
  font-size: 1.20em;
  font-weight: bold;
}	
.clearall {
  float: none;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 0px;
  line-height: 0;
  font-size: 0;
}
* html .clearall {
  height: 0;
}

/* Default link appearance
*******************************************************************/
a:link    {color: #0047bd; text-decoration: none; font-weight: bold;}
a:visited {color: #660099; text-decoration: none; font-weight: bold;}
a:hover   {color: #ff0000; text-decoration: underline; font-weight: bold;}
a:active  {color: #ff0000; text-decoration: underline; font-weight: bold;}

/* Layout specs
*******************************************************************
Padding syntax - padding: Top Right Bottom Left;
Margin syntax  - margin: Top Right Bottom Left;                  */



.wrapper {
  width: 795px;
  background-color: #bebebe;
}
.header {
  vertical-align: top;
}
div.header a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
div.header a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
.about_button {
  width: 110px;
  height: 21px;
  float: left;
  background-color: #0047bd;
  font-weight: normal;
  text-align: center;
  padding-top: 14px;
}
.about_on {
  width: 110px;
  height: 21px;
  float: left;
  background-color: #0047bd;
  font-weight: normal;
  text-align: center;
  padding-top: 14px;
}
.about_on a {
  text-decoration: underline;
}
.members_button {
  width: 110px;
  height: 21px;
  float: left;
  background-color: #00a1e1;
  font-weight: normal;
  text-align: center;
  padding-top: 14px;
}
.partners_button {
  width: 110px;
  height: 21px;
  float: left;
  background-color: #37a32c;
  font-weight: normal;
  text-align: center;
  padding-top: 14px;
}
.referral_button {
  width: 110px;
  height: 21px;
  float: left;
  background-color: #e86a10;
  font-weight: normal;
  text-align: center;
  padding-top: 14px;
}
.products_button {
  width: 110px;
  height: 21px;
  float: left;
  background-color: #b2bc00;
  font-weight: normal;
  text-align: center;
  padding-top: 14px;
}
.home_left {
  width: 225px;
  height: 280px;
  float: left;
  color: #ffffff;
  background-color: #3c4132;
  text-align: right;
/*  line-height: 175%;*/
  padding: 0px 20px 0px 0px;
}
div.home_left a:link {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  font-size: 1em;
}
div.home_left a:visited {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  font-size: 1em;
}
div.home_left a:hover {
  text-decoration: underline;
}
.home_right {
  width: 550px;
  height: 280px;
  float: left;
  color: #ffffff;
  background-color: #3c4132;
}
.std_links {
  line-height: 175%;
}
.members_color {
  width: 138px;
  vertical-align: top;
  background-color: #00a1e1;
}
.members_head {
  color: #3c4132;
  font-size: 1.50em;
  font-weight: bold;
}
.about_color {
  width: 138px;
  vertical-align: top;
  background-color: #0047bd;
}
.about_head {
  color: #3c4132;
  font-size: 1.50em;
  font-weight: bold;
}
.partners_color {
  width: 138px;
  vertical-align: top;
  background-color: #37a32c;
}
.partners_head {
  color: #3c4132;
  font-size: 1.50em;
  font-weight: bold;
}
.referrals_color {
  width: 138px;
  vertical-align: top;
  background-color: #e86a10;
}
.referrals_head {
  color: #3c4132;
  font-size: 1.50em;
  font-weight: bold;
}
.products_color {
  width: 138px;
  vertical-align: top;
  background-color: #b2bc00;
}
.products_head {
  color: #3c4132;
  font-size: 1.50em;
  font-weight: bold;
}
.right_content {
  vertical-align: top;
  padding: 10px 20px 0px 40px;
  background-color: #bebebe;
}
.decor_photos {
  width: 138px;
  height: 280px;
}
.bottom_nav {
  background-image: url(../img/2_greypix.gif);
  background-position: top;
  background-repeat: repeat-x;
  padding: 5px 0px 0px 0px;
}
.footer {
  width: 795px;
  text-align: right;
  font-family: serif;
  color: #ffffff;
}
div.footer a {
  color: #ffffff;
  text-decoration: underline;
}
.decor_credit {
  font-size: 10px;
  color: #000000;
  padding: 0px 5px 0px 5px;
}
.section_nav {
  padding: 5px 5px 50px 5px;
}
div.section_nav a:link {
  color: #ffffff;
  text-decoration: none;
  line-height: 150%;
}
div.section_nav a:visited {
  color: #ffffff;
  text-decoration: none;
  line-height: 150%;
}
div.section_nav a:hover {
  text-decoration: underline;
}
.monthhead {
	color: #ffffff;
	background-color: #BF2E1A;
	border-color: white;
	border-style: solid;
}
.dayhead {
	color: #ffffff;
	background-color: #F47321;
	border-color: white;
	border-style: solid;
}
.weekdark {
	background-color: #D7DE97;
	border-color: white;
	border-style: solid;
}
.weeklight {
	background-color: #99DDEB;
	border-color: white;
	border-style: solid;
}

