﻿body
{
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	background-color: #5a4436;
	color: #443a38;
	
}

p
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

H1
{
	font-family: Georgia;
	font-size: 34px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

H2
{
	font-family: Georgia;
	font-size: 23px;
	color: #ab4400;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
H3
{
	font-family: Georgia;
	font-size: 19px;
	color: #ab4400;
	color: #ab4400;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

H4
{
	font-family: Georgia;
	font-size: 19px;

	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

H5
{
	font-family: Georgia;
	font-size: 18px;

	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

.DateHeader
{
	font-family: Georgia;
	font-size: 14px;
	color: #ab4400;
	font-weight: normal;
	text-transform: uppercase;
}

.ListHeader
{
	font-family: Georgia;
	font-size: 19px;
	color: #ab4400;
	font-weight: normal;
}

a
{
	color: #9faa00;
	text-decoration: none;
}
a.hover
{
	text-decoration: underline;
}

strong
{
	color: #ab4400;
	font-weight: bold;
}

.LargeHeader
{
	font-family: Georgia;
	font-size: 34px;
	font-weight: lighter;
}

.MediumHeader
{
	font-family: Georgia;
	font-size: 24px;
	font-weight: lighter;
}

.SmallHeader
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: lighter;
}

.HighlightText
{
	color: #a63000;
	font-weight: bold;
}

a.SmallHeader
{
	color: #9faa00;
}

.HeaderBackground
{
	background-image: url(Images/HeaderBackgroundRepeater.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

.LowerContentBackground
{
	background-color: #736c67;
	color: White;
	padding-top: 25px;
	padding-bottom: 35px;
}

.FooterBackground
{
	background-color: #443a38;
	color: White;
	height: 35px;
}

.MainContentArea
{
	vertical-align: top;
	text-align: center;
	background-color: White;
}

.FooterContentArea
{
	vertical-align: top;
	text-align: center;
}

.BottomBar
{
	background-color: #5a4436;
	height: 32px;
	padding-bottom:5px;
}

.ContentArea
{
	width: 865px;
}

.FooterBlogHeading
{
	font-family: Georgia;
	font-size: 24px;
	font-weight: lighter;
	color: #443a38;
}

.SolidHorizontalLine
{
	width: 100%;
	height: 1px;
	background-color: #443a38;
	font-size: 0px;
}

.DashedHorizontalLine
{
	border-bottom-style: dashed;
	border-bottom-color: #443a38;
	border-bottom-width: 1px;
	margin-top: 6px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
}

.GreenDashedHorizontalLine
{
	border-bottom-style: dashed;
	border-bottom-color: #91a800;
	border-bottom-width: 1px;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	font-size: 0px;
}

.DateBox
{
	height: 42px;
	width: 37px;
	background-color: #443a38;
	margin: 5px;
	color: White;
	text-align: center;
	line-height: 13px;
}

.FooterDate
{
    color: #fff;
    font-weight: bold;
    margin-bottom: 4px;
}

.FooterTitle
{
    margin-bottom: 4px;
}

.FooterAuthor
{
    margin-bottom: 4px;
}

/*MENU*/

.SideMenu
{
	color: #9faa00;
	cursor: pointer;
	font-family: Verdana;
	width: 205px;
}

.SideMenuItem
{
	background-color: #e9e9e9;
	border-bottom: solid 1px white;
	font-size: 14px;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-align: right;
	width: 205px;
}

.SideMenuItemSelected
{
	background-color: #dadada;
	color: #6d6c6a;
}

.SideMenuItemSelected a
{
	color: #736C67;
}

.SideSelectedMenuItem
{
	background-color: #dadada;
	border-bottom: solid 1px white;
	cursor: pointer;
	color: #76716d;
	font-family: Verdana;
	font-size: 14px;
	height: 16px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-top: 6px;
	text-align: right;
	width: 205px;
}

.SideHoverMenuItem
{
	background-color: #e9e9e9;
	color: #AB4400;
	font-size: 14px;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-bottom: solid 1px white;
	text-align: right;
}

.SideSelectedHoverMenuItem
{
	background-color: #dadada;
	color: #AB4400;
	font-size: 14px;
	height: 16px;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-bottom: solid 1px white;
	text-align: right;    
}

.TopMenuGroup
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.TopMenuItem
{
	color: #bac253;
	cursor: pointer;
	padding-right: 15px;
}

.TopMenuItemSelected
{
	color: White;
	cursor: pointer;
	padding-right: 15px;
}

.FooterMenuGroup
{
	color: #736c67;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
}

.FooterMenuItem
{
	text-align: center;
	padding-right: 7px;
}

.FooterMenuItem a
{
	color: #736c67;
	cursor: pointer;
}

.MenuItemA
{
    float: left;
    position: relative;
}

a.BoldLink
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
}

a.BoldLink:Hover
{
	text-decoration: underline;
}

.TeamImage
{
	float:right; padding-left: 15px; padding-bottom: 15px; width:265px; height:265px;
}

.ClientImage
{
	float: right; padding-left: 15px; padding-bottom: 15px;
}
