/* Start of CMSMS style sheet 'oldtown' */
body {
	background-image:url(/uploads/images/structure/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#867E59;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#867E59;
}
img {
	border:0;
}
a {
        color:#6B7C46
}
#container {
	width:1040px;
	margin:0 auto;
	background-image:url(/uploads/images/structure/content-background.png);
	background-repeat:repeat-y;
	background-position:top center;
}
#header {
	width:964px;
	height:71px;
	margin:0 auto;
	background-image:url(/uploads/images/structure/header.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#menu {
       padding-top:50px;
       margin-left:210px;
       font-family: Copperplate Gothic Light, georgia;
       font-size:14px;
       font-weight:normal;
}
#menu a {
      text-decoration:none;
      color:#817A54;
}
#menu ul {
       list-style:none;
       display:block;
       padding:0;
       margin:0;
}
#menu ul li {
       float: left;
}
#flash {
	width:926px;
	height:451px;
	margin:0 auto;
}
#dottedlines {
	width:964px;
	height:9px;
	margin:0 auto;
	background-image:url(/uploads/images/structure/dotted-lines.png);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
}
#box-container {
	width:964px;
	height:132px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#524D3F;
	font-size:13px;
}
#box-container a {
text-decoration:none;
color:#524D3F;
}
#box1 {
	width:330px;
	height:132px;
	background-image:url(/uploads/images/structure/box1.png);
	float:left;
}
#box2 {
	width:304px;
	height:132px;
	background-image:url(/uploads/images/structure/box2.png);
	float:left;
}
#box3 {
	width:330px;
	height:132px;
	background-image:url(/uploads/images/structure/box3.png);
	float:left;
}
#box-text {
	width:200px;
	text-align:center;
	margin-top:50px;
	margin-left:0px;
}
#content-container {
	width:964px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
#content {
	width:700px;
	min-height:370px;
	float:left;
	border-right:1px dotted #D0CAC0;
	margin:0 auto;
	padding:15px;
}
#content-wide {
	width:930px;
	min-height:370px;
	padding:15px;
}
#sidebar {
	width:200px;
	float:right;
	padding:15px;
	text-align:center;
}
#footer {
	width:964px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

ul.gmapSidebar {
list-style:none;
padding:5px;
}
li.gmapSidebarItem {
margin-bottom:10px;
}
#gmapmarker {
width:350px;
}
/* End of 'oldtown' */

