.homeFadeTop
{
	background:url('../images/homeFadeTop.jpg') no-repeat right;
}

.homeFadeBottom
{
	background:url('../images/homeFadeBottom.jpg') no-repeat right;
}

.homeFadeBottom
{
	background:url('../images/homeFadeBottom.jpg') no-repeat right;
}

.navBackgroundHome
{
	background:url('../images/homeBanner.jpg') no-repeat;
}

.navBackgroundProduct
{
	background:url('../images/productBanner.jpg') no-repeat;
}

.navBackgroundContact
{
	background:url('../images/contactBanner.jpg') no-repeat;
}

.navBackgroundAbout
{
	background:url('../images/aboutBanner.jpg') no-repeat;
}
.navBackgroundDetails
{
	background:url('../images/detailsBanner.jpg') no-repeat;
}

#nav
{
	padding-top:25px;
}

#nav a:link, a:visited, a:active
{
	color:#c1beb3;
	font-family:Arial;
	font-size:10pt;
	text-decoration: none;
	font-weight:bold;
}

#nav a:hover
{

	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
}

#nav .current
{
	
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
}
#nav div
{
	float:left;
	width: 98px;
	text-align: center;
}

.goudy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 35px;
	font-weight: bold;
	color: #c1beb3;
	padding-left:15px;
}

.goudy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	color: #c1beb3;
	padding-left:15px;
}
.goudyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #c1beb3;
	padding-left:15px;
	letter-spacing: .2em;
}

.goudyBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: bold;
	color: #1c1565;
	padding-left:15px;
}
.goudyBlue2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: bold;
	color: #1c1565;
	padding-left:15px;
	padding-right:20px;
}
.goudyTitleBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #1c1565;
	padding-left:15px;
	letter-spacing: .2em;
}

.goudyTitleBlueNoPadding {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #1c1565;
	letter-spacing: .2em;
}
.goudy2NoPadding {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 35px;
	font-weight: bold;
	color: #1c1565;
}

#tables a:link, #tables a:visited, #tables a:active
{
	color:#aa1f25;
	font-family:Arial;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}

#tables a:hover
{

	color:#aa1f25;
	font-family:Arial;
	font-size:10pt;
	text-decoration: underline;
	font-weight: bold;
}.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arialBlueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c1565;
	font-weight: bold;
}
.arialRedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aa1f25;
	font-weight: bold;
}
