*{
	margin:0;
	padding:0;
}
body{
	background: url(images/wood.jpg);
	font:11px/20px Tahoma,Helvetica,sans-serif;
	color:#f2f2f2;
}

#sidearea a {
	color: 	#fff;
}

.popup a { color: #660000; }

span.description { line-height: 115%; }

/* Layout Styles Starts */

#outer-wrapper {
	/* background: url(images/wrapper-bg.png) top center no-repeat;	 */
}

#wrapper{
	width:900px;
	margin:0 auto;
}
	#header{
		/* height:112px; */
		overflow:hidden;
		padding: 0 10px;
	}
		#logo{
			width:251px;
			height:112px;
			float:left;
		}
		
		#coupon-outline {
			/* border: 1px solid #fff; */
			float: right;
		}
		#coupon-wrapper {
			/* background: url(images/coupon-bg.png) no-repeat; */
			/* height: 110px; */
		}
		
		#coupon {
			padding: 5px 5px 5px 5px;
		}
		
		#coupon img {
			border: 1px solid #ccc;
		}
		
		#coupon img:hover {
			border: 1px solid #333;
		}
		
		
		/*
		ul#menu{
			float:right;
			margin:0 15px 0 0;
		}
			ul#menu li{
				list-style:none;
			}
				ul#menu li, ul#menu li a, ul#menu li a.current{
					display:block;
					float:left;
					color:#9e9e9e;
					height:95px;
					line-height:142px;
					font-size: 15px;
				}
				ul#menu li a{
					padding:0 15px;
					text-transform:uppercase;
				}
					ul#menu li a:hover, ul#menu li a.current{
						color:#fff;
						background:url(images/menu-h.jpg) repeat-x;
						text-decoration:none;
					}
					ul#menu li a.current{
						background:url(images/menu-current.jpg) repeat-x;
					}
			*/
			
			#header-menu {
				background: url(images/menu-bg.png) repeat-x;
				/* padding: 0 5px; --> For rounded corner version */
				margin: 5px 0 0 0;
				border-right: 1px solid #000;
				border-left: 1px solid #000;
			}
			
			#menu {
				
			}
			
			#menu ul {
				float: left;
				list-style: none;
				margin: 0;
				padding: 0;
			}
			#menu li {
				float: left;
				text-transform: uppercase;
				font-size: 12px;
				margin: 0;
				padding: 0;
			}
			#menu a {
				background: url("images/seperator.gif") bottom right no-repeat;
				color: #ccc;
				display: block;
				float: left;
				margin: 0;
				padding: 8px 12px;
				text-decoration: none;
			}
			#menu a:hover {
				background: url("images/hover.gif") right top no-repeat;
				color: #fff;
				padding-bottom: 8px;}
			
	#container{
		/* border:solid #383838; */
		border:solid #000;
		border-width:1px;
		padding:15px 25px 15px 25px;
		/* background:#181818; */
		background: url(content-bg.png);
		margin-bottom: 5px; 
	}
		#mainarea{
			width:565px;
			float:left;
		}
		#sidearea{
			width:250px;
			float:right;
		}
		.block1{
			width:250px;
			float:left;
			display:block;
			margin:0 40px 0 0;

		}
		.block1.nomargin{
			margin:0;
		}
		.block1 h2{
			text-transform:uppercase;
		}
	#footer {
		overflow:hidden;
		height:25px;
		line-height:25px;
		padding:10px 15px;
		font-size:10px;
		color: #fff;
	}
	
	#footer a {
		color: #fff;	
	}
	
	
/* Layout Styles Ends */

/* Slider Styles Starts */

#intro {
    padding-bottom: 10px;
}
#slider-outer{
	border:solid #383838;
	border-width:1px 0 0 0;
	height:285px;
	padding:15px 0 0 0;
}
#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
}
.scroll {
	overflow: hidden;
	width: 790px;
    margin: 0 auto;
    position: relative;
}
.scrollContainer {
	position: relative;
}
.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 240px;
}
.inside {
	padding: 10px 0;
}
.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 250px;
}
.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}
.inside p {
	font-size: 11px;
	color: #ccc;
}
.scrollButtons {
    position: absolute;
    top: 100px;
    cursor: pointer;
}
.scrollButtons.left {
    left: -45px;
}
.scrollButtons.right {
    right: -45px;
}
.hide {
    display: none;
}

/* Slider Styles Ends */

/* Links Styles Starts */

a.readmore{
	font-size:9px;
	text-transform:uppercase;
	color:#cc0000;
	float:right;
	margin-right:18px;
}
a.readmore:hover{
	color:#ff9000;
}
#container p.hr{
	border:solid #383838;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
#mainarea a{
	border-bottom:1px dotted;
}
#mainarea a:hover{
	text-decoration:none;
}
/* Links Styles Ends */

/* Form Styles */


#mainarea form{
	padding:0 5px;
}
#mainarea form p{
	margin:0 0 5px 0;
}
#mainarea form p.floatleft{
	margin-right:15px;
}
.input{
	border:1px solid #5a5a5a;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
	color:#969696;
}
textarea.input{
	width:415px;
	height:100px;
	color:#969696;
}
.input:focus, .textarea:focus{
	border:1px solid #ff9000;
}
.signin-btn, .button1{
	background:#ff9000;
	width:64px;
	height:24px;
	line-height:20px;
	margin:8px 0;
	padding:2px;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

/* Form Styles */


/* Paragraph and list Styles */

#container p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul, #container ol{
	margin:0 0 0 20px;
}
#container ol{
	margin:0 0 0 30px;	
}
#container dt{
	font-weight:bold;
	margin: 15px 0 0 0;
	color:#e0e0e0;
	text-decoration: underline;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#9e9e9e;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#fff;}
h1{font-size:32px;}
h2{font-size:20px;}
h3{font-size:18px; \ }
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 15px 0; color:#e0e0e0;font-family:"Trebuchet MS";}
/* EXCEPTION */ h3 { margin: 20px 0 0 0; text-decoration: underline;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}
.fc1{color:#e0e0e0;}

/* Genric Styles Ends */


/* Weekly Events */

#weekly { border: 1px solid #000; border-bottom: none; /* margin-bottom: 5px; */ background: #fff; color: #333; }
#weekly .cal { float: left; width: 127px; border-right: 1px solid #000; height: 150px; }
#weekly .cal .day { text-align: center; font-weight: bold; background: #333; color: #ccc;}
#weekly .cal .pad { padding: 5px; }
