body {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/bkgrd.jpg');
	background-repeat:repeat-x;
	font-family: "Arial", Helvetica, sans-serif;
	background-color: #6a3c38;
	}
a { 
	color:#4f191b;
	}

div.container {
	}

div#wrapper {
	background: url('/css/images/contentBkgrd.jpg');
	background-repeat:repeat-y;
	margin-left: 70px;
	}


div#header {
	background: url('/css/images/header.jpg');
	width:950px;
	height:311px;
	}
div#header h1 {
	padding:0;
	margin:0;
	text-indent:-3000px;
	}

div#flash{
	margin-left: 225px;
	margin-top: -200px;
	width: 575px;
	height: 175px;
	}

div#navTop {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/navTop.jpg');
	width:192px;
	height:140px;
	margin-top: -130px;
	margin-left: 17px;
	}

div#navBottom {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/navBottom.jpg');
	width:192px;
	height:145px;
	margin-left: 17px;
	margin-top: -35px;
	}


h1 {font-size:24px; color:#946A47}
h2 {font-size:19px; color:#946A47}
h3 {font-size:17px; color:#946A47}

/* bof Navigation CSS for partially open subpages */
/* DO NOT CHANGE THE ORDER */
ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul { display:block; }
ul li.highlight ul { display:block; }                
ul li.highlight li.haschildren ul { display:none; }
ul li.hasvisiblechildren ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul li.highlight ul { display:block; }
ul li.hasvisiblechildren ul li.hasvisiblechildren ul { display:block; }




div#nav {
	margin: 0px;
	padding: 0px;
	width: 192px;
	background: url('/css/images/navBkgrd.jpg');
	margin-left: 17px;
	}


div#nav ul {
	list-style: none;
	width: 150px;
	margin-left: 25px;
	text-align: right;
	margin-top: -125px;
	}
	
div#nav li {
	padding-bottom: 5px;
	}	


div#nav a {
	color: #4f191b;
	text-decoration:none;
	font-size: 13px;
	}

div#nav a:link {
	text-decoration: none;
	color: #4f191b;
	}

div#nav ul li ul li {
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 12px;
	}
	


#nav li.highlight a, #nav li.hasvisiblechildren a {
	font-weight: bold; 	text-transform: uppercase;}




/*Subpages (not selected)*/
#nav li.haschildren ul a { color:#000;  text-transform: none;}



#nav ul li ul{
	margin:0;
	}
	
#nav ul li ul li{
	padding:0 0 0 9px;
	color:#000;
	font-weight:bold;
	text-transform: none;
	}

#nav ul li ul li a:hover{
	color:#3b4220;
	}

#nav ul li.highlight ul li.highlight a{
	color:#e0bf3f;
	}





div#eventsTop {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/eventsTop.jpg');
	width:192px;
	height:120px;
	margin-top: 35px;
	margin-left: 17px;
	}

div#eventsBottom {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/eventsBottom.jpg');
	width:192px;
	height:85px;
	margin-left: 17px;
	margin-top: -25px;
	}


div#events {
	margin: 0px;
	padding: 0px;
	width: 192px;
	background: url('/css/images/navBkgrd.jpg');
	margin-left: 17px;
	border: none;
	}


div#upcoming-events {
	margin: 0px;
	padding: 0px;
	width: 192px;
	border: none;
	margin-top: -85px;
	}

div#upcoming-events p {
	padding-left: 25px;
	color: #4f191b;
	font-weight: bold;
	/*margin-top: -100px;*/
	}


.event-upcoming-heading {
	padding-left: 25px;
	color: #4f191b;
	font-weight: bold;
	border: none;
	margin-top: -125px;
	}


div#events ul {
	list-style: none;
	width: 160px;
	margin-left: 15px;
	/*margin-top: -125px;*/
	}
	
div#events li {
	padding-bottom: 10px;
	}	

div#events a {
	color: #4f191b;
	text-decoration:none;
	font-size: 12px;
	}

div#events a:link {
	text-decoration: none;
	color: #4f191b;
	}


div#events p {
	width: 160px;
	font-size: 14px;
	}




div#hometext {
	padding: 0px;
	margin: 0px;
	padding: 10px;
	margin-left: 17px;
	}

div#hometext h1 {
	 color:#4f191b; 
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 160%;
	}

div#hometext h2 {
	 color:#946a47; 
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 140%;
	}

div#hometext h3 {
	 color:#4f191b; 
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 130%;
	}

div#hometext h4 {
	 color:#946a47; 
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 120%;
	}


div#hometext p {
	font-size: 12px;
	}

div#hometext table {
	width: 325px;
	font-size: 12px;
	}





div#rightSide {
	padding: 0px;
	margin: 0px;
	}


div#bodytext {
	padding: 10px;
	margin-left: 17px;
	}

div#bodytext h1 {
	 color:#4f191b; 
	 text-transform: uppercase;
	 font-weight: bold;
	}

div#bodytext h2 {
	 color:#946a47; 
	 text-transform: uppercase;
	 font-weight: bold;
	}

div#bodytext h3 {
	 color:#4f191b; 
	 text-transform: uppercase;
	 font-weight: bold;
	}

div#bodytext h4 {
	 color:#946a47; 
	 text-transform: uppercase;
	 font-weight: bold;
	}


div#bodytext p {
	font-size: 12px;
	}

div#bodytext table {
	font-size: 12px;
	}



#body #contact-form-container {
	background:transparent;
	color:#000;
	width: 500px;
	padding-left: 10px;
	}
#body #contact-form-container div.input label{
	color:#000;
	font-size:12px;
	}
	
#body #contact-form-container div.input{
	 padding: 5px;
	 }

#contact-form-container div.input textarea {
	height:100px;
	width:95%;
	}

#contact-form-container div.input input {
	height:10px;
	width:95%;
	}	
	
#body #contact-form-container div.input textarea, input.text, input.title{
    background:#fff;
	}



div#body {
	width: 575px;
	}



	
div#bottom {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/bottom.png');
	width:950px;
	height:41px;
	}


div#footerBrown {
	padding: 0px;
	margin: 0px;
	background-color: #3c2b1d;
	height:15px;
	width: 100%;
	}

div#footerPink {
	padding: 0px;
	margin: 0px;
	background-color: #c7a993;
	height:5px;
	width: 100%;
	margin-top: 10px;
	}

	
div#footer {
	height: 20px;
	width: 100%;
	}
div#footer p {
	color: #f4e7dd;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
div#footer a {
	color: #f4e7dd;
	font-size: 10px;
	}
.categories-dropdown {background:#b87782}
.table td {vertical-align:top}
span.listing-image, .listing-images {margin-left:12px;}
.listing ul {font-size:12px;}
h2.listing-name {font-size:12px;}	
h4 {font-size:16px;}
div.event-title {font-size:13px;}
div.label {padding-bottom:0; text-align:left; width:100px; display:none;}