@charset "utf-8";
/* CSS Document */

.calendar-month {
	 color: #ffc;
        border-color: #960;
	background: #960;


	}

.calendar {
	color: #ffc;
	border-color: $ffc;
	 background-image:url(../img/eventbg01.png) ;
	 text-align:center;
	}


.calendar a {
	color: black;
	font-weight:bold;
	font-size:18px;
	}

body {
	margin:0px;
	padding:0px;
	background-image:url(../img/headerbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#header {
	height:294px;
	width:1080px;
	background-image:url(../img/headerlogo.png);
	background-repeat:no-repeat;
	margin: 0 auto;
}

/*NAVBAR STYLES START*/

#navbar {
	width:auto;
	height:48px;
	background-image:url(../img/navbg.jpg);
	background-repeat:repeat-x;
}

#navbar_buttons {
	width:1000px;
	margin:0 auto;
}

#navbar img {
	float:left;
}

#navbar_shadow {
	background-image:url(../img/navshadow.jpg);
	background-repeat:repeat-x;
	height:29px;
}

/*NAVBAR STYLES END*/



/*MAIN BODY STYLES START*/

#content {
	background-image:url(../img/contentbg2.jpg);
	width:auto;
	height:auto;
}

#content_area {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:15px 0;
}

#content_front {
	width:1000px;
	/*height:1510px;*/
	margin:0 auto;
}

#content_ad {
	text-align:center;
}

#content_ad img {
	float:left;
}


/*LEFT COLUMN STYLES START*/

#content_left_title {
	background-image:url(../img/main_welcome.png);
	background-position:center;
	background-repeat:no-repeat;
	width:545px;
	height:76px;
	float:left;
}

#content_left {
	width:545px;
	float:left;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#content_left p {
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
	
}

#content_left h1 {
	padding:0;
	margin:5px 30px 0;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#F6EFDA;
}

#content_left h2 {
	padding:0;
	margin:0 30px;
	text-align:left;
	font-size:14px;
	color:#F6EFDA;
	font-weight:100;
}

#content_left h3 {
	padding:0;
	margin:0px;
	table-align:center;
	color:#f6EFDA;
}

#content_left_news {
	width:545px;
	height:auto;
	margin:40px 0 10px;
}

#content_left_news p {
	color:#f6efda;
	text-align:center;
	width:450px;
	margin:0 auto;
}

#content_left_news a {
	font-weight:bold;
}


/*LEFT COLUMN STYLES END*/

#divider_vert {
	background-image:url(../img/divider_vertical.png);
	background-repeat:no-repeat;
	background-position:center;
	width:50px;
	height:1100px;
	margin: 35px 0;
	float:left;
}


/*RIGHT COLUMN STYLES START*/
#content_right {
	width:400px;
	float:right;
	text-align:center;
}
/*RIGHT COLUMN STYLES END*/


/*FRONT PAGE EVENT STYLES START*/

#calendar_top {
	width:auto;
}


#calendar_small {
	width:400px;
	margin:45px auto 0;
	text-align:left;
}

#calendar_small img {
	margin:0 auto;
}

#calendar_clean_sm {
	background-image:url(../img/eventbg.jpg);
	background-repeat:no-repeat;
	width:391px;
	height:336px;
	padding-top:18px;
	margin:0 auto;
}

#event_sm {
	height:63px;
	width:381px;
	margin:0 auto;
	text-align:center;
}

#event_sm_link {
	text-align:center;
	font-size:20px;
	height:63px;
	width:381px;
	margin:0 auto;
	padding-top:15px;
}

#event_sm_link a {
	color:#F6EFDA;
	font-style:italic;
}

#event_sm h1 {
	font-size:25px;
	color:#F6EFDA;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	padding: 10px;
}

#event_sm h2 {
	font-size:24px;
	color:#F6EFDA;
}

#event_sm a {
	color:#F6EFDA;
}

/*FRONT PAGE EVENT STYLES END*/

/*EVENT STYLES START*/

#event {
	width:800px;
	height:auto;
	min-height:275px;
	margin:0 auto;
	background-image:url(../img/eventbg01.png);
	color:#ffc;
}

#date {
	width:auto;
	text-transform:capitalize;
	font-size:24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFC;
	font-weight:bold;
	background-color:#960;
	padding-left:5px;
}

#performer_name {
	width:750px;
	margin:0 auto;
	padding-top:5px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
}

#performer {
	width:725px;
	height:auto;
	margin:0 auto;
	padding-bottom:15px;
	text-align:justify;
}

#performer img {
	float:right;
	margin-left:25px;
	padding-bottom:20px;
	border:thick;
	border-color:#FFC;
}

#performer a {
	color:#FFC;
	font-size:18px;
}

#spacer_sm {
	height:5px;
	width:800px;
	margin:0 auto;
}

#spacer_big {
	height:45px;
	width:725px;
	margin:0 auto;
}

/*MENU PAGE STYLES START*/

#menu {
	width:725px;
	height:auto;
	margin:0 auto;
	color:#ffc;
}

#title {
	font-size:28px;
	background-color:#960;
	/*
	padding-left:5px;
	padding-bottom:5px;
	*/
	text-align:center;
}

#items {
	padding:0;
	margin:0;
	height:auto;
	width:725px;
	text-align:center;
}

#food_item1 {
	background-image:url(../img/eventbg01.png);
	width:695px;
	padding:5px 15px;
	font-size:20px;
}


#food_item2 {
	background-image:url(../img/eventbg02.png);
	width:695px;
	padding:5px 15px;
	font-size:20px;
}

#item1 {
	background-image:url(../img/eventbg01.png);
	width:695px;
	padding:0 15px;
}

#item2 {
	background-image:url(../img/eventbg02.png);
	width:695px;
	padding:0 15px;
}

#menu p {
	font-size:18px;
	padding:0 0 10px;
	margin:0;
}

#menu h1 {
	font-size:26px;
	margin:0;
	padding:10px 0 0;
	text-decoration:underline;
}

/*MENU PAGE STYLES END*/

#calendar {
	width:900px;
	margin: 0 auto;
}

/*SUBSCRIBE PAGE STYLES START*/

#subscribe {
	width:900px;
	margin: 0 auto;
}

#subscribe td {
	font-size:18px;
	color:#ffc;
}

#subscribe table {
	text-align:center;
}

#sub_mess {
	width: 500px;
	height:auto;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	color:#ffc;
}

#sub_print {
	font-size:10px;
	width:700px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	color:#ffc;
}

#sub_print a {
	color:#ffc;
}

/*SUBSCRIBE PAGE STYLES END*/



#signup_sm {
	width:400px;
	height:auto;
	padding:35px 0;
}

#sponsors_sm, a {
	width:1075px;
	height:auto;
	margin:0 auto;
	padding: 25px 0;
	text-align:center;
	color:#F6EFDA;
}

#daily_specials_sm {
	width:545px;
	height:auto;
	margin:50px 0 0;
	font-size:18px;
	color:#FFC;
}

#daily_specials_sm_spec {
	width:450px;
	margin:0 auto;
	padding-bottom:15px;
	color:#FFC;
}

#daily_specials_sm h1 {
	font-size:28px;
	text-align:center;
	padding:0;
	margin:0;
	color:#ffc;
}

#daily_specials_sm h3 {
	font-size:16px;
	color:#684f31;
}

#daily_specials_sm p {
	vertical-align:middle;
	margin:0;
	padding:0;
}

/*ABOUT PAGE STYLE STARTS*/

#about {
	width:900px;
	margin: 0 auto;
	color:#FFC;
}

#about p {
	margin:0px;
	padding-bottom:15px;
	text-indent:30px;
}

#about img {
	margin: 10px 0;
}

#about_left {
	width:600px;
	text-align:justify;
	display:block;
	padding:0 20px 45px;
}

#about_right {
	width:250px;
	float:right;
	display: inline; /*--IE6 workaround--*/ 
}

#about_left a {
	color:#ffc;
}

/*ABOUT PAGE STYLE ENDS*/


/*CONTACT PAGE STYLE STARTS*/

#contact {
	width:900px;
	margin: 0 auto;
	text-align:left;
	color:#FFC;
}

#contact h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	font-weight:100;
	padding-bottom:15px;
}

#contact h2 {
	font-size:18px;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

#contact h3 {
	font-size:16px;
	padding-top:0px;
	margin-top:0px;
}

#contact p {
	font-size:14px;
	font-weight:400;
}


#contact a {
	font-size:16px;
	color:#ffc;
}


#map {
	width:454px;
	height:380px;
	background-image:url(../img/mapbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
}

#map iframe {
	padding:14px;
}
/*CONTACT PAGE STYLE ENDS*/


/*FOOTER STYLES START*/

#footer {
	height:287px;
}

#footer_nav {
	background-image:url(../img/footernavbg.jpg);
	background-repeat:repeat-x;
	height:52px;
	width:auto;
}

#footer_links {
	width:1000px;
	margin:0 auto;
	padding-top:17px;
	height:52px;
	text-align:center;
	color:#ffba35;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:5px;
	
}

#footer_links a {
	color:#ffba35;
	text-decoration:none;
}

#footer_bot {
	background-image:url(../img/footerbg.jpg);
	background-position:center;
	height:235px;
}
/*FOOTER STYLES END*/


img.double_border {
border: 1px solid #bbb;
padding: 5px; /*Inner border size*/
background: #FFC; /*Inner border color*/
}

img, div, a, input { 
	behavior: url(iepngfix.htc);
}
