html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, p, fieldset, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #BDCDE2;
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat-x;
}

ul { 
    list-style: none;
}

/*a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: none;
}*/

#wrapper {
    margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 900px;
	background-color: #FFFFFF;
}

#top {
    margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 900px;
	height: 45px;
	background-image: url(../img/top-img.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#toplinks {
    float: right;
	padding-top: 16px;
	margin-right: 25px;
}

#toplinks a, #toplinks a:link, #toplinks a:visited, #toplinks a:active {
    color: #006699;
	text-decoration: none;
}

#toplinks a:hover {
	text-transform: none;
	color: #0099FF;
}

#regionname {
    margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 900px;
	height: 40px;
}

#navcontainer {
    margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 901px;
    height: 35px;
}

#intro {
	float: left;
	margin-top: 3px;
	padding: 0;
	width: 300px;
	height: 300px;
	background-image: url(../img/intro-bg.jpg);
	background-repeat: no-repeat;
}

#intro p {
    margin: 0;
	padding-top: 90px;
	padding-right: 15px;
	padding-left: 20px;
}

.intromaplink {
    float: right;
	font-size: 10px;
	font-weight: bold;
}

#intro a:link, #intro a:visited, #intro a:active {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}

#intro a:hover {
    color: #993300;
	text-decoration: none;
}

#mainpic {
	float: left;
	margin-top: 3px;
	margin-left: 4px;
	padding: 0;
	width: 595px;
	height: 300px;
	display:inline;
}

#content {
	float: right;
	margin: 0;
	padding-bottom: 15px;
	width: 596px;
	background-image: url(../img/content-bg.jpg);
	background-repeat: no-repeat;
}

#content p {
    margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
}

#content a:link, #content a:visited, #content a:active {
	color: #006699;
	text-decoration: none;
}

#content a:hover {
	color: #993300;
	text-decoration: none;
}

#contactform {
    margin: 15px;
	padding: 0;
}

.imgfloatleft {
    float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.imgGallery {
    padding: 2px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
    display: inline;
}

#homefooter {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 95px;
	text-align: center;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 95px;
	text-align: center;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px solid #CCCCCC;
}

.lgHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #993300;
}

#bottomleft {
    float: left;
	margin-top: 12px;
	padding-left: 10px;
	text-align: left;
	width: 435px;
}

#bottomleft a:link, #bottomleft a:visited, #bottomleft a:active {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

#bottomleft a:hover {
    color: #993300;
	text-decoration: none;
}

#bottomright {
    float: right;
	margin-top: 12px;
	padding-left: 25px;
	width: 427px;
	text-align: left;
	border-left: 1px solid #CCCCCC;
}

#bottomright a:link, #bottomright a:visited, #bottomright a:active {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

#bottomright a:hover {
    color: #993300;
	text-decoration: none;
}

#tools {
    margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	padding: 12px;
	width: 880px;
}

#tools a:link, #tools a:visited, #tools a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#tools a:hover {
	color: #CC3300;
	text-decoration: none;
}

.linkRight {
    float: right;
}

#tools p {
    margin-bottom: 12px;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	margin-top: 15px;
	padding-bottom: 4px;
	width: 300px;
	color: #993300;
	border-bottom: 1px dotted #CCCCCC;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	margin-top: 12px;
	margin-left: 12px;
	padding-bottom: 4px;
	width: 300px;
	color: #993300;
	border-bottom: 1px dotted #CCCCCC;
}