/* CSS definition file containing sitestyle stylesheets */
/* Originally created by http://picturesqueweb.com */
BODY {
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #E0E0F0;
	scrollbar-darkshadow-color: #2E466B;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: White;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	color: rgb(0,0,51);
	font-style: normal;
	font-size: 12px;
	line-height: 150%;
}

/* General Fonts */
 P,DIV,OL,UL,TBODY {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 11px;
	color: rgb(0,0,51);
	font-weight: normal;
	font-style: normal;
	padding-left: 2px;
	padding-right: 2px;
}

.white-heading {
	color: White;
	font-size: 13px;
	font-weight: bold;
}

/* Headings */
 H1 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
 H2 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
 H3 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
 H4 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
 H5 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	font-style: normal;
}
 H6 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

/* In Text Hyperlinks */
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

/* Top Navigation Menu */
.topnav { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
}   
.topnav a:link {
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;
   padding: 2px;
}
.topnav a:visited {
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;
   padding: 2px;
}
.topnav a:hover {
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: #FFFFFF;   
   padding: 2px;
}
.topnav a:active {
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: #FFFFFF;   
   padding: 2px;
}

/* Left Navigation Menu */
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #101010;
	height: 24px;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-nav-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-variant: small-caps;
	width: 200px;
	border-bottom-style: groove;
	border-bottom-color: Gray;
	border-bottom-width: thin;
	cursor: hand;
}   
.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #101010;
	height: 24px;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-nav-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-variant: small-caps;
	width: 200px;
	border-bottom-style: groove;
	border-bottom-color: Gray;
	border-bottom-width: thin;
	cursor: hand;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #101010;
	height: 24px;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-nav-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-variant: small-caps;
	width: 200px;
	border-bottom-style: groove;
	border-bottom-color: Gray;
	border-bottom-width: thin;
	cursor: hand;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #101010;
	height: 24px;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-nav-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-variant: small-caps;
	width: 200px;
	border-bottom-style: groove;
	border-bottom-color: Gray;
	border-bottom-width: thin;
	cursor: hand;
}
.leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #101010;
	height: 24px;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-nav-arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-variant: small-caps;
	width: 200px;
	border-bottom-style: groove;
	border-bottom-color: Gray;
	border-bottom-width: thin;
	cursor: hand;
}
/* Sub Category 1 */
.leftnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #101010;
	height: 20px;
	padding-left: 11px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-sub-nav-square.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 190px;
	background-color: #D2D0D0;
	margin-bottom: 2px;
	margin-left: 10px;
	cursor: hand;
}   
.leftnav1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #101010;
	height: 20px;
	padding-left: 11px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-sub-nav-square.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 190px;
	background-color: #D2D0D0;
	margin-bottom: 2px;
	margin-left: 10px;
	cursor: hand;
}
.leftnav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #101010;
	height: 20px;
	padding-left: 11px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-sub-nav-square.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 190px;
	background-color: #D2D0D0;
	margin-bottom: 2px;
	margin-left: 10px;
	cursor: hand;
}
.leftnav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #101010;
	height: 20px;
	padding-left: 11px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-sub-nav-square.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 190px;
	background-color: #D2D0D0;
	margin-bottom: 2px;
	margin-left: 10px;
	cursor: hand;
}
.leftnav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #101010;
	height: 20px;
	padding-left: 11px;
	padding-right: 1px;
	padding-top: 3px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/left-sub-nav-square.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 190px;
	background-color: #D2D0D0;
	margin-bottom: 2px;
	margin-left: 10px;
	cursor: hand;
}

/* Bottom Navigation Menu */
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	text-align: center;
}   
.bottomnav a:link {
	color: White;
}
.bottomnav a:visited {
	color: #F5F5DC;
}
.bottomnav a:hover {
	color: Yellow;
}
.bottomnav a:active {
	color: Yellow;
}

/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px 
}
TEXTAREA {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px
} 
INPUT {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px 
}

if; 
 font-size: 10px 
}

all-caps;
	text-decoration: none;
	color: Yellow;
	padding: 2px;
}
.bottomnav a:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}

/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px 
}
TEXTAREA {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px
} 
INPUT {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px 
}

 
 font-size: 10px
} 
INPUT {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px 
}

f; 
 font-size: 10px 
}

/* Hover Images */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 400px;
left: 300px; /*position where enlarged image should offset horizontally */

}

