html, body {
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #4C4135;
}

* {margin: 0; padding: 0;}


p {
	font-size: 1em;
	line-height: 150%;
}

img {border: none;}

ul {
	list-style-type: none;
	line-height: 150%;
	font-size: 1em;
}

	
a:link, a:visited {color: black; text-decoration: underline; font-size: 1em; font-weight: 100;}
a:hover {color: orange; text-decoration: underline; font-size: 1em;font-weight: 100;}
a:active {color: black; text-decoration: none; font-size: 1em;font-weight: 100;}

a.pdf {
	padding: 2px 0 2px 20px;
	background: url(../i/acrobat.png) no-repeat left center;
}

/*-------ALL PAGES-----------*/


body {
	background-color: #ffffff;
	margin: 0;
	text-align:  center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	margin-top: 20px;
	text-align: left;
	}
	
#navigation {
	height: 28px;
}
#navigation ul {
	height: 28px;
	list-style: none;
	}
#navigation ul li {
	float: left;
	margin-right: 8px;
	height: 28px;
	overflow: hidden; 
	}
#navigation ul li.last {
	margin-right: 0;
}
#navigation ul li a {
	display: block;
	height: 28px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top; 
	}
#nav_ab  {
	background: url(../i/nav_ab.gif) top left no-repeat;
	width: 194px;
	}      

#nav_res { 
	background: url(../i/nav_res.gif) top left no-repeat;
	width: 194px;
	}

#nav_bar {         
	background: url(../i/nav_bar.gif) top left no-repeat;
	width: 194px;
	}

#nav_hrs {       
	background: transparent url(../i/nav_hrs.gif) top left no-repeat;
	width: 194px;
	margin-right: 0;
	}
		
#navigation ul li a:hover {
	background-position: 0 -28px;
	}
#navigation ul li a.current, #navigation ul li a.current:hover {
	background-position: 0 -56px;
	}




* html #window {
	height: 92px;
}

html #window {
	height: 92px;
	margin: 8px 0;
}	

#window h1 a {
	width: 598px;
	height: 92px;
	background: url(../i/cumin-logo.gif) top left no-repeat;
	text-indent: -200em;
	float: right;
}
#window h2 {
	width: 202px;
	height: 92px;
	background: url(../i/contact.jpg) top left no-repeat;
	text-indent: -200em;
	float: left;
}

#content h1 {
	font-size: 1.6em;
	font-weight: 100;
	margin: 20px 20px 2px 20px;
}
#content h2 {
	font-size: 1.1em;
	font-weight: 100;
	margin: 0 20px 8px 20px;
}
#content h3 {
	font-size: 1.4em;
	font-weight: 100;
	margin: 20px 20px 8px 20px;
}

#content p {
	margin: 0 20px 8px 20px;
	text-align: justify;
}

#content ul {
	margin: 16px 20px 8px 20px;
	text-align: left;
}

#content ul.links {
	margin: 20px 20px 8px 20px;
	text-align: left;
}

#content ul.menu {
	margin: 8px 20px;
}



/*----------------------*/




#content {
	width: 598px;
	border-bottom: 8px solid #ffffff;
}



#sidebar {
	width: 194px;
	background: #D5D1CD;
	height: 434px;	
}

#copy {
	width: 396px;
	background-color: #EEEAE6;
	min-height: 434px;
	height: auto !important;
	height: 434px;	
}

#col {
	width: 194px;
	background: #D5D1CD;
	height: 434px;
}

#alex #copy, #owen #copy, #yajan #copy, #josh #copy {
	width: 598px;
}



/*--------ABOUT and HOURS---------*/

#about #content, #atmo #content, #hrs #content, #alex #content, #owen #content, #yajan #content, #josh #content, #team #content { float: right; }
#about #col, #atmo #col, #hrs #col, #alex #col, #owen #col, #yajan #col, #josh #col, #team #col { float: right;}
#about #sidebar, #atmo #sidebar, #hrs #sidebar, #alex #sidebar, #owen #sidebar, #yajan #sidebar, #josh #sidebar, #team #sidebar { float: left; }
#about #copy, #atmo #copy, #hrs #copy, #alex #copy, #owen #copy, #yajan #copy, #josh #copy, #team #copy { float: left;} 

/*--------RESTAURANT----------*/

#res #content, #res #copy {
	float: right;
}


#res #col, #res sidebar {
	float: left;
}



/*-------BAR-----------*/



#bar #content, #bar #copy {
	float: left;
}


#bar #col, #bar #sidebar {
	float: right;
}



/*-------SHOTS-----------*/


#atmo #sidebar {
	background: url(../i/shots/atm_app.jpg) top left no-repeat;
}
#atmo #col {
	background: url(../i/shots/dish7.jpg) top left no-repeat;
}


#res #sidebar {
	background: url(../i/shots/dish2.jpg) top left no-repeat;
}
#res #col {
	background: url(../i/shots/dish3.jpg) top left no-repeat;
}

#bar #sidebar {
	background: url(../i/shots/cocktails.jpg) top left no-repeat;
}
#bar #col {
	background: url(../i/shots/scotch.jpg) top left no-repeat;
}

#hrs #sidebar {
	background: url(../i/shots/dish6.jpg) top left no-repeat;
}
#hrs #col {
	background: url(../i/shots/flowers.jpg) top left no-repeat;
}


#team #sidebar {
	background: url(../i/shots/team_lft.jpg) top left no-repeat;
}
#team #col {
	background: url(../i/shots/team_rt.jpg) top left no-repeat;
}

#alex #sidebar {
	background: url(../i/shots/alex.jpg) top left no-repeat;
}
#alex #col {
	background: url(../i/shots/table.jpg) top left no-repeat;
}

#yajan #sidebar {
	background: url(../i/shots/yajanp.jpg) top left no-repeat;
}
#yajan #col {
	background: url(../i/shots/dish5.jpg) top left no-repeat;
}

#owen #sidebar {
	background: url(../i/shots/owen.jpg) top left no-repeat;
}
#owen #col {
	background: url(../i/shots/dish5.jpg) top left no-repeat;
}

#josh #sidebar {
	background: url(../i/shots/josh.jpg) top left no-repeat;
}
#josh #col {
	background: url(../i/shots/dish3.jpg) top left no-repeat;
}

#about #sidebar {
	background: url(../i/shots/leftwall.jpg) top left no-repeat;
}
#about #col {
	background: url(../i/shots/dish5.jpg) top left no-repeat;
}


/*------------------*/



#footer {
	clear: both;
	background-color: #8B827B;
	text-align: right;
	height: 4em;
}

#footer p {
	font-size: 1em;
	color: white;
	line-height: 4;
	margin-right: 1em;
}




