body{margin:0;padding:0}
html, body{height:100%}

body {
	background-image: url(images/top-back.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

#mainstage {
	width:1000px;
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	background:url(images/newtop.png) top no-repeat;
	padding-top:20px;
	padding-bottom:20px;
}

#maincontent { 
	background:url(images/mainbg.png) repeat-y;
	min-height:900px;
}


#wrap{
	background-image: url(images/bottom-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height:234px;
}

#topbar h3{
	float:right;
	width:20%;
	margin-top:0;
	padding-top:0;
}

#topbar {
	padding-left:20px;
}

#logo {
	margin-left:-10px;
	float:left;
	}
	
#navbar {
	clear:both;
	background:url(images/header-back.gif) repeat-x;
	min-height:80px;
	margin-left:16px;
	margin-right:16px;
}

#navbar ul {
	float:left;
	margin:0;
	padding:0;
	margin-left:30px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}

#navbar li {
	float:left;
	list-style:none;
	text-transform:uppercase;
	height:35px;
	padding-top:0px;
	padding-bottom:10px;
	line-height:100px;
	font-size:95%;
	font-weight:bold;
}

#navbar li a{
	color:#293540;
	text-decoration:none;
	display:block;
	padding-top:0;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:5px;
	
}

#navbar li a:hover{
	color:#640405;
	background:url(images/header-hover.gif) repeat-x;
	display:block;
	
}

.noborder a{
	border-right: none;
}

#maintext {
	clear:both;
}

#leftbit {
	width:305px;
	float:left;
}

#text {
	width:675px;
	float:right;
	padding-right:40px;
}

#navbar2 {
	clear:both;
	padding-left:40px;
}



.bbox {
	width:25%;
	float:left;
}

.bbox h3 {
	font-size:100%;
	margin-top:5px;
	padding:0;
}

.bbox h3 a{
	text-decoration:none;
	color:#293540;
	font-size:17px;
	display:block;
}

.bbox h3 a:hover{
	color:#9b1213;
}



#scrollbar {
	clear:both;
	padding-left:40px;
}

#bottomtext {
	padding-left:20px;
}

#bottomtext li {
	float:left;
	margin-right:10px;
	text-decoration: underline;
	color:#8e6e43;
	font-size:12px;
}

#bottomtext ul{
	float:left;
	list-style:none;
	width:550px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#bottomtext li a{
	
	text-decoration:none;
	color:#8e6e43;
}

#bottomtext li a:hover{
	text-decoration:underline;
}

#musicbox {
	width:218px;
	float:left;
}

#bottomtext h4{
	float:right;
	padding:0;
	margin:0;
	width:200px;
	color:#8e6e43;
	font-size:14px;
	padding-top:10px;
}

#contact{
	background:url(newimages/newbottom.gif) bottom no-repeat;
	height:30px;
	padding-left:20px;
}

#container {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 980px;
	height:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #640405;
	text-align: justify;
}

.body-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #293540;
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #640405;
	text-align: left;
	padding-top:10px;
}

h5{
	clear:both;
	color:#8e6e43;
}

.frog-back{
	background-image: url(/frog/images/back.gif);
	background-repeat: no-repeat;
}

a.box{
	display: block;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color: #293540;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

a.box:hover {
	color: #9b1213;
	text-decoration: none;
}

#leftbit {
	width:25%;
	margin-left:0px;
}

#leftbit ul {
	padding-right:20px;
}

#leftbit li {
	list-style:none;
}

#leftbit li a{
	color:#293540;
	text-decoration:none;
	display:block;
	padding-left:0px;
}

#leftbit li a:hover{
	color:#640405;
	background-image: url(images/header-hover.gif);
	background-position:200px;
	padding-right:0px;

}
	

/* Press Page */

#press #text {
	width:100%;
	float:none;
	padding-right:0px;
	padding-left:75px;
}

#submenu li {
	font-size:120%;
}

#banquet #leftbit, #cafe #leftbit, #catering #leftbit, #about #leftbit, #directions #leftbit, #contactus #leftbit {
	padding-left:20px;
}

/* Home Page */

#homepage #text {
	width:900px;
	padding-right:40px;
	margin-left:80px;
}

#about #text h3 {
	color:#640405;
}
	
#error h1, #error h2, #error h3 {
	padding:5px;
	margin-left:5px;
	color:#640405;
}
	