h5 {
	font-weight: lighter;
	color: #ECE6BA;
	background-image: url(../media/markers/interiorSL_02.jpg);
	background-repeat: repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
	font-size: 10pt;
}
.BGrepeat {
	background-image: url(../media/markers/interiorSL_04.jpg);
	background-repeat: repeat;
}
.bottom-address {
	background-image: url(../media/markers/interiorSL_06.jpg);
	background-repeat: no-repeat;
}
.BGnorepeat {
	background-image: url(../media/markers/interiorSL_03.jpg);
	background-repeat: no-repeat;
}
h6 {
	font-weight: lighter;
	color: #ECE6BA;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: none;
	font-size: 11pt;
}
.footer {
	text-align: center;
}
body {
	background-image: url(../media/images/mainBG.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
p {
	font-size: 11pt;
	line-height: 14pt;
}
h1 {
	background-image: url(../media/markers/h1BG.jpg);
	background-repeat: no-repeat;
	color: #224128;
	font-size: 12pt;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottombrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A8263;
}
.subnav {
	background-image: url(../media/markers/subnav_02.jpg);
	padding-left: 20px;
}
.subnav p {
	font-size: 11pt;
	line-height: 15pt;
}
.subnav a {
	background-image: url(../media/markers/bullet2.jpg);
	background-repeat: no-repeat;
	color: #21412C;
	text-decoration: none;
	padding-left: 16px;
	background-position: left top;
}
.subnav a:hover {
	background-image: url(../media/markers/bullet.jpg);
	background-repeat: no-repeat;
}
h2 {
	background-image: none;
	color: #224128;
	font-size: 11pt;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.callout {
	font-size: 13pt;
	line-height: 15pt;
	color: #8E7F42;
	background-image: url(../media/markers/calloutBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	padding-top: 20px;
}
#floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.highlight {
	background-color: #c4d6c5;
}
a {
	color: #324C82;
}
a:hover {
	color: #5A8263;
}
.img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #5A8263;
}
li {
	font-size: 11pt;
	line-height: 14pt;
	padding-bottom: 5px;
}
h3 {
	background-image: none;
	color: #224128;
	font-size: 10pt;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img-shift {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

.dio {
	color:324C82;
	}

/*  FOOTER STYLES */

.footer {
	color: #555;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
	}

.footer p {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.footer a, .copyright {
	color: #4a4a4a;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
	}

.footer a:hover {
	color: #5b7ca3
	}

/*------------- seo locations ----------------- */

.separator {
	border-top:solid 1px #B09D51;
	margin: 15px auto;
	padding:0px;
	width: 555px;
}
.separator_side {
	border-top:dotted 2px #B6CAD5;
	width:213px;
	margin: 10px auto;
}
/*------------- MISC ----------------- */
#column_right {
	float: right;
	width: 60%;
	position: relative;
	}
#column_left {
	float: left;
	width: 36%;
	position: relative;
	}

.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}
.float_left{
	float: left;
}

.float_right{
	float: right;
}

#side_map {
	background-color: #c4d6c5;
	margin:10px auto 10px auto;
	width:195px;
	padding:2px;
}
#side_map p{
	width:170px;
	position:relative;
	left:8px;
}


