* {
margin: 0;
padding: 0;
border: 0;
}

body {
	text-align: center;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #0078a9;
	background-image: url(../_media/interior-markers/bodyBG.jpg);
	background-repeat: repeat-x;
}
.pullquote {
	font-size: 16px;
	color: #892B81;
	padding: 10px;
	background-color: #F0F0F0;
	line-height: 20px;
	margin-bottom: 10px;
}

div#container-wrapper {
	background-image: url(../_media/interior-markers/media/index/containerBGwrapper_02.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
div#container {
	background-image: url(../_media/interior-markers/containerBG.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
div#flash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
div#contactInfo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #892A81;
	height: 40px;
}
div#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
div#main {
	width: 500px;
	margin-left: 20px;
}
div#sidecol {
	width: 260px;
	float: right;
}
div#footer p {
	font-size: 90%;
	color: #000000;
	padding-top: 20px;
}

div#shim {
	float: left;
	height: 800px;
	width: 10px;
}
h1 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #892b81;
}
h2 {
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-size: 110%;
	color: #C38CBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C38CBF;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 100%;
	margin: 10px;
	padding-top: 10px;
}
h6 {
	color: #892b81;
	font-size: 100%;
	display: inline;
	font-weight: normal;
	padding: 10px;
}
p {
	padding-bottom: 10px;
	font-size: 100%;
}

.float-right {
	float: right;
}
.float-left {
	float: left;
}
div#submenu {
	background-color: #ECF4FA;
	width: 227px;
	margin-bottom: 20px;
	color: #0078A9;
}
div#submenu ul {
	margin-left: 10px;
	list-style-type: none;
}
div#submenu a {
	color: #0078A9;
	text-decoration: none;
	width: 200px;
	display: block;
	padding-left: 5px;
}
div#main ul {
	margin-left: 20px;
}
div#vision {
	background-color: #F9EED6;
	width: 227px;
	color: #A08B50;
	font-size: 90%;
	margin-bottom: 10px;
}
div#vision ul {
	margin-left: 30px;
	margin-bottom: 30px;
}
div#gallery {
	background-color: #F9EED6;
	width: 227px;
	color: #A08B50;
	font-size: 90%;
	margin-bottom: 20px;
}
div#gallery p {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}
a {
	color: #0078A8;
}
a:hover {
	color: #0078A8;
	background-color: #C4DBEA;
}
div#main li {
	padding-bottom: 5px;
}
div#main ol {
	margin-left: 50px;
	margin-bottom: 10px;
}
div#main ul {
	margin-left: 50px;
	margin-bottom: 10px;
}
div#mapContainer {
	height: 300px;
	width: 98%;
	margin: 0px auto 0px auto;
}
#highlight {
	border: 2px solid #419AC1;
	background-color: #AFD4E4;
	padding: 10px 10px 5px 10px;
	margin:10px auto 5px auto;
	height: 400px;
}


.sidecolimg {
	margin-bottom: 10px;
}
div#callus {
	background-color: #F9EED6;
	width: 227px;
	color: #A08B50;
	font-size: 90%;
	margin-bottom: 10px;
}
div#footer p a {
	color: #000000;
}
div#main img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#main img.highlight-img {
	float: none;
	padding: 0px;
	text-align: center;
	margin: 10px;
}

.dio {
	color: #000000;
}
.facebook {
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3B5997;
	border-bottom-color: #3B5997;
	border-left-color: #3B5997;
}
.facebook p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: .1em;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}


