body, TD, TABLE TD
{
	font: 11px Verdana, Arial, Tahoma, Helvetica;
	color: #000;
	vertical-align: top;
	line-height: 20px;
}


h1
{
	font-size: 16px;
	color: #555;
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;

}


h2
{
	font-size: 14px;
	color: #555;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;

}



P
{
	margin-top: 15px;
	margin-right: 25px;
	
}
A
{
	font: 11px Verdana, Arial, Tahoma, Helvetica;
	color: #00823B;								
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
A:Hover
{
	text-decoration: none;
}

.outerborder
{
	border: 1px solid #CDCDCD;
	width: 745px;
}


.insideborderleft
{
	border-top: 1px solid #CDCDCD;
	width: 270px;
	height: 550px;	/*616px*/
}

.insideborderlefthome
{
	border-top: 1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	width: 270px;
	height: 490px;
}


.insideborderright
{
	border-top: 1px solid #CDCDCD;
	width: 475px;
}

A.address
{
	text-align: center;
	color: #CD9846;
	text-decoration: none;
	font-weight: normal;
}

A.address:hover
{
	text-align: center;
	color: #CD9846;
	text-decoration: underline;
	font-weight: normal;
}

.subnavlinemenus
{
	border-bottom: 1px dotted #CDCDCD;
	padding-bottom: 4px;
	padding-top: 5px;
	width: 140px;
	height:15px;
}

.subnavnolinemenus
{
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 4px;
	padding-top: 5px;
	width: 140px;
	height:15px;
}

.subnavlinedining
{
	border-bottom: 1px dotted #CDCDCD;
	padding-bottom: 4px;
	padding-top: 5px;
	width: 150px;
	height:15px;
}

.subnavnolinedining
{
	
	padding-bottom: 4px;
	padding-top: 5px;
	width: 150px;
	height:15px;
}

.subnavlineevents
{
	border-bottom: 1px dotted #CDCDCD;
	padding-bottom: 4px;
	padding-top: 5px;
	width: 250px;
	height:15px;
}

.subnavnolineevents
{
	
	padding-bottom: 4px;
	padding-top: 5px;
	width: 250px;
	height:15px;
}

.subnav
{
	padding-right:10px;
	align: right:
}

#pointer
{
	background-image: url('/images/subnav_pointer.gif');
	background-repeat: no-repeat;
	background-position: center left; 
}

#pointer2
{
	background-image: url('/images/subnav_pointer2.gif');
	background-repeat: no-repeat;
	background-position: center left; 
}

.menusubpages
{
	width:150px;
	padding-left:35px;
}

.menusubpages a:active
{
	color: #000;
}

.subnav A
{
	color: #718A2D;
	text-decoration:none;

}

.subnav A:active
{
	color: #B23423;
}

.subnav A:hover
{
	color: #B23423;
}

.title
{

	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.words
{
	width:250px;
}

.content
{
	padding-top:25px;
	padding-left:30px;
	padding-right:15px;

}

.footer A
{
	color: #6BA1A1;
	font-size: 10px;
	
}

.copyright
{
	color: #999999;
	font-size: 10px;

}
