﻿a:link
{
	color: #990000; 
}

a:visited
{
	color: #7A7B5D; 
} 

a:active 
{
	color: #7A7B5D;
}

a:hover
{
    color: #990000;
    text-decoration:none;
}

BODY, TABLE, TD{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

th {
	font-weight: bold;
}

BODY
{
	background-color: #ffffff;
}

h1 { font-family: Arial, Helvetica; font-size: 18pt; color: #009933; font-weight :bold; }
.h1 { font-family: Arial, Helvetica; font-size: 18pt; color: #009933; font-weight :bold; }

h2 { font-family: Arial, Helvetica; font-size: 14pt; color: #da6720; font-weight: bold;padding: 0px; }
.h2 { font-family: Arial, Helvetica; font-size: 14pt; color: #da6720; font-weight: bold;padding: 0px; }

h3 { font-family: Arial, Helvetica; font-size: 12pt; color: #da6720; font-weight: bold;	padding: 0px; }
.h3 { font-family: Arial, Helvetica; font-size: 12pt; color: #da6720; font-weight: bold;	padding: 0px; }

h4 { font-family: Arial, Helvetica; font-size: 11pt; color: #a3231d; font-weight: bold;	padding: 0px; }
.h4 { font-family: Arial, Helvetica; font-size: 11pt; color: #a3231d; font-weight: bold;	padding: 0px; }

.redtext{ color: #d30900; }

p {
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	color: 000000; 
	font-weight: normal;
	padding: 0px;
}


blockquote {
	font-style: italic;
}

.subscript      { font-size: 8pt; color: #333333; font-weight: normal }

.homepagetext 	{font-size: 9pt; color:#333333; font-weight:bold; padding:0px 20px 0px 20px}

.comingsoon { font-size: 11pt; color:#da6720; font-weight:bold;}

#products ul {
	background-color: #ffffff;
	color: #009933;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: circle;
	} 

#products ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: circle;
	display: inline;
	}
	
		
#products ul li.first {
	margin-left: 0;
	list-style: none;
	display: inline;
	}
		
.video {
	background-color: orange;
	color: black;
	border: 1px #a3231d solid;
	text-align: left;
	width: 450px;
	padding: 5px;
	margin-left: 50%:
}

.subscriptbold     { font-size: 8pt; color: #000000; font-weight: bold }

.lightsubscript      { font-size: 8pt; color: #999966; font-weight: normal }



.homecopyright      { font-size: 8pt; color: #C9BDA7; font-weight: normal }

.orangetext     { font-size: 10pt; color: #AD7659; font-weight:normal }

.redboldtext     { font-size:10pt; color: #CC3300; font-weight: bold }



.errormessage { font-family: Arial, Helvetica; font-size:10pt; color:#CC3300; font-weight:normal }

.footer {font-family: verdana, Helvetica; font-size: 7.5pt; color: #ffffff}
.footer a:active    { font-family: verdana, Helvetica; text-decoration:none; font-size: 7.5pt; color: #ffffff}
.footer a:link     { font-family: verdana, Helvetica; text-decoration:none; font-size: 7.5pt; color: #ffffff}
.footer a:visited     { font-family: verdana, Helvetica; text-decoration:none; font-size: 7.5pt; color: #ffffff}
.footer a:hover     { font-family: verdana, Helvetica; text-decoration:none; font-size: 7.5pt; color: #a3231d}

.copyright { font-size: 7.5pt; color: #f0cdb7; font-weight: normal }
.copyright a:active    { text-decoration:none; font-size: 7.5pt; color: #f0cdb7}
.copyright a:link     { text-decoration:none; font-size: 7.5pt; color: #f0cdb7}
.copyright a:visited     { text-decoration:none; font-size: 7.5pt; color: #f0cdb7}
.copyright a:hover     { text-decoration:underline; font-size: 7.5pt; color: #f0cdb7}

.phototitle {
	background-color: black;
	color: white;
	width: 124px;
	height:36px;
	opacity:0.6;
	filter: alpha(opacity=65);
	vertical-align:middle;
	margin-left: 9px;
	margin-top: 0px;
	position: absolute;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

.thumbborder {
	border: 1px #7a7b5d solid;
	padding: 0px;
}

.slidecontrols {
	border-top: 2px #7a7b5d solid;
	border-left: 1px #7a7b5d solid;
	border-right: 1px #7a7b5d solid;
	border-bottom: 8px #7a7b5d solid;
	padding: 0px;
}

.gallerylabel {
	 font-family: Arial, Helvetica; 
	 font-size: 8pt; 
	 color: #a3231d; 
	 font-weight: bold;	
	 padding: 0px;
}

.submenulink { color:#000000;font-size:8pt; }
.submenulink a:link { color:#000000;font-size:8pt; }
.submenulink a:active { color:#990000;font-size:8pt; }
.submenulink a:visited { color:#000000;font-size:8pt; }
.submenulink a:hover { color:#990000;font-size:8pt; }






