#Container {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#BannerContainer {
	background-image: url(images/lmbtocode1.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
#FeaturedProp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	border: 2px solid #A79026;
	;
}
#FeaturedProp h2 {
	margin: 0px;
	padding: 0px;
}
#Menu {
	text-align: right;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 290px;
}

#Menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#Menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	
}
#Menu ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: 20px;
	width: 90px;
	float: left;
	text-align: center;
	padding-top: 171px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}
#Menu a:hover.Home{
	color: #f7d639;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	
}
#Menu a:hover.About{
	color: #f7d639;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#Menu a:hover.Services{
	color: #f7d639;
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#Menu a:hover.Properties{
	color: #f7d639;
	background-image: url(images/selected.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#Menu a:hover.Contact{
	color: #f7d639;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#Content {
	color: #CCCCCC;
	background-color: #000000;
	float: left;
	width: 750px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}

#Content h5 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
}


#LogoBar {
	
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7D639;
	border-bottom-color: #F7D639;
}
#Content h3 {
	font-size: 1.2em;
	text-align:center;
}

#Content h2 {
	font-size: 1.5em;
	
}

#Footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	float: left;
	width: 770px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CCCCCC;
}

a:link, a:active, a:visited
{
color: #f7d639;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

#FeaturedPropTitle {
	background-image: url(images/featuredpropbg.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A79026;
}
#GroupPhoto img {
	margin: 0px;
	padding: 0px;
	border: 4px solid #F7D639;
	
}
#FeaturedPropTitle h2 {
font-size:1.5em;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

#FeaturedPropContent {
	
}

#pictureSection h1 {
	font-size: 2em;
	font-weight: bold;
	color: #F7D639;
	margin: 0px;
	padding: 0px;
}

