object { outline:none; }


.wrapper{
	text-align:center;
	margin:auto;
}

body {
	text-align: center;
	background-color: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	padding:0; margin:0;
	font-size: 12px;
	height: 100%;
}

A:link {
	color: #206633;
}

A:visited {
	color: #206633;
}

#bodyC {
	background-color: #FFFFFF;
	width: 900px;	
	margin-left: auto;
  	margin-right: auto;
  	text-align: left;
  	border-left: 1px solid #898582;
  	border-right: 1px solid #898582;
}

#bannerC {
	background-color: #F1F0F0;
	background-image: url('../images/bannerBG.gif');
	background-repeat: repeat-x;
	height: 132px;
}

#logoC {
	width: 210px;
	float: left;
}

#bannerNavC {	
	width: 300px;
	height: 132px;
	float: right;
	text-align: right;
}

#cartIconC {
	height: 41px;
	width: 81px;
	float: right;
}

#cartCountC {
	clear: left;
	text-align: left;
	float: right;
	height: 25px;
	width: 100px;
	font-size: 12px;
	color: #898582;
	padding-top: 16px;
	text-decoration: none;
}

.cartLink {
	color:  #898582;
	text-decoration: none;
}

#bannerNav {
	clear: right;
	font-size: 11px;
	color: #206633;	
	height: 30px;
	padding-top: 5px;
	padding-right: 20px;
}

#menuC {
	float: left;
	background-image: url('../images/menuBG.gif');
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height: 50px;
}

#contentC {
	padding: 15px;
}

#footerC {
	width: 900px;
	background-image: url('../images/footerLine.gif');
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: auto;
  	margin-right: auto;
  	text-align: left;
  	background-color: #94cd7d;
  	border-left: 1px solid #898582;
  	border-right: 1px solid #898582;
  	border-bottom: 1px solid #898582;
}

#subNavC {
	height: 165px;
}

#copyRightC {
	border-top: 2px solid #6daa58;
	height: 50px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

.bannerNavLink {
	font-size: 11px;
	color: #206633;
	text-decoration: none;
}


.bannerNavLink:hover {
	font-size: 11px;
	color: #206633;
	text-decoration: underline;
}


.menuItem {
	position: relative;
	top: -13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-variant: small-caps;
	padding-left: 15px;
	padding-right: 15px;
}

.menuItem:hover {
	color: #daebc9;
}

.cartBold {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.footerNav {
	font-size: 11px;
	
}

.spacerDiv {
	margin: 0;
}



/* Menu -don't foget to look at ink_ie.css too*/

#navBar {
	margin-top: 0px;
	
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold; 
	font-size: 15px;
	padding: 0;
	margin: 0;
	width: 850px;
	font-variant: small-caps;	
	
}

#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 17px 1.2em 0.6em 1.2em;
}


#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	background-color: #e6f0ce;
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	border-bottom: 1px solid #000000;
}

#nav li li {
	/*padding-right: 1em; */
	width: 15em;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #898582;
}

#nav li ul a {
	width: 12em;
	padding: 0.5em 1.5em 0.5em 1.5em;
	border-left: 1px solid #000000;
	
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

#nav li:hover, #nav li.sfhover {
  background:  #daebc9;	
	/*font-weight: bold;*/
}

.menuDiv {
	border-right: 1px solid #898582;
}

h1 {
	font-size: 25px;
	color: #94cc81;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

h2 {
	font-size: 18px;
	color: #1d97c3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h3 {
	font-size: 15px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

input[type=text] {
	background-color: #daebc9;
	border:none;
	padding: 2px;
	border: 1px solid #000000;
}
input.text {
	background-color: #daebc9;
	border:none;
	padding: 2px;
	border: 1px solid #000000;
} 
input[type=password] {
	background-color: #daebc9;
	border:none;
	padding: 2px;
	border: 1px solid #000000;
}
input.password {
	background-color: #daebc9;
	border:none;
	padding: 2px;
	border: 1px solid #000000;
} 

#userList {
	overflow: auto;
	padding: 5px;
	width: 350px;
	height: 200px;
	border: 1px solid #000000;
}

.productCost {
	font-size: 13px;
	font-weight: bold;
}

.requiredItem {
	color: #FF0000;
}

#mC {
	position: relative;
	padding-top: 10px;
	overflow:hidden;
	width: 600px;
	height: 130px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.mItemsC {
	height: 120px;
}

.mItemC {
	position: relative;
	width: 200px;
	height: 120px;
	float: left;	
	text-align: center;
}

#graphC {
	float: right;
	width: 240px;
	height: 400px;
	background-image: url('../images/incomeGraph.jpg');
	margin-top: 20px;
}
#mercC {
	position: relative;
	height: 329px;
	width: 60px;
}

#mercC2 {
	position: absolute;
	bottom: 0px;
	left: 56px;
	width: 6px;
	height: 200px;
	background-color: #48a74a;
}

#mercTextC {
	position: relative;
	width: 45px;
	border-top: 1px solid #48a74a;
	left: -55px;
}
