﻿#subnav {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}


#subnav a {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}
#subnav a:hover {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #009933;
}

#shop a {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #009933;
}
#shop a:hover {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}

#nav {
	list-style: none;
	clear: both;
	text-align: center;
	min-width: 600px;
	}
	
#nav a {
	font-size: 82%;
	font-family: Verdana;
	font-weight: normal;
	color: #666666;
	text-align: center;
	display: block;
	text-decoration: none;
	letter-spacing: normal;
	margin-bottom: 10px;
	}

#nav li {
	float: left;
	font-size: 82%;
	text-transform: capitalize;
	margin-left: 10px;
	margin-right: 10px;
}
	
#nav li.shop a {
	font-size: 100%;
	color: #009933;
	}
	
#nav a:hover {
	font-family: Verdana;
	font-size: 82%;
	text-transform: none;
	text-decoration: underline;
	color: #666666;
}

#nav a:visited{
	font-family: Verdana;
	font-size: 82%;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #259625;
}
#designs {
	font-size: 70%;
	font-family: Verdana;
	font-weight: normal;
	color: #009933;
	text-align: left;
	text-decoration: none;
	letter-spacing: normal;
}

#designs a {
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
	color: #d8490a;
	text-align: left;
	display: block;
	text-decoration: none;
	letter-spacing: normal;
}

#designs a:hover {
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
	color: #009933;
	text-align: left;
	display: block;
	text-decoration: underline;
	letter-spacing: normal;
}

#bodytext {
	font-size: 95%;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	letter-spacing: normal;
}

#bodytext a {
    font-size: 90%;
	font-family: Verdana;
	font-weight: bold;
	color: #395ac6;
	text-align: left;
	text-decoration: underline;
	letter-spacing: normal;
}

#bodytext a:hover {
    font-size: 90%;
	font-family: Verdana;
	font-weight: bold;
	color: #6887ec;
	text-decoration: underline;
	letter-spacing: normal;
}



