body {
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#996633;
}

h1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-size:14px;
	font-weight:bold;
}

#frame {
	width:900px;
	height:900px;
	text-align:left;
	vertical-align:top;
	margin:1px auto 1px auto;
	padding:0px 0px 0px 0px;
	border:3px double #CC9933;
	background-image:url(Images/Coffee_Shop_Watermark.jpg);
	background-repeat:no-repeat;
}

/* controls zone2 */
#ctl00_lblZone2 {
    text-align:center;
    padding:0px 0px 0px 0px;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style:normal;
	font-weight:bold;
	color:#996633;
	width:880px;
}

#ctl00_ContentPlaceHolder1_lblPageContent {
	text-align:left;
	vertical-align:top;
	color:black;
	width:700;
}

/* controls header area */
#logoframe {
	text-align:center;
	height:auto;
	width:880px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}

/*#logoframe tr 
{
	height:auto;
}*/

/* controls top menu */
#lowernav {
	text-align:right;
	width:100%;
	margin:0px 0px 0px 0px;
}

/* controls top menu item area */
#menu {
background-color:transparent;
border-bottom:dotted 1px #996633;
border-top:dotted 1px #996633;
padding:0px 0px 17px 0px ;
text-align:center;
width:880px;
height:auto;
}

/* controls top menu */
#lowernav a{
padding-left:15px;
font-size:14px;
font-weight:bold;
color:#996633;
/* border-bottom:dotted 1px #000000; */
}

#lowernav a:hover {
    text-decoration:underline overline;
    color:#CC9933;
}

/* controls left menu */
#mainnavframe {
	width:200px;
	height:100%;
	text-align:left;
	padding:0px 0px 0px 0px;
	float:left;
	margin:0px 0px 0px 0px;
	background-position:0px 100%;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	background-color:transparent;
}

#viewcartframe {
visibility:hidden;
}

/* controls footer area? */
/*
#topmenuframe {
	width:auto;
	height:35px;
	visibility:visible;
	margin-top: 25px;
	padding-bottom: 10px;
}
*/

#navlist {
	position:fixed 50px 25px;
	color: #660000;
	margin: 10px 0px 10px 0px;
}

#navlist ul
{
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
}

#navlist a
{
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	width: 182px;
	background-color:yellow;
	border-bottom: 1px solid #eee;
	background-image: url(images/index.html);
	background-repeat: no-repeat;
	height: 27px;
}


#navlist a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
}

#navlist a:hover 
{
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/knox_nav_down.jpg);
}

#treeframe {
text-align:center;
}

#treeframe td{
text-align:left;
border-bottom:1px dotted #996633;
border-left:0px dotted #996633;
border-right:1px dotted #996633;
padding:0px 0px 0px 2px;
}

.trvRoot {
width:100%;
height:auto;
font-size:120%;
padding-left:2px;
}

.trvLeaf {
font-size:90%;
font-style:normal;
width:100%;
}

.trvParent {
width:100%;
height:auto;
font-size:100%;
}

.trvNode {
width:100%;
height:auto;
font-size:110%;
font-weight:bold;
}

#maincontentframe {
	width:100%;
	height:auto;
	float: right;
}

#maincontentframe td {
	vertical-align:top;
	height:100%;
}

#contentframe td {
	text-align:left;
	width:700;
}

#Table1 {
	width:650px;
}

/* controls content area */
#contentframe {
	width:700;
	height:725px;
	text-align:justify;
	/*margin-right: 0px;*/
	float:left;
	/* background-image: url(Images/Coffee_Bean_Watermark.jpg);
	background-position: 0px 0px;
	background-repeat: repeat;
	padding: 5px 5px 5px 5px; */
	margin: 0px 0px 0px 2px;
	background-color:transparent;
	}

#footerframe {
	clear: both;
	padding: 20px 0px 20px 0px;
	text-align: center;
	border-top: 1px dotted #996633;
	background-image:none;
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	color: transparent;
	background-position: center;
	font-size:8px;
	font-weight:normal;
	font-style:normal;
}