body {
  background-color: rgb(52,91,52);
}

a, a:link {
  color: rgb(52,91,52);
		font-weight: bold;
}

a:hover {
  color: rgb(255,255,255);
		background-color: rgb(52,91,52);
		font-weight: bold;
}

td, p {
  font-family: "Century Gothic", Garamond;
  font-size: 14pt;
		text-align: left;
}

h1 { font-family: "Century Gothic", Garamond;
font-size: 16px;
text-align: left;
line-height:1.5;
color: #704D08;
padding-left: 5px;
margin-right:10px;
 }
h2 { font-family: "Century Gothic", Garamond;
font-size: 14px;
text-align: left;
line-height:1.5;
color: #704D08;
 }
#boxout.tags {

font-family: Garamond;
font-size: 4px;
text-align: left;
line-height:1.5;
color: #704D08;

 }
ul {
list-style-type: square;
 }
 ul.small {
list-style-type: circle;
 }
li{font-family: Garamond;font-size: 18px;font-style: normal;text-decoration: none;text-transform: none;font-variant: none;color: #704D08;text-align: left;margin-left: 0px;padding-left: 2px; style: inline; padding-bottom: 2px;
 }
 li.small {font-family: Garamond;font-size: 16px;font-style: bold;text-decoration: none;text-transform: none;font-variant: none;color: rgb(52,91,52);text-align: left;margin-left: 0px;padding-left: 0px; style: inline; padding-bottom: 6px;}

.grandopening {
	text-align: center;
	font-size: 24pt;
}

.onceuponamoosetitle {
	text-align: center;
	font-size: 24pt;
	padding: 10px;
	font-family: "Kristen ITC";
	background-color: #000000;
	color: rgb(255, 215, 0);
}

body.mceContentBody, .main {

  font-family: "Century Gothic", Garamond !important;
  font-size: 14pt !important;
}

.copyright {
  margin: 0 auto;
	 width: 750px;
 	text-align: right;
	color:#999999;
}
.copyright a {
	color: #999999;
}

.mceContentBody a, .mceContentBody a:link {
   color: rgb(52,91,52) !important;
		 font-weight: bold !important;
}

.mceContentBody p {
  font-family: "Century Gothic", Garamond !important;
  font-size: 14pt !important;
}

.mceContentBody a:hover {
  color: rgb(255,255,255) !important;
		background-color: rgb(52,91,52) !important;
		font-weight: bold !important;
}

.mceContentBody .grandopening {
	text-align: center !important;
	font-size: 24pt !important;
}


.ddmx {
  font-family: "Century Gothic", Garamond !important;
  font-size: 0.9em !important;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 2px 5px 2px 5px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1
{
  color: rgb(52,91,52);
		font-size: 0.9em;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
				background-color: rgb(52,91,52);
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
				text-align: left;
}

  p{font-family: Century Gothic, Garamond, Sans-serif;color: #000000;text-align: left;padding-left: 3px;padding-right: 3px; font-size: 16px;}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

