BODY
{
font-family:trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}
#mainContainer
{
position:absolute;
left:50%;
margin-left:-380px;
}
/* NAVAGATION */
#navcontainer
{
	position:absolute;
	left: 352px;
	top: 59px;
	width: 401px;
	height: 41px;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	background: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 10px;
	margin: 0;
}
#navbar {
	margin: 0px;
	padding: 0px;
	background: url(images/nav_bg.png) repeat-x;
	height: 30px;
	list-style: none;
}

#navbar li {
	float: left;
	width:auto;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 30px;
	text-indent: -5000px;
	outline:none;
}
#navbar #home {
	background: url(images/nav_home.png) no-repeat 0px 0px;
	width: 65px;
}
#navbar #home:hover {
	background-position: 0 -30px;
}
#navbar #about {
	background: url(images/nav_about.png) no-repeat 0px 0px;
	width: 80px;
}
#navbar #about:hover {
	background-position: 0 -30px;
}
#navbar #services {
	background: url(images/nav_services.png) no-repeat 0px 0px;
	width: 80px;
}
#navbar #services:hover {
	background-position: 0 -30px;
}
#navbar #ordering {
	background: url(images/nav_ordering.png) no-repeat 0px 0px;
	width: 80px;
}
#navbar #ordering:hover {
	background-position: 0 -30px;
}
#navbar #contact{
	background: url(images/nav_contact.png) no-repeat 0px 0px;
	width: 80px;
}
#navbar #contact:hover {
	background-position: 0 -30px;
}


/* NAVAGATION */
#topContentBx
{
	font-family:trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:103px;
	left:1px;
	letter-spacing: normal;
	word-spacing: normal;
	width: 684px;
	height: 104px;
}
#photoBoxHolder
{
	position:absolute;
	top:150px;
	left:-100px;
	width:753px;
	padding:5;
	margin:100;
	height: 309px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 3px; 
}
.headline
{
font-size:16px;
font-stretch:expanded;
font-weight:bold;
line-height:2em;
color:#5c0100;
}
.subheadline
{
font-size:14px;
font-stretch:expanded;
font-weight:bold;
line-height:1.2em;
color:#5c0100;
}
.textBody
{
font-size:13px;
line-height:1.3em;
text-align:left;
white-space: normal;
}
.textBodyContact
{
font-size:15px;
line-height:1.1em;
text-align:center;
white-space: normal;
color:#006633;
}
#bambooBar
{
position:absolute;
top:605px;
left:-5px;
width: 768px;
font-size:11px;
text-align:center;
}
#bottomNavassress
{
	position:absolute;
	top:521px;
	left:-5px;
	width:595px;
	visibility: visible;
}
.copyrightinfo
{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:center;
margin-left:0px;
margin-right:0px;
}

A {text-decoration: none; color:#5c0100;}
