/*    -----------------------    While in Development   -----------------------   */  

/*
#content { border: 0px solid #990000;}
#LeftPane {border: 0px solid #336699; background:orange; min-height:200px;}
#widecol {border: 1px solid #black; background: red; min-height:200px;}
#ContentPane {border: 0px solid #114477; background: green; min-height:200px;}
#RightPane {border: 0px solid #aa3366; background: blue; min-height:200px;}
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #faf9cd url(imgs/bg.gif) repeat-x;
	text-align:left;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: 700 20px/20px helvetica, arial,  sans-serif;
	color: #a989a4;
	text-align:left;
	margin: 20px 0px 20px 0px;
	text-transform: capitalize;
}
h2 {
	font: 700 14px/14px helvetica, arial,  sans-serif;
	color: #a989a4;
}
h3 {
	font: 700 14px/14px helvetica, arial,  sans-serif;
	color: #a989a4;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}
table {
	text-align:left;
}
table tr td {
	text-align:left;
}
#Table2 {
	background:#ffffff;
}
form {padding:0; margin:0}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, .footer {
	width:943px;
}
#mc {
	margin:auto;
}
#pagetile {
	background:  url(imgs/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(imgs/top.jpg) no-repeat 0px 0px;
	height:341px;
	float:left;
}
#wrapper {
	width: 100%;
	background: url(imgs/top_bg.jpg) no-repeat center top;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#mainnav {
	margin: 265px 0 0 40px;
	float:left;
}
#mainnav, #mainnav ul {
	width: 794px;
}
#mainnav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#mainnav ul li a {
	display: block;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#mainnav em {
	display: none;
}
/*    -----------------------    Top Navigation   -----------------------   */  
#topnavcontainer {
	padding: 0 20px 0 0;
	float:right;
}
#topnav, #topnav ul {
	width: 292px;
}
#topnav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#topnav ul li a {
	display: block;
	height: 29px;
	margin: 0px;
	padding: 0px;
}
#topnav em {
	display: none;
}
/*    -----------------------   Menu Items   -----------------------   */ 

#about, #about a {
	width: 123px;
	background: url(imgs/m_about.gif) no-repeat 0px 0px;
}	
#about a:hover {
	background: url(imgs/m_about.gif) no-repeat 0px -35px;
}
#philosophy, #philosophy a {
	width: 77px;
	background: url(imgs/m_philosophy.gif) no-repeat 0px 0px;
}	
#philosophy a:hover {
	background: url(imgs/m_philosophy.gif) no-repeat 0px -35px;
}
#testimonials, #testimonials a {
	width: 84px;
	background: url(imgs/m_testimonials.gif) no-repeat 0px 0px;
}	
#testimonials a:hover {
	background: url(imgs/m_testimonials.gif) no-repeat 0px -35px;
}
#shoppingpail, #shoppingpail a {
	width: 94px;
	background: url(imgs/m_shopping_pail.gif) no-repeat 0px 0px;
}	
#shoppingpail a:hover {
	background: url(imgs/m_shopping_pail.gif) no-repeat 0px -35px;
}
#contact, #contact a {
	width: 78px;
	background: url(imgs/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(imgs/m_contact.gif) no-repeat 0px -35px;
}
#home, #home a {
	width: 42px;
	background: url(imgs/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(imgs/m_home.gif) no-repeat 0px -35px;
}
#shoppingpail2, #shoppingpail2 a {
	width: 118px;
	background: url(imgs/m_shopping_pail2.gif) no-repeat 0px 0px;
}	
#shoppingpail2 a:hover {
	background: url(imgs/m_shopping_pail2.gif) no-repeat 0px -29px;
}
#myaccount, #myaccount a {
	width: 101px;
	background: url(imgs/m_my_account.gif) no-repeat 0px 0px;
}	
#myaccount a:hover {
	background: url(imgs/m_my_account.gif) no-repeat 0px -29px;
}
#checkout, #checkout a {
	width: 73px;
	background: url(imgs/m_checkout.gif) no-repeat 0px 0px;
}	
#checkout a:hover {
	background: url(imgs/m_checkout.gif) no-repeat 0px -29px;
}
#mdivider, #mdivider a, #mdivider a:hover {
	width: 40px;
	cursor: default;
}
#mdividershort, #mdividershort a, #mdividershort a:hover {
	width: 20px;
	cursor: default;
}

#navcontainer {
	margin: 0 0 0 60px;
	float:left;
}

/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; /*border: 1px dotted #888;*/ z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/
 .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #c6a8c1; color: #FFF;  font: normal 11px/11px  Helvetica, Arial, sans-serif; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #c6a8c1; color: #f4e384; font: normal 11px/11px  Helvetica, Arial, sans-serif; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/
.MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 0 0 0; }
/*-- menuitems idle             --*/ 
.MainMenu_Idle TD { font: normal 11px/11px  Helvetica, Arial, sans-serif; color: #908c7f; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/ padding: 10px 0px 9px 0px;  }
/*-- menuitems over --*/ 
.MainMenu_Selected TD { font: normal 11px/11px  Helvetica, Arial, sans-serif; color: #bd9a1d; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/  padding: 10px 0px 9px 0px; }
/*-- menuitems active --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {font: normal 11px/11px  Helvetica, Arial, sans-serif; color: #999999; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/ padding: 10px 0px 9px 0px; }
/*-- middle seperator --*/
 .MainMenu_Seperator { background: url(imgs/separator.gif) no-repeat top center transparent; width:6px; height: 32px; font-size:1px; }
/*-- not needed - main menu --*/
 .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer --*/
 .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar --*/
 .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding --*/
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ 
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
.ModuleTitle_MenuIcon { background: #FFF; border: 0px; /*border-bottom: 1px dotted #999;*/ width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*    -----------------------   Main Menu For Submenu Items   -----------------------   */ 

.products {
	width: 63px;
	background: url(imgs/m_products.gif) no-repeat 0px 0px;
}	
.productshl {
	width: 63px;
	background: url(imgs/m_products.gif) no-repeat 0px -35px;
}
/* ----------------- Submenu -----------------*/  
#products_flyout {
	background: url(imgs/submenu_bg.png) no-repeat bottom center;
	padding:10px 0 20px 0;
}

.subOne a {
	font: 500 12px/12px helvetica, arial,  sans-serif;
	color: #ffffff;
	display: block;
	text-decoration:none;
	padding: 5px 1px 0px 20px;
	width: 146px;
	height: 22px;
	line-height: 18px;
}
.subOne a:hover {
	color: #f4e384;
	text-decoration:none;
}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	margin: 320px 0 0 300px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
}
#interior {
	text-align: left;
	float:left;
	background: url(imgs/content_bg.gif) no-repeat 0px 0px;
}
#contenthome {
	text-align: left;
	float:left;
	background: url(imgs/content_bg_home.jpg) no-repeat 0px 0px;
}
#contentend {
	float: left;
	/*background: url(imgs/content_end.gif) no-repeat center bottom;*/
}

/*    -----------------------   Wide Column    -----------------------   */ 

#widecol {
	width: 935px;
	float:left;
}

/*    -----------------------   Wide Pane    -----------------------   */  

.WidePane {
	font: normal 12px/16px helvetica, arial,  sans-serif;
	color: #504e4e;
	width: 840px;
	margin:0 0 0 60px;
	float:left;
}
.WidePane a {
	color: #6ebbd8;
	text-decoration:none;
}
.WidePane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Left Pane    -----------------------   */  

.LeftPane {
	font: normal 12px/16px helvetica, arial,  sans-serif;
	color: #504e4e;
	width: 648px;
	float:left;
}
.LeftPane a {
	color: #6ebbd8;
	text-decoration:none;
}
.LeftPane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Content Pane    -----------------------   */  

.ContentPane {
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	color: #8c898c;
	width: 430px;
	float:left;
	padding: 20px 0 0 80px;
}
.ContentPane a {
	color: #4d3c1e;
	text-decoration:none;
}
.ContentPane a:hover {
	color: #4d3c1e;
	text-decoration:underline;
}
.ContentPane blockquote{
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	padding: 0 0 0 5px;
}
.ContentPane p {
	font: normal 12px/16px Helvetica, Arial, sans-serif;
}
 .ContentPane ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
.ContentPane ul li {
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	color: #8c898c;
	list-style-image: url(imgs/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Right Column    -----------------------   */  

.RightPane {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 350px;
	float: right;
	margin: 30px 50px 0 0;
}
.RightPane a {
	color: #ae852a;
	text-decoration:none;
}
.RightPane a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Footer   -----------------------   */  

.footer {
	font: normal 10px/12px arial, verdana;
	color: #d1c598;
	height:121px;
	text-align: left;
	padding: 50px 0px 0px 50px;
	float: left;
	text-decoration:none;
	background: url(imgs/end.png) no-repeat 0px 0px;
}
.copyright {
	font: normal 10px/12px arial, verdana;
	color: #d1c598;
	padding: 0 0 0 10px;
}
.copyright a, .footer a {
	color: #d1c598;
	text-decoration:none;
	font-weight: bold;
}
.copyright a:hover, .footer a:hover {
	color: #9b9272;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 10px 0 0 0px;
}

/*    末末末末末末末末末  News and Events   末末末末末末末末末  */ 
#newsevents {
	width:246px;
	background: #dad3ba url(imgs/news_top.gif) no-repeat 0px 0px;
	float:left;
}
#newseventscontent {
	width:200px;
	margin: 60px 0 0 15px;
}
#newseventsend {
	width:246px;
	background: url(imgs/news_end.gif) no-repeat center bottom;
	float:left;
}
