body {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
}

H1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

H2 {
	font-size:14px;
	font-weight:bold;
}

#frame {
	width:900px;
	height:auto;
	text-align:left;
	margin:15px auto 15px auto;
	border:1px solid #000000;
	background-color:#FFFFFF;
	background-image:url(Images/Coffee_House_Logo.jpg);
	background-repeat:no-repeat;
}

/* controls zone2 */
#ctl00_lblZone2 {
    text-align:left;
    padding: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;   
}

#logoframe {
	background-repeat:no-repeat;
	height:100px;
	width:800px;
	margin: 35px 0px 0px 35px;
	text-align: left;
	padding: 15px;
}

/* controls top menu */
#lowernav {
	text-align:right;
	width:100%;
	margin:35px auto 0px auto;
}

/* controls top menu item area */
#menu {
background-color:#FFFFFF;
border:0px solid #CCCCCC;
padding:0;
text-align:center;
}

/* controls top menu */
#lowernav a{
padding-left:15px;
font-size:14px;
font-weight:bold;
color:#000000;
/* border-bottom:dotted 1px #000000; */
}

#lowernav a:hover {
    text-decoration:underline overline;
}

/* controls left menu */
#mainnavframe {
	width:200px;
	height:100%;
	text-align:left;
	padding:5px 5px 5px 5px;
	float:left;
	margin:0px 0px 0px 0px;
	background-position:0px 100%;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

#viewcartframe {
visibility:hidden;
}

#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: #FFFFFF;
	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:left;
}

#treeframe td{
text-align:left;
border-bottom:1px dotted #000000;
border-right:0px dotted #000000;
padding:5px 0px 0px 0px;
}

.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:700px;
	height:auto;
	float: right;
}

#maincontentframe td {
	vertical-align:top;
	height:100%;
}

#ctl00_ContentPlaceHolder1_lblPageContent {
	 width:700px;
}

#Table1 {
	width:700px;
}

#contentframe {
	width:700px;
	height:400px;
	text-align:justify;
	margin-right:0px;
	float:right;
	background-image:url(Images/Coffee_Bean_Watermark.jpg);
	background-position:0px 0px;
	background-repeat:repeat;
	padding:5px 5px 5px 5px;
	margin:0px  0px 0px 0px;
	}

#footerframe {
	clear:both;
	padding:20px 0px 20px 0px;
	text-align: center;
	border-top: 1px dotted #000000;
	background-image:none;
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	background-position: center;
	font-size:8px;
	font-weight:normal;
	font-style:normal;
}