/* CSS Document */

body{
background-color:#FF9900;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;

}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration:underline;
}
a:hover {
	color:#FF9900;
}
a:active {
	color: #FF9900;
}
#wrapper{
width:818px;
margin:0px auto 0px;
background-image:  url(../../images/wrapperbg.jpg);
background-repeat: repeat-y;
}
#header{
margin:0px;
background-image:   url(../../images/headernew2008.jpg);
background-repeat:no-repeat;
height:148px;
}
#headerpop{
margin:0px;
background-image:   url(../../images/headerpop.jpg);
background-repeat:no-repeat;
height:134px;
}
#message{
margin:0px;
background-image:  url(../../images/message.jpg);
background-repeat:no-repeat;
height:17px;
text-align:left;
}
#header a:link {
	color: #fff;
	text-decoration: underline;
}
#header a:visited {
	color: #fff;
	text-decoration:underline;
}
#header a:hover {
	color:#8C6A6D;
}
#header a:active {
	color: #8C6A6D;
}
.headertext{
font-style:italic;
color:#FFFFFF;
padding-left:10px;
line-height:30px;}
#menu{
width:818px;
height:37px;
background-image:   url(../../images/menubg3.jpg);
background-repeat:no-repeat;
padding-left:8px;
}

#mainheader{
background-image:  url(../../images/header2.jpg);
height:141px;
}
.mainheadertext{
margin-left:370px;
padding-top:15px;
padding-right:20px;
font-size:14px;
color:#FFFFFF;}
#contenttop{
background-image: url(../images/contenttop.jpg);
background-repeat:no-repeat;
height:26px;
}
#contentwrapper{
background-image:  url(../../images/wrapperbg.jpg);
background-repeat: repeat-y;
}

#content{
width:818px; 
margin:0px;;
}
#contentbottom{
clear:both;
background-image: url(../images/contentbottom.jpg);
height:21px;
}

.contentpadding{
margin-left: 20px;
margin-right: 20px;
}
#frontleftmenu{

float:left;
width:300px;
}
#frontrightcontent{
background-image: url(../../images/missionbg.jpg);
background-position:top center;
background-repeat:no-repeat;
float:right;
width:460px;
height:427px;
}
#leftcontent{
float:left;
width:300px;
}
#rightcontent{
float:right;
width:460px;
}
.mission{
width:245px;
float:right;
padding-top:50px;
padding-right:10px;
text-align:center;}
.welcomemessage{
padding-top:10px;
width:460px;
height:80px;
float:left;
text-align:center;
}
#credits{
background-image:url(../images/credits.jpg);
background-repeat: no-repeat;
height:137px;
background-color:#000000;
}
#credits a:link {
	color: #fff;
	text-decoration: underline;
}
#credits a:visited {
	color: #fff;
	text-decoration:underline;
}
#credits a:hover {
	color:#8C6A6D;
}
#credits a:active {
	color: #8C6A6D;
}
.creditsleft{
	width:380px;
	color:#FFFFFF;
	float:left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 17px;
}
.creditsright{
width:380px;
padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 17px;
color:#FFFFFF;
float:right;
}
#footer {
background-image:  url(../../images/footer1.jpg);
background-repeat: no-repeat;
height:75px;
text-align:center;
color:#FFFFFF;
}
.footertext{
padding-top:50px;
}
#footer2 {
background-image:  url(../../images/footer2.jpg);
background-repeat: no-repeat;
height:71px;
line-height:71px;
color:#FFFFFF;
}
.leftfooter{
float:left;
width:370px;
padding-left:20px;
color:#fff;}
.righfooter{
float:right;
width:320px;
padding-right:15px;
color:#fff;}
.headliners{
font-size:16px;
font-weight:bold;
color: #993300;
}
.textbox{
padding:5px;
width:550px;
background-color:#ECE9D8;
border: #666666 thin solid;
}
.clearboth{
clear:both;}
/* links */
.footerlinks  a:link {
	color: #fff;
	text-decoration: underline;
}
.footerlinks a:visited {
	color: #fff;
	text-decoration:underline;
}
.footerlinks footer1 a:hover {
	color: #FF9900;
}
.footerfooter a:active {
	color: #FF9900;
}
 input, textarea 

{

background-color: #ffffff;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-right-color: #DDC5B9;

border-bottom-color: #DDC5B9;

border-left-color: #DDC5B9;

border-top-width: 3px;

border-top-style: solid;

border-top-color: #DDC5B9;

}

.submit 

{

border:#CC9999 solid 1px;
background-color: #993300;
color:#FFFFFF;
width: auto;

}

input:hover, textarea:hover 

{

background-color: #EDE7D1;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

border-top-width: 3px;

border-top-style: solid;

border-top-color: #993300;

}

input:focus, textarea:focus 

{

background-color: #fcffec;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

border-top-width: 3px;

border-top-style: solid;

border-top-color: #666633;

}

.submit:hover, .submit:active 

{
background-color:#FFCC00;
border:#FFFFFF solid 1px;
color:#FFFFFF;

}
.pagetitles{
color:#993300;
font-size:16px;
font-weight:bold;
}
.imagepadding{
padding:5px;
}