﻿BODY
{
    font-family: 'Trebuchet MS' , Arial, 'Times New Roman';
    background-color: Black;
}

.text
{
	font-size: 10pt;
	color: #ffefbe;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.Heading
{
	font-size: 16pt;
	color: #fee0a0;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
}

.credit
{
	font-size: 9pt;
	color: #fee0a0;
	font-style: italic;
	text-align: center;
	margin-top: 8px;
}

.associations
{
	font-size: 9pt;
	color: #fee0a0;
	font-style: italic;
	text-align: center;
	
}

a.CreditLink
{
	font-size: 9pt;
	color: #ffcc00;
	font-style: italic;
}

a:hover.CreditLink
{
	font-size: 9pt;
	color: #ffcc00;
	font-style: italic;
}

a:visited.CreditLink
{
	font-size: 9pt;
	color: #ffcc00;
	font-style: italic;
}

a:link.CreditLink
{
	font-size: 9pt;
	color: #ffcc00;
	font-style: italic;
}

a.SubdivisionLink
{
    font-size: 12pt;
    color: #e5d2af;
    text-decoration: underline;
    font-style: italic;
}

a:hover.SubdivisionLink
{
    font-size: 12pt;
    color: #e5d2af;
    text-decoration: underline;
    font-style: italic;
}

a:visited.SubdivisionLink
{
    font-size: 12pt;
    color: #e5d2af;
    text-decoration: underline;
    font-style: italic;
}

a:link.SubdivisionLink
{
    font-size: 12pt;
    color: #e5d2af;
    text-decoration: underline;
    font-style: italic;
}

.PhotoGallerySectionHeading
{
    font-size: 14pt;
    color: #fee0a0;
    font-weight: bold;
    padding-left: 10px;
    font-family: 'Trebuchet MS', Arial;
}

.PhotoGalleryPhotoDescription
{
    font-size: 10pt;
    color: #ffffff;
}

.PhotoGalleryThumbnail
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    text-align: center;
    width: 135;
}

.PhotoGalleryFullSizedImage
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    text-align: center;
}

.BodyHeadline
{
    font-size: 12pt;
    color: #e5d2af;
    text-decoration: underline;
    font-style: italic;
}

.BodyHeadline14
{
    font-size: 14pt;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.BodyCentered
{
    font-size: 12pt;
    color: white;
    text-align: center;
}

.TableLabel
{
    font-size: 10pt;
    color: white;
    text-align: right;
    font-weight: bold;
}

.WarrantyLabel
{
    font-size: 10pt;
    color: #ffefbe;
    text-align: right;
    
}

.WarrantyTable
{
	margin-left: 100px;
	margin-right: 100px;
}

.ContentImage
{
	float: right;
	border-right: #ffe0a0 thin ridge;
	border-top: #ffe0a0 thin ridge;
	margin-left: 10px;
	border-left: #ffe0a0 thin ridge;
	border-bottom: #ffe0a0 thin ridge;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.ContentImageLeft
{
	float: left;
	border-right: #ffe0a0 thin ridge;
	border-top: #ffe0a0 thin ridge;
	margin-right: 10px;
	border-left: #ffe0a0 thin ridge;
	border-bottom: #ffe0a0 thin ridge;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 15px;
}

.ContentImageCenter
{
	border-right: #ffe0a0 thin ridge;
	border-top: #ffe0a0 thin ridge;
	border-left: #ffe0a0 thin ridge;
	border-bottom: #ffe0a0 thin ridge;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	left: 150px;
	margin-left: 150px;
	margin-right: 150px;
}

.StaffName
{
    font-size: 11pt;
    color: white;
    font-weight: bold;
    font-style: italic;
}

.GeneralHeading
{
	font-size: 11pt;
	color: #fee0a0;
	font-weight: bold;
	padding-left: 20px;
	font-family: 'Trebuchet MS', Arial;
}

.TestimonialName
{
    font-size: 10pt;
    color: #ffefbe;
    font-weight: bold;
    font-style: italic;
    padding-right: 20px;
    font-family: 'Trebuchet MS', Arial;
}

.TestimonialText
{
	font-size: 10pt;
	color: #ffefbe;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

.SubdivisionImage
{
    float: right;
    width: 200px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    margin-top: 2px;
    margin-left: 2px;
    padding-left: 2px;
    padding-top: 2px;
}

.ErrorMessage
{
    font-size: 9pt;
    color: #ff0000;
}

.InventoryPlanNameRow
{
    font-weight: bold;
    font-size: 12pt;
    background-color: #000000;
    color: #fee0a0;
    font-family: 'Trebuchet MS', Arial;
}

.InventoryHeader
{
	font-weight: bold;
	font-size: 9pt;
	background-color: #6d241e;
	color: #ffffff;
	width: 10%;
	font-family: Arial;
	text-align: center;
}

.InventoryText
{
    font-weight: bold;
    font-size: 8pt;
    background-color: #D8B87B;
    text-align: center;
    font-family: Arial;
}

.InventoryTable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 1px;
    padding-top: 0px;
    background-color: #000000;
}

a.InventorySubdivisionLink
{
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}

a:hover.InventorySubdivisionLink
{
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}

a:visited.InventorySubdivisionLink
{
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}

a:link.InventorySubdivisionLink
{
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}

a.FlashLink
{
	font-size: 11pt;
	color: #fee0a0;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	text-decoration: none;
}

a:hover.FlashLink
{
	font-size: 11pt;
	color: #fee0a0;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	text-decoration: underline;
}

a:visited.FlashLink
{
	font-size: 11pt;
	color: #fee0a0;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	text-decoration: none;
}

