/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #666666;
	margin: 0px 0px 0px 0px;
	background-color:Silver;
	/*background-image:url(images/greygreygrad.png);*/
	/*background-repeat:repeat-x;*/
	
	display: inline;
	padding:0px 0px 0px 0px;

}

img {
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px ;
	}
img.icon {
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 0px;
	 vertical-align:top;
	float:left;
	}
div 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}


a:hover{
	color: #006699;
	text-decoration: none;
}

h1{
	 font-family: Verdana,Arial,sans-serif;
	 font-size: 120%;
	 color: #334d55;
	 margin: 0px;
	 padding: 0px;
}

h2{
	 font-family: Arial,sans-serif;
	 font-size: 114%;
	 color: #006699;
	 margin: 0px;
	 padding: 0px;
}

h3{
	 font-family: Arial,sans-serif;
	 font-size: 100%;
	 color: #334d55;
	 margin: 0px;
	 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #ffffff;
	background-image: url(images/beckgreyshadeorig.PNG);
	width: 750px;
	float: left;
}



#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 10pt;
	padding: 0 4px 0 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
#globalNav a:hover {


	color:#99FF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:none;
	text-decoration:none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mainbkg {
margin-top:7px;
margin-bottom:7px; 
width:950px; 
background-color:white; 
height:auto;
border-bottom:solid 1px black;
border-right:solid 1px black;
border-top:solid 1px #e0e0e0;
border-left:solid 1px #e0e0e0;
}

#masthead{
	padding: 10px 0px 0px 0px;
	float: right;
	width: 915px;
}

#Frame {
	width: 916px;
	padding:0;
	min-height:800px;
	overflow: hidden;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	 


}

#Navigation {width:934px; padding:0 0 0 0; margin:0; height:75px; overflow:hidden; }

#navBar{
	float: left;
	width: 156px;
	margin: 0px;
	padding: 0px;
	height: 620px;
	position: relative;

}

#headlines{
  	float:left;
	width: 160px;
	padding-right: 0px;
	margin:0;
	margin-right:0;
}

td.menu
{
	background:#F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color:black;
	font-weight:bold;
	border-bottom:dashed 1px silver;
	
	}
a.menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color:black;
	display:block;
	padding-left:10px;

}
a.menunav 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color:black;
	display:block;
	padding-left:10px;

}
.menunav a:hover
{
	background:black;
	color:white;
	
}
.menu a:hover
{
	background:#336600;
	color:white;
	
}
table.menunav
{
font-size:100%;
position:absolute;
visibility:hidden;
border:solid 1px silver;

margin-top:5px;
margin-left:-10px;
background:#555555;

}

.pictable
{
	border:solid 1px black;
	
}
.greygreen
{
	font-size:8pt;
	
}
.beckgrey
{
	font-size:9pt;
	
}

.greygreen a:hover
{
 color:Black;

 	
}
td.menunav
{
	padding-left:10px;
}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
border:solid 1px silver;

margin-top:-1px;
background:#F2F2F2;

}

#devCaptL {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12px;
	color:#808080;
	padding: 0px 5px 5px 5px;
	float: right;
	width: 140px;

}

.boxy  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 540px;
	
	width: 165px;
	background-color: #F2F2F2;

}

.noboxy  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	height:0px;
	width: 165px;
	margin-bottom:0px;
	margin-top:0px;
	background-color: #F2F2F2;
	display:none;
}



#devCaptBlk{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	color:#333333;
	padding: 0px 5px 10px 5px;
	float: left;
	height: 20px;
	display: block;
}

.plotInfoSmall
{
	font-size:8pt;
	color:#333333;
	padding-left:5px;
	z-index:1;
	
}

.anglab
{
	vertical-align:middle;
	z-index:2;
	
}


.plotInfo {
	color:#333333;
	padding-left:5px;



}
.plotInfoLink {

	color:#aaaaaa;
	padding-left:5px;

}


#devCaptT {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;

	color:#808080;
	padding: 0px 5px 5px 5px;
	float: left;
	height: 15px;
	display: block;
}
.mainTxt {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

	color:#808080;
	padding: 0px 5px 5px 5px;
	
	
}

#map 
{
	 border:solid 1px silver;
}
#as 
{
	text-align:center;
		font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;

	color:#808080;

}

.asHdr {padding-bottom:3px; padding-top:5px;color:#006600;	font-weight:bold;}

#devCaptT a:hover {
	background-color:#FFFF99;
}

.greenHdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color:#006600;
	font-weight:bold;
}

#devCaptB {
	padding:8px 5px 5px 5px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color:#006600;
	text-align: left;

	

}
#devCaptB a {
	color:#336600;

}
#devCaptB a:hover {
	background-color:#FFFF99;
}

#devCaptlink {
	padding:2px 5px 5px 30px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	text-align:left;
	width: 155px;

	margin-top: -1px;

}
#devCaptLinkB {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12px;
	color:#808080;
	padding: 0px 5px 5px 5px;
	float: right;
	width: 135px;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	color: #666666;
	width: 760px;
	float: right;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.navpic{
	width:150px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color:#333333;
	
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 100%;
}
#siteInfo a:hover {

	color:#009900;

}
#siteInfo a {

	color:#333333;

}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 8pt;
	background-image: url(images/greybar.PNG);
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 15px;
	vertical-align: middle;
}


#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	height: 0px;
	overflow: hidden;
	width: 165px;
	float: left;
	left: 155px;
	top: 84px;
	position: absolute;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 570px;
}

#advert img{
	display:inline;
	margin-left: 0px;
}

/************** #card styles **************/

.cardbottom {
	margin-top:-5px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	height:6px;
	background-position:bottom;
	line-height: 6px;

}

#card {
	height:100px; 
	width:168px;
	background-position:bottom ; 
	border-top:2px solid #666666;
	border-left:thin solid #666666;
	border-right:thin solid #666666;
	display:inherit;
	}

#card a:hover {

	text-decoration:none;
	background-color:#FEFFDF;

	}
#card a {
	background-color:#FFFFFf;
	padding:0 0 0 0;
	display:block;
	}	
.sitecard {
	width:168px;
	border-top:1px  solid #666666;
	border-left:1px solid #666666;
	border-right:1px  solid #666666;
	
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;

	}

.sitecard a:hover {
	text-decoration:none;
	background-color:#FEFFDF;


	}
.sitecard a {
	background-color:#FFFFFf;
	padding:0 0 0 0;
	display:block;
	text-decoration:none;
	}	
.plotcard {
	min-height:65px;
	width:auto;
	border-top:1px  solid #666666;
	border-left:1px solid #666666;
	border-right:1px  solid #666666;
	display:block;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

.plotcard a:hover {
	text-decoration:none;
	background-color:#FEFFDF;


	}
.plotcard a {
	background-color:#FFFFFf;
	padding:0 0 0 0;
	display:block;
	text-decoration:none;
	}	

#card2 {
	width:100%;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:2px;
	display:block;
	height: auto;
}
#card2 td {

}
#card2 a:hover {

	text-decoration:none;
	background-color:#FEFFDF;
	}
#card2 a {
	text-decoration:none;
	background-color:#FEFFDF;
	}

#linkcard {
	width:154px;
	height:35px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align: center;
	padding:0 0 0 0;
	left:0px;
	font-size: 12px;
	text-align: center;
	background-image:url(images/beckicon.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	display:block;
	line-height:14px;
	vertical-align:text-top;
	margin-top: 0px;
	margin-bottom: 4px;
	
	}
#linkcard a:hover {
	text-decoration:none;
	background-color:#FEFFDF;

	}
#linkcard a {
	background-color:#FFFFFf;

		}	

.cardtemp 
	{
	border-left:thin solid #999999; 
	border-right:thin solid #999999;
	display:block;
	}
.cardtemp a:hover
	{
	background-color:#FEFFDF;
	text-decoration:none;
	}
	 
#propcard {
	width:98%;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:5px 0px 0px 0px;
	float:none;
	}
#propcard a:hover {

	text-decoration:none;

	background-color:#FEFFDF;
	
	}
#propcard a {
	background-color:#FFFFFf;
	padding:0 0 0 0;
	display:block;
	}	

.housetype{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 8pt;
	background-image: url(images/beckgreyshadeorig.PNG);
	width: 166px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin:0 0 0 0;
}



.housetype a:hover {
	font-size: 8pt;
	color: #99FF99;
	background-image:url(images/greenbar.bmp);
}
.housetype a {
	color: #FFFFff;
	text-decoration:none;
}

.hidelist {
	height:0px;
}

.gradGreen {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 8pt;
	background-image: url(images/greenbar.bmp);
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin:0 0 0 0;

}

.housetypesel{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 8pt;
	background-image: url(images/beckgreyshadeorig.png);

	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin:0 0 0 0;
}
#plotlink {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;	

	
}
/************** #headlines styles **************/

#headlines{
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	width: 165px;
	padding: 0px 0px 0px 0px;
	height: 100px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.greenHdr {
	font-size:14pt;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-weight:bold;
	color:#006600;
	
}
#mainbanner{
	padding: 5px 5px 5px 15px;
	color:#666666;
	font-size: 10pt;
	height: 60px;

	margin: 0 5px 5px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	display: block;

	border-top-color: #006633;
	border-top-style: solid;
	border-top-width: 1px;
}
#mainfeature{
	padding: 5px 5px 5px 5px;
	color:#FFFFFF;
	font-size: 10pt;

	margin: 0 5px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#maintext{
	padding: 5px 5px 5px 5px;
	color:#666666;
	font-size: 9pt;

	margin: 0 5px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
#ads{
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	background-color:#666666;
	font-size: 8pt;
	height: 150px;

	margin: 0 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
