/* CSS Document */

/*  BEGIN popup lightbox*/

.white_content {
    display: none;

}

/* END popup lightbox*/

#container
{
	width:1024px;
	margin:auto;
	background:url(../giffs/bgd-horizontal.jpg) repeat-y;
	position:relative;
	z-index:1;
}

.rightpara
{
	float:right;
	width:180px;	
	margin:0 0 5px 15px;
	padding:10px 0 15px 15px;
	border-left:1px solid #fff;
	font-size:15px;
	line-height:normal;
	color:#d2b668;
}
.rightpara strong
{

	font-size:13px;
	display:block;
	margin-top:5px;
}
.rightpara a
{

	font-size:11px;
	display:block;
	text-decoration:none;
	margin-top:5px;
}

.updated
{
	font-size:9px;
	display:block;
	background-color:#564017;
	padding:2px 2px 2px 6px;
}

#timesright
{
	font-size:9px;	
}
#timesright strong
{
	font-size:10px;
	color:#d2b668;
	border-bottom:1px #564017 solid;
	display:block;
	padding-bottom:4px;
	margin-bottom:3px;
	margin-top:5px;
}

#woodrepeat
{
	background:url(../giffs/repeat.gif) repeat-y;
	min-height:400px;
	position:relative;
	padding-bottom:60px;
}

#header
{
	width:1024px;
	height:315px;
	background:url(../giffs/m1.jpg) no-repeat;
	position:relative;
}

/*  navigation TOPMENU */

#navigationrow1 {
background:url(../giffs/menu.jpg) no-repeat;
width:632px;
margin-left:180px;
height:64px;
position:absolute;
left:0px;
top:59px;
}
#navigation1 ul {
list-style: none;
display:block;
position:relative;
}
#navigation1 li {
display: inline;
float: left;
}
#navigation1 a {
height: 64px;
width:632px;
text-indent: -5000px;
background:url(../giffs/menu.jpg);
}

#t1 a { display: block; width: 180px; background-position: 0px 0px;}
#t1 a:hover {background-position: -0px -64px;}

#t2 a {display: block; width: 158px; background-position: -180px 0px;}
#t2 a:hover {background-position: -180px -64px;}

#t3 a { display: block; width: 174px; background-position: -338px 0px;}
#t3 a:hover {background-position: -338px -64px;}

#t4 a { display: block; width: 120px; background-position: -512px 0px;}
#t4 a:hover {background-position: -512px -64px;}

/*  navigation styling END  */

/*  navigation SECONDMENU */

#navigationrow2 {
background:url(../giffs/2nd-menu.jpg) no-repeat;
width:690px;
height:31px;
position:absolute;
right:13px;
top:124px;
}
#navigation2 ul {
list-style: none;
display:block;
position:relative;
}
#navigation2 li {
display: inline;
float: left;
}
#navigation2 a {
height: 31px;
width:690px;
text-indent: -5000px;
background:url(../giffs/2nd-menu.jpg);
}

#s1 a { display: block; width: 52px; background-position: 0px 0px;}
#s1 a:hover {background-position: 0px -31px;}

#s2 a {display: block; width: 68px; background-position: -52px 0px;}
#s2 a:hover {background-position: -52px -31px;}

#s3 a { display: block; width: 83px; background-position: -120px 0px;}
#s3 a:hover {background-position: -120px -31px;}

#s4 a { display: block; width: 95px; background-position: -203px 0px;}
#s4 a:hover {background-position: -203px -31px;}

#s5 a { display: block; width: 86px; background-position: -298px 0px;}
#s5 a:hover {background-position: -298px -31px;}

#s6 a { display: block; width: 119px; background-position: -384px 0px;}
#s6 a:hover {background-position: -384px -31px;}

#s7 a { display: block; width: 187px; background-position: -503px 0px;}
#s7 a:hover {background-position: -503px -31px;}
/*  navigation styling END  */

/* Easy Slider */
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		width:461px;
		}	
			
    /* image replacement */
        .graphic, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
			
			
			#prevBtn
			{
            margin:0;
            padding:0;
			margin-left:0px;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#ccontainer{	
		position:relative;
		text-align:left;
		width:461px;
		margin-left:45px;
		margin-bottom:80px;
		margin-top:-15px;
		}	
	
	#hheader{
		height:299px;
		background:#5DC9E1;
		color:#fff;
		}				
	#ccontent{
		position:relative;
		}			



	#slider{
		position:relative;
		z-index:1;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:461px;
		height:299px;
		overflow:hidden; 
		}	
		
		#prevBtn{ 
		display:block;
		width:38px;
		height:78px;
		position:absolute;
		left:2px;
		top:110px;
		z-index:6000;
		}	
		
		#nextBtn{ 
		display:block;
		width:38px;
		height:78px;
		position:absolute;
		right:4px;
		top:110px;
		z-index:6000;
		}	
													
	#prevBtn a, #nextBtn a{  
		display:block;
		width:38px;
		height:78px;
		background:url(../giffs/prev-btn.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../giffs/next-btn.png) no-repeat 0 0;
		}				

/* Easy Slider *//* Easy Slider */


#overlay
{
	width:596px;
	height:427px;
	background:url(../giffs/slide-cover.png) no-repeat;
	position:absolute;
	top:-38px;
	left:-100px;
	z-index:10;
}

#middle-row
{
	position:relative;
	margin-top:-140px;
	z-index:5;
}
#v-divide
{
	background:url(../giffs/divide.png) repeat-y right;
	float:left;
	width:24px;
	min-height:600px;
}
	

#left-navigation
{
	float:left;
	width:175px;
	padding-left:37px;
	margin-right:10px;
	min-height:300px;

}



#content-column
{
	float:left;
	width:500px;
	padding-left:12px;
	margin-right:10px;
	background: ;
	padding-top:25px;

}

#content
{


}

#right-navigation
{
	float:left;
	width:180px;
	margin-left:0px;
	padding-left:10px;
	margin-right:0px;
	font-size:10px;

}

#right-navigation img
{
	margin-bottom:0px;
}

#right-navigation p
{
	margin:0;
	padding:0;
	margin-bottom:20px;
}

#bottom
{
	position:absolute;
	width:1024px;
	height:53px;
	background:url(../giffs/bottom.gif) no-repeat;
	bottom:0px;
	left:0px;
	z-index:4;
}

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

.footer-column
{
	float:left;
	margin-right:30px;
	width:auto;
}

.footer-column ul
{
	list-style:none;
	color:#9d5c0e;
	margin:0;
	padding:0;
	border-left:1px solid #d2c298;
	padding-left:10px;
}

.footer-column ul a
{
	color:#b4a47c;
	text-decoration:none;
	font-size:10px;
}
.footer-column ul a:hover
{
	color:#333;
}

#bottomstrip
{
	width:100%;
	background:#1b0e05;
	margin-top:10px;
}
#bottomstrip-container
{
	width:1000px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
}


/*Styles*/

#contact-column1
{
	float:left;
	width:48%;
	margin-bottom:20px;
}
#contact-column2
{
	float:right;
	width:48%;
	margin-bottom:20px;
}

.googlemap
{
	border-top:2px solid #e41c24;
	padding-top:20px;
	margin-bottom:-20px;
}

.sidepic
{
	margin-bottom:-15px;
	margin-top:5px;
}
#crab
{
	position:absolute;
	bottom:-30px;
	right:150px;
	z-index:10;
}

.chef
{
	float:left;
	margin: 0 15px 0 0 ;
}

.eddielist li
{
	color:#d2b668;
	margin-left:15px;
	font-style:italic;
}

ul.clienteditor
{
	padding-bottom:15px;
	padding-left:0px;
}
.clienteditor li
{
	color:#fff;
	font-size:11px;
	list-style: none;
	margin-left:0px;
	padding:4px 0 4px 0 ;
	font-style:italic;
	border-bottom:1px solid #352111;
}

ul.menu 
{
	padding-bottom:15px;
	padding-left:0px;
}
.menu li
{
	color:#fff;
	font-size:11px;
	list-style: none;
	margin-left:0px;
	padding:4px 0 4px 0 ;
	font-style:italic;
	border-bottom:1px solid #352111;
}

.link-title {
	color:#d2b668;
	font-size: 14px;
	font-weight: bold;
}

.times
{
	color:#d2b668;
}