html {
	background-color: #f2edda;
}

body {
	margin: 10px;
	font-family: garamond, times new roman;
}

#page {
	background-color: #fff;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #7b776c;
}

#header {
	height: 172px;
	background-repeat: no-repeat;
}

#header h1 {
	position: relative;
	float: left;
	width: 200px;
	height: 120px;
	text-indent: -20000px;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 120px;
}

#header h3 {
	text-indent: -20000px;
	width: 450px;
	height: 60px;
	font-family: garamond;
	float: right;
	text-transform: uppercase;
	font-size: 15pt;
	font-weight: normal;
	padding: 28px 28px 0px 0px;
	color: #fff;
}

#facebook {
  float: left;
  margin-left: 95px;
}

#quickLinks {
	position: relative;
	z-index: 1;
	float: right;
	height: 26px;
	width: 300px;
	line-height: 24px;
	text-align: right;
	margin-right: 14px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

#quickLinks a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}

#quickLinks a:hover {
	text-decoration: underline;
}

#menu {
	padding-top: 5px;
	margin-left: 176px;
	clear: both;
}

#quickMenu ul, #menu ul {
}

#menu li {
	margin: 0px;
	list-style: none;
	float: left;
	height: 35px;
	padding: 0px;
}

#menu li a {
	text-indent: -20000px;
	text-transform: uppercase;
	display: block;
	height: 35px;
}

#menu1 a {width: 91px;background: transparent url('/images/m1.gif') left top no-repeat;}
#menu2 a {width: 129px;background: transparent url('/images/m2.gif') left top no-repeat;}
#menu3 a {width: 76px;background: transparent url('/images/m3.gif') left top no-repeat;}
#menu4 a {width: 208px;background: transparent url('/images/m4.gif') left top no-repeat;}
#menu5 a {width: 132px;background: transparent url('/images/m5.gif') left top no-repeat;}
#menu6 a {width: 128px;background: transparent url('/images/m6.gif') left top no-repeat;}

#menu1 a:hover, #menu1 #tsel {background: transparent url('/images/m1.gif') left bottom no-repeat;}
#menu2 a:hover, #menu2 #tsel {background: transparent url('/images/m2.gif') left bottom no-repeat;}
#menu3 a:hover, #menu3 #tsel {background: transparent url('/images/m3.gif') left bottom no-repeat;}
#menu4 a:hover, #menu4 #tsel {background: transparent url('/images/m4.gif') left bottom no-repeat;}
#menu5 a:hover, #menu5 #tsel {background: transparent url('/images/m5.gif') left bottom no-repeat;}
#menu6 a:hover, #menu6 #tsel {background: transparent url('/images/m6.gif') left bottom no-repeat;}



#banner {
	margin-top: -24px;
	margin-right: -40px;
	margin-left: -40px;
}

#breadcrumbs, #breadcrumbsb {
	position: absolute;
	z-index: 99;
	top: 212px;
	height:32px;
	line-height: 24px;
	font-family: verdana, helvetica, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #97805d;
}

#banner #breadcrumbs, #banner #breadcrumbsb {
	display: none;
}

#breadcrumbs span, #breadcrumbsb span {
	font-family: helvetica, arial;
	font-size: 9pt;
}

#breadcrumbs a, #breadcrumbsb a {
	font-family: helvetica, arial;
	font-size: 9pt;
	font-weight: normal;
	color: #97805d
}

#pageBody {
	min-height: 350px;
	margin: 0px;
	overflow: hidden;
}

#content {
	margin: 24px 0px 0px 240px;
	width: 660px;
	padding: 0px 0px 24px 0px;
}

#wideContent {
	margin: 0px 40px 0px 40px;
	padding: 24px 0px 30px 0px;
}

#homeContent {
	min-height: 420px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: #d7e0ca url('/images/home/homebg.gif') left top repeat-x;
}

#leftMenu {
	float: left;
	width: 200px;
	margin-top: 32px;
}

#leftMenu li {
	margin: 0px;
	list-style: none;
}

#leftMenu li a {
	padding: 11px 10px 11px 10px;
	text-decoration: none;
	display: block;
	color: #7a7057;
	font-weight: bold;
	font-size: 13pt;
	cursor: pointer;
}

#leftMenu li a:hover {
	border-right: 1px solid #a9aba0;
}


#leftMenu #sel {
	margin: 0px;
}

#leftMenu #sel a, #leftMenu #sel a:hover {
	padding: 10px;
        border-right: 0px;
        border-top: 1px solid #a9aba0;
        border-bottom: 1px solid #a9aba0;
	background-color: #f7f7eb;
	font-family: helvetica, arial;
	color: #727c5a;
	font-size: 12pt;
}

#feedback {
  clear: both;
  margin-top: -46px;
  margin-left: 40px;
  padding-bottom: 10px;
}

#footer {
	clear: both;
	background-color: #9eb486;
	padding: 4px;
	text-align: center;
	font-size: 10.5pt;
	color: #fff;
}

ol, ul {
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

ol ol {
	margin: 0px 0px 0px 20px;
	list-style-type: lower-alpha;
}

ol {
	margin-left: 8px;
}

li {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

ol li {
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
	font-family: garamond, times new roman;
	font-weight: normal;
	font-size: 24pt;
	height: 45px;
	line-height: 40px;
	padding-top: 97px;
	margin: -24px 0px 0px 0px;
	z-index: 9;
}

#banner h1 {
	position: relative;
	margin-top: -132px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 64px;
}

#wideContent h1, #homeContent h1 {
	margin-top: 0px;
}

h2 {
	font-family: georgia, times new roman;
	font-weight: normal;
	font-size: 14pt;
	margin: 0px 0px 16px 0px;
}

h3 {
	font-family: georgia, times new roman;
	font-weight: normal;
	font-size: 13pt;
	margin: 0px 0px 8px 0px;
}

a {
	color: #97805d;
}
	
p {
	font-size: 12pt;
	margin: 0px 0px 16px 0px;
}

.hr {
	height: 5px;
	background: transparent url('/images/hrbg.gif') left top repeat-x;
	margin: 0px 0px 16px 0px;
}

.smallHr {
	border-bottom: 1px dashed #dac4a2;
	margin: 0px 0px 16px 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.edit, .activeEdit, .blankEdit {
	font-size: 9pt;
	width: 200px;
	border: 1px solid #a3937b;
}

.blankEdit {
	font-style:italic;
	color:#666;
}

.button {
	background-color: #9eb486;
	border-top: 2px solid #bac8aa;
	border-left: 2px solid #bac8aa;
	border-right: 2px solid #778961;
	border-bottom: 2px solid #778961;
	color: #fff;
	font-weight: bold;
	font-family: helvetica, arial;
	font-size: 11pt;
	padding: 3px 12px 3px 12px;
}

.galleryThumb img {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #fff;
	margin: 2px;
}

.galleryThumb:hover img {
}

.newsletterThumb img {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #fff;
	margin: 2px;
}

.newsletterThumb:hover img {
  filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
}
