@charset "utf-8";
/* CSS Document */
.Color01{ Color: #4B212B; }
.purplegray{ Color: #6B5E67; }
.lightgray{ Color: #E1E3EA; }
.mediumgray{ Color: #CBCED8; }
.darkpurple{ Color: #392A2F; }
.darkgray{ Color: #A7AAB2; }
.maroon{ Color: #843141; }


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	margin-top: 15px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	line-height: 1.75em;
}

p {
	color:#333;
	font-size:14px;
	line-height: 1.75em;
}

h1 {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}

h3 {
	font-size: xx-large;
	color: #FFFFFF;
	}
	
h4 {
	font-size: 14px;
	color: #FFFFFF;
}


h2 {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
}
a:link {
	color: #843141;
}

a:link {
	color: #843141;
}

a:hover {
	color: #D0B799;
	background-color: #843141;
}

a:visited {
	color: #7A6C5A;
}

a:visited:hover {
	color: #D0B799;
	background-color: #843141;
}

td.a:link {
	color: #843141;
}

td.a:hover {
	color: #D0B799;
	background-color: #843141;
}

td.a:visited {
	color: #7A6C5A;
}

td.a:visited:hover {
	color: #D0B799;
	background-color: #843141;
}

div.footer {
	color: #E1E3EA;
	font-size:12px;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
}
 
div.footer a:link {
	color: #E1E3EA;
	text-decoration: underline;
	padding: 5px 2px 5px 2px;
}

div.footer a:hover {
	color: #843141;
	background-color: #E1E3EA;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

div.footer a:visited {
	color: #E1E3EA;
	text-decoration: underline;
	padding: 5px 5px 5px 5px;

}

div.footer a:visited:hover {
	color: #843141;
	background-color: #E1E3EA;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

div.topmenu {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding: 5px 5px 5px 5px;
	text-transform:uppercase;
}

div.topmenu a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

div.topmenu a:hover{
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

div.topmenu a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

div.topmenu a:visited:hover{
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

a img.talent {
	border: 5px;
	border-style:solid;
	border-color:#000000;
	text-decoration: none;
}

a:hover img.talent {
	border: 5px;
	border-style:solid;
	border-color:#843141;
	text-decoration: none;
}

a:visited img.talent {
	border: 5px;
	border-style:solid;
	border-color:#000000;
	text-decoration: none;
}

a:visited:hover img.talent {
	border: 5px;
	border-style:solid;
	border-color:#843141;
	text-decoration: none;
}

.productPageTitle {
	font-family: 'Didact Gothic', arial, serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #264B5F;
	
}

.productTitles {
	font-family: 'Didact Gothic', arial, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #407FA2;
}

p.firstparagraph {
	font-size:18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.blueline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #86A8BB;
	text-align:center;
}

