* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

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

h1 {
  font-size: 42px;
  margin: auto;
  color: #39586d;
  font-family: Century Gothic;
}

a {
	color: #58585a;
  text-decoration: none;
}

a:hover {
  color: #39586d;
  text-decoration: underline;
}

h2 {
  font-style: italic;
  font-size: 16px;
  margin-top: 0px;
  }

.contentMain{
	width: 950px;
	margin: auto;
}



.whiteShadow {
width: 158px;
height: 5px;
background: url('/img/whiteShadow.jpg');
font-size: 1px;
}

.blueShadow {
width: 792px;
height: 5px;
background: url('/img/blueShadow.jpg');
font-size: 1px;
}

.logoName {
width: 158px;
background: #ffffff;
text-align: center;
}

.blueTop {
width: 792px;
background: url('/img/blueTop.jpg') #61798a;
background-repeat: no-repeat;
color: #ffffff;
} 

.heading {
margin-top: 10px;
margin-left: 35px;
font-size: 20px;
}

.registerHere {
float: right;
margin-right: 24px;
}

.main {
background: url('/img/backGround.jpg');
background-repeat: repeat-y;
}

.nav {
vertical-align: top;
width: 152px;
/* background: url('/img/nav.jpg');
background-repeat: repeat-y; */
}

.body {
/*   background: #ffffff; */
  width: 798px;
	color: #58585a;  
	vertical-align: top;
}

.container {
margin-top: 25px;
width: 790px;
border-width: 1px;
border-style: solid;
border-color: #58585a;
}


img {
border-width: 0px;
}


p {
  font-size: 10px;
  margin-left: 3px;
  padding:5px;
}

.menu {
margin-top: 0px;
margin-left: 8px;
margin-bottom: 10px;

}

#menu, #menu ul, #menu li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-top: 0px;
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  /* Edit margin-top below for space between nav links */
  margin-top: 1px;
}

#menu a {
  font-family: verdana, arial;
  text-decoration: none;
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 15px;
  display: block;
  width: 140px;
  height: 14px;
  font-weight: normal;
}

#menu #current {

  color: #ffffff;
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  background: #39586d;
}


#menu #currentProperty {
  height: 35px;
  color: #ffffff;
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  background: #39586d;
}

#menu a:link, #menu a:visited {
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #6e7175;
  padding: 5px;
  padding-bottom: 8px;

}

#menu a:hover, #menu a:active, #menu a#current:hover, #menu a#current:active {
  margin-left: 5px;
  color: #ffffff;
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  background: #39586d;
}

.currentProperty {
  font-size: 15px;
  color: #92a2ae;
}

.footer {
background: #707173;
width: 99%;
text-align: right;
padding: 5px;
}

.footer a {
color: #ffffff;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}

.mailFooter {
background: #707173;
width: 850px;
text-align: right;
padding: 5px;
}

.mailFooter a {
color: #ffffff;
text-decoration: none;
}

.mailFooter a:hover {
text-decoration: underline;
}


.homeImgs {
margin-top: 24px;
width: 100%;

}

.homeImgs img {
border-width: 1px;
border-style: solid;
border-color: #58585a;
padding-right: 1.8px;
}

.clickMore {
  float: right;
  padding: 5px;
}

.clickMore a {
  padding: 4px;
  text-decoration: none;
  color: #39586d;
  background: #98a6b1;
  border-width: 1px;
  border-color: #39586d;
  border-style: solid;

}

.clickMore a:hover {
  padding: 4px;
  text-decoration: underline;
  background: #39586d;
  color: #ffffff;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
}


.moreImgs {
  float: right;
  margin-top: 10px;
  margin-right: 7px;
  padding: 5px;
  }
  
.moreImgs a {
font-size: 10px;
  padding: 4px;
  text-decoration: none;
  color: #39586d;
  background: #98a6b1;
  border-width: 1px;
  border-color: #39586d;
  border-style: solid;

}

.moreImgs a:hover {
  padding: 4px;
  text-decoration: underline;
  background: #39586d;
  color: #ffffff;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
}

.propertyImg {
  border-width: 1px;
  border-style: solid;
  border-color: #58585a;
}

.propertyDetails {
float: right;
}

.forDetails {
font-style: italic;
font-weight: bold;
text-align: center;
margin-bottom: 15px;
}

.forDetails a {
color: #58585a;
text-decoration: none;
}

.forDetails a:hover {
  color: #39586d;
  text-decoration: underline;
}

.otherPropertyImgs {
margin-top: 5px;
text-align: center;
  }

.otherPropertyImgs img {
  border-width: 1px;
  border-style: solid;
  border-color: #58585a;
  }