/* CSS Document */

    a {color: #6E3969; text-decoration: none;}
    a:hover {color: #6E3969; text-decoration: underline;}
    a:active {color: #6E3969; text-decoration: none;}
	
	a.nav1 {color: #FFFFFF; text-decoration: none;}
    a.nav1:hover {color: #FFFFFF; text-decoration: underline;}
    a.nav1:active {color: #FFFFFF; text-decoration: none;}
	
	a.nav2 {color: #54667B; text-decoration: none;}
    a.nav2:hover {color: #54667B; text-decoration: underline;}
    a.nav2:active {color: #54667B; text-decoration: none;}



body {
	text-align: center;
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#pagecenter{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	margin: 0 auto;
	text-align: left
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
#banner{
	margin-top:20px;
	margin-left:5px;
}
#topnav{
	margin-top:10px;
	margin-left:5px;
	background-image:url(../images/navbg_spacer.gif);
	background-repeat: repeat;
	width:814px;
	height:36px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;	
	line-height:32px;
}
#leftsidebar{
float:left;
	margin-top:15px;
	margin-left:5px;
	width:117px;
}
#sidenav{
	background-image:url(../images/sidenavbg_spacer.gif);
	background-repeat: repeat;
	width:117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54667B;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
	
}

#sidenav ul{
	list-style-type: none;
	margin-top:-5px;
	margin-left:-28px;

}

#quicklinks li{
	list-style-type: none;
	margin-left:11px;
	margin-bottom:8px;
	
}

#sidenav li{
	
	margin-bottom:8px;
	
}


#quicklinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top:15px;
	list-style-type: none;
	list-style-position: outside;
}


#mainbodyindex{
	margin-left:147px;
	margin-top:30px;
	width:660px;
	background-image: url(../images/stepfree_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:341px;
}
#mainbody{
	margin-left:147px;
	margin-top:30px;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;	
}
#mainbody h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;	
	color:#455e83;
}
#mainbody h1{
	font-size:20px;
	font-variant: small-caps;
	font-weight:bold;
}
#mainbody h2{
	font-size:18px;
	font-style: italic;
	font-weight:normal;
}
#mainbody h3{
	font-size:16px;
	font-weight:normal;
}
#indexfeatlinks{
	position:relative;
	top:75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#pagetitle{
	color:#738738;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	letter-spacing:2px;
	margin-bottom: 10px;
}
#footernav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	line-height: 15px;
	margin-right:60px;
}
#copyright{
	font-size: 9px;
	color:#797979;

}
.bggray{
	background-color: #CCCCCC;
}
#tertiarynav{
float:right;
text-align:left;
margin-left:20px;
margin-bottom:20px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	width:200px;
}


/* Start of store CSS */

td.cobhl {
	background-image:url(../images/sidenavbg_spacer.gif);
	color:#54667B;
}
#mainbody_store {
	margin-left:167px;
	margin-top:30px;
	width:630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;	
}
.detailname {
	color:#6E3969;
	text-decoration:none;
	font-weight: bold;
}
.detailname a{
	color:#6E3969;
	text-decoration:none;
	font-weight: bold;
}
.detailname a:hover{
	color:#6E3969;
	text-decoration: underline;
	font-weight: bold;
}
#addBtn {
	border: solid 0px #fff;
	background: #6E3969;
	color:#fff;
}
/* End of store CSS */