/* CSS Document */

body {
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
font-size:80%;
color:#333333;
margin: 5px 0;

}

#adbox {
padding: 10px;
border: 1px solid #9c4743;
}

#contentwrapper {
width: 900px;
position:absolute;
left:50%;
margin-left:-450px;
}

#masthead {
height:250px;
}

#masthead h1 {
background-image:url(siteimages/panel-back.gif);
font-size:1.4em;
padding: 5px 0 5px 5px;
}

.smaller {font-size: 1em;
}

#topnav {
clear:both;
margin:0;

}
/* 
  -----------------------------------
Nav menu
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	font-size: 0.85em;
	border-top:5px solid #ffffff;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #666666;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #9c4743;
	background-image:url(siteimages/h2Back.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #0066FF;
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 150px;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* ---------------------------------------------------------*/
#maincontent {
	clear:both;
position:relative; 
	border-top:1px solid #9c4743;
	margin:0;
	padding: 15px 5px;
overflow:hidden;

}


#recent {
width:190px;
float:right;
/*  border:1px solid #9c4743; */
margin-top:45px;
margin-bottom:10px;
margin-left:10px;
}

#recent h2 {
margin:0;
padding: 3px 0 4px 10px;
background-color:#9c4743;
background-image:url(siteimages/h2Back.jpg);
background-repeat:repeat-x;
font-size:1em;
color:#FFFFFF;
}

#recent img {
border:0;
}

#recent a{
color: #9c4743;
text-decoration:underline;
}

#recent a:hover{
color: #9c4743;
text-decoration:none;
}

#sidebar {
width:200px;
float:left;
margin-top:45px;
}

#sidebar h2 {
margin:0;
padding: 3px 0 4px 10px;
background-color:#9c4743;
background-image:url(siteimages/h2Back.jpg);
background-repeat:repeat-x;
font-size:1em;
color:#FFFFFF;
}
/*-------------------Side button panels */

ul#sidenav {
margin:0 10px;
padding: 0;
list-style-type: none;
background-color:#ffffff;
border: 1px solid #ffffff;
}

ul#sidenav a{
	display:block;
background-color:#9c4743;

	color:#ffffff;
	margin: 0;
	padding: 2px 5px 2px 5px;
	line-height: 1em;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
border-bottom:1px solid #ffffff;
}
ul#sidenav a:hover{
	background-color:#9c4743;
	color:#d4d4d4;
	background-image:url(siteimages/h2Back.jpg);
background-repeat:repeat-x;
}

ul#sidenav li {
display:inline;
}


#centercol {
margin-left:220px;
width: 460px;
}

#centercol h1 {
font-size:1.2em;
margin: 2px 0;
padding: 2px 0;
}

#centercol h2 {
font-size:1em;
margin-bottom:2px;
padding-bottom: 2px;
}

#centercol h3 {
font-size:1em;
margin: 5px 0px;
padding: 3px 5px;
border-top:1px solid #9c4743;
border-bottom:1px solid #9c4743;
}

#centercol p{
text-align:justify;
}

#centercol a{
color: #9c4743;
text-decoration:underline;
}

#centercol a:visited{
color: #9c4743;
text-decoration:underline;
}

#centercol a:hover{
color: #9c4743;
text-decoration:none;
}

#centercol img {
border:0;
}

.indent {
display:block;
margin:5px 30px;
padding: 5px 0;
}

/*-FAQ questions-----*/
.indentq {
display:block;
margin-left:30px;
padding:0;
}

.highlight {
font-weight:bold;
color:#FF0000;
}
/* --------------- Listings boxes -----------------*/

.pimage {
float:left;
width:150px;
padding:5px 10px;

}

.listlist {
margin-left:200px;
width:200px;
text-align:left;
}

.listblock {
clear:both;
padding: 0 10px;
font-size: 0.9em;
}

blockquote {
clear:both;
margin:0;
padding: 0 10px 10px 10px;
font-size: 0.9em;
color:#333333;
}

legend {
padding: 0 5px;
color: #9c4743;
}
/*------------------- Details Page -------*/

#details {
width: 650px;
}
#details h1 {
font-size:1.2em;
margin: 2px 0;
padding: 2px 0;
}

#details h2 {
font-size:1em;
margin-bottom:2px;
padding-bottom: 2px;
}

#details h3 {
font-size:1em;
margin: 0 0 2px 0;
padding-top: 2px;
padding-bottom: 2px;
}

/*#details p{
text-align:justify;
}*/

#details a{
color: #9c4743;
text-decoration:underline;
}

#details a:hover{
color: #9c4743;
text-decoration:none;
}

/* details stats counter box ---------*/

#countershow {
font-size:0.8em;
color:#999999;
}

.mainimage {
text-align:center;
}

#mapphotos {
width:200px;
margin-top:45px;
margin-bottom:10px;
float:left;
}

#mapphotos h2 {
margin:0;
padding: 3px 0 4px 10px;
background-color:#9c4743;
background-image:url(siteimages/h2Back.jpg);
background-repeat:repeat-x;
font-size:1em;
color:#FFFFFF;
}

#mapphotos img {
border:0;
}

#mapphotos a{
color: #9c4743;
text-decoration:underline;
}

#mapphotos a:hover{
color: #9c4743;
text-decoration:none;
}

#map{
width: 200px; 
 height: 248px;
}

/* ----------------- List of Towns in D and G --------*/

#details table {
margin:0;
padding:0;

}

#details tr {

}

#details td {
width:200px;
}


.townblock {
text-align:left;
width:200px;
}

ul#townblock {
margin:0 10px;
padding: 0;
list-style-type: none;
background-color:#ffffff;
border: 1px solid #d4d4d4;
}

ul#townblock a{
	display:block;
background-color:#ffffff;

	color:#666666;
	margin: 0;
	padding: 2px 5px 2px 5px;
	line-height: 1em;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
ul#townblock a:hover{
	background-color:#d4d4d4;
	color:#333333;
}

ul#townblock li {
display:inline;
}


/*-----------------------------Footer =---------------------*/

#foot {
clear:both;
height:157px;
	background-image:url(siteimages/letter-footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer {
clear:both;
margin: 0;
border:1px solid #9c4743;
padding: 10px;
background-color:#9c4743;
color:#ffffff;
font-size:0.8em;
letter-spacing: 0.1em;
line-height:1.2em;
}

#footer a{
color:#ffffff;
text-decoration:underline;
font-weight:normal;
}

#footer a:visited{
color:#ffffff;
text-decoration:underline;
font-weight:normal;
}

#footer a:hover{
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

address {
font-style:normal;
font-weight:normal;
}

#tagline {
font-size:0.8em;
text-align:right;
padding:5px;
background-color:#FFFFFF;
}

#tagline a{
color: #9c4743;
text-decoration:underline;
}
#tagline a:visited{
color: #9c4743;
text-decoration:underline;
}
#tagline a:hover{
color: #9c4743;
text-decoration:underline;
}



/*-----------------Latest properties list-----------*/

#recent fieldset{
text-align:center;
margin:3px 5px;
}

fieldset {
margin: 0;
padding: 0 0px;
}

legend {
padding: 0 5px;
font-weight:bold;
	color: #535FAC;
}

form dd {
margin: 0;
padding-left: 15px;
}

form dt {
padding: 4px 0 4px 15px;
	color: #666666;
}