body {
	background:#001723;
	background-repeat: no-repeat;
	background-position: center; 
	font-family: arial, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.1em;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #BCB8B8;
}

a:active {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	color:#6e910f;
}

h1 a:hover{
	text-decoration:none;
}

h2{
	font-size: 0.7em;
	font-family: Arial;
	font-weight: bold;
	color:#6e910f;
}

h3{
	font-size: 0.9em;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

h4{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
}

h5{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

h6{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}


p{
	margin:0 0 15px 0;
	font-size: 0.8em;
	color: #00334d;
}

td{
	margin:0 0 15px 0;
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

ul{
	font-size: 0.7em;
}

/* Container
_____________________________________________________
*/
#container{
	width: 900px;
	margin:0 auto;

/*
	border: solid #ff0000;
*/
}

/* Header
_____________________________________________________
*/
#header{
	display: none;
/*
	border: solid #ff0000;
*/
}



/* Content
The default template has only one content area
_____________________________________________________
*/
#content{
	width:100%;
	height: 636px;
	position: relative;
/*
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid #0000ff;
*/
}

#contentSect1{
	width: 800px;

	position: relative;
	left: 5px;
/*
	border: solid #00ff00;
*/
}
#contentSect2{visibility: collapse;}
#contentSect3{visibility: collapse;}
#contentSect4{visibility: collapse;}



/* Start Index Area
_____________________________________________________

*/

#btcIndex #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcIndex #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcIndex #menuItems li {display:inline;}
#btcIndex #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcIndex #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcIndex #menu a:hover{
	color:#d69b4d;
}
#btcIndex #content { 
	background: url("../images/index_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcIndex #contentSect1{
	width: 590px;
	height: 505px;
}

#btcIndex #footer{
	position: relative;
	top: -1px;
}

#btcIndex #entryDefaultText1{
	width: 325px;
	height: 154px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcIndex #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcIndex #entryDefaultText1 a:hover{
	color:#555555;
}

#btcIndex #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcIndex #entryDefaultText2{
	width: 420px;
	height: 154px;
	position:absolute;
	top: 440px;
	left: 318px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcIndex #entryDefaultText2 p{
	margin:0 0 15px 0;
	font-size: 0.7em;
	color: #00334d;
}

#btcIndex #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcIndex #entryDefaultText2 a:hover{
	color:#555555;
}

#btcIndex #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}


#btcIndex #entryDefaultText3{
	width: 140px;
	height: 154px;
	position:absolute;
	top: 445px;
	left: 173px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcIndex #entryDefaultText4{
	width: 156px;
	height: 202px;
	position:absolute;
	top: 429px;
	left: 738px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

/* Start Default Area
_____________________________________________________

*/

#btcDefault #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcDefault #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcDefault #menuItems li {display:inline;}
#btcDefault #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcDefault #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcDefault #menu a:hover{
	color:#d69b4d;
}
#btcDefault #content { 
	background: url("../images/default_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcDefault #contentSect1{
	width: 590px;
	height: 505px;
}

#btcDefault #footer{
	position: relative;
	top: -1px;
}

#btcDefault #entryDefaultText1{
	width: 650px;
	height: 154px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcDefault #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcDefault #entryDefaultText1 a:hover{
	color:#555555;
}

#btcDefault #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcDefault #entryDefaultText2{
	width: 650px;
	height: 154px;
	position:absolute;
	top: 445px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcDefault #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcDefault #entryDefaultText2 a:hover{
	color:#555555;
}

#btcDefault #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}


/* Start Incentive Area
_____________________________________________________

*/

#btcIncentive #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcIncentive #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcIncentive #menuItems li {display:inline;}
#btcIncentive #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcIncentive #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcIncentive #menu a:hover{
	color:#d69b4d;
}
#btcIncentive #content { 
	background: url("../images/incentive_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcIncentive #contentSect1{
	width: 590px;
	height: 505px;
}

#btcIncentive #footer{
	position: relative;
	top: -1px;
}

#btcIncentive #entryDefaultText1{
	width: 650px;
	height: 154px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcIncentive #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcIncentive #entryDefaultText1 a:hover{
	color:#555555;
}

#btcIncentive #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcIncentive #entryDefaultText2{
	width: 300px;
	height: 154px;
	position:absolute;
	top: 75px;
	left: 525px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcIncentive #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcIncentive #entryDefaultText2 a:hover{
	color:#555555;
}

#btcIncentive #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}



#btcIncentive #entryDefaultText3{
	width: 300px;
	height: 154px;
	position:absolute;
	top: 250px;
	left: 525px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcIncentive #entryDefaultText3 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcIncentive #entryDefaultText3 a:hover{
	color:#555555;
}

#btcIncentive #entryDefaultText3 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

/* Start About Area
_____________________________________________________

*/

#btcAbout #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcAbout #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcAbout #menuItems li {display:inline;}
#btcAbout #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcAbout #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcAbout #menu a:hover{
	color:#d69b4d;
}
#btcAbout #content { 
	background: url("../images/about_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcAbout #contentSect1{
	width: 590px;
	height: 505px;
}

#btcAbout #footer{
	position: relative;
	top: -1px;
}

#btcAbout #entryDefaultText1{
	width: 325px;
	height: 154px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcAbout #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcAbout #entryDefaultText1 a:hover{
	color:#555555;
}

#btcAbout #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcAbout #entryDefaultText2{
	width: 650px;
	height: 154px;
	position:absolute;
	top: 445px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcAbout #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcAbout #entryDefaultText2 a:hover{
	color:#555555;
}

#btcAbout #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}



/* Start Floor Plans Area
_____________________________________________________

*/
#btcFloorPlans #content{
	width:100%;
	height: 1050px;
	position: relative;
}

#btcFloorPlans #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcFloorPlans #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcFloorPlans #menuItems li {display:inline;}
#btcFloorPlans #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcFloorPlans #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcFloorPlans #menu a:hover{
	color:#d69b4d;
}
#btcFloorPlans #content { 
	background: url("../images/floorplans_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcFloorPlans #contentSect1{
	width: 590px;
	height: 1430px;
}

#btcFloorPlans #footer{
	position: relative;
	top: -1px;
}

#btcFloorPlans #entryDefaultText1{
	width: 147px;
	height: 108px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText1 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText2{
	width: 375px;
	height: 154px;
	position:absolute;
	top: -1px;
	left: 350px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText2 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText3{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 5px;
	left: 735px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText3 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText3 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText3 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}







#btcFloorPlans #entryDefaultText4{
	width: 147px;
	height: 108px;
	position:absolute;
	top: 150px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText4 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText4 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText4 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText5{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 150px;
	left: 350px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText5 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText5 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText5 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText6{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 155px;
	left: 735px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText6 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText6 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText6 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}





#btcFloorPlans #entryDefaultText7{
	width: 147px;
	height: 108px;
	position:absolute;
	top: 300px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText7 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText7 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText7 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText8{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 300px;
	left: 350px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText8 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText8 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText8 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText9{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 305px;
	left: 735px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText9 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText9 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText9 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}




#btcFloorPlans #entryDefaultText10{
	width: 147px;
	height: 108px;
	position:absolute;
	top: 450px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText10 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText10 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText10 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText11{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 450px;
	left: 350px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText11 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText11 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText11 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText12{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 455px;
	left: 735px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText12 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText12 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText12 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}




#btcFloorPlans #entryDefaultText13{
	width: 147px;
	height: 108px;
	position:absolute;
	top: 600px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText13 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText13 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText13 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText14{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 600px;
	left: 350px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText14 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText14 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText14 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText15{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 605px;
	left: 735px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText15 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText15 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText15 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}


#btcFloorPlans #entryDefaultText16{
	width: 147px;
	height: 108px;
	position:absolute;
	top: 750px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText16 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText16 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText16 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText17{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 750px;
	left: 350px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText17 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText17 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText17 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText18{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 755px;
	left: 735px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText18 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText18 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText18 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}


#btcFloorPlans #entryDefaultText19{
	width: 147px;
	height: 108px;
	position:absolute;
	top: 900px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText19 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText19 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText19 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText20{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 900px;
	left: 350px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText20 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText20 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText20 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText21{
	width: 375px;
	height: 154px;
	position:absolute;
	top: 905px;
	left: 735px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFloorPlans #entryDefaultText21 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFloorPlans #entryDefaultText21 a:hover{
	color:#555555;
}

#btcFloorPlans #entryDefaultText21 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}






/* Start Plans Detail Area
_____________________________________________________

*/

#btcPlansDetail #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcPlansDetail #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcPlansDetail #menuItems li {display:inline;}
#btcPlansDetail #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcPlansDetail #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcPlansDetail #menu a:hover{
	color:#d69b4d;
}
#btcPlansDetail #content { 
	background: url("../images/default_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcPlansDetail #contentSect1{
	width: 590px;
	height: 505px;
}

#btcPlansDetail #footer{
	position: relative;
	top: -1px;
}

#btcPlansDetail #entryDefaultText1{
	width: 325px;
	height: 35px;
	position:absolute;
	top: -1px;
	left: 177px;
}


#btcPlansDetail #entryDefaultText2{
	width: 421px;
	height: 317px;
	position:absolute;
	top: 35px;
	left: 177px;
}


#btcPlansDetail #entryDefaultText3{
	width: 300px;
	height: 35px;
	position:absolute;
	top: 365px;
	left: 177px;
}


#btcPlansDetail #entryDefaultText4{
	width: 400px;
	height: 250px;
	position:absolute;
	top: 385px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcPlansDetail #entryDefaultText4 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcPlansDetail #entryDefaultText4 a:hover{
	color:#555555;
}

#btcPlansDetail #entryDefaultText4 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}



#btcPlansDetail #entryDefaultText5{
	width: 200px;
	height: 100px;
	position:absolute;
	top: 550px;
	left: 177px;
}

#btcPlansDetail #entryDefaultText5 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcPlansDetail #entryDefaultText6{
	width: 250px;
	height: 35px;
	position:absolute;
	top: 35px;
	left: 610px;
}

#btcPlansDetail #entryDefaultText7{
	width: 275px;
	height: 206px;
	position:absolute;
	top: 55px;
	left: 610px;
}

#btcPlansDetail #entryDefaultText8{
	width: 275px;
	height: 206px;
	position:absolute;
	top: 300px;
	left: 680px;
}

#btcPlansDetail #entryDefaultText9{
	width: 300px;
	height: 35px;
	position:absolute;
	top: 365px;
	left: 610px;
}

#btcPlansDetail #entryDefaultText10{
	width: 300px;
	height: 35px;
	position:absolute;
	top: 385px;
	left: 610px;
}

#btcPlansDetail #entryDefaultText10 li{
	font-size: 1.0em;
	font-weight:normal;
	color:#00334d;
}



/* Start Features Area
_____________________________________________________

*/
#btcFeatures #content{
	width:100%;
	height: 1430px;
	position: relative;
}

#btcFeatures #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcFeatures #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcFeatures #menuItems li {display:inline;}
#btcFeatures #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcFeatures #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcFeatures #menu a:hover{
	color:#d69b4d;
}
#btcFeatures #content { 
	background: url("../images/standardfeatures_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcFeatures #contentSect1{
	width: 590px;
	height: 1430px;
}

#btcFeatures #footer{
	position: relative;
	top: -1px;
}

#btcFeatures #entryDefaultText1{
	width: 700px;
	height: 1430px;
	position:absolute;
	top: 35px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFeatures #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFeatures #entryDefaultText1 a:hover{
	color:#555555;
}

#btcFeatures #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}


#btcFeatures #entryDefaultText2{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 216px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFeatures #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcFeatures #entryDefaultText2 a:hover{
	color:#555555;
}

#btcFeatures #entryDefaultText3{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 384px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFeatures #entryDefaultText3 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcFeatures #entryDefaultText3 a:hover{
	color:#555555;
}



/* Start Features Area
_____________________________________________________

*/
#btcFeaturesOptions #content{
	width:100%;
	height: 1430px;
	position: relative;
}

#btcFeaturesOptions #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcFeaturesOptions #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcFeaturesOptions #menuItems li {display:inline;}
#btcFeaturesOptions #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcFeaturesOptions #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcFeaturesOptions #menu a:hover{
	color:#d69b4d;
}
#btcFeaturesOptions #content { 
	background: url("../images/options_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcFeaturesOptions #contentSect1{
	width: 590px;
	height: 1430px;
}

#btcFeaturesOptions #footer{
	position: relative;
	top: -1px;
}

#btcFeaturesOptions #entryDefaultText1{
	width: 700px;
	height: 1430px;
	position:absolute;
	top: 35px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFeaturesOptions #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcFeaturesOptions #entryDefaultText1 a:hover{
	color:#555555;
}

#btcFeaturesOptions #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}


#btcFeaturesOptions #entryDefaultText2{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 216px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFeaturesOptions #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcFeaturesOptions #entryDefaultText2 a:hover{
	color:#555555;
}

#btcFeaturesOptions #entryDefaultText3{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 384px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcFeaturesOptions #entryDefaultText3 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcFeaturesOptions #entryDefaultText3 a:hover{
	color:#555555;
}


/* Start Availability Area
_____________________________________________________

*/
#btcAvailability #content{
	width:100%;
	height: 1430px;
	position: relative;
}

#btcAvailability #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcAvailability #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcAvailability #menuItems li {display:inline;}
#btcAvailability #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcAvailability #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcAvailability #menu a:hover{
	color:#d69b4d;
}
#btcAvailability #content { 
	background: url("../images/available_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcAvailability #contentSect1{
	width: 590px;
	height: 1430px;
}

#btcAvailability #footer{
	position: relative;
	top: -1px;
}

#btcAvailability #entryDefaultText1{
	width: 147px;
	height: 108px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcAvailability #entryDefaultText2{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 240px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcAvailability #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcAvailability #entryDefaultText2 a:hover{
	color:#555555;
}

#btcAvailability #entryDefaultText3{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 384px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcAvailability #entryDefaultText3 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcAvailability #entryDefaultText3 a:hover{
	color:#555555;
}


/* Start Pricing Area
_____________________________________________________

*/
#btcPricing #content{
	width:100%;
	height: 1430px;
	position: relative;
}

#btcPricing #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcPricing #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcPricing #menuItems li {display:inline;}
#btcPricing #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcPricing #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcPricing #menu a:hover{
	color:#d69b4d;
}
#btcPricing #content { 
	background: url("../images/pricing_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcPricing #contentSect1{
	width: 590px;
	height: 1430px;
}

#btcPricing #footer{
	position: relative;
	top: -1px;
}

#btcPricing #entryDefaultText1{
	width: 600px;
	height: 108px;
	position:absolute;
	top: 25px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcPricing #entryDefaultText1 td{
	font-size: 0.9em;
	font-weight:normal;
	color:#00334d;
}

#btcPricing #entryDefaultText2{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 240px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcPricing #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcPricing #entryDefaultText2 a:hover{
	color:#555555;
}

#btcPricing #entryDefaultText3{
	width: 800px;
	height: 1430px;
	position:absolute;
	top: 1px;
	left: 384px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcPricing #entryDefaultText3 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#6e910f;
}

#btcPricing #entryDefaultText3 a:hover{
	color:#555555;
}



/* Start Contact Area
_____________________________________________________

*/

#btcContact #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcContact #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcContact #menuItems li {display:inline;}
#btcContact #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcContact #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcContact #menu a:hover{
	color:#d69b4d;
}
#btcContact #content { 
	background: url("../images/default_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcContact #contentSect1{
	width: 590px;
	height: 505px;
}

#btcContact #footer{
	position: relative;
	top: -1px;
}

#btcContact #entryDefaultText1{
	width: 325px;
	height: 154px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcContact #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcContact #entryDefaultText1 a:hover{
	color:#555555;
}

#btcContact #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcContact #entryDefaultText2{
	width: 650px;
	height: 154px;
	position:absolute;
	top: 445px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcContact #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcContact #entryDefaultText2 a:hover{
	color:#555555;
}

#btcContact #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}



/* Start Rental Area
_____________________________________________________

*/

#btcRental #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcRental #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcRental #menuItems li {display:inline;}
#btcRental #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcRental #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcRental #menu a:hover{
	color:#d69b4d;
}
#btcRental #content { 
	background: url("../images/default_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcRental #contentSect1{
	width: 590px;
	height: 505px;
}

#btcRental #footer{
	position: relative;
	top: -1px;
}

#btcRental #entryDefaultText1{
	width: 700px;
	height: 650px;
	position:absolute;
	top: -1px;
	left: 177px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcRental #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcRental #entryDefaultText1 a:hover{
	color:#555555;
}

#btcRental #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcRental #entryDefaultText2{
	width: 650px;
	height: 154px;
	position:absolute;
	top: 445px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcRental #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcRental #entryDefaultText2 a:hover{
	color:#555555;
}

#btcRental #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

/* Start Community Area
_____________________________________________________

*/

#btcCommunity #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcCommunity #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcCommunity #menuItems li {display:inline;}
#btcCommunity #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcCommunity #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcCommunity #menu a:hover{
	color:#d69b4d;
}
#btcCommunity #content { 
	background: url("../images/default_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcCommunity #contentSect1{
	width: 590px;
	height: 505px;
}

#btcCommunity #footer{
	position: relative;
	top: -1px;
}

#btcCommunity #entryDefaultText1{
	width: 718px;
	height: 648px;
	position:absolute;
	top: -1px;
	left: 177px;

	overflow: scroll;
	scrollbar-face-color: #6e910f;

}

#btcCommunity #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcCommunity #entryDefaultText1 a:hover{
	color:#555555;
}

#btcCommunity #entryDefaultText1 td{
	font-size: 0.7em;
	font-weight:normal;
	color:#000000;
}

#btcCommunity #entryDefaultText1 h2{
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	color:#6e910f;
}

#btcCommunity #entryDefaultText2{
	width: 650px;
	height: 154px;
	position:absolute;
	top: 445px;
	left: 215px;
/*
	overflow: scroll;
	scrollbar-face-color: #8C895B;
*/
}

#btcCommunity #entryDefaultText2 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}

#btcCommunity #entryDefaultText2 a:hover{
	color:#555555;
}

#btcCommunity #entryDefaultText2 td{
	font-size: 1.0em;
	font-weight:normal;
	color:#000000;
}



/* Start Privacy Area
_____________________________________________________

*/

#btcPrivacy #menu { 
	background: url("../images/header_bkg.jpg") no-repeat center top; 
	position: relative; 
	width: 900px; 
	height: 64px; 
}


#btcPrivacy #menuItems{
	position: relative;
	top: 15px;
	left: 180px;
	height:31px;
}

#btcPrivacy #menuItems li {display:inline;}
#btcPrivacy #menuItems ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#btcPrivacy #menu a{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
	letter-spacing:-1px;
	color:#00334d;
	text-transform: capitalize;
}
#btcPrivacy #menu a:hover{
	color:#d69b4d;
}
#btcPrivacy #content { 
	background: url("../images/default_bkg.jpg") no-repeat center top;
	position: relative;
	top: 0px;
}
#btcPrivacy #contentSect1{
	width: 590px;
	height: 505px;
}

#btcPrivacy #footer{
	position: relative;
	top: -1px;
}

#btcPrivacy #entryDefaultText1{
	width: 718px;
	height: 648px;
	position:absolute;
	top: -1px;
	left: 177px;
	overflow: scroll;
	scrollbar-face-color: #00334d;
}

#btcPrivacy #entryDefaultText1 a{
	font-size: 1.0em;
	font-weight:normal;
	color:#00334d;
}

#btcPrivacy #entryDefaultText1 a:hover{
	color:#555555;
}

#btcPrivacy #entryDefaultText1 ul{
	font-size: 1.0em;
	font-weight:normal;
	color:#00334d;
}

#btcPrivacy #entryDefaultText1 li{
	font-size: 0.8em;
	font-weight:normal;
	color:#00334d;
}
/*
_____________________________________________________

*/
.breadcrumb {color:#000000;}
.landing {color:#d60000;}

.entry{
	margin:  5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.entry p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entryphotoright{
margin:5px 10px 10px 0;
float:right;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entry img{
position:relative;
}

#linkToTop{
	display:none;
}
#linkServices{
}
#linkPrivacy{
}
.pageLink{
	color:	#CDC795;
	text-align: left;
	font-weight: bold;
}
.pageLink:hover{
	color:	#A6A279;
}

.link{
color:#ffffff;
font-size: 1em;
/*
display:block;
margin:4px 0 0 0;
padding:0px 1em;
text-decoration:none;
*/
}
.link:hover{
color:#BCB8B8;
}

/* Footer
_____________________________________________________
*/
#footer { color: #e5b06b; font-size: 0.6em; background: url("../images/footer_bkg.jpg") repeat-y left top; text-align: center; margin: 0; padding: 8px 0 0; width: 900px; height: 125px }

#footer hr{
	display: none;
}

#footer a{
	font-size: 1.1em;
	font-weight:normal;
	color:#e5b06b;
}

#footer a:hover{
	color:#e3dbf9;
}

/* General CSS Styles
_____________________________________________________
*/


.floatright {
float:right;
display: inline;
}

.floatleft {
float:left;
display: inline;
}

.halfcolumn {
width:45%;
margin:2%;
}

.noborder{
border:0px none;
}

.subcontainer {
width:98%;
}

.rightsub{
float:left;
width:45%;
padding:0;
}

.rightsub2{
margin-left:50%;
padding:0;
}

.leftText{
text-align:center;
}

.centerText{
text-align:center;
}

.rightText{
text-align:right;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.properties img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.properties img:hover{
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}
