*
{
padding: 0em;
margin: 0em;
}

body
{
background: #231f20 ;
padding: 0px 0px 35px 0px;
height:100%; 
}

body,input
{
font-size: 12pt;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
color: #fff;
}

p
{
line-height: 1.3em;
margin-bottom: 1.0em;
text-align: left;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a.donate { 
display: block; 
width: 168px; 
height: 60px; 
background: transparent url(images/donate2.gif) no-repeat; 
float: right; margin-left: 14px;
} 

a.donate:hover { 
background-position: 0 -60px; 
} 


	

h3 span
{
font-weight: normal;
}

.orange
{
color: #f4803c;
}



h3
{ color: #f4803c; font-size: 1.7em; }

h4
{
color: #f4803c; font-size: 1.0em;

}

.contentarea
{
padding-top: 1.3em;
}



img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.photo {
position: relative;
float: left;
text-align: center;
font-size: 80%;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.lists
{
clear: both;
}

.post ul.lists li
{
display: inline;
font-size: 1.3em;
padding: 0em 1.0em 2.0em 10px;
}

.post ul.lists li a
{
background-repeat: no-repeat;
background-position: left;

}

.post ul.lists li.pos1
{
position: absolute;
margin-left: 0px;
}

.post ul.lists li.pos2
{
position: absolute;
margin-left: 8em;
}

.post ul.lists li.pos3
{
position: absolute;
margin-left: 20em;
}

.boximg
{
margin: -28px 0 15px -28px;
}

.boximg2
{
border: 3px solid #f4803c; 
margin: 0 0 15px 15px;
}

.boximg3
{
border: 3px solid #f4803c; 
margin: 0 15px 5px 0;
}

.box
{
position: relative;
background: #231f20;
top: 34px;
padding: 28px;
border-left: solid 2px #fff;
margin-bottom: 1.0em;
height:100%; 

}


.box2
{
position: relative;
background: #231f20;
top: 34px;
padding: 28px 28px 0 28px;
border-left: solid 2px #fff;

height:100%; 

}

.small {
font-size: 90%;
text-align: left;}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 260px;
background: #231f20 url('images/dirt.gif') no-repeat top center;
z-index: 1;
}


#pdf ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#pdf li
{
background-image: url(images/pdf.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 1.5em;
margin: 1em;
}





#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 960px;
border: solid 7px #fff;
background-color: #231f20;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 100px;
background: #231f20 url(images/logo.gif) no-repeat;
background-position: 50% 60%; 
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 0.2em 1.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}



#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #231f20;
height: 3.5em;
padding: 0 1em;
margin-bottom: 7px 0 2px;
border-top: solid 2px #fff;
font-size: 110%;

}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
color: #f4803c;
}

#menu ul li a.active
{
color: #f4803c;
}

#menu li img
{
position: absolute;
float: none;
border: 0px;
margin: -2.5em 2em 0;
}

#menubottom
{
background: #fff;
height: 2px;

}

#content
{
padding: 0em 0em 0em 2.0em;
background: #000;
}

#primarycontainer
{ background: #231f20; float: left; margin-right: -40em; width: 100%; }

#primarycontent
{
width: 520px;
margin: 0 20px 0 -32px;
padding: 20px 0 10px 30px;
background: #231f20;

}

#secondarycontent
{
margin-top: -34px;
float: right;
width: 380px;

}

#boxed
{
position: relative;
float:left;
width: 60%;
}

#footer
{
position: relative;
clear: both;
background: #fff;
text-align: center;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


DIV.table-row {
  border: 0px; color: #000000;
  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
  padding: 0; text-align: left; width: 90%;
  line-height: 1.4em;
font-size: 1.2em;
text-align: left;
}

/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
  border: none; float: left; margin: 0; padding: 0; width: 50%;
}

DIV.right-container2 {
  border: none; float: right; margin: 0; padding: 0; width: 50%;
}

/* Rules in detail that is used to suggest rendering for the */
/* Nobel price winner table example. I still use some of the */
/* generic rules as found above and below, but still..       */

DIV.left1 {
  border: none; float: left; margin: 0; padding: 0; width: 20%;

}

DIV.middle2 {
  border: none; float: left; margin: 0; padding: 0; width: 35%;
}

DIV.right3 {
  border: none; float: right; margin: 0; padding: 0; width: 45%;
}

/* Rules in detail that is used to suggest rendering for the  10 by 5 int. */
/* product table example. I still use some of the generic rules as found   */
/* above and below, but still..                                            */

DIV.left-layer11 {
  border: none; float: left; margin: 0; padding: 0; width: 9%;
}

DIV.right-layer11 {
  border: none; float: right; margin: 0; padding: 0; width: 10%;
}

/* Watch out for this DIV... rule, it appears every now and then */

DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}

/* Some rules for captions, headers and running text */

.clear {clear:both;height:1px;overflow:hidden;}


.contactform { float: none;  width:90%; margin:10px 15px 0 0; padding:0px 10px 0 10px; background-color:#231f20; }

.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0;  }
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 2px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%; color: #231f20;}
.contactform input.field {width:275px; padding:2px; border:solid 2px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%; color: #231f20;}
.contactform textarea {width:275px; padding:2px; border:solid 2px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%; color: #231f20;}
.contactform input.button {float:left; width:9.0em; margin: 20px 0 0 114px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer;  background:rgb(240,240,240); color:rgb(80,80,80);}





