* {
	margin: 0;
	padding: 0;
	border: 0;
}
div#min-height {
	width: 0px;
	height: 500px;
	float: left;
	position: relative;
}
body {
	background-color: #EFCF96;
	background-image: url(../_media/images/bg.jpg);
	background-repeat: repeat-x;
	color: #560104;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
}
p {
	font-size: 100%;
	padding-bottom: 10px;
}
h1 {
	font-size: 130%;
	color: #004990;
	margin-bottom: 10px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F542A;
	padding-bottom: 2px;
}

div#container {
	background-image: url(../_media/markers/containerBG_02.jpg);
	text-align: left;
	width: 1000px;
}
div#containerBG {
	background-image: url(../_media/markers/containerBG_01.jpg);
	background-repeat: no-repeat;
}
div#main {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 30px;
	position: relative;
	padding-bottom: 20px;
}
.clear {
	clear: both;
}
div#topbanner {
	height: 147px;
	position: relative;
}
div#leftCol {
	width: 230px;
	position: relative;
	left: 110px;
	float: left;
}
div#rightCol {
	width: 535px;
	position: relative;
	background-color: #FFFFFF;
	float: right;
	right: 120px;
}
#topbanner img {
	position: relative;
	left: 100px;
	top: 20px;
}
	
.center {
	text-align: center
	}
div#footer {
	height: 64px;
	width: 1000px;
	background-image: url(../_media/markers/containerBG_03.jpg);
	background-repeat: no-repeat;
	color: #004990;
	font-style: italic;
	font-weight: bold;
	position: relative;
}
div#address {
	float: left;
	padding-top: 40px;
	padding-left: 100px;
}
div#phone {
	float: right;
	padding-top: 40px;
	padding-right: 100px;
}
div#bottom-links {
	width: 800px;
	margin-top: 50px;
	font-size: 90%;
	margin-left: 100px;
}
h2 {
	font-size: 110%;
	color: #004990;
	margin-bottom: 10px;
	padding-top: 10px;
}

.mapCont {
	height:300px;
	border:1px solid #A67638;
	}
div#mapContainer{
	height:300px;
	}	
.enterAddy {
	border:1px solid #A67638;
	padding-left:10px;
	padding-right:10px;
	background-color:#E0C18A;
	}
input {
	border:1px solid #A67638;
	}
select {
	border:1px solid #A67638;
	}
.inline {
	display:inline;
	}
.floatRight {
	float:right;
	}
.HT {
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #8F542A;
}
.HT h2 {
	color: #EBE2BE;
	background-color: #A67638;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemap {
	margin-left:13px;
	}
.pullquote {
	font-size: 130%;
	font-style: italic;
	color: #004990;
	line-height: 110%;
	padding-bottom: 10px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	background-image: url(../_media/markers/pullquote.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
.img {
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid #8F542A;
	float: right;
}
a {
	color: #004990;
}
div#main ul, div#main ol {
	padding-bottom: 10px;
	margin-left: 20px;
}
.highlightText {
	background-color: #FFF1DB;
	padding: 5px;
}
.highlightText h2 {
	font-size: 100%;
	color: #520200;
}
.swfMargin {
	margin-top:7px;
	margin-left:7px;
	margin-bottom:5px;
	}
div#main li {
	padding-bottom: 5px;
}
div#officepic {
	margin-top: 300px;
	margin-left: 20px;
}
div#officepic img {
	border: 2px solid #520200;
}
#edit{
	
	width:1300px;
	height:47px;
	margin: 0px;
	display: hidden;
	top:0px;
	position:absolute;


	}
#edit .inner{
	text-align:right;
	margin:0px auto 0px auto;
	width:700px;
	display:block;
 
	}
#edit a{
	float:right;
	display: block;
	width:0px;
	text-decoration: none;
	line-height:12px;
	padding: 35px 113px 0 0;
    overflow: hidden;
    background-image:url(../editor/images/edit_page.png);
	background-repeat:no-repeat;
    
    height: 0px !important;
    height /**/:35px;
	z-index:5000px;
 
	}
* html #edit a {
	background-image:url(../editor/images/edit_page.gif);
	background-repeat:no-repeat;
	}
#editor{
	padding-top:20px;
	width:520px;
	
}
#editor_buttons{
	text-align: right;
	width: 100%;
	
	background-color: #CCCCCC;
	
}
#editor_buttons input{

	margin: 2px 10px 2px 0px;

}
