@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B0C8E3;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
a {
	color: #4476EA;
}
a:hover {
	color: #0C4384;
}

#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 0px;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
}
#masthead {
	height: 121px;
	width: 900px;
}
#navbar {
	height: 43px;
	width: 900px;
	background-image: url(../images/bg_navbar.gif);
	text-align: center;
}
#navbar ul {
	margin-left: 15px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5A82B1;
	display: block;
	height: 37px;
}
#navbar ul li {
	font-size: 14px;
	float: left;
	height: 37px;
	display: block;
}
#navbar ul li a {
	color: #9bc9ff;
	height: 37px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5A82B1;
	display: block;
	line-height: 37px;
	text-decoration: none;
	/*padding-right/padding-left were 25px*/
	padding-right: 19px;
	padding-left: 19px;
	float: left;
	white-space: nowrap;
}
#navbar ul li a:hover {
	color: #0C4384;
	background-color: #CDDCED;
}
#subnav {
	padding: 10px;
	width: 200px;
	margin-bottom: 25px;
}
#subnav li {
	list-style-type: none;
}
#subnav li a {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	width:175px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0C8E3;
	text-decoration: none;
	background-image: url(../images/sub_nav_bullet.gif);
	background-position: 13px 11px;
	background-repeat: no-repeat;
}
#subnav li a:hover {
	color: #C4161C;
	background-color: #90AED0;
}


#leftcol {
	background-image: url(../images/bg_sub_nav.gif);
	background-repeat: repeat-x;
	float: left;
	width: 220px;
	font-size: 12px;
	color: #B0C8E3;
	text-align: center;
	padding-top: 15px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#leftcol a {
	color: #1E3148;
}
#leftcol a:hover {
	color: #FFFFFF;
}

#content {
	float: left;
	width: 570px;
	background-image: url(../images/bg_content.gif);
	padding-top: 20px;
	padding-right: 68px;
	padding-left: 30px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-repeat: repeat-x;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0c4384;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 8px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #52657c;
	font-weight: normal;
	margin-bottom: 16px;
}
h3 {
	margin-bottom: 16px;
	font-size: 14px;
	color: #0c4384;
}
h4 {
	font-size: 13px;
}

#content ul {
	margin-bottom: 16px;
	list-style-type: none;
}
#content ul li {
	margin-bottom: 6px;
	padding-left: 20px;
	background-image: url(../images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
#bottom_banner {
	width: 892px;
	padding-right: 4px;
	padding-left: 4px;
	clear: both;
}
.photo_area {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 250px;
}
.photo_caption {
	font-size: 12px;
	color: #993300;
	background-image: url(../images/bg_caption.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
#monthly-specials-sheets{
	background:url(../images/sprite_monthly-specials-btn.jpg) no-repeat;
	display:block;
	height:70px;
	margin-top:25px;
	text-indent:-9999px;
	width:220px;
}
#monthly-specials-sheets:hover{
	background-position:0 -70px;
}
#party-planning-menus{
	background:url(../images/sprite_party-planning-menus-btn.jpg) no-repeat;
	display:block;
	height:70px;
	margin-top:25px;
	text-indent:-9999px;
	width:220px;
}
#party-planning-menus:hover{
	background-position:0 -70px;
}

#footer {
	height: 51px;
	width: 900px;
	background-image: url(../images/bg_footer.gif);
	font-size: 11px;
	color: #B0C8E3;
	text-align: center;
	line-height: 45px;
}
#footer_buttons {
	height: 96px;
	width: 663px;
}
.logotable td {
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE4EC;
	text-transform: uppercase;
}
.logotable td a {
	text-transform: lowercase;
}

.formfields {
	font-size: 16px;
	color: #666666;
	width: 290px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.mailform {
	width: 300px;
}
#events {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	height: 69px;
	width: 200px;
	padding-top: 22px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/bg_upcoming_events.gif);
	display: block;
	float: left;
}
#events li {
	list-style-type: none;
	background-image: url(../images/bullet_events.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 8px;
	margin-bottom: 4px;
}
#events a {
	color: #FFFFFF;
}
#events a:hover {
	color: #FFBBBD;
}

