/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ada891;
    background-image: url(/inc/templates/current/crystalpalacebuffet/images/bg.jpg);
}

.txt11B {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#content {
	background-color: #FFFFCC;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.links a:link, .links a:active, .links a:visited 
{
	font-size: 10px;
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.nav a:link, .nav a:visited 
{
	font-size: 14px;
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 3px;
}

.nav .nav a:active
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 3px;
}

.links a:hover
{
	color: #ffffff;
}

.nav a:hover
{
	color: #ffffff;
}

/*Footer*/
#footer {
	text-align:center;
	font-size: 10px;
}
