body
{
    text-align: center;
    font-family: arial;
    font-size: 75%;
    padding: 0px;
    margin: 0px;
}
img
{
    border: none;
}
.BGColor
{
    background-color: #B5CAFF;
}
.FormField
{
    font-family: arial;
    font-size: 100%;
    border: 1px solid #666666;
}
.VerticalDivider
{
    margin-left: 10px;
    margin-right: -10px;
    border-left: 1px dotted #4272EA;
    width: 20px;
    float: left;
    height: 500px;
}
.MenuItem
{
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #EFEFEF;
    padding: 2px 3px 3px 23px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    margin-bottom: 3px;
    display: block;
}
.MenuItemHighlight
{
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #32014F;
    padding: 2px 3px 3px 23px;
    font-weight: bold;
    color: #EFEFEF;
    text-decoration: none;
    margin-bottom: 3px;
    display: block;
}
.MenuSubItem
{
    background-color: #B5CAFF;
    padding: 2px 3px 3px 4px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    margin-bottom: 3px;
    display: block;
    margin-left: 19px;
}
.MenuSubItemHighlight
{
    background-color: #B5CAFF;
    padding: 2px 3px 3px 4px;
    font-weight: bold;
    color: #254498;
    text-decoration: none;
    margin-bottom: 3px;
    display: block;
    margin-left: 19px;
}
.PageContainer
{
    width: 760px;
    border: 1px solid #666666;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
}
.PageBG .MiddleColumn a
{
    color: #4272EA;
}

.PageBG
{
    background-image: url(http://www.martharafields.com/sitefiles/topbg.gif);
}
.PageBG .FormButton
{
    font-family: arial;
    font-size: 100%;
    border: 1px solid #000000;
    background-color: #b5CAFF;
}
.TitleContainer
{
    position: absolute;
    margin-left: 46px;
    margin-top: 0px;
}
.SATitle
{
    font-weight: bold;
    font-size: 130%;
    color: #4272EA;
}
.BigBlack
{
    font-weight: bold;
    font-size: 200%;
    color: Black;
}
.TopImageContainer
{
    position: absolute;
    margin-left: 20px;
    z-index: 0;
}
.SearchBox
{
	position: absolute;
	margin-left: 200px;
	margin-top: 135px;
	left: 386px;
	top: 3px;
}
.LocationContainer
{
    margin-top: 175px;
}
.YouAre
{
	float: left;
	text-align: right;
	width: 197px;
	font-weight: bold;
	color: #4272EA;
}
.Location
{
    display: inline;
}
.MainContentContainer
{
    /*height: 580px;*/
    margin-top: 20px;
}
.LeftColumn
{
    float: left;
    margin-left: 20px;
    width: 150px;
}
.MiddleColumn
{
    float: left;
    width: 330px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    overflow:visible;
    height: 100%;
}
.MiddleColumn h1
{
    color: #4272EA;
    font-size: 170%;
}
.MiddleColumn h2
{
    color: #23408E;
    font-size: 120%;
}
.MiddleColumn h3
{
    color: black;
    font-size: 120%;
}
.RightColumn
{
    float: left;
    width: 150px;
    padding-top: 10px;
}
.RightColumn p
{
    color: #23408E;
}
.RightColumn h1
{
    color: #4272EA;
    font-size: 100%;
}
.RightColumn h2
{
    color: black;
    font-size: 100%;
    margin-bottom: -15px;
}
.RightColumn h3
{
    color: #4272EA;
    font-size: 100%;
    margin-bottom: -15px;
}
.YouAreHereLink
{
    color: #7A7A7A;
    text-decoration: none;
    font-weight: bold;
}
.YouAreHereLinkHighLight
{
    color: #23408E;
    text-decoration: none;
    font-weight: bold;
}
.Footer
{
    text-align: center;
    padding: 5px;
    color: #7A7A7A;
    text-decoration: none;
    clear: both;
}
.BannerTagline
{
	font: Arial, Helvetica, sans-serif;
	font-size: 140%;
}
.BannerTitle
{
	font: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
