#nav
{
	margin:0;
	list-style-type:none;
	font-family:"Apple Chancery","Lucida Calligraphy", "Trebuchet MS",Arial;
	font-size:14px;
	float:right;
	padding-top:5px;
}

#nav li
{
	display:inline;
	padding-left:20px;
}

#nav a,
#nav a:visited
{
	text-decoration:none;
	color:#431b01;
}

#nav a:hover
{
	color:#b37800;
}

a.nav
{
	float:right;
	text-decoration:none;
	color:#431b01;
	padding-top:5px;
	padding-left:20px;
	font-family:"Apple Chancery","Lucida Calligraphy", "Trebuchet MS",Arial;
	font-size:14px;
}

a.navActive
{
	float:right;
	text-decoration:none;
	color:#B37800;
	padding-top:5px;
	padding-left:20px;
	font-family:"Apple Chancery", "Lucida Calligraphy","Trebuchet MS",Arial;
	font-size:14px
}

#storeNav
{
	margin:0;
	display:block;
	list-style-type:none;
	color:#B37800;
	font-family:"Apple Chancery", "Lucida Calligraphy","Trebuchet MS",Arial;
	font-size:13px;
	padding-left:10px;
	padding-top:5px;
}

#storeNav
{
}

#storeNav a,
#storeNav a:visited
{
	color:#431b01;
	text-decoration:none;
}

#storeNav a:hover
{
	color:#B37800;
	text-decoration:none;
}



a:hover.nav
{
	color:#B37800;
}


ul.nav
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.nav 
{
	display:inline;
	text-align:center;
}

.bodyText
{
	font-family: "Apple Chancery","Lucida Calligraphy","Trebuchet MS", Arial;
	font-size: 12px;
	color: #431b01;
}

a.bodyLink
{
	font-family: "Apple Chancery","Lucida Calligraphy","Trebuchet MS", Arial;
	font-size: 12px;
	color: #976601;
	text-decoration:none;
}


.detailText,
a.subnav
{
	font-family: "Apple Chancery","Lucida Calligraphy";
	font-size:10px;
	color:#976601;
}
.bodyDetailText{
	font-family: "Apple Chancery","Lucida Calligraphy";
	font-size:10px;
	color:#431b01;
}

.thumbs
{
	border-width:thin;
	border-color:#b37800;
}

