a:link{color:#194180;}
a:visited{color:#194180;}
a.hov_bold:hover{font-weight: bold;}
ul {list-style: square outside url('../images/check-blue_bullet.gif'); text-indent:-15px;}
p,h1,pre {margin:0px 10px 10px 10px;}

/* img {margin-bottom:-3px}  		/* pushes text below the image flush with it 			*/ 

h1 {
	font-size:14px;
	padding-top:10px;
}
body {					
	text-align:center;		/* used to align the page in the center of the browser 	*/	
	font-family: Veranda, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 12px;
	background:#CBC6AA;
	color:#003C6F;			/* old color #194180 */
} 	
#container {				/* all content will be contained within this section 		*/
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	border: solid black 1px;
	overflow: hidden;
}
#header {
	background-image: url(../images/banner6.jpg);
	height:120px;		
}
#head_txt {
	font-family:Papyrus; 
	color:black;
	font-size:48px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
}
#head_nav {
	position:absolute; top:120px;
}
.sp_rt {
	text-align:right;
}
.gap10 {
	margin:10px
}
.gap5 {
	margin:5px
}		
#contentcenter {
	width:435px;
	padding:0px;
	float:left;
	background:#ebf5d6;
}
#contentleft {
	width:140px;
	padding:0px;
	float:left;
	line-height: 150%;
	background: #aed2f7 url(../images/fade_edge.jpg) repeat-y scroll right;
}
#contentright {
	width:175px;
	padding:0px;
	float:left;
	text-align:left;
	background:#ebf5d6;;
}
.testmn { text-align:right;font-size:11px; }
.left_links A:link {text-decoration: none}
.left_links A:visited {text-decoration: none}
.cont_headr {
	text-align:center;
	line-height: 150%;		
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	padding-top:10px;
	padding-bottom:20px;
}
.cont_box_lf {
	text-align:center;		
	font-style: italic;
	float:left;
	border: solid black 0px;
	margin:5px;
}

/* This makes all columns equil lengths (combine with "overflow:hidden;" in parent block, max length = 32767px  */
/* http://www.positioniseverything.net/articles/onetruelayout/equalheight */
/* These start/end statements for IE5 are not necessary, but used in case of old browser. */
/* Start Mac IE5 filter \*/
#contentcenter, #contentleft, #contentright, #prop_right, #prop_content {
	padding-bottom: 3000px !important;
	margin-bottom: -3000px !important;
	}
/* End Mac IE5 filter */
		

}

/* ------------------------------------------------------------------------------------
			Offerings Pg
------------------------------------------------------------------------------------ */
.offr {
	border: solid #000000 1px;
	margin:10px;
	padding:5px;
	height:1px;   /* value is not important, parameter is needed so img will fit to this div */
}
.offr_img {
	float:left;
}
.offr_txt {
	float:left;
	line-height: 150%;
	margin-left:20px;
	margin-right:10px;
}
.offr_dtl {
	float:right;
	padding:90px 10px 0px 0px;
}

/* ------------------------------------------------------------------------------------
			Advertisements
------------------------------------------------------------------------------------ */
#ads {
	margin:10px;
}
#apex_card_ad {
	width:153px; height:88px;
	background-image:url(../images/bus_card155.jpg);
	border: solid #000000 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#apex_card_prop {
	width:178px; height:101px;
	background-image:url(../images/bus_card178.jpg);
	border: solid #000000 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
}


.ad_hed_bl,.ad_hed_hs,.ad_hed_per,.ad_box,.ad {
	background-repeat: no-repeat;
	margin-top:10px;
}
.ad_hed_bl  { background-image:url(../images/155hed_blanc.gif);}
.ad_hed_hs  { background-image:url(../images/155hed_house.gif);}
.ad_hed_per { background-image:url(../images/155hed_people.gif);}
.ad_hed {
	text-align:center;
	font-weight: bold;
	font-size: 11px;
	line-height:18px; 		/* Equils height of header image */
	padding:0px;
	margin:0;
}
.ad_hed_box {
	border-left: solid #194180 1px;
	border-bottom: solid #194180 1px;
	border-right: solid #194180 1px;
}
.ad_box {
	border: solid 1px;
	background:#fff;
	font-size: 11px;
	padding:3px;
	margin-top:10px;
}
.ad {
	font-size: 11px;
	background:#fff;
	padding-left:4px;
	padding-right:4px;
}

/* ------------------------------------------------------------------------------------
			Pix List 4 Slide Show
------------------------------------------------------------------------------------ */
.pix { margin:10px; padding:0px; }
.pix_img { float:center; margin:0px 5px 0px 4px; border: solid black 1px; }
.pix_txt { font-weight:bold; padding:0px 5px 0px 5px; }

/* ------------------------------------------------------------------------------------
			Prop Pg's
------------------------------------------------------------------------------------ */

#prop_header {
	font-family: Papyrus, Veranda, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;		
	font-size: 36px;
	color:black;
	padding-left:10px;
}
#prop_content {
	width:575px;
	padding:0px;
	padding-top:10px;
	float:left;
	background:#ebf5d6;
}
#prop_right {
	width:180px;
	padding:10px;
	padding-top:10px;
	float:left;
	background:#F1E2C3;
	text-align:left;
}
#prop_specs {
	width:525px;
	float:left;
	margin-left:5px;
}
#prop_desc {
	margin:15px 10px 25px 5px;
	float:left;
	width:545px;
}
#prop_amen {
	width:538px;
	margin:10px;
	padding:5px 5px 0px 10px;
	background:#CBC6AA;
	border: solid #003C6F 1px;
}
.amen_list {
	float:left;
	width:177px;
}
.prop_box_ctr {
	float:left;
	padding:5px;
	text-align:center;
	border: solid black 1px;
	line-height: 150%;
}

#prop_map {
	font-weight:bold;
	padding:0px 0px 20px 0px;
}
	









