html, body {
	font: normal 1.05em/1.5em Garamond, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	outline: none;
	color: #FCBE87;
	text-decoration: none;
}
a:hover, a:active {
	outline: none;
	color: #ffe8d7;
	text-decoration: none;
}
ul {
	list-style-type: square;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}
h3 {
	color: #ffc796;
}
#container {
	text-align: left;
	margin: auto;
	padding: 0px;
	height: auto;
	width: auto;
}
#header {
	height: 210px;
	clear: both;
	background: inherit;
	display: none;
}
#mainnav {
	display: none;
}

#hdphotos {
	margin-left: 308px;
	height: 175px;
}
#topnav {
	clear: both;
	float: right;
	height: 36px;
	background: none;
}
#topnav ul {
	display: block;
	list-style: none;
	width: 374px;
	margin: 0;
	padding: 0;
}
#topnav ul li {
	display: block;
	float: left;
	list-style: none;
	height: 35px;
	width: 131px;
	line-height: 35px;
	margin: 0 2px 0 2px;
	padding: 0;
	font-size: 0.9em;
}
#topnav ul li a, #topnav ul li a:link, #topnav ul li a:visited {
	display: block;
	width: 100%;
	height: 35px;
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 0;
}
#topnav ul li a:hover, #topnav ul li a:active {
	background: #ccc;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
#topnav ul li a span {
	margin-left: -8000px;
}
#copy {
	width: auto;
	display: block;
	padding: auto;
	margin: auto;
	background: none;
}
#footer {
	clear: both;
	margin: 0 auto;
	background: none;
	text-align: center;
	font-size: 0.8em;
}
.contactTxt{
	line-height: 20px;
}

#menu {
	width: auto;
	height: auto;
	background: none;
}
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: block;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#menu ul li ul {
    margin-left: 10px;
}
.menu_1 {
    font-size: 1.2em;
}
.menu_2 {
    
}
.menu_3 {  
}
.menu_4 {}
.menu_5 {}
.menu_6 {}
/* menu_chapter has children */
.menu_chapter {
    
}
.menu_chapter .mname {
    font-weight: bold;
	text-transform:uppercase;
	
}
.menu_chapter .mdescription {
    
}
div.mdescription > ul {
    margin: 0 0 0 40px !important;
    padding: 0;
    display: block;
    list-style-type: square;
	list-style-position: outside;
}
div.mdescription > ul li {
    display: list-item !important;
	list-style:  outside square !important;
	line-height: 1.2em;
	font-size: 1em;
	margin-bottom: 0px !important;
    color: #FFF;
    padding: 0;
   
}
.mname p {margin: 0; }
.mprice {
    display: block;
}
.menu_chapter .mprice {
    
}
/* menu_item has no children */
.menu_item {
    font-weight: normal;
}
.menu_item .mname {
    font-weight: bold;

}
.menu_item .mdescription {

}
.menu_item .mdescription p {
    margin: 0 0 0 0;
}
.menu_item .mprice {

}