/* CSS Document */

/* My Comment */

/* My Comment */
#banquetscontainer{
	margin-left:200;
}


#nav{
	text-align: center;
	background-color:fff;
	color: #88523a;
}

#containercolumnright{
	margin: 0px 20px 20px 20px;
	padding:0px;
}

hr{
	width:766px;
	color: #88523a;
	height:.5px;
	margin-bottom:-15px;

}

#contentcontainer{
	margin-left:80px;
	margin-right:80px;
}

/*<group=Text Styles>*/
h5{
	margin-bottom:-8px;
	color: #3e3e3e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:strong;
	font-size: 16px;
	line-height: 0px;
	text-align: left;
}
h3 {
	color: #3e3e3e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:strong;
	font-size: 16px;
	text-align: left;
	margin-bottom:2px;
}

h4{
	color: #3e3e3e;
	margin:0;
	padding:0;
	margin-bottom:5px;
	font: 15px/15px Helvetica, Arial, Verdana, sans-serif; 
}

#price{
	float:right;
	color: #3e3e3e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	margin-top:-10px;
}
a:link {
	color: #66001f;
	white-space: normal;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: underline;
}

a:visited{
	color: #88523a;
	text-transform: uppercase;
	text-decoration: underline;
}

a:hover{
	color: #88523a;
	text-decoration: underline;
}

a:active{
	color: #66001f;
	text-decoration: underline;
}

h1 {
	color: #3e3e3e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	margin-bottom:-9px;
	text-indent: -6px;
}

h6 {
	color: #3e3e3e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	margin-bottom:-8px;
	margin-top:3px;
}

h7 {
	color: #93522e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:22px;
}
.leftcolumnhead{
	padding:20px 10px 0 15px; 
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:13px; 
	letter-spacing:2;
	color: #333333;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color: #424242;
}

#explanation {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
}

#container {
	color:"fbecc1";
	background: #fdc666;
	width:766px;
}


#left {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color:333333;
	font-weight: normal;
	padding-top: 15px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}


#bottom {
	background-color: #ffffff
}

#hours {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #3e3e3e;
	font-size: 20;
}

#services {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 12px;
	text-align: left;
	font-style: italic;
}

#frontpage h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #a26247
}
#mynav {
	margin:0 0 0 0;
	padding:0;
	text-align: center;
}
/*</group>*/

