﻿body
{
	text-align: center;
	font-family: Arial,verdana, Calibri, Tahoma, sans-serif;
	font-size: small;
	color: Black;
	background-image: url(/images/nav/background.jpg);
	background-repeat: repeat-x;
}

.mainTable
{
	margin-top: 42px;
}
.InnerTable
{
	width: 627px;
}

.gridHeader
{
	color: #03A750;
	font-weight:bold;
}
ul
{
	margin-top:0px;
	margin-left:17px;
}

img 
{
	border:0px;
}

.frame 
{
	text-align:left;
	background-image:url(/images/BirdFrame.png);
	background-repeat:no-repeat;
	background-position:center;
	height:140px;
	width: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;
	vertical-align:middle;
	width:130px;
/*	width:90px;
	height:129px;*/
}

.ProductLinks 
{
	text-align:center;
	font-weight:bold;
	color:Black;
}
.CenterText
{
	text-align:center;
}
.Header
{
	border-color: #A57F4D;
	color: White;
	font-size:x-large;
	font-style:italic;
	font-weight: bold;
	border:0px;
	padding:0px;
}

.ContentSpacing
{
	width: 586px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 100%;
	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;
}

#blueLine
{
	width:629px;
	vertical-align: top;
	border-top-width:0px;
	margin-top: 0px;
	padding-top:0px;

	height: 10px;
	background-color: #19335f;

	margin-left: 0px;
	margin-right: 0px;
}
.mainPageText 
{
	font-size:15pt;
	font-weight:bold;
}
h2
{
	color: #ec1219;
}
h3
{
	color: #ec1219;
	margin-bottom:0px;
	margin-top:0px;
}
h4
{
	color: #ec1219;
	margin-bottom:0px;
}
h5
{
	color: #ec1219;
}

.ProductName
{
	color: #1db261;
	/*font-size:15px;*/
	font-size:medium;
}

.SpecHeader
{
	color: #A5814F;
	font-weight: bold;
}
.SpecValue
{
}

.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;
}

.menuLinks
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	overflow:hidden;
}

a:hover 
{
	text-decoration:none;
}

.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;
}


.textLinks
{
	color: #2e3192;
}
.textLinks A:link
{
	color: #2e3192;
}
.textLinks A:visited
{
	color: #2e3192;
}
.textLinks:hover
{
	color: #ec1219;
	text-decoration: none;
}
.textLinks A:active
{
	color: #2e3192;
}
