/* 
HUDSON VALLEY COMPANY STYLESHEET 
*/

/* -------------------------------------------------------------
	Redefined HTML Tags
   -----------------------------------------------------------*/
   
body { 	margin: 0px 0px 0px 0px; 
		font-size:10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #665533;
		background-color: #775522;
}

p,td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #665533;
	line-height: 18px;
}
	
input {
	color: #264666;
	font-size:11px;
	height:19;
}

select {
		color: #264666;
		font-size:11px;
		height:14px;
}
	
a:link {color:#665533; text-decoration:none; outline: none;}
a:visited {color:#665533; text-decoration:none; outline: none;}
a:hover {color:#555555; text-decoration:underline; cursor:hand; outline: none;}
a:active {color:#555555; text-decoration:underline}

/* -------------------------------------------------------------
	User Classes
   -----------------------------------------------------------*/
.main-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5C4C2D;
	font-weight: normal;
	line-height: inherit;
}

.subcategory-text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;   
	color: #FF9900;
	font-weight: bold;
	line-height: 14px;
}


.collection-title {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;   
	color: #FF9900;
	font-weight: bold;
	line-height: 18px;
}

.notes-text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;   
	line-height: 12px;
}

.navSubLink a:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
}

.navSubLink a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
}

.navSubLink a:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

a.collSubNav:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	line-height: 16px;
}

a.collSubNav:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	line-height: 16px;
}

a.collSubNav:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	line-height: 16px;
}

a.collSubNav:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
	line-height: 16px;
}

a.cmsEdit:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	line-height: 16px;
}

a.cmsEdit:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	line-height: 16px;
}

a.cmsEdit:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	line-height: 16px;
}

a.cmsEdit:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	line-height: 16px;
}

a.cmsDelete:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #D50000;
	text-decoration: underline;
	line-height: 16px;
}

a.cmsDelete:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #D50000;
	text-decoration: none;
	line-height: 16px;
}

a.cmsDelete:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #D50000;
	text-decoration: underline;
	line-height: 16px;
}

a.cmsDelete:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
	line-height: 16px;
}




