body {
	background-image: url(images/bg3.jpg);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrapper {
	width:854px;
	margin:0 auto;
	}
	
#homemasthead {
	height:200px;
}

.contentwrap{
    width:840px; /* -- indents menu ---*/
	margin:0 auto;
	overflow:hidden; /* fixes float problem in mozilla ---*/
}

#rightcolumn {
	margin-left:145px;
	font-size:10px;
	text-align:center;
}
#rightcolumngallery {
	margin-left:137px;
	font-size:10px;
	text-align:center;
}

#hometext {
	margin-left: 130px;
	padding-top:8px;
	text-align:center;
	color: #a58743;
	font-size: 12px;
	text-align: justify;
	line-height: 13px;
}


#copyright {
	margin-left: 575px;
	font-size: 10px;
    padding:8px 0;
	}
#copyrightsub {
	text-align:center;
	font-size: 10px;
	font-weight: bold;
    padding:8px 0;
	margin:0 0 0 137px;
	}

/*  ----- sidebar - main menu -----*/

.sidebar {
	background:url(images/menubg.jpg) no-repeat left bottom;
	float: left;
	width: 122px;
	height:400px;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 122px;
	}

#nav li {
	width:122px;
	margin:0; 
	padding:0;
	list-style: none;
    overflow: hidden;
	height:26px;
	}


#nav li#photos {	
   height:24px;
}
#nav li#menu{	
   height:25px;
}
#nav li#business{	
   height:24px;
}


#nav a {
	padding: 0 0 0 122px;
	line-height:26px;
	font-size:26px;
	margin:0;
	width: 0px !important; 
	width /**/:122px; /* for IE5/Win only */
		 -moz-outline-style: none; /* remove outline from image links */
        outline:none;	
	}
	
#nav a:hover {
	background-position: -122px 0;
	}

#nav a:active, #nav a.selected {
	background-position: -122px 0;
	}
	
#home a  {

	background:url(images/nav/home.jpg) 0 0 no-repeat;
	}

#cater a  {
	background:url(images/nav/catering.jpg) 0 0 no-repeat;
	}

#location a  {
    background:url(images/nav/location.jpg) 0 0 no-repeat;
	}

#photos a  {
    line-height:24px;
	font-size:24px;
    background:url(images/nav/photos.jpg) 0 0 no-repeat;
	}
	
#retail a  {
    background:url(images/nav/retail.jpg) 0 0 no-repeat;
	}
	
#menu a  {
	line-height:25px;
	font-size:25px;
    background:url(images/nav/menu.jpg) 0 0 no-repeat;;
	}

#business a  {
    background:url(images/nav/business.jpg) 0 0 no-repeat;
	}
	
#contact a  {
    background: url(images/nav/contact.jpg) 0 0 no-repeat;
	}	

p {
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}

a:link, a:visited, a:active {
	color: #562307;
	border:none;
	
}
a:hover {
	color: #000000;
}

p, a:visited, a:active {#FFFFFF;}

#photosbg {
	background-image: url(images/photos_bg.jpg);
	background-repeat: no-repeat;
	width:701px;
	height:412px;
	
	
}
#photoscroll {
	height:412px;
	overflow:auto;
	position:relative;
}


#photoscroll a img {
	border:none;
}	
	
.secondcolor a {
color: #EDC57A;
font-size: 13px;
font-weight:bold;
text-decoration: none;
}

.secondcolor {
color: #EDC57A;
font-size: 13px;
font-weight:bold;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
.photoborder {
	border: 3px solid #000000;
}
.productlabels {
color: #000000;
font-size: 13px;
font-weight:bold;
}

input, textarea { border: 1px solid #ccc; } 

input.focused, textarea.focus_element { border-color: #000; }

#menupic {
	background-image:url(images/coffeelady.jpg); 
	background-repeat:no-repeat; 
	background-position:left;
	width:auto;
	height:200px;
}

.clearall{clear:both}

.contact a:link, a:visited, a:active { color:#EDC57A; }
.contact a:hover {color:#FFFFFF;}
