body{
background: #fff url(images/mainstripe.jpg) repeat-x top;
color: #666;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a{
color: #000;
text-decoration: underline;
}
a:hover, a:focus{
color: #f93;
text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
margin: 15px 10px 0 0;
padding: 0;
}
h1{
font-size: 24px;
}
h2{
font-size: 20px;
margin: 0px 10px 0 0;
}
h3{
font-size: 16px;
font-weight: normal;
margin: 0px 10px 0 0;
}

h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 10px 0 0;
	color:#003399;
	line-height: 140%;	

}


p{
margin: 15px 0;
padding: 0;
}





#container{
width: 960px;
margin-bottom: 20px;
}

/*#container li{
margin-left: 0px;
padding-left: 0px;
}*/

#top{
clear: both;
background: url(images/bird.gif) no-repeat;
height: 100px;
}
#top img{
margin: 18px 0 0 139px;
}
#top ul{
margin: 20px 0 0 139px;
padding: 0;
}
#top li{
display: inline;
padding: 0 35px 0 0;
font-weight: 600;
letter-spacing: 1px;
}
#top a{
color: #fff;
text-decoration: none;
}
#top a:hover, #top a:focus, #top a.on{
color: #f93;
}

#content{
margin: 20px 0 20px 40px;
}

#content li{
margin-left: -20px;
margin-bottom: 13px;
}

.leftside{
width: 505px;
margin-right: 25px;
display: inline;
float: left;
}

.rightside{
width: 370px;
float: left;
margin-left: 0px;
margin-bottom: 20px;
}

.rightside2{
width: 370px;
float: left;
margin-left: -10px;
}

.rightside3{
width: 200px;
float: left;
margin: 20px 0 0 100px;
}

#footer{
width: 920px;
border-bottom: 3px solid #f93;
margin-left: 40px;
padding-bottom: 5px;
clear: both;
height: 35px;
}
#footer .leftfloat{
margin-top: 22px;
}
.orangefont{
color: #f93;
}
.blackfont{
color: #000;
}
.rightfloat{
float: right;
}
.leftfloat{
float: left;
}
.clear{
clear: both;
}
.maptext{
width: 50%;
}
.biggerfont{
font-size: 115%;
	line-height: 140%;

}

.bluebiggerfont{
	font-size: 115%;
	color:#003399;
	font-weight:bold;
	line-height: 140%;
}

.biggerfontbullet{
	margin-bottom: 10px;
	
}





.exhibit{
margin-left: -18px;
}

.button{
width: 200px;
margin: 0 20px 20px 0;
float: left;
text-align: center;
}

.button2{
width: 200px;
margin: 100px 40px 20px 0;
float: left;
text-align: center;
}



.button a{
display: block;
background: #f93;
color: #fff;
font-weight: bold;
text-decoration: none;
border-top: 1px solid #FAC692;
border-left: 1px solid #FAC692;
border-bottom: 1px solid #BF7C38;
border-right: 1px solid #BF7C38;
padding: 5px 10px;
font-size: 14px;
}
.button a:hover, .button a:focus{
background: #2E3C9D;
border-top: 1px solid #BAC2F7;
border-left: 1px solid #BAC2F7;
border-bottom: 1px solid #061780;
border-right: 1px solid #061780;
color: #fff;
}

