body{
	font-family: verdana, helvetica, sans-serif;
	color: #D46565;
	background-color: #CCCCCC;
	font-size: 9px;
}
@font-face{
    font-family: SF Hollywood Hills;
    font-style:  normal;
    font-weight: normal;
    src: url("fonts/SFHOLLY0.eot");
}

a:link{
	color: #D46565;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
}
a:visited{
	color: #D46565;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
}
a:hover{
	color: #D46565;
	font-size: 11px;
	font-weight: 900;
}
a:active{
	color: #D46565;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
}
div.menu
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #7185A9;
	width: 150px;
	height: 20px;
	border: solid 1px #D46565;
	text-align: center;
}
.menu:link, .menu:visited,  .menu:active
{
	font-family: Verdana;
	padding-top: 3px;
	font-size: 9px;
	height: 9px;
	border: 0px;
	color: #FFFFFF;
	text-decoration: none;
	width: 148;
}

div.menu:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #F6EB14;
	background-color: #7185A9;
	width: 150px;
	height: 20px;
	border: solid 1px #DEB671;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
a.menu:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #F6EB14;
	width: 148px;
	height: 18px;
	border: solid 1px #DEB671;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 0px;
	margin-top: 0px;
}
div.menuSel
{
	font-family: Verdana;
	font-size: 9px;
	color: #F6EB14;
	background-color: #D46565;
	width: 150px;
	height: 20px;
	border: solid 1px #7185A9;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
}
a.menuSel:link, a.menuSel:visited, a.menuSel:hover, a.menuSel:active{
 
 	font-family: Verdana;
	font-size: 9px;
	color: #F6EB14;
	background-color: #D46565;
	width: 148px;
	border: none;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 3px;
	font-weight: 900;
 }
.menuTitle
{
	font-family: Verdana;
	font-size: 10px;
	color: #DEB671;
	background-color: #506387;
	width: 150px;
	height: 16px;
	border: solid 1px #D46565;
	text-align: center;
	padding-top: 1px;
	text-decoration: none;
	margin-top: 0px;
	font-weight: 900;
}
div.subMenu
{
	font-family: Verdana;
	font-size: 9px;
	color: #7185A9;
	background-color: #cccccc;
	width: 150px;
	height: 16px;
	border: solid 1px #D46565;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
}
a.subMenu:link, a.subMenu:visited,  a.subMenu:active
{
	font-family: Verdana;
	font-size: 9px;
	color: #7185A9;
	padding-top: 1px;
	border: none;
	width: 148px;
	background-color: ;
	text-decoration: none;
	margin-top: 0px;
}
div.subMenu:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #F6EB14;
	background-color: #7185A9;
	width: 150px;
	height: 16px;
	border: solid 1px #DEB671;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
}
a.subMenu:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #F6EB14;
	background-color: #7185A9;
	width: 148px;
	height: 14px;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
}
.subMenuSel, .subMenuSel:link, .subMenuSel:visited, .subMenuSel:hover, .subMenuSel:active
{
	font-family: Verdana;
	font-size: 9px;
	color: #F6EB14;
	background-color: #D46565;
	width: 150px;
	height: 16px;
	border: solid 1px #7185A9;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 1px;
	font-weight: 900;
}
.searchForm
{
	margin: 0px;
	padding: 0px;
	}
.searchFormText
{
	font-family: verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 9px;
	background-color:#FFFFFF;
	width: 145px;
	}
.searchFormButton
{
	font-family: verdana, helvetica, sans-serif;
	color: #F6EB14;
	font-size: 9px;
	background-color:#D46565;
	width: 50px;
	font-weight: 900;
	}
.adminHeader, .adminTitle, .formTitle{
	font-family: verdana, helvetica, sans-serif;
	color: #D46565;
	font-size: 14px;
	font-weight: 900;
}
.adminData{
	font-family: verdana, helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
}
.adminButton, .formButton{
	font-family: verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color:#000066;
}
.adminContainer
{
	height: 180;
	width:300;
	overflow: auto;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	border: solid 1 #CCCCCC;
	}
.formText{
	font-family: verdana, helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	background-color:#FFFFFF;
	width: 350px;
}
.formTextArea{
	font-family: verdana, helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	background-color:#FFFFFF;
	width: 350px;
	height: 150px;
}
.pageTitle{
	font-family: verdana, helvetica, sans-serif;
	color: #372F00;
	font-size: 12pt;
	text-align: center;
	width: 100%;
	font-weight: 900;
}

.pageSubTitle{
	font-family: verdana, helvetica, sans-serif;
	color: #D46565;
	font-size: 10pt;
	width: 100%;
	font-weight: 900;
	margin-left: 5px;
	}

.pageContent, .pageText, .regText{
	font-family: verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 11px;
	width: 100%;
	margin-left: 5px;
}
.product{
	width: 530px;
	border: 1px dashed #7185A9;
	text-align: left;
	align: center;
	padding: 5;

}
.prodImage{
	border: 2px solid #D46565;
}
.prodTitle, h2{
	font-family: verdana, helvetica, sans-serif;
	color: #D46565;
	font-size: 14px;
	font-weight: 900;
		margin: 0px;
	padding: 0px;
	display: inline;

}
.prodYear{
	font-family: verdana, helvetica, sans-serif;
	color: #D46565;
	font-size: 14px;
	font-weight: 900;
	font-variant: Italic;

}
.prodPrice{
	font-family: verdana, helvetica, sans-serif;
	color: #506387;
	font-size: 12px;
	font-weight: 900;

}
.prodDesc{
	font-family: verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 12px;
}
.prodCategory, h1
{
	font-family: SF Hollywood Hills, western, verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 48px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
.prodAlpha, .prodAlpha:link, .prodAlpha:visited, .prodAlpha:active, .prodAlpha:hover
{
	font-family: SF Hollywood Hills, western, verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 17px;
	}
.prodPipe
{
	font-family: verdana, helvetica, sans-serif;
	color: #D46565;
	font-size: 20px;
}
.prodQuant{
	font-family: verdana, helvetica, sans-serif;
	color: #506387;
	font-size: 14px;
	font-weight: 900;
	vertical-align: super;

}
.rowa, .rowa:link, .rowa:visited, .rowa:active{
	font-family: verdana, helvetica, sans-serif;
	color: #DEB671;
	font-size: 9px;
	background-color:#7185A9;
	font-weight: 900;
}
.rowa:hover
{
	font-family: verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	background-color:#7185A9;
	font-weight: 900;
	text-decoration: underline;
	}
.rowb, .rowb:link, .rowb:visited, .rowb:active{
	font-family: verdana, helvetica, sans-serif;
	color: #D46565;
	font-size: 9px;
	background-color:#FFFFFF;
	font-weight: 900;
}
.rowb:hover{
	font-family: verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 9px;
	background-color:#FFFFFF;
	font-weight: 900;
	text-decoration: underline;
}
.sectionTitle, .secTitle{
	font-family: Verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 16px;	
}

.sectionDesc{
	font-family: verdana, helvetica, sans-serif;
	color: #7185A9;
	font-size: 9pt;
}
.statHeader{
	font-family: verdana, helvetica, sans-serif;
	color: #7185A9;
	text-align: center;
	font-size: 9px;
	background-color:#CCCCCC;
	font-weight: 900;
}
