body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #616F7A;
	margin: 10px 0px 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
}
p{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;	
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
}

ul {
	padding: 1px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			
}
ul a:link, ul a:visited, ul a:active {
	color:#000;
	list-style-type: square;
	text-decoration: none;
}

ul a:hover {
	list-style-type: square;
	text-decoration: underline;
	color: #335511;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	text-align: left;
	padding: 2px;	

}
#main {
	max-width: 960px;
	min-width: 760px;
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	height: 1%;
	border: 2px solid #000000;
}


/* Main Text Boxes*/
.textbox {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding-right: 35px;
	padding-left: 25px;
}
.textbox p{
	line-height: 150%;
}
.textbox table{
margin: 0px auto;
}

#content {
	background-color: #ffffff;
	margin: 0px;
	position: relative;
}

#masthead {
	background-image: url(images/headrdescrp.jpg);
	width: 100%;
	height: 205px;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	background-position: left;


	margin: 1px
	border-top-color: #000;
	border-bottom-color: #000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
}
#header {
	background-color: #FFFFFF;
	padding: 5px 2px 2px 10px;
	margin: 0px 0px 5px;
	clear: both;
}
#leftcolumn {
	background-color: #fff;
	float: left;
	padding: 10px;
	margin: 50px 1px 10px 15px;
	width: 300px;
	border: thin dotted #5E6C77;
	position: static;
}
#rightcolumn {
	float: right;
	min-width:300;
	font-size: 1em;
	background-color: #fff;
	border-left-width: 1px;
	border-left-color: #335511;
	width: 300px;
	margin: 1px;
	height: auto;
	}
#menu a, #menu a:visited {
	position:static;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;
	display:inline-table;
	margin: 10px 5px 0.05em;
	font-weight: bolder;
	font-family: "Trebuchet MS", Verdana, "Verdana Ref";
	padding: 5px 6px 3px;
	font-size: 16px;
	background-color: #5F6D78;
 }

#menu a:hover {
	color:#263747;
	background-color: #AAAFB5;
}
#footer {
	background-color: #fff;
	padding: 2px 0px 0px 10px;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	clear: both;
	border-top: 1px solid #000;
	margin: 1px 1px 2px;
	line-height: 125%;
}
	
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #5E6C77;
	letter-spacing: 2px;
	font-size: 1.25em;
}
table {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 5px auto 5px auto;
}
td {
	padding: 3px;
	border: 0px solid #335511;
	text-align: left;
	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
}	
.copyright {
	color: #000;
	text-align: right;
	margin: 0px auto;
	padding: 5px 0px;
	background-color: #BFC4CA;
	clear: both;
	font-size: 0.9em;
	font-style: italic;
	
}
.h1 {
	color: #616E77;
	font-size: 1.15em;
}
.imgleft {
	margin: 5px 10px 5px 5px;
	float: left;
	border: 2px solid #335511;
}


.top {
	color: #000000;
	text-align: right;
}
.h4 {
	font-weight: bold;
	color: #5E6C77;
}


.imgcenter {
	margin: 5px auto;
	border: medium solid #616F7A;
}
.imgright {
	margin: 5px;
	float: right;
	border: thin solid #000000;
}

.itl {
	font-style: italic;
	color: #000000;
}
.addtext {
	font-size: 1em;
	color: #263747;
	line-height: 125%;
	font-weight: bold;
}

#photo_strip {
	width:700px;
	margin:0 auto;
	
}
#container {margin:0 auto; padding:0; height:325px; overflow:auto; color:#222; background:#fff;}
#container ul {margin:0; padding:0; list-style:none; white-space:nowrap; display:table-row;}
#container ul li {display:table-cell; padding:0 15px; background:#fff;  vertical-align:top;}
#container ul li img {border:1px solid #555; margin: 30px 0 10px 0;}
#container p {margin:0; padding:5px 0; font-size:11px;}
#masthead2 {

	background-image: url(images/headerpic.jpg);
	width: 100%;
	height: 205px;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	background-position: left;


	margin: 1px
	border-top-color: #000;
	border-bottom-color: #000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
}
#piccontainer {

	background-color: #fff;
	float: left;
	padding: 10px;
	margin: 50px 1px 10px 15px;
	width: 350px;
	border: thin dotted #5E6C77;
	position: static;
}
