/* -- NAVIGATION START -- */
body {
	background-color: #39220b;
	background-position:0px 20px;
}

#navcontainer {
	width:520px;
    height:102px;
    padding:0px;
	margin:0px;
}

#nav {
    list-style:none;
    margin:0px;
    padding:0px;
    height:102px;
    display:inline;
    overflow:hidden;
    width:414px;
}

#nav li {
    margin:0px;
    padding:0px;
    display:inline;
    list-style-type:none;
}

#nav a {
    float:left;
    padding:102px 0px 0px 0px;
    overflow:hidden;
    height: 0px !important;
    height /**/:102px; /* for IE5/Win */
}
/*
#home a {
    width:75px;
    background:url('../images/nav.gif') top left no-repeat;
	background-position:0px 0px;

}

#home a:hover {
    background-position:0px -102px;
}

#about a {
    width:100px;
    background:url('../images/nav.gif') top left no-repeat;
	background-position:-75px 0px;

}

#about a:hover {
    background-position:-75px -102px;
}

#afterhours a {
    width:120px;
    background:url('../images/nav.gif') top left no-repeat;
	background-position:-175px 0px;

}

#afterhours a:hover {
    background-position:-175px -102px;
}


#shoponline a {
    width:119px;
    background:url('../images/nav.gif') top left no-repeat;
	background-position:-295px 0px;

}

#shoponline a:hover {
    background-position:-295px -102px;
}*/

#home a {
    width:75px;
    background:url('../images/home-off.jpg') top left no-repeat;
	background-position:-20px -3px;
}

#home a:hover {
    background:url('../images/home-on.jpg') top left no-repeat;
	background-position:-20px -3px;
/*    background-position:0px -102px;*/
}

#about a {
    width:100px;
    background:url('../images/aboutus-off.jpg') top left no-repeat;
/*	background-position:-75px 0px;*/
	background-position:-10px -3px;
/*	background-position:-75px 0px;*/

}

#about a:hover {
/*    background-position:-75px -102px;*/
    background:url('../images/aboutus-on.jpg') top left no-repeat;
	background-position:-10px -3px;
}

#afterhours a {
    width:120px;
    background:url('../images/afterhours-off.jpg') top left no-repeat;
/*    background:url('../images/nav.gif') top left no-repeat;
	background-position:-175px 0px;*/
	background-position:0px -3px;

}

#afterhours a:hover {
/*    background-position:-175px -102px;*/
    background:url('../images/afterhours-on.jpg') top left no-repeat;
	background-position:0px -3px;
}


#shoponline a {
    width:119px;
	background:url('../images/shoponline-off.jpg') top left no-repeat;
/*   background:url('../images/nav.gif') top left no-repeat;
	background-position:-295px 0px;*/
	background-position:0px -3px;

}

#shoponline a:hover {
/*    background-position:-295px -102px;*/
	background:url('../images/shoponline-on.jpg') top left no-repeat;
	background-position:0px -3px;
}

#cake a {
    width:75px;
    background:url('../images/cakes-off.jpg') top left no-repeat;
/*	background-position:-75px 0px;*/
	background-position:-20px -3px;
/*	background-position:-75px 0px;*/

}

#cake a:hover {
/*    background-position:-75px -102px;*/
    background:url('../images/cakes-on.jpg') top left no-repeat;
	background-position:-20px -3px;
}


/* -- NAVIGATION END -- */

.afterdarkHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFFF;
	line-height:23px;
}

.contentCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
}

.contentCopy a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#865a31;
	line-height:18px;
}

.contentHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	line-height:19px;
}

.hl {
	border-top:1px solid #574738;
}

.navText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.navText a:hover {
	text-decoration:underline;
}

.testimonials {
	font-size:18px;
	line-height:20px;
	color:#966236;
}
