* {
margin: 0;
padding: 0;
padding: 0;
}

body {
	background-color: #85A4D1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #1F215E;
	text-align: center;
}
div#container {
	background-image: url(../_media/markers/smith_marc_interiorSL_02.jpg);
	background-repeat: repeat;
	text-align: left;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#bottom-links {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 80%;
	background-image: url(../_media/markers/bottom-linksBG.jpg);
	background-repeat: repeat;
}
div#footer {
	padding-right: 50px;
	padding-left: 50px;
	font-weight: bold;
	height: 30px;
	padding-bottom: 20px;
}
div#footer p {
	padding-top: 10px;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.section-spacer {
	padding-top: 20px;
	padding-bottom: 10px;
}
div#nav {
	float: left;
	width: 155px;
	position: relative;
	left: 52px;
	padding-top: 40px;
	height: 500px;
}
div#topbanner {
	height: 150px;
}
div#main {
	margin-right: 80px;
	margin-left: 240px;
	padding-bottom: 20px;
}
div#containerBG {
	background-image: url(../_media/markers/smith_marc_interiorSL01.jpg);
	background-repeat: no-repeat;
	position: relative;
}
ul#subnav {
	list-style-type: none;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#subnav li a {
	list-style-type: none;
	color: #233375;
	text-decoration: none;
	padding-left: 12px;
	font-size: 11px;
	background-image: url(../_media/nav/plus.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#subnav li {
	padding-top: 1px;
}

ul#subnav li a:hover {
	background-image: url(../_media/nav/plus-over.jpg);
	color: #BD012B;
	background-repeat: no-repeat;
}
.pullquote {
	font-size: 130%;
	color: #657EB6;
	line-height: 120%;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
}


h2 {
	font-size: 110%;
	padding-left: 10px;
	padding-bottom: 20px;
}
h3 {
	
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
p {
	padding-bottom: 10px;
}

.mapContainer {
	height:300px;
	border:1px solid #1F215E;
	margin-top:0px;
	padding-top:0px;
	}
.imgPad {
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	}
	
.img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8022B;
	border-right-color: #45589B;
	border-bottom-color: #45589B;
	border-left-color: #B8022B;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
div#main ul, div#main ol {
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 10px;
}
.backtotop img {
	float: right;
}
.backtotop {
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F3C7B;
	padding-top: 5px;
	margin-top: 20px;
}
#main li {
	padding-bottom: 5px;
}
a {
	color: #576DA9;
}
a:hover {
	color: #576DA9;
	text-decoration: none;
}
h1 {
	font-size: 110%;
	padding-left: 10px;
	padding-bottom: 20px;
}
