/* CSS Document */
body {
	background-color:#C9DAEA;
	padding: 0;
	margin: 0;
	min-height:100%;
	font:"Times New Roman", Times, serif;
	font-size: 10pt;
	line-height:14pt;
	color:#474837;
	}

img
{
border: none;
}

#holder {
	width: 722px;
	/*background-color:#0099CC;*/
	min-height: 100%;
	}
#left-shadow {
	width:11px;
	background-image:url(/images/shadow/shadow_03.gif);
	float:left;
	}
#right-shadow {
	width:11px;
	background-image:url(/images/shadow/shadow_05.gif);
	float:left;
	}
#story {
	width:700px;
	background-color:#fff;
	text-align:left;
	float:left;
	}
	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
	height:15px;
	background-color: #666;
	background-image: url(/images/common/footer_tile.gif);
	line-height: 15px;
	padding: 0 30px;
	clear:both;
	}
	
#footer-space {
	height: 30px;
	clear:both;
	}
	
#content {
	padding: 20px 8px;
	clear:both;
	}
	
#banner {
	background-image:url(/images/common/stretch.gif);
	background-repeat:repeat-x;
	height:60px;
	}
#hero {
	}
	
#navigation {
	float: left;
	width: 700px;
	height: 21px;
	background-image: url(/images/nav/stretch.gif);
	background-repeat:repeat-x;
	text-align:right;
	}
	
.inline-head {
	font-variant:small-caps;
	font-size:14pt;
	font-weight:bold;
	}
	
.sub-head,
#content h2 {
	color:#4C87BD;
	font-weight:bold;
	font-size: 14px;
	margin: 5px 0 0 0;
	}
.row {
	clear:both;
	margin: 0;
	}
.contact-row {
	clear:both;
	margin: 0 0 20px 0;
	}
.next-row {
	clear:both;
	padding: 15px 0 0 0;
	}
	
.col1 {
	width:135px;
	float:left;
	}
	
.col2 {
	width:320px;
	float:left;
	}
.col3 {
	width:180px;
	float:right;
	}
	
.col4{
	width:500px;
	float:left;
	}
	
.col5{
	width:400px;
	float:left;
	padding: 0 30px 0 0;
	}
	
.col6{
	width:210px;
	float:left;
	}
	
	
.col3 h1 {
	color:#4C87BD;
	font-size: 14px;
	font-weight:bold;
	line-height:12pt;
	padding: 0;
	margin: 0 0 0 45px;
	}
	
li {
	font-size: 9px;
	line-height:12pt;
	color: #474837;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 20px;
	list-style-image:url(/images/common/bullet.gif)
	}
	
.plan-row {
	clear:both;
	}
	
.border-top {
	border-top: solid 2px #474837;
	padding: 0;
	}

.plan-col {
	width: 50%;
	float:left;
	font-size: 9pt;
	margin: 5px 0 0 0;
	}
	
	
a:link {
	color:#474837;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

a:visited{
	color:#474837;
	text-decoration:none;
	}
a:active{
	color:#474837;
	text-decoration:none;
	}
a:hover{
	color:#4C87BD;
	text-decoration:underline;
	}
	
#titleGraphic {
	margin: 0 0 7px 0;
	}
	
#return {
	width:150px;
	float:right;
	text-align:right;
	}
	
#planNav {
	width: 400px;
	float: left;
	}
	
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4C87BD;
	line-height: 14pt;
	text-align:justify;
	}
	
.quote-atrib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4C87BD;
	line-height: 14pt;
	text-align:right;
	}
	
.small-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 14pt;
	text-align:right;
	}
	
#flashContent
	{
	float: left;
	width: 199px;
	}

a#virtualTourBtn,
a#virtualTourBtn:link,
a#virtualTourBtn:visited
{
display: block;
float: left;
width: 134px;
height: 16px;
margin: 5px 2px 0 0;
padding: 4px 0 0 16px;
background: url('/images/common/homes-button.gif');
color: #fff;
font: 11px "Times New Roman", Times, serif;
text-transform: uppercase;
}
	
