﻿body 
{
	background-repeat: repeat-y;
	background-image: url("../images/mainGradient.jpg");
	background-position:center;
	background-color: #669934;
}
a
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #3B5B99; /*F2F198*/
	font-weight: bolder;
}
a:hover
{
	text-decoration:underline;
}
.MainContent
{
	background-image:url('../images/yellowTexturedBG.jpg');
	background-repeat:repeat;
}
.H1Thin {
    margin-top: 0px; 
    margin-bottom: 0px;
	font-size: 17px;
    font-weight: normal;
}
.WhiteBackground
{
	background-color:White;
	background-image:none;
	background-repeat:no-repeat;
}
.ShadowBorderSides
{
	-moz-box-shadow: 0 0 15px 5px #436522;
	-webkit-box-shadow: 0 0 15px 5px#436522;
	box-shadow: 0 0 15px 5px #436522;
}
.ShadowAll
{
	-moz-box-shadow: 0 0 7px 7px #393939;
	-webkit-box-shadow: 0 0 7px 7px #393939;
	box-shadow: 0 0 7px 7px #393939;
}
.ShadowAngleRightDown
{
	-moz-box-shadow: 3px 3px 12px 3px #747474;
	-webkit-box-shadow: 3px 3px 12px 3px #747474;
	box-shadow: 3px 3px 12px 3px #747474;
}
.SmallShadowAngleRightDown
{
	-moz-box-shadow: 2px 2px 6px 1px #747474;
	-webkit-box-shadow: 2px 2px 6px 1px #747474;
	box-shadow: 2px 2px 6px 1px #747474;
}
.mainFont
{
	font-family: segoe ui, Arial, sans-serif;
}
.menuitem
{
	font-size:15px;
	font-weight:bold;
	border:none;
	color:#3C5B1E;
	cursor:pointer;
	font-family: segoe ui, Arial, sans-serif;
	padding-left:10px;
	padding-right: 20px; 
	height: 60px;
}
.menuPageItem
{
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	color:#62A541; 
	font-family: segoe ui, Arial, sans-serif; 
	font-size: 10px; 
	margin-top: 20px;
}
.menuPageItem:hover
{
	text-decoration:underline; 
	cursor:pointer;
}
.tableMenuSubItem
{
	cursor:pointer;
	padding-left:14px;
	font-size: 10px;
}
.tableMenuItem
{
	cursor:pointer;
	padding-left:7px; 
	font-size: 12px;
}
.menulink
{
	padding-left:5px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	border: none;
	color:#3C5B1E;
	cursor:pointer;
	font-family: segoe ui, Arial, sans-serif;
}
.breadcrumb
{
	text-decoration:none;
	color:#62A541;
	font-family: segoe ui, Arial, sans-serif;
	font-size: 13px;
}
.breadcrumb:hover
{
	text-decoration:underline;
}
.MenuDropDownItem
{
	border-left: 5px solid #D6D67B;
    border-right: 1px solid #D6D67B; 
    border-bottom: 1px solid #D6D67B; 
    display: none;
    background-color: white;
}
.MenuShadow
{	
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.15);
	box-shadow: 5px 5px 10px rgba(0,0,0,0.15);
}
.BannerBlock
{
	padding: 20px; 
	margin: 10px;
	font-size: 16px;
	background-color: #FAFAC9;
	border: solid 5px #D6D67B;
	font-family: segoe ui, Arial, sans-serif;
}
.Header
{
	color:#6C9F39;
	font-family: segoe ui, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.SubHeader
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
}
.SmallButton
{
	border: solid 1px #679A35;
	background-color: #DAE9CB; 
	padding:4px;
	font-family: segoe ui, Arial, sans-serif;
	font-size: 9px;
	cursor:pointer;
}
.slideshowGroup
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	color: #EDEB98; /*F2F198*/
}
.Link
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #3B5B99; /*F2F198*/
	font-weight: bolder;
}
.Link:hover
{
	text-decoration:underline;
}
.MainLink:link, .MainLink:visited
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #3B5B99; /*F2F198*/
	font-weight: bolder;
	padding-right: 25px;
}
.MainLink:hover
{
	text-decoration:underline;
}
.FooterLinks:link, .FooterLinks:visited 
{
	color: #2C4316;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.marker
{	
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: Black;
	font-weight: bolder;
	padding-right: 5px;
}
.smallInnerText
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 11px;
	color: Black;
}
.contactText
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 15px;
	color: Black;
}
.markerLink
{
	font-family: segoe ui, Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #3B5B99; /*F2F198*/
	font-weight: bolder;
	padding-right: 25px;
}

.ElevationThumbnail
{
}

/********** HOMES AVAILABLE *******/
.HomesAvailableHeader
{
	border-bottom: solid 1px #404040;
	font-size: 14px;
	font-family: segoe ui, Arial, sans-serif;
	text-decoration: none;
	background-color: #CCFFA8;
	color: #455639;
}
.HomesAvailableRow
{
	border-bottom: solid 1px #455639;
	font-size: 12px;
	font-family: segoe ui, Arial, sans-serif;
	text-decoration: none;
}
.HomesAvailableRow A:link, A:visited  
{
	font-size: 12px;
	font-family: segoe ui, Arial, sans-serif;
	color: #3B5B99;
	font-weight: bolder;
	text-decoration: none;
}
.HomesAvailableRow A:hover
{
	text-decoration:underline;
	font-size: 12px;
	font-family: segoe ui, Arial, sans-serif;
	color: #3B5B99;
	font-weight: bolder;
}

.HomesAvailableRowAlt
{
	border-bottom: solid 1px #455639;
	font-size: 12px;
	font-family: segoe ui, Arial, sans-serif;
	text-decoration: none;
	background-color: #E8FFD8;
}
.HomesAvailableRowAlt A:link, A:visited 
{
	font-size: 12px;
	font-family: segoe ui, Arial, sans-serif;
	color: #3B5B99;
	font-weight: bolder;
	text-decoration: none;
}
.HomesAvailableRowAlt A:hover
{
	text-decoration:underline;
	font-size: 12px;
	font-family: segoe ui, Arial, sans-serif;
	color: #3B5B99;
	font-weight: bolder;
}

/*********** ABOUT US **********/
.bannerheaderleft
{
	font-weight:bold;
	font-size:14px;
	font-style:italic;
}

/*********** LA *****************/
.LAReferalBox
{
	color: #DF4A4A;
	font-size: 14px;
	font-family: segoe ui, Arial, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
.LAReferalBoxMore
{
	color: black;
	font-size: 12px;
	font-family: segoe ui, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*********** VIEW PROPERTY **************/
.PropertyLabel
{
	font-weight:bold;
	font-size: 16px;	
}
.PropertyLabel A:link, A:visited 
{
	font-size: 16px;
	font-family: segoe ui, Arial, sans-serif;
	color: #3B5B99;
	font-weight: bolder;
	text-decoration: none;
}
.PropertyLabel A:hover
{
	text-decoration:underline;
	font-size: 16px;
	font-family: segoe ui, Arial, sans-serif;
	color: #3B5B99;
	font-weight: bolder;
}
.FloorPlanNavBox {
    
    font-size: 13px;
	font-family: segoe ui, Arial, sans-serif;
    border: 2px solid #406020;

}
.FloorPlanNavBoxTitle {
    color: #406020;
    background-repeat: repeat-y;
	background-image: url("../images/mainGradient.jpg");
	background-position:center;
	background-color: #669934;
    font-size: 15px;
}
/*******/
.InfoTable {
    font-family: Arial;
    font-size: 12px;
}
.InfoTableHeader {
    font-size: 13px;
    font-weight:bold;
    color: #404040;
    font-style: italic;
    width: 100px;
    padding-right: 10px;
    padding-top: 6px;
}
.InfoTable a {
    font-size: 11px;
}
.InfoTable tr td div {
    padding-top: 3px;
}