* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #B4CCE7;
	test-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #061c34;
}
h1 {
	font-size: 130%;
	color: #7D0202;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: normal;
}

div#BGrepeat {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_media/markers/interior_03.jpg);
}

div#BGnorepeat {
	background-image: url(../_media/markers/interior_02.jpg);
	background-repeat: no-repeat;
}

div#header {
	height: 72px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}

div#sidecol {
	height: 570px;
	width: 220px;
}

div#main {
	width: 550px;
	padding-top: 150px;
	padding-bottom: 40px;
	float: right;
	padding-right: 20px;
}

div#footer {
	height: 55px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_media/markers/interior_04.jpg);
	background-repeat: no-repeat;
}
div#footer p {
	font-size: 90%;
	padding-top: 25px;
	margin-left: 400px;
	color: #FFFFFF;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
div#homeFooter {
	margin-right: 0px;
	margin-left: 0px;
	background-image:none;
	text-align:center;	
}
div#logo {
	margin-left: 5px;
}
div#dio {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
div#toppicts {
	margin-left: 226px;
	width: 550px;
}
p {
	padding-bottom: 10px;
}
div#main ul {
	padding-bottom: 10px;
	margin-left: 30px;
}
div#main a {
	color: #3864B4;
}
div#main li {
	padding-bottom: 5px;
}
div#main a:hover {
	color: #830202;
	text-decoration: none;
}
h3 {
	font-size: 90%;
	font-weight: normal;
	color: #420101;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #420101;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
h2 {
	font-size: 120%;
	color: #7D0202;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
	font-weight: normal;
}
.pullquote {
	font-size: 140%;
	font-weight: bold;
	float: right;
	width: 300px;
	font-style: italic;
	line-height: 110%;
	padding-left: 20px;
	color: #6683A0;
}
.texthighlight {
	background-color: #DDDDDD;
	padding: 5px;
	font-weight: bold;
}
div#mapContainer {
	height: 300px;
}
.float-right {
	float: right;
}
.imgBrdrRight {
	float: right;
	border: 2px solid #B4CCE7;
	margin-bottom: 10px;
	margin-left: 10px;
}
.float-rightPadding {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.highlightText {
	padding: 5px;
	background-color: #ECECEC;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}
.center {
	text-align:center;
}
.highlight {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6784A3;
	border-bottom-color: #6B89AA;
	margin-bottom: 20px;
}
.highlight h2 {
	background-color: #6885A5;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#home {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}
#home a {
	color: #000000;
}
.clear {
	clear: both;
}
.caption {
	text-align:center;
	font-style:italic;
	padding:10px 0px 3px 0px;
	margin:0px auto 0px auto;
}