/* RESET */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, address, dfn, em, font, img, ins, q, s,
small, strong, tt, b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
line-height: 1;
font-size: 62.5%;
font-family: arial, helvetica, sans-serif;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

a {
text-decoration: none;
color: #ffffd6;
}

a:hover{
text-decoration: underline;
}

p {
line-height: 20px;
font-size: 13px;
margin: 0 0 1em 0;
}

strong {
color: #ffc;
}

/* INPUTS */

div.buttons {
background: url(images/bgradient.jpg) repeat-x #eeeeee;
margin-right: 1em;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #936942;
height: 12px;
line-height: 12px;
padding: .5em;
float: left;
color: #ffffee;
font-size: 14px;
}

#buttons.img {
height: 12px;
}

/* MAIN STYLES */

html { 
background: url(images/mainbg.jpg) repeat-x #322e1f;
}

#container {
width: 800px;
background: url(images/contbg.jpg) repeat-x;
margin: auto;
margin-top: 0;
}

#header {
overflow: hidden;
height: 100%; /* Needed for IE6 */
}

#header img {
float: left;
}

#header ul#nav {
float: right;
font-size: 12px;
position: relative;
top: 40px;
}

#nav li {
display: inline;
padding-right: 27px;
}

#nav li a {
color: #e5d2ac;
font-weight: bold;
}

#featured {
background: url(images/featuredbg.jpg) no-repeat;
margin-top: 30px;
margin-bottom: 10px;
overflow: hidden;
padding-right: 35px;
}

#featured img.featuredImage {
float: left;
border: 1px solid #999999;
margin: 2.3em;
}

#featured h2 {
color: #373322;
font-size: 28px;
margin-top: 20px;
margin-bottom: 15px;
}

#featured p {
color: #626262;
margin-bottom: 15px;
}

#featured p#details {
color: #006600;
}

main {
position: relative;
}

#main#pleca {
padding-top: 30px;
padding-bottom: 30px;
width: 800px;
height: 80px;
}

#main #slogan {
font-size: 30px;
line-height: 32px;
color: white;
padding-top: 20px;
padding-bottom: 30px;
width: 770px;
text-align: center;
}

#slogan span {
color: #aadd99;
}

#main img#mainGraphic {
position: absolute;
top: 35px;
right: -105px;
}

#main p {
font-size: 12px;
color: white;
line-height: 22px;
}

#col1 p.big {
font-size: 14px;
color: white;
line-height: 22px;
}

#col1, #col2, #col3 {
float: left;
width: 248px;
margin-right: 27px;
}

#col1 h2, #col2 h2, #col3 h2 {
color: white;
font-size: 28px;
margin-bottom: 20px;
}

#col2 strong {
color: #ffc;
}

#col3 {
margin-right: 0;
margin-bottom: 65px;
}

#col3 p.date {
color: #aadd99;
font-size: 11px;
margin-bottom: .3em;
}

#col3 h5 {
color: white;
font-size: 12px;
}

.imgright{
float: right;
margin: 5px;
}

#footer {
clear: both;
background: url(images/footerbg.gif) no-repeat;
height: 103px;
overflow: hidden;
margin-bottom: 2em;
}

#footer ul {
float: left;
margin-left: 20px;
_margin-left: 10px; /* Needed for IE6 */
height: 103px;
line-height: 103px;
margin-top: 0;
}

#footer a, #footer p {
color: #003300;
}

#footer ul li {
display: inline;
margin-left: 10px;
font-size: 12px;
}

#footer p {
float: right;
height: 103px;
line-height: 103px;
margin-right: 2em;
_margin-right: 1em;  /* Needed for IE6 */
}

/* SECTIONS STYLES */

#secheading {
background: url(images/sectitlesbg.jpg) no-repeat;
margin-top: 30px;
margin-bottom: 10px;
overflow: hidden;
padding-right: 35px;
}

#secheading img.featuredImage {
float: left;
border: 1px solid #999999;
margin: 1.5em;
}

#secheading h2 {
color: #373322;
font-size: 32px;
margin-top: 20px;
margin-bottom: 15px;
}

#secheading p {
color: #626262;
font-size: 18px;
margin-bottom: 18px;
}

#secheading p#details {
color: #006600;
}

mainSec {
position: relative;
}

#mainSec p {
font-size: 12px;
color: white;
line-height: 22px;
}

#mainSec #col1 {
float: left;
width: 200px;
margin-right: 25px;
margin-left: 16px;
}

#mainSec #col2 {
float: left;
width: 550px;
margin-right: 0;
margin-bottom: 15px;
}

#mainSec #col1 h2 {
color: white;
font-size: 16px;
margin-bottom: 12px;
}

#mainSec #col2 h2 {
color: white;
font-size: 22px;
margin-bottom: 18px;
}

/* table */
table {
	border-collapse: collapse;
	margin: 0px;		
}
th {
	height: 20px;
	padding: 10px;
	color: #060;
	text-align: center;
	font-size: 16px;
	background: #ADD163;	
	border-width: 0px;	
}
tr {
	height: 50px;
	background: #040;
}
td {
	padding: 5px;
	border: 0px;
	text-align: left;
}	

#mainSec table p {
color: #9c9;
line-height: 20px;
margin: 0px;
padding: 0px;
}

#mainSec table img {
border: 1px solid #090;
}

.row-a {
	background: #030;	
}

.col-a {
	width: 110px;		
}

.col-b {
	width: 165px;
	vertical-align: top;
}

.col-b strong{
	color: #ccc;
	font-size: 14px;
}

.col-b small{
	color: #ccc;
	font-size: 10px;
}

#mainSec table {
width: 550px;
}

/* form elements */
form {
	margin: 15px 2px; 
	padding: 5px 10px 20px 10px;
	border: 1px solid #D8E99E; 
	background: #e2cea9; 	
}

.forma {
	margin: 0px; 
	padding: 0px;
	border: 0px; 
	background: transparent; 	
}
 
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #363;
}
input, textarea, select {
	padding: 4px;
	color: #666666;		
	background: #fff;
	
  	border-width: 1px;
  	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
	
	font: normal 11px Verdana, sans-serif;
}
textarea {
	width: 450px;	
	height: 200px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #363;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}
