* {
  	margin: 0;
  	padding: 0;
	}

body {
  	font: 58%/1.5 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  	background: #008080 url(i/bg_grad.jpg) repeat-x top;
	}

h1 {
  	font-size: 2.2em;
  	font-weight: normal;
  	color: #ea5218;
	}

h2 {
  	font-size: 1.8em;
  	font-weight: normal;
  	color: #ea5218;
	}

p, li {
  	font-size: 1.4em;
	}

h1, h2, p {
  	margin: 1em 0 0.5em 0;
	}

#banner {
  	height: 120px;
  	background: #fff url(i/headstrip.gif) no-repeat;
	}

#mainNav {
  	list-style: none;
	}

#mainContent ul {
  	margin-left: 20px;
	}
	
#secondaryContent h2 {
  	font-size: 1.6em;
  	margin: 0;
	}

#secondaryContent p {
  	font-size: 1.3em;
	}
	
#secondaryContent li {
  	font-size: 1.3em;
	}

#bottomnav {
  	background-color:#dadaec;
  	border-top: 1px solid #999;
  	padding: 1px 20px;
  	font-size: 0.8em;
	}

#footer {
  	background-color:#8bc5c5;
  	border-top: 1px solid #888;
  	padding: 1px 20px;
  	font-size: 0.8em;
	}

.float-l {
	float: left;
	margin: 5px 16px 10px 0px;
	}

.float-r {
	float: right;
	margin: 5px 0px 10px 16px;
	}

/* The Core Technique================================= */

body {
  	text-align: center; 
  	min-width: 760px;
	}

#wrapper {
  	width: 85%;
  	margin: 8px auto; 
  	text-align: left;
  	background: #fff url(i/nav-faux-col.gif) repeat-y 23% 0;
  	border: 1px solid #666;
	}

#wrapper2 {
  	background: url(i/secondary-faux-col.gif) repeat-y 78% 0;
	}

#mainNav { 
  	width: 23%;
  	float: left;
	}

#content { 
  	width: 75%; 
  	float: right; 
	}

#mainContent { 
  	width: 66%; 
  	margin: 0;
  	margin-bottom: 20px;
  	float: left; 
	}

#secondaryContent { 
  	width: 31%;
  	min-width: 10em;
  	display: inline; /* Fixes IE double margin float bug */
  	float: right;
	}

#bottomnav { 
  	clear: both; 
	}

#footer { 
  	clear: both; 
	}

.error {
	padding: 8px;
	border: 1px solid #008080;
	background-color: #b9dcdc;
	font: normal 1.3em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 2.0;
	margin-right: 20px; 
	}
	
/* add some padding to the contents in the main nav and secondary content areas */

#mainNav, #secondaryContent {
  	padding-top: 20px;
  	padding-bottom: 20px;
	}

#mainNav *, #secondaryContent * { 
 	padding-left: 20px;
 	padding-right: 20px;
	}

#mainNav * *, #secondaryContent * * { 
 	padding-left: 0;
 	padding-right: 0;
	}

/* Main Navigation=============================================== */

#mainNav a {
	display: block;
	color: #008080;
	text-decoration: none;
	}
	
#mainNav a:hover {
	display: block;
	color: #000;
	border-right: 3px solid #ea5218;
	background-color: #ddd;
	}

#mainNav a.gray {
	display: block;
	color: #999;
	background-color: transparent;
	}
	
#mainNav a.gray:hover {
	display: block;
	color: #999;
	background-color: transparent;
	}

/* Bottom Navigation=============================================== */

#bottomnavlist ul{
  	list-style: none;
	}

#bottomnavlist li{
 	display: inline;
 	margin-right: 1.8em;
 	}

#bottomnavlist a {
	color: #008080;
	text-decoration: underline;
	}
	
#bottomnavlist a:hover {
	color: #000;
	}

/*----------------------------------------------------------------------------------links----*/

a:link {
   	color : #666;
   	background : transparent;
   	text-decoration : underline;
	}

a:visited {
   	color : #aaa;
   	text-decoration : none;
	}

a:hover {
   	color : #000;
   	text-decoration : underline;
	}

a:active {
   	color : #00f;
   	text-decoration : none;
	}

/* Form & tables======================================== */

form {
  	margin: 0 20px 20px 0;
  	padding: 12px;
  	border: 1px solid #888;
	font: normal 1.3em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; 
	color: #333333;
  	background: #e8f3f3;
  	}

form table{
	width: 498px;
	border-collapse: collapse;
	/*margin-bottom: 20px;*/
	}

form td {
	padding: 1px;
	}

form td.caption {
	text-align: right;
	width: 120px;
	}
	
form h2 {
	font: normal 1.5em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; 
	}
	/*====================tables======================================== */

table.contact {
	width: auto;
	border-collapse: collapse;
  	margin: 0 20px 20px 0;
  	border: 1px solid #888;
  	background-color: #fff;
  	font: 1.2em/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  	}

table.contact tr.alt {
	background-color: #eee;
	}

table.contact td {
	padding: 6px;
	}

table.results {
	width: 450px;
	margin: 10px 0px 20px 0px;
	background: transparent;
	border-collapse: collapse;
	color: #333;
	text-align: left;
	}
	
table.results td.left {
	text-align: right;
	color: #888;
	width: 150px;
	padding: 2px 6px 2px 2px;
	border: 1px solid #a2b5da;
	}

table.results td.right {
	text-align: left;
	width: auto;
	padding: 2px 2px 2px 6px;
	border: 1px solid #a2b5da;
	}

