﻿body { 
	color: #000000; 
	font-family: Arial, Verdana;
	background-color: #ff8b5d; 
	margin-top: 10px; 
	width: 780px; 
	margin-left: auto;
  	margin-right: auto;
}

a {
	border: #6600FF;
	text-decoration: none;
	font-weight: bold;
	color: #FF6633;
	border-collapse: collapse;
}

a:hover { color:#60f; text-decoration: none;}

.style3 {
	color: #6600FF;
	font-weight: normal;
}
.style4 {
	border: 1px solid #669900;
}

.style5 {
	text-align: left;
}



#container {
	border: 2px #99CC00 solid;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
	width: 100%;
	background-color: #fff;
	max-width: 1000px;
	min-width: 300px;
	margin: 0 auto;
	padding: 1.5em;
	text-align: center;
}

#header { 
}

ul#navigation {
padding: 0;
margin: 130px 200px;
color: #fff;
float: left;
width: 650px;
}

ul#navigation li { display: inline; }
ul#navigation li a {
padding: .25em .25em;
background-color: #ff8b5d;
color: #fff;
text-decoration: none;
float: left;
border-bottom: solid 1px #fff;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
border-left: solid 2px #fff;
}

ul#navigation li a:hover {
color: #60f;
background-color: #fff;
}

ul#navigation li#youarehere a { background-color: #9c0; }


#footer { 
  clear: both; 
  text-align: center;
  color:#000;
  font-size: .9em;
  font-weight: normal;
}

#footer_nav{ 
  text-align: center;
  font-size: 1em;
  font-weight: bold;
 }
  
.style2 {
	color: #6600FF;
}

#thick-col { 
  width: 76%; 
  float: right; 
  margin-top : -3em;
}

#thick-col h1{ 
  color:#cc3300;
  font-size:1.4em;
  text-align: right;
}

#thick-col h2{ 
  color:#000;
  font-size: 11pt;
  text-align: left;
  font-weight: normal;
}

#thick-col h3{ 
  color:#000;
  font-size:.9em;
  text-align: left;
  font-weight: bold;
}

#thick-col h4{ 
  color:#60f;
  font-size:1.2em;
  text-align: left;
  font-weight: bold;
}

#thick-col h5{ 
  color:#000;
  font-size:1em;
  text-align: left;
  font-weight: bold;
  margin-left: 30px;
}

#thick-col h6{ 
  color:#000;
  font-size:.8em;
}



#thin-col {
  width: 21%; 
  float: left; 
  margin-top : 0em;
  letter-spacing: 1pt;
  color:#669900;
  font-size: 12pt;
}

#thin-col h5 {
  letter-spacing: 1pt;
  color:#669900;
  font-size:0.7em;
  text-align: center;
  
}

#thin-col h4 {
  text-align: center;
  letter-spacing: 1pt;
  color:#669900;
  font-size: 1em;
}