h3 {
	display:block;
	background-color:#CCC;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:5px;
}
h1 {
	font-size: 40px;
	color: #333;
}
h2 {
	font-size: 25px;
	color: #F90;
}
.cart{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
#pagecontainer{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#header{
	width:615px;
	height:191px;
	position:relative;
	margin-top:10px;
}
#adminheader{
	width:915px;
	height:50px;
	position:relative;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	background-color:#333;
}
#nav{
	width:915px;
	height:50px;
	position:relative;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#topnav{
	width:400px;
	height:39px;
	position:absolute;
	top:5px;
	right:0px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	color:#fff;
	text-align: right;
}
	#topnav li{
	display:inline;
	line-height:39px;
	}
	#topnav ul a:link, #topnav ul a:visited {color: #fff; text-decoration: none;width:75px;}
#topnav ul a:hover {
	color: #F90;
	text-decoration: none;
}
#topnav ul {list-style: none; margin: 0; padding: 0;}
#hbar{
	width:625px;
	height:39px;
	position:relative;
	Position:relative;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	color:#000;
	background-image: url(images/nav_bar.jpg);
	background-repeat: no-repeat;
}
	#hbar li{
	display:inline;
	line-height:39px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	padding-left:10px;
	padding-right:10px;
	}
	#hbar ul a:link, #hbar ul a:visited {color: #fff; text-decoration: none;width:75px;}
#hbar ul a:hover {
	color: #F90;
	text-decoration: none;
	width:75px;
}
#hbar ul {list-style: none; margin: 0; padding: 0;}
#wrapper{
	background-color:#ffffff;
	width:100%;
	background-image: url(images/wrapper_tile.jpg);
	background-repeat: repeat-x;
}

   body#logo a#logo,
  body#print a#print,
body#web a#web,
body#marketing a#marketing
{
			background-image: url(images/nav_up_selected.jpg);
	background-repeat: no-repeat;
	float:left;
	width:125px;
}

#tab{
	width:625px;
	height:39px;
	position:relative;
	Position:relative;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#000;

	}
#tabs{
	width: 625px;
	height:37px;
	color:#69F;
	text-align:center;
	line-height:40px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	}
#tabs li{
	display:inline;
	float:left;
	width:205px;
	margin-left:1px;
	margin-right:1px;
	}
	
	#tabs li a:link, #tabs li a:visited{
		background-image: url(images/nav_up.jpg);
	background-repeat: no-repeat;
	float:right;
	width:205px;
	}
	#tabs li a:hover{
		background-image: url(images/nav_ovr.jpg);
	background-repeat: no-repeat;
	float:left;
	width:205px;
	}
#tabs ul a:link, #tabs ul a:visited {
	color: #fff;
	text-decoration: none;

}
#tabs ul a:hover {
	color: #fff;
	text-decoration: none;

}
#tabs ul {list-style: none; margin: 0; padding: 0;}
		#sublist {
	Position:relative;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	#sublist li{
	display:inline;
	line-height:18px;
	}
	#sidenav {
	position:relative;
	width: 230px;
	margin-left:10px;
	line-height: 27px;
	text-indent: 15px;
		font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	}
	#sidenav ul a:link, #sidenav ul a:visited {
	display: block;
	color: #F60;
	text-decoration: none;
}
#sidenav ul a:hover {
	background-color: #ffffff;
	color: #000;
	text-decoration: none;
}
#sidenav ul {list-style: none; margin: 0; padding: 0;}
#sidenav ul ul{text-indent:30px; font-size:12px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#commnav {
	position:relative;
	width: 230px;
	margin-left:10px;
	line-height: 40px;
	text-indent: 15px;
		font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	}
	#commnav ul a:link, #commnav ul a:visited {
	display: block;
	color: #000;
	text-decoration: none;
}
#commnav ul a:hover {
	background-color: #ffffff;
	color: #F60;
	text-decoration: none;
}
#commnav ul {list-style: none; margin: 0; padding: 0;}
#commnav ul ul{text-indent:30px; font-size:12px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#commnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#bodycontent {
	position:relative;
	width: 625px;
	float:left;
	font-size: 14px;
	margin-top:50px;

	}
	
	#LeftColumn{
	position:relative;
	width: 275px;
	float: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	color:#333;
	background-color:#FFF;
	margin-top:25px;

	}
	#LeftColumntxt{
	position:relative;
	width: 257px;
	float: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	color:#333;
	background-color:#FFF;
	margin-left:9px;

	}
		#MidContent{
	position:relative;
	width: 625px;
	float: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	color:#333;
	background-color:#fff;

	}
		#MidContenttxt{
	position:relative;
	width: 605px;
	float: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	color:#333;
	background-color:#fff;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	padding-left:10px;

	}

		#split1{
	position:relative;
	width: 325px;
	float: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	margin-left:15px;
	color:#333;

	}
			#split2{
	position:relative;
	width: 325px;
	float: right;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	margin-left:15px;
	color:#333;

	}
		#MidContentlower{
	position:relative;
	width: 685px;
	float: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	margin-left:15px;
	color:#333;

	}
	#RightColumn{
	position:relative;
	width: 200px;
	float: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	color:#333;
	}
	
	#RightColumn a:link {
	color:#06F;
	text-decoration:none;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
 #RightColumn a:visited {
	color:#06F;
	text-decoration:none;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
  #RightColumn a:hover {
	color:#090;
	text-decoration:underline;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#footer {
	position:relative;
	width: 900px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	text-indent:15px;
	line-height:49px;
	height:49px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color:#fff;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	}
	#footer li{
	display:inline;
	
	}
	#footer ul a:link, #footer ul a:visited {
	color: #F90;
	text-decoration: none;
}
#footer ul a:hover {
	color: #fff;
	text-decoration: none;
}
#footer ul {list-style: none; margin: 0; padding: 0;}

	.pagetitle {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #547C2C;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #547C2C;
	line-height: 20px;
	}
	.bullet {list-style-image: url(images/arrow.jpg);}
	
	.maintitle{
	position:relative;
	font-size: 30px;
	color: #000;
	}
	.subtitle{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #1249AD;
	}
		.blue{
	position:relative;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #06C;
	}
			.red{
	position:relative;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #900;
	}
	

