/*Generic Styles*/
body
{
	font-family:Verdana, Lucida, Arial;
	text-align:center;
	font-size:80%;
	color:#000000;
	margin-top:0px;
	background-color:#FFFFFF;
}

h1,h2
{
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:0;
}

a, a:visited
{
	color:#6666FF;
	text-decoration:none;
}
a:hover
{
	color:#3333CC;
	text-decoration:none;
}

/*Site Layout*/
#container
{
	text-align:center;
	width: 890px;
	margin: auto;
	margin-top:0px;
	padding:0;
}

#bamboo
{
	background-image:url(../graphics/bamboo.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	display:block;
	width:54px;
	height:816px;
	padding:0;
	margin:0;
}

#websitecontainer
{
	float:left;
	width:834px;
	padding:0;
	margin:0;
}

#header
{
	float:left;
	background-image:url(../graphics/topbanner.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	width:834px;
	height:177px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

#headertop
{
	float:left;
	height:140px;
	width:834px;
}

#headertop a, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}
#headertop a:hover
{
	color:#EFBC52;
	text-decoration:none;
}

#headerbottom
{
	float:left;
	width:804px;
	height:30px;
	padding-right:30px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:100%;
	text-align:right;
	font-weight:bold;
}

#headerbottom a, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}

#headerbottom a:hover
{
	color:#EFBC52;
	text-decoration:none;
}

#navigation
{
	float:left;
	width:240px;
	text-align:left;
}

/*Navigation Header*/
#navigation h2
{
	color:#FFFFFF;
	margin-bottom:10px;
}

/*Navigation Paragraph*/
#navigation p
{
	color:#FFFFFF;
	margin:0;
	padding-bottom:5px;
}

/*Navigation Links*/
#navigation a, a:visited
{
color:#FFFFFF;
text-decoration:none;
}

#navigation a:hover
{
color:#EFBC52;
}
#navigationtop
{
	float:left;
	background-image:url(../graphics/navigationtop.jpg); 
	background-repeat:no-repeat;
	width:240px;
	height:35px;
	margin:0;
	padding:0;
}
#navigationmiddle
{
	clear:left;
	float:left;
	background-image:url(../graphics/navigationmiddle.jpg); 
	background-repeat:repeat-y;
	width:240px;
	margin:0;
}
#navigationbottom
{
	clear:left;
	float:left;
	background-image:url(../graphics/navigationbottom.jpg); 
	background-repeat:no-repeat;
	width:240px;
	height:100px;
	margin:0;
	padding:0;
}

#content
{
	float:left;
	width:584px;
	margin-left:10px;
	text-align:left;
}

#contenttop
{
	background-image:url(../graphics/contenttop.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	width:584px;
	height:45px;
	margin:0;
	padding:0;
}
#contentmiddle
{
	background-image:url(../graphics/contentmiddle.jpg); 
	background-repeat:repeat-y;
	background-position:top;
	width:584px;
	margin:0;
}
#contentbottom
{
	background-image:url(../graphics/contentbottom.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	width:584px;
	height:100px;
	margin:0;
	padding:0;
}

#footer
{
	clear:left;
	float:left;
	width:834px;
	text-align:right;
}

/*Header Classes*/
.logo
{
	float:left;
	width:300px;
	height:140px;
	margin:0;
	padding:0;
}

.phonenumber
{
	float:left;
	width:504px;
	text-align:right;
	margin:0;
	padding-top:20px;
	padding-right:30px;
	font-size:120%;
	color:#FFFFFF;
	font-weight:bold;
}

.phonenumber a, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.phonenumber a:hover
{
color:#EFBC52;
}

/*Links*/
.links
{
	padding:0;
	margin:0;
	list-style:none;
}

.links li
{
	float:left;
	width:100%;
	padding:0;
	padding-left:30px;
	padding-top:5px;
	margin:0;
	margin-bottom:5px;
	list-style:none;
	background: url(../graphics/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	min-height:20px;
	list-style:none;
	color:#FFFFFF;
}

.links li a, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	padding:0;
	margin:0;
}

.links li a:hover
{
	padding:0;
	margin:0;
	color:#EFBC52;
}

.footer
{
font-size:80%;
color:#999;
}

.footer a, a:visited
{
color:#666;
}

.footer a:hover
{
color:#333;
}

.pricelist
{
width:300px;
margin:0;
padding:0;
}

.pricelist p
{
margin:0;
padding:0;
}

.pricelistitem
{
clear:left;
float:left;
width:250px;
}

.pricelistprice
{
float:left;
width:50px;
}


.navigationcontent
{
width:200px;
padding:20px;
}

.contentcontent
{
width:564px;
padding:10px;
}
