﻿body
{
	text-align: center;
	font-family: Arial,verdana, Calibri, Tahoma, sans-serif;
	font-size: small;
	color: Black;
	background-color: #370029; 
	background-image: url(/images/nav/background.jpg);
	background-repeat: repeat-x;
	padding-top:7px;
}

.mainTable
{
	margin-top: 42px;
}

.gridHeader
{
	color: #03A750;
	font-weight:bold;
}

.Header
{
	border-color: #A57F4D;
	color: White;
	background-image: url(/images/nav/background.jpg);
	font-size:x-large;
	font-style:italic;
	font-weight: bold;
	border:0px;
	padding:0px;
}

.LeftImage
{
	background-color: #edebc8;
	width: 586px;
	margin-right: 20px;
	vertical-align: top;
}

.RightImage
{
	background-color: #edebc8;
	width: 586px;
	margin-left: 20px;
	vertical-align: top;
	padding-right:0px;
	margin-right:0px;
}

.ContentSpacing
{
	background-color: #edebc8;
	width: 586px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	
	vertical-align: top;
}
#flashcontent 
{
	width:629px;
	border-top-width:0px;
	margin-top: 0px;
	padding-top:0px;

	border-bottom-width:0px;
	padding-bottom:0px;
	margin-bottom: 0px;

	padding-right:0px;
	vertical-align:top;

	margin-left: 0px;
	margin-right: 0px;
}

#blackLine
{
	width:629px;
	vertical-align: top;
	border-top-width:0px;
	margin-top: 0px;
	padding-top:0px;

	height: 10px;
	background-color: #000000;

	margin-left: 0px;
	margin-right: 0px;
}
.gridHeader 
{
	color: #457152;
}

.mainPageText 
{
	font-size:15pt;
	font-weight:bold;
}
h2
{
	color: #370029;
}
h3
{
	color: #457152;
}
h4
{
	color: #457152;
}
h5
{
	color: #457152;
}

.ProductName
{
	color: #1db261;
	font-size:medium;
}

.SpecHeader
{
	color: #A5814F;
	font-weight: bold;
}
.SpecValue
{
	/*font-size:small;*/
}

.Prompt
{
	font-weight: bold;
}


/* Accordion */
.accordionHeader
{
	color: black;
	font-size:9pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	cursor: pointer;
	text-decoration: none;
}

.accordionContent
{
	padding: 0px;
	padding-top: 0px;
	overflow:hidden;
}

ul
{
	margin-top:0px;
	margin-left:17px;
}

.ProductLinks
{
	text-align:center;
	font-weight:bold;
	color:Black;
}

.frame 
{
	text-align:left;
	background-image:url(/images/frame.png);
	background-repeat:no-repeat;
	background-position:center;
	width:140px;
	height:172px;
	text-align:center;
	vertical-align:middle;
}

.frame img
{
	margin-top:15px;
	padding-top:5px;
	margin-left:15px;
	padding-left:5px;
	margin-right:15px;
	padding-right:15px;
	padding-bottom:15px;
	margin-bottom:15px;
}

.menuLinks
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	overflow:hidden;
}
.menuLinks A:link
{
	color: black;
	text-decoration: none;
}
.menuLinks A:visited
{
	color: black;
	text-decoration: none;
}
.menuLinks A:hover
{
	color: black;
	text-decoration: none;
}
.menuLinks A:active
{
	color: black;
	text-decoration: none;
}

.blackLinks
{
	color: Black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.blackLinks A:link
{
	text-decoration: none;
}
.blackLinks A:visited
{
	text-decoration: none;
}
.blackLinks A:hover
{
	text-decoration: underline;
}
.blackLinks A:active
{
	text-decoration: none;
}

.textLinks
{
	color: #457152;
}
.textLinks A:link
{
	color: #457152;
	text-decoration: underline;
}
.textLinks A:visited
{
	color: #457152;
	text-decoration: underline;
}
.textLinks:hover
{
	color: black;
	text-decoration: underline;
}
.textLinks A:active
{
	color: #457152;
	text-decoration: underline;
}
