@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color: #2D3192;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1A6992;
}

/* GENERAL FORMATTING */

.wrapper {
	margin:0 auto;
	width:900px;
	background-color:#fff;
	border-bottom:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
}

.clear {	
	clear:both;
}

/* LINKS */

a, a:visited {
	color:#2D3192;
}

a:hover {
	color:#CA2E2F;
}
	
/* MAIN CONTENT */	
	
.main {
	margin:0 auto;
	background:#fff;
	width:860px;
	padding:0px 0px 0px 40px;
}

.header {
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	padding:5px;
	color:#302C8D;
	background-image:url(../images/content-top.jpg);
	background-repeat:no-repeat;
}

.headercafespecials {
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	padding-top:5px;
	padding-left:5px;
	color:#302C8D;
	background-image:url(../images/content-top.jpg);
	background-repeat:no-repeat;
}

.headercenterspecials {
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	padding-top:5px;
	padding-left:200px;
	color:#302C8D;
	background-image:url(../images/content-top.jpg);
	background-repeat:no-repeat;
}

.whitecontent {
	color:#fff;
}

.news-events {
	margin:0px;
	width:283px;
	height:212px;
	float:left;
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;	
}

.homebox {
	vertical-align:center;
	padding:40px 10px 10px 10px;
	margin:0;
	font-size:9px;	
}

.list {
	padding-bottom:10px;
}

.icon-news {
	float:left;
	width:25px;
	height:29px;
	background:url(../images/news_icon.png) no-repeat;
}

.icon-spec {
	float:left;
	width:25px;
	height:29px;
	background:url(../images/specials_icon.png) no-repeat;
}

.specials-small-image {
	float:left;
	width:50px;;
	margin-right:4px;
}


.special-packages-home {
	width:253px;
	min-height:460px;
	background-image:url(../images/specials-long.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-right:40px;
	position:relative;
	z-index:2;
}

*html .special-packages-home {
	float:right;
	margin-right:20px;
	margin-top:-220px;
}

.special-packages-sub {
	margin:0px 0px 10px 0px;
	width:253px;
	float:left;
	background-image:url(../images/specials-long.jpg);
	background-repeat:no-repeat;
}

.book-online {
	margin:0 14px;
	width:253px;
	height:212px;
	float:left;
	font-size:9px;
	background-image:url(../images/book_online.jpg);
	background-repeat:no-repeat;
}

.book-online td, .book-online-sub td {
	text-align:left;
	vertical-align:top;
}

.book-online-sub {
	width:253px;
	height:125px;
	float:left;
	background-image:url(../images/book_online-short.jpg);
	background-repeat:no-repeat;
}

.sub-right {
	width:263px;
	float:left;
	margin:0 0 0 0px;
}

.poll {
	margin:20px 0 20px 0;
	width:253px;
	height:242px;
	float:left;
	background-image:url(../images/poll.jpg);
}

.poll p {
	padding:40px 10px 10px 25px;
	margin:0;
}

.poll-radio {
	float:left;
	padding:25px 10px 20px 25px;
}

.poll-img {
	padding:5px 10px 5px 5px;
	width:50px;
	float:left;
}

.poll label {
	text-align:center;
}

.pollsubmit {
	float:left;
	padding:5px 5px 5px 25px;
}

.content {
	margin:20px 16px 20px 0px;
	width:550px;
	float:left;
	background-image:url(../images/content_main.jpg);
	background-repeat:repeat-y;
}

.content-sub {
	margin:0px 16px 20px 0px;
	width:550px;
	float:left;
	background-image:url(../images/content_main.jpg);
	background-repeat:repeat-y;
}

*html .content-sub {
	margin:0px 13px 20px 0px;
}

.padded-text {
	width:530px;
	padding:0px 10px;
}

.specials-text {
	margin-top: 20px;
	width:230px;
	padding:0px 10px;
}

.cafe-text-specials {
	width:520px;
}

hr {
	color:#46B0CE;
	background-color:#46B0CE;
}

.specials-box {
	width:500px;
	margin:0 auto;
}

.news-box {
	width:500px;
	margin:0 auto;
}

.specials-title {
	color:#2D3192;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	width:494px;
}

.specials-desc {
	padding:3px;
}

.news-headline {
	color:#2D3192;
	min-height:20px;
	line-height:20px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	width:304px;
	float:left;
}

.news-date {
	float:left;
	min-height:20px;
	line-height:20px;
	width:184px;
	color:#2D3192;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding:3px;
}

.news-image {
	float:left;
	width:90px;
	padding:3px;
	text-align:center;
}

.news-image img {
	border:1px solid #46B0CE;
}

.news-desc {
	float:left;
	width:500px;
	padding:3px;
}	

.blueheader {
	color:#46B0CE;
	font-weight:bold;
	font-size:16px;
}

.picborder {
	border:1px solid #2D3192;
}

.content p, .content-sub p {
	padding:0 10px 10px 10px;
	margin:0px;
	line-height:18px;
}



.content-top, .content-sub-top {
	width:550px;
	height:10px;
	background-image:url(../images/content_top.jpg);
}

.content-btm, .content-sub-btm {
	width:550px;
	height:10px;
	background-image:url(../images/content_btm.jpg);
}

.gallery {
	float:left;
	width:860px;
	padding:0;
	margin:0 0 0px 0;
}

.footer {
	width:900px;
	margin:0 auto;
	text-align:center;
	background-color:#2D3192;
	font-family:Verdana, Geneva, sans-serif;
	color:#7ca6d6;
	padding-bottom:50px;
}

.footer-nav {
	padding-top:10px;
	margin-bottom:10px;
}

.footer-nav a {
	font-size:12px;
	color:#7ca6d6;
	text-decoration:none;
}

.footer-nav a:hover {
	text-decoration:underline;
}

.nav {
	display:none;
	float:left;
	width:100%;
	background-color:#fff;
}

.alerts-form {
	text-align:left;
	width:420px;
	margin:0 0 0 20px;
	float:left;
	color:#fff;
	font-size:10px;
}

.alerts-form strong {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:ecfac5; /*yellow-green*/
}

.address {
	width:420px;
	text-align:left;
	margin:0 0px 0 10px;
	float:left;
	color:#fff;
	font-size:10px;
}

.address strong {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:ecfac5; /*yellow-green*/
}

.address a {
	color:#fff;
}

.address a:hover {
	text-decoration:none;
}

.spacer {
	width:100%
	height:10px;
}

.img-right {
	margin:5px 10px 5px 0;
	float:left;
}

.copyright {
	float:left;
	margin:5px 0px 5px 0;
}

.tooltip{
background-color:#FFFFFF;
border:2px solid #CCCCCC;
padding:5px;
white-space:nowrap;
}


.div_todo {
	padding:10px;
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	}

.todo_pic {
	margin:3px 0px 3px 0px;
	border:0px;
	height:50px;
	width:400px;
	}

.todo_title {
	font-size:18px;
	font-weight:bold;
	}
	
.todo_number {
	font-size:24px;
	font-weight:bold;
	color:navy;
	}

.div_todo_phone {
	float:right;
	margin:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	}

.todo_link {
	font-size:10px;
	font-style:italic;
	}
	
	
table_rates {
	background-color:white;
	border:2px solid navy;
	margin:auto;
	}
	
.table_rates td {
	text-align:center;
	border-right:1px solid #AFE9FD;
	border-bottom:1px solid #AFE9FD;
	}

.table_rates .table_header {
	background-color:#5887BB;
	font-weight:bold;
	Color:white;
	}
	
	
/************************************************
	/ Here is the formating for the new 
	/ 30 things page. 
************************************************/

div.things-header {
	width: 450px;
	height: 50px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 48px;
}

div.things-description {
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.packageheader{
	color:#2D3192;
	font-size:16px;
	font-weight:bold;
}

.packageheader a{
}

.package_items{
	margin:0 0 20px 0;
}

.clearall{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;height:0
}

/************************************************
	/ Chalkboard Specials  
************************************************/

#chalkboard{
	background:url(/images/chalkboard-enlarged.png) no-repeat;
	width:512px;
	height:255px;
	float:right;
	padding-right: 17px;
	}
	
#chalkboard_cont {
	margin:80px 12px 30px 37px;
	overflow:auto;
	color:#FFFFFF;
	height:140px;
	padding-right:10px;
	}

.corners {
	background:url(/images/corners.jpg) no-repeat;
	width:253px;
	height:21px;
	position:absolute;
	bottom:0;
	z-index:-1;
}
