body {
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 14px;
	background: url("images/bg.gif");
	background-repeat: repeat-x;
	background-color:#2c6991;
	margin:0 auto; 
	padding: 0px;
	text-align: center;
	min-width: 1200px;

}

#wrapper {
	width: 900px;
	text-align:center;
	margin:0 auto; 
	text-align:center;
}

#header {
	width: 900px;
	height:119px;
	background: url("images/masthead.jpg");
}


#main {
	width: 900px;
	min-height:1600px;
	height:auto;
	background: url("images/bg.body.gif");
	text-align:left;
	background-color:#2c6991;
}


#spacer {
	clear:left;
}

#copy{
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}


#left {
	padding-left:10px;
	padding-top:10px;
}

#right {
	padding-left:15px;
	padding-top:10px;
}

#wordsW {
	width: 649px;
		background: url("images/bg.body.gif");
	
}

#words {
	width: 600px;
	font-size: 16px;
	color: #3f4041;
	padding-left:10px;
	padding-top:30px;
}

strong {
font-size: 19px;
} 


h1 {
font-size: 18px;
font-weight: bold;
color: #000000;
margin:0px;
} 

h2{
font-size: 15px;
font-weight: bold;
color: #000000;
margin:0px;
} 



.space{
	padding-top:7px;
	_padding-top:4px;
} 

a
{
color: #000;
font-size: 11px;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


#menu1 {
	text-align:left;
	margin:0 auto; 
	height:33px;
	width:900px;
	background: url("images/bg.top.menu.gif");
}

#navlist1 li
{
display: inline;
list-style-type: none;
margin:0px;
font-size: 14px;
}

#navlist1 a:link, #navlist1 a:visited
{
color: #fff;
text-decoration: none;
font-size:14px;
font-weight: bold;
}

#navlist1 a:hover
{
text-decoration: underline;
}

.m1{
margin:0px;
padding-left:366px;
padding-top:7px;
} 

.m2{
margin:0px;
padding-left:18px;
padding-top:27px;
} 

#menu2 {
	text-align:left;
	margin:0 auto; 
	height:50px;
	width:900px;
	background: url("images/bg.main.nav.gif");
}

#navlist2 li
{
display: inline;
list-style-type: none;
margin:0px;
font-size: 12px;
padding-left:20px;
}

#navlist2 a:link, #navlist2 a:visited
{
color: #e2dcc4;
text-decoration: none;
}

#navlist2 a:hover
{
color: #fff;
text-decoration: underline;
}

input.f{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   background-color:#fff;
   border:1px solid;
   border-top-color:#cfc9b1;
   border-left-color:#cfc9b1;
   border-right-color:#cfc9b1;
   border-bottom-color:#cfc9b1;}
   
   input.btn{
   color:#fff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   background-color:#701807;
   border:0px;
   padding:1px;
   _padding:0px;
   width:50px;
  }
  
.footer {
	width: 620px;
	text-align:center;
	 padding:5px;
	 margin-left:20px;
	background-color:#fff;
}