* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-repeat: repeat-x;
	background-image: url(../images/bodybg.gif);
	background-color: #FFFFFF;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
}
#header {
	width: 760px;
	color: #333;
	height: 107px;
}
#navigation {
	width: 760px;
	color: #333;
	height: 30px;
}

#content {
	width: 760px;
	color: #333;
}
#footer {
	width: 760px;
	color: #333;
	border: 1px solid #ccc;
	background: #BD9C8C;
	}

a img {border:none}

:link img {
  border: none;
}


/*========================== SITE INFO =============================*/
#siteinfo {
	width: 100%;
	background:#044A92 url(../images/footerbg.jpg) left top repeat-x;
/*	padding:2em;*/
color: #FFFFFF;
text-align:center;
margin-bottom:0;
}
#siteinfo p{
	padding: 5px;
}
#siteinfo ul li{display:inline;margin:0 1em 0 1em}


.column {
	float: left;
	width: 235px;
	margin-right: 6px;
	margin-left: 7px;
}
.column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 140%;
}
.column h3{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin:0 0 10px 0;
	color: #800000;
	font-size: 150%;
}
#centrediv h3 {
	font: bold 160% Arial, Helvetica, sans-serif;
	color: #800000;
}


.column ul {
	margin-left: 20px;
	margin-top: 1em;
}
.column ul li{
	font-size: 120%;
	line-height: 150%;
}

.clear {clear:both;}

#content p {
	font-size: 120%;
	line-height: 150%;
}
#photodiv {

  background-repeat: no-repeat;

}
#navigation img {
	border-style: none;
}
#centrediv {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#centrediv ul {
	margin-left: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style: none;
}
#centrediv ul li{
	font-size: 120%;
	line-height: 150%;
}
#centrediv li
{
	padding-left: 15px;
	background-image: url(../images/bulletimg.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
