html {overflow-y: scroll;}

* :focus { outline: 0; }

body {height:100%; padding:0; background-color: #A3A3A3; margin:0 0 0 0; background-image:url(../images/background.jpg); background-repeat:repeat-x; background-position:top;}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	color: #666666;
	}

A:link, A:visited {color: #CF291C; text-decoration: none;}
A:hover {color: #CF291C; text-decoration: underline;}

.sidenav {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ffffff;
line-height: 24px;
	}

a.sidenav:link {color: #969696; text-decoration: none;}
a.sidenav:visited {color: #969696; text-decoration: none;}
a.sidenav:hover {color: #969696; text-decoration: none; border-bottom:1px dotted #969696;}

h1 {font-family:helvetica, Verdana, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
line-height: 28px;
color: #537A35;
	}
	
.menunav {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #ffffff;
line-height: 12px;
	}

a.menunav:link {color: #ffffff; text-decoration: none;}
a.menunav:visited {color: #ffffff; text-decoration: none;}
a.menunav:hover {color: #ffffff; text-decoration: none;}

.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Helvetica, Verdana, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing:.5px;
color: #7E7E7E;
	}

a.footer:link {color: #666666; text-decoration: none;}
a.footer:visited {color: #666666; text-decoration: none;}
a.footer:hover {color: #537B35; text-decoration: none;}

.topofpage {font-family: Helvetica, Verdana, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing:.5px;
color: #537B35;
	}

a.topofpage:link {color: #537B35; text-decoration: none;}
a.topofpage:visited {color: #537B35; text-decoration: none;}
a.topofpage:hover {color: #537B35; text-decoration: none;}

ul {
margin-top:12px;
margin-bottom:4px;
padding-left:14;
list-style-image: url(../images/bullet.gif);
	}

li {
margin-top:3px;
margin-bottom:8px;
margin-left:0px;
}

.style1{
color:#35377B;
font-weight:bold;
}

.style3{
color:#537B35;
font-weight:bold;
}

.soldout{
color:#CF291C;
font-weight:bold;
}

.gallerypic{
border:1px solid #333333;
}