body,div,span,p,ul,li,td,th,input,select,textarea,button 
{
	font: 12px arial,verdana, myriad web, syntax, sans-serif;
}
body
{
	background-color: white;
	margin: 0px;
}

a{color:navy;}

a:hover{color:gray;}

/* Page layout styles */
TABLE#main
{
	width:780px;
	height:100%;
	background-color:white;
}
TABLE#main TD#headerPane
{
	background-color: #005E00;
	width:780px;
	height:187px;
	text-align:left;
 	background: url(/webimgs/header.jpg) no-repeat;
}

.webPanel{
    border:1px solid white;
    margin-bottom:3px;
    width:150px;
    text-align:left;
}

.webPanelLeft{
    border-top:1px solid gray;
    border-right:1px solid gray;
    border-bottom:1px solid gray;
    border-left:1px solid gray;
    width:130px;
    text-align:center;
    background-color:white;
}
.webPanelContent{
color:white;

}
.webPanelLeftTitle {
	padding-left: 6px;
	color: black;
	line-height: 18px;
    background-color:#D4C9BD;
    border-bottom:1px solid black;
    
}


.rightSub2, .webPanelTitle {
	padding-left: 6px;
	color: white;
    font-weight:bold;
	line-height: 18px;
    background-color:gray;
    border-bottom:1px solid black;
    text-align:center;
    
}
TABLE#main TD#TopBar
{
	width:780px;
	height:28px;
	padding-left:0px;
	text-align:right;
	background: url(/webimgs/topBar.jpg) no-repeat; 
}


TABLE#main TD#leftPane
{
	padding-top:30px;
	width:170px;
	height:100%;
	background-color:navy;
	backgr ound: url(../webimgs/navTop.jpg) no-repeat;

}

TABLE#main TD#centerPane
{
	padding-left:5px;
	width : 700px;
	height:100%; 
	background-color:white;
	height:100%;
}

TABLE#main TD#rightPane{
	display: block;	
	width:0px;
	border-right:1px black solid;
	background-color:#BBBBBB;
	padding:5px;
	display:none;
}


TABLE#main TD#tagLinePane2
{

	display:none;
}
		
TABLE#main TD#footerPane
{
	padding-top:5px;
	padding-right:20px;
    background-color: WHITE;
	width:780px;
	he ight:100px;
	text-align:right;
	color:black;
	font-size:10px;
	background-color: #b4b4b4;
	background: url(/webimgs/topBar.jpg) no-repeat;
	backgr ound: url(../webimgs/footer.jpg);

}

.footerContact {
	text-align:center;
	padding-bottom:10px;
}

/* Web part styles */
.divContentTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    TEXT-DECORATION: underline
}

.content
{
    FONT-SIZE: 11px;
}
     
.tagContent, .footercontent
{   font-size: 11px;
    color:white;    
    font-weight:bold;
}
.clsVisibleMenu
{
    DISPLAY: block
}
.copyright
{
    FONT-SIZE: 9px;
    COLOR: #0000ff
}
.copyrightHR
{
    BORDER-RIGHT: #333366 1px solid;
    BORDER-TOP: #333366 1px solid;
    BORDER-LEFT: #333366 1px solid;
    WIDTH: 80%;
    BORDER-BOTTOM: #333366 1px solid
}


#divContent
{
    MARGIN-TOP: 10px;
    FONT-SIZE: 11px;
    MARGIN-LEFT: 20px;
    WIDTH: 95%;
    MARGIN-RIGHT: 5px;
    TEXT-ALIGN: justify;
}
#divContentTable
{
    FONT-SIZE: 11px
}
#divCopyright
{
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#divFooter
{
    TEXT-ALIGN: center
}

#divTitleBar
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    COLOR: #559534;
    PADDING-TOP: 6px;
    HEIGHT: 25px
}

.pageTitle {
    color : #666666;
    font-size : 18px;
    font-weight : bold;
    margin-bottom:10px;
}

.subTitle{
	color:#CC0033;	
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 10px 0px;
}

.navTitle {
    color : Navy;
    font-size : 13px;
    font-weight : bold;
    margin-bottom:5px;
}

.pageTitle2 {
    color : maroon;
    font-size : 15px;
    font-weight : bold;
    margin-bottom:10px;
}

.Title2 {
    color : black;
    font-size : 18px;
    font-weight : bold;
    margin-bottom:10px;
	padding:5px;
	background-color:#FFCA03;
	border:1px solid black;
	width:150px;
}

#logo{
	font-size:48px;
	padding-top:15px;
	color:white;
	font-weight:bold;
	font-family: "Arial Black, arial";
}
    
.cartHeader{
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: SILVER;
  color:BLACK;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  padding: 4px 2px 4px 2px;
  text-align: center;
  width:150px;
}    

.productCategory
{
    FONT-SIZE: 15px;
	color:black;
	font-weight:bold;
	height:20px;
	background-color:#BB9179;
}

.productSubCategory
{
	FONT-SIZE: 12px;
	color:white;
	font-weight:bold;
	height:15px;
	background-color:navy;
}
		
