/* CSS Document */

a {
color:#666666;
}

a:hover{
color:#CCCCCC;
}

a.nav:link, a.nav:visited { 
color:#dddddd;
text-decoration:none; 
}

a.nav:hover { 
color:#CCCCCC;
text-decoration:none;
}

a.nav:active { 
color:#666666;
text-decoration:none;
}

.sidenav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #838383;
	}
	
.sidenav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #838383;
	}
	
.sidenav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #262C69;
	}

.selectcat {
text-decoration:none;
color:#000000;
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
font-weight:bold;
}

.selectcat a {
text-decoration:none;
}

.selecttitle {
text-decoration:none;
color:#000000;
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
}


body {
background-color: #798cb6; /* #7487B0; */
color: #002244;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

.address{
border-bottom: 1px #333344 solid;
border-top: 1px #333344 solid;
color: #000011; /* 333344 */
font-family: Garamond, Times, Times New Roman;
font-size: 14px;
font-variant: small-caps;
padding: 10px;
text-align: center;
/* font-weight: bold; */
}

.blue{
background-image: url(images/blue.jpg);
color: #000000;
font-weight: bold;
padding: 5px;
text-align: center;
}

.bluegradient{
background-image: url(images/bluegradient.jpg);
color: #000000;
padding: 5px;
}

.content {
font-size: 10pt;
}

.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.contentbox {
border:6px solid #d2c779; 
border-top:0px; 
font-size: 12px;
padding: 10px;
/* padding-left: 60px;
padding-right: 60px; */
padding-left: 60px;
padding-right: 60px;
height: 500px;
vertical-align: top;
}

.contentboxB {
border:6px solid #d2c779; 
border-top:0px; 
font-size: 12px;
padding: 10px;
padding-left: 2px;
padding-right: 2px;
height: 500px;
vertical-align: top;
}

.footer, .footer a {
color:#000000; 
font-size:10px; 
font-family:Arial, Helvetica, sans-serif; 
text-align:center;
}

a.fnav:link, a.fnav:visited { 
color:#000000;
text-decoration:none; 
}

a.fnav:hover { 
color:#BBBBBB;
text-decoration:none;
}

.green{
background-image: url(images/green.jpg);
color: #000000;
font-weight: bold;
padding: 5px;
text-align: center;
}

.greengradient{
background-image: url(images/greengradient.jpg);
color: #000000;
padding: 5px;
}

.greybar {
background-color:#333344;
color: #ffffff;
padding: 3px;
}

.mainheader {
border-left:6px solid #d2c779; 
border-right:6px solid #d2c779;
text-align: center;
}

.navigation{
border-left:6px solid #d2c779; 
border-right:6px solid #d2c779; 
background-image:url(images/topNav_BG_07.jpg);  /* 7 or 8? */
background-repeat:no-repeat; 
background-position:center;
color:#FFFFFF;
font-family: Avant Garde, Century Schoolbook, Garamond, Times, Times New Roman;
font-size: 13px;
font-weight: 100;
text-align: center;
}

.sidenavigation{
color:#000000;
font-family: Arial, Sans-Serif;
text-align: left;
vertical-align: middle;
text-decoration:none;
white-space:nowrap;
font-weight: bold;
}

.padded{
font-size: 10px;
padding: 5px;
}

.rightrepeat {
background-image:url(images/shadow_right1px.jpg); 
background-repeat:repeat;
}

.title {
border-bottom: 1px #444499 solid;
color: #000000;
font-family: Avant Garde, Century Schoolbook, Garamond, Times, Times New Roman;
font-size: 18px;
font-variant: small-caps;
margin-bottom: 4px;
padding: 12px;
text-align: center;
}

.wider{
margin-left: -55px;
margin-right: -55px;
}

.LeftBar a {
background-color:#000066;
border-bottom: 1px #FFFFFF solid;
color:#FFFFFF;
font-family: Avant Garde, Century Schoolbook, Garamond, Times, Times New Roman;
font-size: 15px;
font-weight: 100;
text-align: left;
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.MansLink
{
	color:#333333;
	font-size: 8pt;
}
.MansLink:hover
{
	color:#000000;
}

.CartList {
	font-size:12px;
}