@charset "UTF-8";
/* CSS Document */

/* Edited with EditCSS */

/**** Inline STYLE-tag style sheet ****/

	html, body{
	background-image:url(images/background-yellow.jpg);
	background-color: #FFC426;
	background-repeat: repeat-x;
	font-family: georgia, times, "times new roman", serif;
	margin:0;
	padding:0;
	text-align:center;
}

html, body{
	height:100%;
	font-size:100%;
}


#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #00143C;
	width:800px;
	margin-left:auto;
	margin-right:auto;
		}


#wrapper {
	min-height: 100%;
	height: auto; !important;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}


/*
*********************************************************************
HOMEPAGE PROPERTIES
*********************************************************************
*/


/**** Header ****/

		#banner
		{
			background-color: #666;
			background-image:url(images/header.jpg);
			height: 164px;
		}

		#banner h1
		{
			margin: 0;
			padding: .5em;
		}

		#banner span
		{
			display:none;
		}

/**** Main Homepage Picture ****/

		#homepage
		{
	background-image:url(images/homepage/homepage.jpg);
	height: 295px;
	margin:0px;
	background-repeat: no-repeat;
	padding: 0px;
		}

/**** Navigation ****/

		#nav
		{
			float: left;
			width: 160px;
			height: 277px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 1em;

		}


		#nav p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		 }

		#nav a:link
		{
	color: #FFFFFF;
	text-decoration: none;
		}
		 #nav a:visited
		{
	color: #FFFFFF;
	text-decoration: none;
		}
		#nav a:hover
		{
	color: #ffc527;
	text-decoration: none;
		}
		#nav span
		{
		color: #ffc527;
		}

/**** Red Content/Featured Listing Bar ****/

		#content
		{
	padding-top: 0;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 10px;
	z-index: 5;
		}

		#content h2 { margin-top: 0; }

		#content2
		{
	margin: 0px;
	background-image:url(images/homepage/red-featrue-bkgrnd.jpg);
	height:130px;
	background-color: #640B0B;
	background-repeat: no-repeat;
	padding-top: 10px;
		}

		#blue_water_prop
		{
	min-height:128px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 200px;
	padding-bottom: 0px;
	text-align:justify;
	background-image: url(images/livingroom_home.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
		}


		#blue_water_prop span
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffc527;
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	text-align:left;

		}

		#homepage-image
		{
	/* background-image: url(images/homepage/featured-prop.jpg);
	background-repeat: no-repeat; */
	width: 195px;
	margin-left: 6px;
	height: 120px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-left:50px;
	margin-bottom: 0px;
	padding: 0px;
		}

		#featured
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	width: 246px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;

		}

		#featured span
		{
		font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffc527;
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
		}
	#featured a {
	   color: #fff;
	}


/*
*********************************************************************
INNERPAGE PROPERTIES
*********************************************************************
*/
#contentInner {
  padding: 0 20px 0 0;
}

/**** Navigation ****/

.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#featured-content-right a:link {
	color: #FFFFFF;
	text-decoration: none;

}


#featured-content-right a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

#featured-content-right a:visited {
	color: #FFFFFF;
	text-decoration: none;

}



		#nav2
		{
	float: left;
	width: 160px;
	height: 440px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1em;
	background-color: #596376;
		}
		html>body #nav2
		{
	float: left;
	width: 160px;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1em;
	background-color: #596376;
		}


		#nav2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
		 }

		#nav2 a:link
		{
	color: #FFFFFF;
	text-decoration: none;
		}
		 #nav2 a:visited
		{
	color: #FFFFFF;
	text-decoration: none;
		}
		#nav2 a:hover
		{
	color: #ffc527;
	text-decoration: none;
		}
		/**
		#nav2 span
		{
		color: #ffc527;
		}
		commented out and replaced by the following directive by North Wind Media
		*/
		#nav2 a.current
		{
		color: #ffc527;
		}
		#nav2 img
		{
	margin:0px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}


/**** Services ****/

		#services-content
		{

	margin-left: 0px;
	padding-left: 20px;
	padding-right: 50px;
	overflow:auto;
	overflow-x:hidden;

	height: 458px;
	width:567px;
	background-color: #FFFFFF;
	text-align:left;
		}
		html>body #services-content
		{

	margin-left: 0px;
	padding-left: 20px;
	padding-right: 50px;
	overflow:auto;
	overflow-x:hidden;

	height: 458px;
	width:570px;
	background-color: #FFFFFF;
	text-align:left;
		}

		#services-content h1
		{
	background-image:url(images/services/services-title.gif);
	width:550px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
		margin-top:10px;
		}
		#services-content h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;


		}
		#services-content span
		{
		display:none;
		}
		#services-content p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

		}

/**** Clientele ****/

			#clientele-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;

	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:617px;
	background-color: #FFFFFF;
		}
		html>body #clientele-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;

	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:620px;
	background-color: #FFFFFF;
		}


		#clientele-content h1
		{
	background-image:url(images/clientele/clientele-title.gif);
	width:550px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
			margin-top:10px;

		}
		#clientele-content h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		}
		#clientele-content span
		{
		display:none;
		}


		#clientele-content-left
		{
	float: left;
	width: 200px;
		}
			#clientele-content-left p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	color: #666666;
	text-align:left;
		}
		#clientele-content-left h1
		{
	background-image:url(images/clientele/clientele-title.gif);
	width:200px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
			margin-top:10px;

		}
		html>body #clientele-content-left h1
		{
	background-image:url(images/clientele/clientele-title.gif);
	width:550px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
			margin-top:10px;

		}
		#clientele-content-right
		{
	float: right;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	**width: 320px;
	***text-align:left;
width: 370px;
	height: 400px;
	text-align:left;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:auto;

		}
		
		
		#clientele-content-right li {
	
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;



		}	
		
		html>body #clientele-content-right
		{
	float: right;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	width: 320px;
	text-align:left;


		}
		#clientele-content-right p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

		}




/**** about blue ****/

			#about-blue-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow: scroll;
	overflow-x:hidden;
	***overflow-y:hidden;
	height: 458px;
	width:617px;
	background-color: #FFFFFF;
	
	
	
	
		}
		html>body #about-blue-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:620px;
	background-color: #FFFFFF;
		}


		#about-blue-content h1
		{
	background-image:url(images/about_bluewater.gif);
	width:240px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
		margin-top:10px;
		font-size: 80%;

		}
		html>body #about-blue-content h1
		{
	background-image:url(images/about_bluewater.gif);
	width:550px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
		margin-top:10px;

		}
		#about-blue-content h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		}
		#about-blue-content span
		{
		display:none;
		}


		#about-blue-content-left
		{
	float: left;
	width: 200px;
		}
			#about-blue-content-left p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	color: #666666;
	text-align:left;
		}
		#about-blue-content-right
		{
	float: left;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 10px;
	width: 370px;
	height: 400px;
	text-align:left;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:auto;

	
		}
		#about-blue-content-right p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

		}
	#about-blue-content-right li {
	
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;



		}	



/**** brokers ****/

			#brokers-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:617px;
	background-color: #FFFFFF;
		}
		html>body #brokers-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:620px;
	background-color: #FFFFFF;
		}

		#brokers-content h1
		{
	width:200px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
		margin-top: 10px;

		}
		html>body #brokers-content h1
		{
	width:200px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
		margin-top:10px;

		}
		#brokers-content h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	color: #00143C;
		}
		#brokers-content span
		{
		display:none;
		}

		#brokers-content-left img {
	padding-top: 30px;
		}

		#brokers-content-left
		{
	float: left;
	width: 150px;
			}
			#brokers-content-left p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align:left;
		}



		#brokers-content-left a:link
		{
	color: #00143C;
	font-weight: bold;
	text-decoration: none;
		}


				#brokers-content-left a:visited
		{
	color: #00143C;
	font-weight: bold;
	text-decoration: none;
		}



				#brokers-content-left a:hover
		{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
		}


		#brokers-content-right
		{
	float:right;
	margin-top: 20px;
	padding-right: 10px;
		margin-right: 20px;
	height:250px;
	width: 420px;
	text-align:left;

}
	#brokers-content-nav
		{

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	width: 520px;
	text-align:center;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00143C;
	}

		#brokers-content-nav a:link
		{
	color: #00143C;
	font-weight: bold;
	text-decoration: none;
		}


				#brokers-content-nav a:visited
		{
	color: #00143C;
	font-weight: bold;
	text-decoration: none;
		}



				#brokers-content-nav a:hover
		{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
		}




		#brokers-content-right p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

		}




/**** contact ****/

			#contact-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:617px;
	background-color: #FFFFFF;
	text-align:left;

		}
		html>body #contact-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:620px;
	background-color: #FFFFFF;
	text-align:left;

		}


		#contact-content a:link
		{
	color: #00143C;
	text-decoration: none;

		}

			#contact-content a:visited
		{
	color: #00143C;
	text-decoration: none;

		}

			#contact-content a:hover
		{
	color: #666666;
	text-decoration: none;
		}

		#contact-content h1
		{
	background-image:url(images/contact_us.jpg);
	width:550px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
		margin-top:10px;

		}
		#contact-content h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		}
		#contact-content span
		{
		display:none;
		}


		#contact-content-left
		{
	float: left;
	width: 200px;
		}
			#contact-content-left p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	color: #666666;
	text-align:left;
		}
		#contact-content-right
		{
	float: left;
	padding-top: 75px;
	padding-left: 40px;
	padding-right: 10px;
	width: 320px;
	text-align:left;


		}
		#contact-content-right p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

		}

			#contact-content p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

		}



		/**** area ****/

			#area-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:617px;
	background-color: #15589B;
	text-align:left;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}
		html>body #area-content
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:620px;
	background-color: #15589B;
	text-align:left;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}


				#area-content2
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:617px;
	background-color: #FFFFFF;
	text-align:left;
		}
		html>body #area-content2
		{
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height: 458px;
	width:620px;
	background-color: #FFFFFF;
	text-align:left;
		}



		#area-content a:link
		{
	color: #FFFFFF;
	text-decoration: none;

		}

			#area-content a:visited
		{
	color: #FFFFFF;
	text-decoration: none;

		}

			#area-content a:hover
		{
	color: #CCCCCC;
	text-decoration: none;
		}



		#area-content2 a:link
		{
	color: #00143C;
	text-decoration: none;

		}

			#area-content2 a:visited
		{
	color: #00143C;
	text-decoration: none;

		}

			#area-content2 a:hover
		{
	color: #666666;
	text-decoration: none;
		}



		#area-content h1
		{
	background-image:url(images/contact_us.jpg);
	width:550px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 0px;
		margin-top:10px;

		}
		#area-content h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
		}


			#area-content h3
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
		}

			#area-content2 h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00143C;
		}


			#area-content2 h3
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00143C;
		}



		#area-content span
		{
		display:none;
		}


		#area-content-left
		{
	float: left;
	width: 600px;
	margin-top: 350px;
		}
			#area-content-left p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align:left;
		}


		#area-content-left2
		{
	float: left;
	width: 600px;
	margin-top: 20px;
		}
			#area-content-left2 p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	color: #000000;
	text-align:left;
		}



		#area-content-right
		{
	float: left;
	width: 600px;
	text-align:left;

		}
		#area-content-right p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
		}

			#area-content p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

		}


/**** Featured Properties ****/

	#featured-content
		{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 20px;
	overflow:auto;
	overflow-x:hidden;

	height: 458px;
	width:617px;
	background-color: #FFFFFF;
		}
		html>body #featured-content
		{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 20px;
	overflow:auto;
	overflow-x:hidden;

	height: 458px;
	width:620px;
	background-color: #FFFFFF;
		}


				#featured-content_allmaine
		{
	margin-left: 0px;
	padding-left: 20px;
	overflow:auto;
	overflow-x:hidden;

	height: 458px;
	width:617px;
	background-color: #FFFFFF;
		}
		html>body #featured-content_allmaine
		{
	margin-left: 0px;
	padding-left: 20px;
	padding: 0px;
	overflow:auto;
	overflow-x:hidden;

	height: 458px;
	width:640px;
	background-color: #FFFFFF;
		}




	#featured-content_detail
		{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	
	min-height: 500px;
	width:637px;
	background-color: #FFFFFF;
		}
		html>body #featured-content_detail
		{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	min-height: 500px;
	width:640px;
	background-color: #FFFFFF;
		}


		#featured-content span
		{
		display:none;
		}

		#featured-content h1
		{
	background-image:url(images/featured_properties/listings-title.gif);
	width:550px;
	height:43px;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-top:10px;
	text-align:left;
	background-position: left;
	float: left;
			margin-top:10px;

		}

		#featured-content h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		}


	#featured-content_detail h2
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		}

		#featured-content p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;

		}

			#featured-content_detail p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;

		}


			#featured-content-left
		{
	float: left;
	width: 300px;
		}
			#featured-content-left p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #666666;
		}
		#featured-content-right
		{
	float: right;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 00px;
	width: 270px;
	text-align:left;
	vertical-align: top;
		}

			#featured-content-right_detail
		{
	float: right;
	padding-top: 0px;
	padding-left:20px;
	padding-right: 0px;
	margin-right: 15px;
	width: 215px;
	height:279px;
	text-align:left;
	vertical-align: top;
	overflow-y: auto;
		}



				#featured-content-right_detail a:link
		{
	font-weight: bold;
	color: #00143C;
	text-decoration: none;
		}


				#featured-content-right_detail a:visited
		{

		font-weight: bold;
	color: #00143C;
	text-decoration: none;

		}

				#featured-content-right_detail a:hover

		{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
		}




		#featured-content-right p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-align:left;

		}


			#featured-content-right_detail p
		{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-align:left;

		}

	#red {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

#featured_container {
	float: left;
	margin-top:20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	width: 550px;

}

#featured_container_lg {
	float: left;
	margin-top:20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	width: 620px;
	overflow: hidden;
}

#featured_image {
	float: left;
	height: 200px; 
	width: 200px;
}

#featured_img_lg {
	float: left;
	height: 370px;
	width: 280px;

}

#featured_container_thumbs {
	float: left;
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
padding-bottom:15px;	
width: 620px;
/*	overflow: hidden; */
	text-align: left;
	clear: both;
/* Edited by NWM 8/11/09 */
        min-height: 135px;
	overflow-x:hidden;
}




/*
*********************************************************************
FOOTER PROPERTIES
*********************************************************************
*/
		#footer
		{
	clear: both;
	background-color: #00143c;
	height:130px;
	text-align: center;
	color: #99A1B1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
		}
.thumbnails {
	float: left;
	padding: 3px;
}


/*
*********************************************************************
image boarder fix for IE
*********************************************************************
*/


img {border:none;}
.imagelink img{color: #020026;}
.imagelink:visited {color: #020026;}
.imagelink:focus img, .imagelink:hover img, .imagelink:active img{color: #020026;}
.imagelink:hover {color: #020026 /* irrelevant definition to overcome IE bug */}

img {
	text-decoration: none;
	color: #020026;

}

a:link img
{
	text-decoration: none;
	color: #020026;
}


a:active img {
text-decoration: none;
	color: #020026;
}

a:hover img {
text-decoration: none;
	color: #020026;
}

a:visited img {
	text-decoration: none;
	color: #020026;
}
