body{
   margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
table, tr, td, p {
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
}
.coffee_bg{
	background-image: url(coffee_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E13A03;
	/*padding-top: 56px;*/
	padding-top: 20px;
}
.coffee_bannerpanebg01{
	background-image: url(coffee_bannerpanebg01.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 5px;
}
.coffee_bannerpanebg02{
	background-image: url(coffee_bannerpanebg02.jpg);
	background-repeat: repeat-y;
	width: 236px;
}
.coffee_bannerpanebg03{
	background-image: url(coffee_bannerpanebg03.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 5px;
}
.coffee_bannerpanebg04{
	background-image: url(coffee_bannerpanebg02.jpg);
	background-repeat: repeat-y;
	width: 422px;
}

.coffee_searchbg01{
	background-image: url(coffee_search01.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height: 30px;
}
.coffee_searchbg02{
	background-image: url(coffee_search02.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 30px;
}
.coffee_searchbg03{
	background-image: url(coffee_search03.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.coffee_searchbg04{
	background-image: url(coffee_search04.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 30px;
}
.coffee_menubg01{
	background-image: url(coffee_menubg01.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 22px;
}
.coffee_menubg02{
	background-image: url(coffee_menubg02.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 22px;
}
.coffee_leftbg{
	background-image: url(coffee_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 14px;
	height: 295px;
}
.coffee_leftbg01{
	background-image: url(coffee_leftbg01.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 14px;
}
.coffee_rightbg{
	background-image: url(coffee_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 13px;
	height: 295px;
}
.coffee_rightbg01{
	background-image: url(coffee_rightbg01.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 13px;
}
.coffee_bottombg01{
	background-image: url(coffee_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.coffee_bottombg02{
	background-image: url(coffee_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 14px;
}
.coffee_bottombg03{
	background-repeat: no-repeat;
	background-image: url(coffee_bottombg03.jpg);
   width: 13px;
	height: 14px;	
}

.coffee_bannerbg01{
	background-image: url(coffee_bannerbg01.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 177px;
	background-position: left;	
}
.coffee_bannerbg02{
	background-image: url(coffee_bannerbg02.jpg);
	background-repeat: no-repeat;
	width: 417px;
	height: 177px;	
	background-position: right;
}
.coffee_bannerbg03{
	background-image: url(coffee_bannerbg03.jpg);
	background-repeat: repeat-x;
	height: 177px;
}
.coffee_yj01{
	background-image: url(coffee_yj01.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	background-position: left;
}
.coffee_yj02{
	background-image: url(coffee_yj02.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	background-position: right;
}

/*Added 09/05/2007 PAB  Only use one H1 per page*/
H1 {
	font-family: Tahoma;
	font-weight: 600;
	font-size: 13px;
	color: #260300;
}


/**/
.bannerpane{
	padding: 2px;
}
.toppane{
	padding: 2px;
        width: 775px;
}
.top01pane{
	padding: 2px;
}
.leftpane{
	padding: 2px;
        width: 275px;
}
.left01pane{
	padding: 2px;
}
.contentpane{
	padding: 2px;
        width: 500px;
}
.content01pane{
	padding: 2px;
}
.rightpane{
	padding: 2px;
}
.bottompane{
	padding: 0px;
}
.bottom01pane{
	padding: 2px;
}
/**/
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
}
A.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}
A.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
   text-decoration: underline;
}
A.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DDA4;
	text-decoration: none;
}



/*-- terms SearchFeild idle            --*/ .SearchFeild { color:#FFF; font-size: 11px;font-family: tahoma; font-weight: normal;}
/*-- terms SearchFeild links           --*/ a.SearchFeild:link, a.SearchFeild:visited, a.SearchFeild:active { color:#336799; /*color:#fff;*/font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms SearchFeild links hover     --*/ a.SearchFeild:hover { color:#FFF; font-weight: normal; text-decoration: none;  }
/**/
.ItemsBreak{
	background-color: transparent;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	border: #f6f6f6 0px solid;
}
.RootItem TD{
	background-color: #340800;
	font-family: Tahoma;
	font-size: 12px;
	color: #F4CFBC;
	font-weight: bold;
	height: 22px;
}
.RootItemActive TD{
	background-color: #340800;
	font-family: Tahoma;
	font-size: 12px;
	color: #F4CFBC;
	font-weight: bold;
	height: 22px;
}
.RootItemSelected TD{
	background-color: #572C25;
	font-family: Tahoma;
	font-size: 12px;
	color: #EDDEB5;
	font-weight: bold;
	height: 22px;
}
.RootItemBreadCrumb TD{
	background-color: #572C25;
	font-family: Tahoma;
	font-size: 12px;
	color: #EDDEB5;
	font-weight: bold;
	height: 22px;
}
.SubMenu {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=1); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border: #7A7357 1px solid;
}
.SubItemActive TD
{
	border-top:#E0E3AB 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C7BE9F;
	background-color: #7A7357;
	background-image: none;
	background-repeat: no-repeat;
	border: #7A7357 1px solid;
}
.SubItemBreadCrumb{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C7BE9F;
	background-color: #7A7357;
	background-image: none;
	background-repeat: no-repeat;
	border: #7A7357 1px solid;
}
.SubItemSelected{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff; 
	background-color: #C7BE9F;
	background-image: none;
	background-repeat: no-repeat;
	border: #C7BE9F 1px solid;
}
.MenuContainer{
	background-color: transparent;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #C7BE9F; 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #7A7357; /* fixed firefox problem, do not use transparent here */
	border: #7A7357 1px solid;
}
.MenuBar{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 21px;
	font-size: 11px;
}
.MenuIcon, .MenuBreak,.MenuArrow  {
	display: none;
}
.MenuRootArrow{

	background-color: transparent;
	font-family: Tahoma;
}
.Separatorcssclass{
   background: transparent;
}
/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}
/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}
/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: Tahoma;
	color: #C7BE9F;
	font-size: 11px; 
	font-weight: normal; 
	border: #7A7357 1px solid;
	padding: 1px 4px 1px 2px;
	background-color: #7A7357;
}


/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #f6f6f6; 
	filter: none; 
	border: #f6f6f6 1px solid;
	padding: 1px;
}


/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal;
	cursor: hand; 
	color: #fff;
	background: #C7BE9F;
	border: #C7BE9F 1px solid;
	padding: 1px 4px 1px 2px;
}
/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
/**/
.SearchButton {
   background: transparent;
   padding: 0px 0px 12px 53px; 
   cursor: hand; 
   font-size:1px;
   margin: 0 0 0 0px;
}

/*#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:12px; background: transparent; width: 144px; color: */
/*#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:16px; background: transparent; width: 144px; color: #666666; padding:4px 2px 0px 2px; border: 0px solid #FFFFFF; cursor:text; font-size: 15px;}*/
#dnn_dnnSEARCH_txtSearch { 
   text-align: left; 
   vertical-align: top;
   height:16px; 
   background: transparent; 
   width: 156px; 
   color: #797979; 
   padding: 2px 1px 2px 2px; 
   border: 0px solid #FFFFFF; 
   cursor:text; 
   font-size: 10px; 
   margin: 0px;}
