ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0;}
a img,:link img,:visited img { border: none; }
a
{
  color: #546f54;
  text-decoration: none;
}
ul
{
  margin-left: 2em;
  margin-bottom: 0.5em;
}
li
{
	list-style-type: square;
}
ul.error_list li
{
  color: red;
  font-size: 0.85em;
}
a:hover
{
  text-decoration: underline;
}

body, html {
  margin: 0;
  height: 100%;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: small;
  background-color: rgb(84,111,84);
}

p {
  margin-bottom: 0.5em;
}

button {
  background-color: rgb(84,111,84);
  color: white;
  border: 1px solid white;
  font-size: 8pt;
  padding: 1px;
}
#frontForms button{
  width: 50px;
  margin: 0.2em 0 0.2em 0.2em;
  border: 1px solid rgb(84,111,84); 
}
#frontForms input {
  width: 90px;
  font-size: 8pt;
  padding: 1px;
  margin: 0.2em;
  border: 1px solid rgb(84,111,84); 
}
#frontForms {
  text-align: justify;
  width: 206px;
  padding-right: 0;
  font-size: 9pt;
  margin-bottom: 0.5em;
}

#shadowWrapper {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 954px;
  background: url(/images/shadow_bg.jpg) repeat-y;
  text-align: center;
  min-height: 100%;
}
#gradientWrapper
{
  text-align: center;
  min-height: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 902px;
  background: white url(/images/gradient_bg.jpg) repeat-x;
  color: black;
}
#contentWrapper
{
  text-align: left;
  min-height: 100%;
}
#mainlogo
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 408px;
  height: 139px;
}
#slideshowBackground
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  height: 206px;
  background-color: #d2d7c9;
  padding-top: 11px;
  padding-bottom: 11px;
}
#slideshow
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 823px;
  height: 206px;
}
#frontContent {
	width: 822px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
}
#frontContentLeft {
	width: 430px;
	float: left;
	/*margin-left: 40px;*/
	padding-top: 14px;
}
#frontContentLeftContent {
	min-height: 250px;
}
#frontContentLeftBottom {
	padding-top: 14px;
}
#frontContentLeftBottomLeft {
	width: 208px;
	float: left;
	margin: 0;
}
#frontNews {
	width: 206px;
	background: url('/images/box_bg.jpg') repeat-x;
	margin: 0;
	border: 1px solid rgb(84,111,84); 
	margin-bottom: 14px;
}
#frontNews > h3, #frontNewsletter > h3 {
	padding-top: 5px;
	color: #1a1a1a;
}
#frontNewsletter {
	width: 206px;
	background: url('/images/box_bg.jpg') repeat-x;
	margin: 0;
	border: 1px solid rgb(84,111,84); 
	margin-bottom: 14px;
}
.frontFeaturedBusiness {
	background: url('/images/box_bg.jpg') repeat-x;
	width: 186px;
	border: 1px solid rgb(84,111,84); 
	float: left;
	margin: 0;
	margin-left: 14px;
	padding: 10px;
}
.frontFeaturedBusiness > p {
	font-size: .8em;
}
.frontFeaturedBusiness > h3 {
	color: #1a1a1a;
}
.frontFeaturedBusiness > h4 {
	font-size: .85em;
	color: red;
}
#frontContentRight {
	width: 378px;
	margin: 0;
	margin-left: 14px;
	float: left;
	padding-top: 14px;
}
.boxLists {
	text-transform: capitalize;
	padding-left: 10px;
	font-size: .9em;
	margin: 0;
	}
.boxLists li {
	list-style-type: none;
	padding-left: 1em;
	text-indent: -1em;
}
#frontContentRightTop {
        margin: 0;
	padding: 0;
}
#frontContentRightBottom {
  	clear: both;
	padding: 0;
	padding-top: 14px;
	margin: 0;
	height: 0; /* clears extra line in IE7 */
}
#frontContentRightBanners {
	padding-top: 14px;
	clear: both;
	margin: 0;
}
#frontEvents,
#frontOurCounty {
	background: url('/images/box_bg.jpg') repeat-x;
	width: 180px;
	min-height: 250px;
	float: left;
	border: 1px solid rgb(84,111,84); 
	padding: 0;
	margin: 0;
	margin-right: 14px;
}
#frontEvents {
	margin-top: 14px;
}
#frontWhatWeDo,
#frontBusinesses {
	background: url('/images/box_bg.jpg') repeat-x;
	width: 180px;
	min-height: 250px;
	display: inline;
	float: left;
	border: 1px solid rgb(84,111,84); 
	padding: 0;
	margin: 0;
}
#frontWhatWeDo {
	margin-top: 14px;
}
h3.frontBoxTitles {
	color: #1a1a1a;
	margin-top: 0px;
	margin-left: 10px;
}
img.frontBoxHead {
}
#contentClear {
	clear: both;
}
#footerWrapper {
	height: 47px;
}
#frontFooter {
	height: 37px;
	margin:0;
	margin-top: 10px;
	text-align: left;
	display: block;
	position: relative;
}
#frontFooterBar {
	background-color: #d2d7c9;
	height: 23px;
	position: absolute;
	top: 9px;
	padding: 6px 40px 0 210px;
	width: 652px;
	vertical-align: bottom;
	text-align: right;
	color: #666;
	font-size: 13pt;
}
#siteByWilkshire {
	width: 167px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 40px;
}


/*Misc. Typography Stuff*/

h1
{
  color: #1a1a1a;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  font-size: 2em;
  margin-top: 1px;
}

ul.noBullets {
	margin-bottom: 0.5em;
	margin-left: 2em;
	list-style: none;
}

ul.noBullets li {
	list-style: none;
}


/*End Misc. Typography Stuff*/

/*Begin Form Elements*/

.submitButtons {
	border-bottom: 2px solid #1a1a1a;
	border-right: 2px solid #1a1a1a;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	background: #546f54;
	color: white;
	width: 50px;
	text-align: center;
	font-size: .9em;
}
#insideNavigation {
	background: #cfd5c6;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
}
#frontMenu
{
        /*width: 100%;*/
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0 27px 0 27px;
	background-color: #d2d7c9;
	text-align: center;
	border: 1px solid #d2d7c9; /* IE7 */
}
#frontMenuClear
{
	clear: both;
}
#frontAd
{
        /*width: 100%;*/
	display: block;
	margin: 0;
	padding: 0;
	background-color: #d2d7c9;
	text-align: center;
	border: 10px solid #d2d7c9; /* IE7 */
}
#frontAd img
{
  margin: 0 auto;
}
#menubar 
{
  display: block;
  /* margin-bottom: 3.5em; */
  margin: 0;
}

#menubar li ul {
  min-width: 100% !important;
  cursor: default;
  position: absolute;
  display: block;
  height: auto;
  display: none;
  padding: 1px 5px 5px 5px;
  background: white url(/img/clear.gif); /* trick to keep open */
  text-align: left;
  margin: 0;
  border: 1px solid #d2d7c9;
}

#menubar li {
  position: relative; 
  display: block;
  /*width: 12.5%; Needed for IE6 */
  /*max-width : 16.5%;*/
  padding: 0 10px;
  cursor: pointer;
  float: left; 
  list-style-type: none;
  font-weight: bold;
}

#menubar li ul li {
  min-width: 100%;
  overflow: visible;
  padding: 0px;
  border: none;
  /* border: 1px solid #333; 
  border-top: none; */
  margin: 0;
}

#menubar li a {
  cursor: default;
  color: #666;
  /*border-left: 1px solid #333; */
  text-decoration: none;
  display: block;
  /* float: left; */
  padding: 0.2em;
  height: 1.7em;
  line-height: 1.7em;
  margin: 0;
}

#menubar li ul li a {
  width: 100%; 
  position: relative !important; /* ie Mac */
  cursor: pointer !important;
  white-space: nowrap;
  line-height: 1.3em;
  height: 1.3em;
  font-weight: normal;
  /*border: 1px solid #fff; */
  color: #666;
  /*background-position: 0 50% !important; */
}

#menubar li a:hover,
#menubar li a:focus,
#menubar li a:active
{
  color: black;
}

#menubar ul a:hover,
#menubar ul a:focus,
#menubar ul a:active
{
  color: black !important; 
  background-color: #d2d7c9;
}


#menubar li:hover ul,
#menubar li.msieFix ul 
{ 
  display: block;
  z-index: 10; 
  top: 2em;
  /*!important;*/
  margin: 0;
  padding: 0;
}



.headerImage {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	width: 700px;
	height: 177px;
	display: block;
}

dl dt {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #343834;
}

dl dd {
	color: #546f54;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 17px;
}

.clear {
	clear: both;
	font-size: 0pt;
	height: 0pt;
	line-height: 0pt;
}

#contentSideMenu img {
	margin-top: 2em;
	border: 10px solid #d2d7c9;
}

#contentBodyWSideMenu {
	padding: 0;
	margin-left: 20px;
	width: 660px;
	float: left;
}
#contentBodyWOSideMenu {
	padding: 0 40px;
}
#contentSideMenu {
	float:left;
	width: 140px;
	padding: 0;
	padding-right: 14px;
	border-right: 2px dashed #d2d7c9;
	margin-left: 40px;
}

#sideMenu li {
	list-style-type: square;
	color: #d2d7c9;
}
#sideMenu {
	margin: 0;
	margin-left: 1em;
}
#tipsCategoryBox {
	width: 280px;
	border: 10px solid #d2d7c9;
	float: left;
	background-color: #d2d7c9;
	margin-right: 14px;
	margin-bottom: 14px;
}
#directoryCategoryList { 
	width: 280px;
	overflow: auto;
	height: 350px;
	border: 10px solid #d2d7c9;
	float: left;
	background-color: #d2d7c9;
	margin-right: 14px;
	margin-bottom: 14px;
}
#directoryCategoryList ul li,
#directoryList ul li ,
#tipsCategoryBox ul li{
	color: black;
}
#directorySearch,
#tipSearch {
        float: left;
	background-color: #d2d7c9;
	width: 280px;
	border: 10px solid #d2d7c9;
	margin-bottom: 14px;
}
#directoryBrowse {
        float: left;
	background-color: #d2d7c9;
	width: 280px;
	border: 10px solid #d2d7c9;
	margin-bottom: 14px;
}
#directoryContent {
        float: left;
	width: 270px;
	border: 10px solid #d2d7c9;
	margin-bottom: 14px;
	padding: 5px;
}
#directoryList {
	border: 0;
	margin: 0;
	margin-top: 5px;
	width: 100%;
	border: 1px solid #d2d7c9;
}
#directoryList th {
	font-weight: bold;
	padding: 2px;
	font-size: 9pt;
	vertical-align: top;
}
#directoryList th a,
#directoryList th a:hover,
#directoryList th a:link,
#directoryList th a:active,
#directoryList th a:visited {
	color: black;
}
#directoryList td {
	padding: 2px;
	font-size: 8pt;
	vertical-align: top;

}
#directoryList tr {
	margin: 0;
	margin-top: 0.5em;
}
#directoryListMap {
	height: 300px;
	border: 10px solid #d2d7c9;
}
tr.rowEven {
	background: transparent;
}
tr.rowOdd {
	background-color: #d2d7c9;
}
#directoryEntryMap {
	height: 250px;
	width: 250px;
	float: right;
	border: 10px solid #d2d7c9;
}
#directoryEntryTitle {
}
#directoryEntryCustomerContent img{
	border: 10px solid #d2d7c9;
	
}
.genericBox {
	background-color: #d2d7c9;
	padding: 6px;
	text-align: right;
	color: #666;
	font-size: 13pt;
}
.frontEventTime {
	font-size: 0.8em;
	white-space: nowrap;
}
#eventRegistration {
	float: right;
	padding: 6px;
	font-size: 13pt;
	border: 10px solid #d2d7c9;
}
#clickheretoregister {
	float: right;
}
#cardPaymentArea {
	margin-top: 1em;
}
#searchPageArea {
	border: 10px solid #d2d7c9;
	text-align: center;
	margin-bottom: 2em;
}
