/* Copyright 2007 Harmony Our Homes Page CSS Document */

body {
background: #afa048 url(../images/ourhomespage/ourhomesBG.jpg) no-repeat fixed top center;
margin:0px;
padding:0px;
border:0px;
}

#topWrap {
	width:800px;
	margin:0px auto;
	padding:0px;
	border:0px;
}
#outsideHeader {
	height: 110px;
	position: relative;
	top: 20px;
}
#outsideHeader #infoBug {
	width: 510px;
	height: 110px;
	position: absolute;
	left: 5px;
}

#outsideHeader #infoBug img {
	vertical-align:text-top;
	
}
#outsideHeader #homeLogo {
	width:267px;
	height:111px;
	position:absolute;
	right: 280px;
	top: -30px;
}

#outsideHeader #socialMedia {
	width:217px;
	height:40px;
	position:absolute;
	right: 5px;
	top: 20px;
	
	
}

#outsideHeader #socialMedia img {
	
	border:none;
	}

#outsideHeader #socialMedia span {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4B380E; /* 016133; */
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	
	}
#wrapIn {
	width:800px;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px;
	border:0px;
}


#outsideHeader span {
	display:none;
}

/* Home Navigation */

#homeNavBar {
	background-image: url(../images/ourhomespage/navbarBG.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:43px;
	border:0px;
	margin:0px auto;
	padding:0px;
}

#homeNavBar ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
}

.homehomeLink {
margin:0px;
float:left;
display:inline;
}

.homehomeLink a:link, .homehomeLink a:visited {
	background-image: url(../images/ourhomespage/home.gif);
	background-repeat:no-repeat;
	display:block;
	width:90px;
	height:43px;
}

.homehomeLink a:hover, .homehomeLink a:active {
	background-image: url(../images/ourhomespage/home_over.gif);
	background-repeat:no-repeat;
	display:block;
	width:90px;
	height:43px;
}

.homehomeLink span {
	display:none;
}

.homeaboutLink {
margin:0px;
float:left;
display:inline;
}

.homeaboutLink a:link, .homeaboutLink a:visited {
	background-image: url(../images/ourhomespage/about.gif);
	background-repeat:no-repeat;
	display:block;
	width:138px;
	height:43px;
}

.homeaboutLink a:hover, .homeaboutLink a:active {
	background-image: url(../images/ourhomespage/about_over.gif);
	background-repeat:no-repeat;
	display:block;
	width:138px;
	height:43px;
}

.homeaboutLink span {
	display:none;
}

.homehomesLink {
margin:0px;
float:left;
display:inline;
}

.homehomesLink a:link, .homehomesLink a:visited {
	background-image: url(../images/ourhomespage/ourhomes.gif);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:43px;
}

.homehomesLink a:hover, .homehomesLink a:active {
	background-image: url(../images/ourhomespage/ourhomes_over.gif);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:43px;
}

.homehomesLink span {
	display:none;
}

.homecommunityLink {
margin:0px;
float:left;
display:inline;
}

.homecommunityLink a:link, .homecommunityLink a:visited {
	background-image: url(../images/ourhomespage/community.gif);
	background-repeat:no-repeat;
	display:block;
	width:105px;
	height:43px;
}

.homecommunityLink a:hover, .homecommunityLink a:active {
	background-image: url(../images/ourhomespage/community_over.gif);
	background-repeat:no-repeat;
	display:block;
	width:105px;
	height:43px;
}

.homecommunityLink span {
	display:none;
}

.homenewsLink {
margin:0px;
float:left;
display:inline;
}

.homenewsLink a:link, .homenewsLink a:visited {
	background-image: url(../images/ourhomespage/news.gif);
	background-repeat:no-repeat;
	display:block;
	width:131px;
	height:43px;
}

.homenewsLink a:hover, .homenewsLink a:active {
	background-image: url(../images/ourhomespage/news_over.gif);
	background-repeat:no-repeat;
	display:block;
	width:131px;
	height:43px;
}

.homenewsLink span {
	display:none;
}

.homelocationLink {
margin:0px;
float:left;
display:inline;
}

.homelocationLink a:link, .homelocationLink a:visited {
	background-image: url(../images/ourhomespage/location.gif);
	background-repeat:no-repeat;
	display:block;
	width:115px;
	height:43px;
}

.homelocationLink a:hover, .homelocationLink a:active {
	background-image: url(../images/ourhomespage/location_over.gif);
	background-repeat:no-repeat;
	display:block;
	width:115px;
	height:43px;
}

.homelocationLink span {
	display:none;
}

.homecontactLink {
margin:0px;
float:left;
display:inline;
}

.homecontactLink a:link, .homecontactLink a:visited {
	background-image: url(../images/ourhomespage/contact.gif);
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:43px;
}

.homecontactLink a:hover, .homecontactLink a:active {
	background-image: url(../images/ourhomespage/contact_over.gif);
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:43px;
}

.homecontactLink span {
	display:none;
}

/* Secondary Nav */

#secondaryNav {
	background-image: url(../images/ourhomespage/secondaryNavBG.gif);
	background-repeat:repeat-x;
	height:27px;
	padding:0px;
	margin:0px;
	border:0px;
}

#secondaryNav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#564c12;
	padding:6px 0px 0px 18px;
	border:0px;
	margin:0px;
}

#secondaryNav a {
	color:#564c12;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#secondaryNav a:hover {
	color:#564c12;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}


/* Main Content Area */

#mainContent {
	background-color:#ffffff;
	border:0px;
	padding:0px;
	margin:0px;
}

#leftContent {
	float:left;
	display:block;
	width:420px;
	padding:15px 0px 15px 20px;
	border:0px;
	margin:0px;
}

#leftContent p, li, ul{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	padding:0px;
	border:0px;
	margin:0px;
	line-height:18px;
}


#longContent {
	float:left;
	display:block;
	width:760px;
	padding:15px 0px 15px 20px;
	border:0px;
	margin:0px;
}

#longContent ul {
	text-align:center;
}

#availableContent {
	float:left;
	display:block;
	width:760px;
	padding:15px 0px 15px 0px;
	border:0px;
	margin:0px;
}

#longContent p, table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	padding:0px;
	border:0px;
	margin:0px;
	line-height:18px;
}


a.txtLink {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #333333;
}

a.txtLink:hover {
	font-weight:bold;
	color:#41390a;
	text-decoration:none;
	border-bottom:1px solid #41390a;
}

#leftContent img {
	padding:0px;
	border:2px solid #afa048;
	margin:0px 5px 0px 0px;
}

#longContent img {
	padding:0px;
	border:0px;
	margin:0px 5px 0px 0px;
}

img.noborder {
	border:0px;
}

#rightContent {
	float:left;
	display:block;
	width:300px;
	padding:15px 0px 15px 20px;
	border:0px;
	margin:0px;
}

#rightContent p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	padding:0px;
	border:0px;
	margin:0px;
	line-height:18px;
	text-align:center;
}

a.rightLink {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #333333;
}

a.rightLink:hover {
	font-weight:bold;
	color:#41390a;
	text-decoration:none;
	border-bottom:1px solid #41390a;
}


/* Footer */

#footer {
	background-color:#afa048;
	padding:0px;
	margin:0px;
	border:0px;
}

.footerNavBar {
	background-image:url(../images/ourhomespage/footerNavbarBG.gif);
	background-repeat:repeat-x;
	height:40px;
	text-align:center;
	padding:0px;
	margin:0px;
	border:0px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#41390a;
	font-size:11px;
	padding:5px 10px;
	border:0px;
	margin:0px;
	line-height:18px;
}

.footerNavBar a {
	color:#41390a;
	font-size:10px;
	text-decoration:none;
}

.footerNavBar a:hover {
	color:#41390a;
	font-size:10px;
	text-decoration:underline;
}

.subFooter {
	background-image:url(../images/ourhomespage/footerpattern.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
.comlogo {
	text-align:center;
	padding:0px;
}

.comlogo a {
	color:#41390a;
	font-size:10px;
	text-decoration:none;
}

.comlogo a:hover {
	color:#41390a;
	font-size:10px;
	text-decoration:underline;
}

/* Fonts */

.lgTxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#afa048;
	font-size:13px;
	font-weight:bold;
}

.lightTxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#afa048;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}
