body {
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#top {
	background: #F2F2F2 url(../images/page/top-bg.gif) top center no-repeat;
	height: 70px;
	border-bottom: 2px solid #808080;
}
#top div {
	margin: 0 auto;
	width: 980px;
	text-align: right;
	font-size: 10px;
}
#top a {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	margin-left: 10px;
}
#top a:hover {
	color: #A31919;
	text-decoration: underline;
}
#bg {
	background-color: #FFFFFF;
}
#container {
	margin: 0 auto;
	width: 980px;
}
#logo {
	text-align: center;
	margin-bottom: 40px;
}




#sidenav {
	float: left;
	padding-bottom: 50px;
	width: 142px;
}
#sidenav form {
	margin: 0 0 7px 12px;
}
#sidenav input, #sidenav select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #D9D9D9;
	padding: 2px;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidenav li {
	margin: 0;
	padding: 0;
	line-height: 0;
}
#sidenav li a {
	display: block;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background: url(../images/page/bullet-nav.gif) top left no-repeat;
	padding: 0 0 2px 24px;
	margin: 5px 0;
}
#sidenav li a:hover {
	color: #FFFFFF;
	background: #A31919 url(../images/page/bullet-nav-on.gif) top left no-repeat;
}

#sidenav li ul {
	margin-left: 24px;
	padding: 0;
	display: none;
}
#sidenav li li a {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-transform: none;
	background: none;
	padding: 2px 0 4px;
	margin: 0;
}
#sidenav li li a:hover {
	color: #A31919;
	background: none;
}




#content {
	margin: 0 0 0 190px;
	padding: 1px 1px 40px;
}
#content h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #A31919;
	text-transform: uppercase;
}
#content h2 {
	margin: 20px 0 -14px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #A31919;
	text-transform: uppercase;
}
#content p {
	margin: 14px 0;
	text-align: justify;
}
#content ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
}
#content ul li {
	margin-bottom: 2px;
	padding: 2px 0 0 24px;
	background: url(../images/page/bullet-nav.gif) top left no-repeat;
}
#content li ul {
	padding: 0 0 0 0px;
}
#content li ul li {
	font-size: 10px;
	line-height: 12px;
	padding: 5px 0 1px 10px;
	background: url(../images/page/bullet-nav2.gif) top left no-repeat;
}



#viewcollection {
	width: 595px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
/*	background: url(../images/shop/shadow-240-curl.gif) bottom center no-repeat;*/
	padding-bottom: 30px;
}
#viewcollection a {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	width: 200px;
	color: #A31919;
	text-decoration: none;
	border-bottom: 1px solid #D9D9D9;
}



#clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
#footer {
	background: #F2F2F2 url(../images/page/footer-bg.gif) top center no-repeat;
}
#footer table {
/*	margin: 0 auto;*/
	width: 100%;
}
#footer td {
	padding: 7px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#footer a {
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #A31919;
	text-decoration: underline;
}


a {
	color: #A31919;
}
form {
	margin: 0;
}
form td {
	padding: 0 5px 5px 0;
/*	vertical-align: middle;*/
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #D9D9D9;
}

.silverh1 {
/*	color: #C1C1C1;*/
	color: #000000;
}
.red {
	color: #A31919;
}
.infotable, .infotable_side {
	margin-top: 20px;
}
.infotable_side th {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	padding: 7px;
	background-color: #F2F2F2;
	border-right: 2px solid #595959;
	width: 20%;
}
.infotable th {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	padding: 7px;
	border-bottom: 1px solid #D9D9D9;
	background-color: #F2F2F2;
	border-bottom: 2px solid #595959;
}
.infotable td, .infotable_side td {
	font-size: 11px;
	line-height: 14px;
	padding: 7px;
	border-bottom: 1px solid #D9D9D9;
}