/*
RED #df2027;
greyblue #88bad0;
lightblue #00acce;
grey #9d9fa2;
BLUE #0071bc;
mintgreen #8fd2c5;
darkred #b32317;
lighterpinkishred #e71939
medpinkishred #e31b23;
darkpinkishred #d21242;
*/

img{ 
border-style: none;
}

.datemodified{ 
font-size: 13px;
}

table, td, tr{
border:0;
margin:0;
}

.header{
border-bottom:3px #000000 solid;
margin-bottom:0px;
margin:0px;

}

.plist{
	list-style-type:decimal;
}

.fineprint{
	background-color:#9d9fa2;
	color:#000000;
	text-decoration: none;
	font-style:none;
	padding:6px 10px 6px 10px;
	margin: 10px 0  0  0;
	font-size:13px;
	line-height:17px;
	border-top:3px #000000 solid;;
}

#map{
	border:3px #000000 solid;
	
}

#side_bar{
margin-left:10px;
font-size:13px;
}

.iw{
width:0px;
}

.fineprint a{
	color:#222222;
}

.topnav{
	margin: 0 auto auto;
	/*width:600px;*/	
	font-size: 1px;
	text-align: center;
}

.topnav img{
	border:	none;
	margin: 4px -3px 0px 0px;
}

.topnav img:hover{
	background-color:#ffffff;
}
.topnav a{
margin:0;
}


.bignav img{
	margin: 0 auto auto;
	border:	none;
	margin:2px;

}
.bignav img:hover{
background-color:#ffffff
}


body{
	background-color: #0071bc;
	font-family: "Avenir", "Gill Sans", sans-serif;
	}

#main{
margin:0px 20px 20px 20px;
	}


#container{
	margin: 0 auto auto;
	background-color:#8fd2c5;
	text-align:left;
	padding:0px;
	width:900px;
	font-size:12px;
	line-height:22px;
	border:3px #000000 solid;
}

.my-underlined-class { text-decoration: underline; 
	margin-bottom:0px;
	font-size:16px;
	font-weight:bold;}

.bc{
width:200px;
float:left;
margin:5px 10px 0px 0px;
border-top: 2px solid #000000;
border-bottom: 4px solid #000000;
border-left: 2px solid #000000;
border-right: 3px solid #000000;
}

.captionedphoto{
padding:10px;
background-color:#ff9900;
}


h1{
	color:#000000;
	font-weight:100;
	font-size:22px;
}

h2{
	color:#000000;
	font-weight:100;
	font-size:16px;
}

h3{
	color:#000000;
	font-weight:900;
	font-size:16px;
}

strong{
	color:#df2027;
	font-weight:normal;
	}

.qanda h3{
	margin-bottom:0px;
	font-size:16px;
	font-weight:bold;
}

.qanda{
	margin-bottom:0px;
	font-size:16px;
}

div.captionedphoto{
	background-color:#ffffff;
	width:400px;
	margin-bottom:20px;
	
	
}
div.captionedphoto img{
	width:400px;
}

a{
	color:#0071bc;
}

#footer{
	width: 900px;
}

#footer_left{
	width: 250px;
	text-align: left;
	float: left;
}

#footer_right{
	width: 200px;
	text-align: right;
	float: left;
}

#footer_center{
	width: 450px;
	text-align: center;
	float: left;
}

#footer_bottom{
	width: 900px;
	clear: both;
	text-align: left;
}

#footer_bottom a, .datemodified a{
	color: #000000;
}



