﻿a
{
	color: #651D06;
}

body 
{
	background-color: #FEF4D9;
	color: #261705;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

div.Center
{
	background-color: #8F3323;
	
	text-align: center;
	vertical-align: middle;
	width: 95%;
	height: 95%;
}

div.Frame
{
	background-color: #FEF4D9;

	height: 90%;
	width: 90%;
	
}

.EmailLink
{
	color: #F6F4E1;
}

.Footer
{
	font-size: medium;
}

img.fourInchProfiles
{
	height: 80px;
	width: 280px;
}

img.fiveInchProfiles
{
	height: 115px;
	width: 330px;
}

img.sevenInchProfiles
{
	height: 135px;
	width: 360px;
}

img.baseBoards
{
	height: 540px;
}

.HighlightSection
{
	background-color: #C2B089;
}

.HighlightSectionTitle
{
	color: #8F3323;
}

.MainFooter
{
	background-color: #8F3323;
	vertical-align: bottom;
}

.Menu
{
	background-color: #8F3323;
	
	color: #F6F4E1;
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	text-align: center;	
}

.MenuHover
{
	background-color: #81795F;
}

.MenuSelected
{
	background-color: #5D7153;
}

.MenuSubMenu
{
	background-color: #CFD1A8;
	font-weight: normal;
	text-align: left;
}

.SectionBody
{
	text-align: left;
	vertical-align: top;
}

.SectionDescription
{
	text-align: left;
	vertical-align: middle;
}

.SectionTitle
{
	color: #5D7153;
	font-size: x-large;
	height: 40px;
	text-align: left;
	vertical-align: bottom;
}

.Title
{
	color: #8F3323;
	font-size: xx-large;
	font-weight: bold;
	TEXT-DECORATION: underline;
}



