body {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 900px;
	height: 548px;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 45px;
	margin-left: auto;
}
#container2 {
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	_margin-left: 45px;
	margin-left: auto;
}

#header {
	width: 900px;
	margin-bottom: -3px;
}

#header img {
	margin-left: 260px;
	border: 0px;
}

#nav {
	width: 900px;
	height: 27px;
	margin-top: 0px;
}

#nav div {
	float: left;
	/*height: 40px;*/
	margin-bottom: 0px;
	width: 149px;
	text-align: center;
	border-right: 1px solid #000000;
	vertical-align: middle;
	margin-top: 0px;
}

#nav div a {
	font-family: arial;
	font-size: 0.65em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	/*border-right: 1px solid #000;*/ /*padding-left: 42px;
	padding-right: 42px;*/
}

#nav div a:visited {
	color: #000;
}

#nav div a:hover {
	color: #777;
}

#nav div div a {
	border-right: 0px;
	line-height: 18px;
	padding: 10px;
	font-size: 0.55em;
}

.special_div {
	border-left: 1px solid #000;
}

#nav div div {
	position: absolute;
	z-index: 10;
	display: none;
	border: 1px solid #777;
	margin-left: -1px;
	margin-top: -1px;
	width: 147px;
	/* height: 85px; */
	background-color: #fff;
	margin-top: 1px;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dropdown a {
	font-family: arial;
	font-size: 0.1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border: 0px;
}

.dropdown a:visited {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

#flashy {
	width: 900px;
	height: 400px;
	margin: 0px;
	padding-bottom: 0px;
	margin-bottom: 0xp;
	background-color: #000;
}

#email {
	width: 901px;
	height: 50px;
	background-image: url('../images/home_footer_img.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: -1px;
	padding: 0px;
	padding-top: 4px;
	vertical-align: middle;
}

#email P {
	vertical-align: middle;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	width: 370px;
	display: block;
	float: left;
	margin: 0px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 0px;
	font-family: arial;
}

#email div {
	vertical-align: middle;
	width: 450px;
	margin-top: 10px;
	float: left;
}

#email div input {
	width: 345px;
	float: left;
	margin-right: 20px;
	padding-top: 3px;
	border: 1px solid #777777;
}

.register {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 6px;
}

.continue {
	border: 1px solid #fff;
	margin-top: 0px;
	margin-left: 0px;
}

#email span {
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	width: 60px;
	float: left;
	border: 1px solid #fff;
	padding: 5px;
	text-align: center;
	margin-top: -1px;
	_margin-top: 0px;
}

#email span a {
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	width: 60px;
	float: left;
	margin-top: -1px;
	_margin-top: 0px;
	text-decoration: none;
}

#email span a:visited {
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	width: 60px;
	float: left;
	margin-top: -1px;
	_margin-top: 0px;
	text-decoration: none;
}

/* END HOME PAGE CSS */ /* Signup Page */
#signup {
	margin: 0px;
	padding-bottom: 0px;
	width: 900px;
	height: 400px;
	background-color: #000;
	background-image: url('../images/HCP_Gradient.jpg');
	background-repeat: repeat-x;
}

.signup_right_img {
	margin-right: 80px;
	margin-top: 28px;
	-margin-top: 56px;
}

#signup div.formcontainer {
	margin-left: 100px;
	margin-top: 30px;
	-margin-top: 60px;
	float: left;
	background-color: #333;
	height: 322px;
	width: 340px;
	-margin-left: 50px;
}

#signup .form {
	margin-top: 16px;
	margin-left: 30px;
}

#signup .form label {
	font-family: arial;
	font-weight: bold;
	font-size: 0.75em;
	color: #fff;
	width: 80px;
	display: block;
	float: left;
	margin-botom: 20px;
	margin-right: 5px;
	margin-top: 6px;
}

#signup .form input {
	width: 180px;
	margin-bottom: 7px;
}

#signup .form select {
	width: 186px;
	margin-bottom: 7px;
}

.signup_submit_img {
	border: 1px solid #fff;
	float: right;
	margin-top: 2px;
	margin-right: 39px;
	cursor: pointer;
}

.signup_heading_img {
	margin-top: 20px;
	margin-left: 20px;
}

.special_br {
	line-height: 5px;
}

#signup span {
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	width: 80px;
	float: left;
	border: 1px solid #fff;
	padding: 5px;
	text-align: center;
	margin-left: 195px;
}

#signup span a {
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
	width: 60px;
	text-decoration: none;
}

#signup span a:visited {
	font-family: arial;
	font-weight: bold;
	color: #000;
	width: 60px;
	text-decoration: none;
}

.tagline1 {
	width: 900px;
	background-color: #bebebe;
	height: 40px;
	padding-top: 5px;
}

.tagline {
	font-family: arial;
	font-size: 1.5em;
	color: #fff;
	margin: 0px;
	margin-top: 8px;
	text-align: center;
}

/* End Signup Page */ /* Start Gallery Page */
#gallery_content {
	width: 900px;
	height: 400px;
	background-color: #000;
	background-image: url('../images/HCP_Gradient.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
}

.main_img {
	margin: 20px;
	float: left;
	width: 648px;
	height: 255px;
	margin-bottom: 0px;
	border: 1px solid #fff;
	margin-right: 10px;
}

.map_img {
	margin: 20px;
	float: left;
	width: 648px;
	height: 196px;
	margin-bottom: 0px;
	border: 1px solid #fff;
	margin-right: 10px;
}

table.contentTable
{
	margin-top: 0px;
	border: 0px !important;
}

table.contentTable td
{
	vertical-align: top;
	width: 310px;
	border: 0px !important;
	padding: 10px !important;
}	
	
#gallery_content table {
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

#gallery_content table td {
	border: 1px solid #fff;
	margin-top: 5px;
	border-bottom: 0px;
	padding: 0px;
}

#tag_text1 {
	font-family: arial;
	/*font-weight: bold;*/
	color: #fff;
	font-size: 0.75em;
	margin: 10px;
	margin-top: 0px;
}

.tag_text {
	font-family: arial;
	/*font-weight: bold;*/
	color: #fff;
	margin-top: 15px;
	font-size: 0.7em
}

.tag_text5 {
	font-family: arial;
	/*font-weight: bold;*/
	color: #000;
	margin-top: 15px;
	font-size: 0.75em;
	margin-left: 15px;
}


.smallList 
{
	font-family: arial; 
	color: #FFFFFF; 
	font-size: small;
}

#link1 {
	color: #777
}

.gallery_nav {
	background-color: #fff;
	width: 650px;
	height: 10px;
	margin-left: 20px;
	margin-top: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 0px;
	padding-bottom: 12px;
}

.gallery_carousel {
	margin-left: 20px;
	display: block;
	margin-top: 5px;
}


	
.gallery_nav span {
	margin-left: 60px;
	padding: 0px;
	margin-top: 0px;
}

.gallery_nav span a {
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 0.65em;
	margin: 0px;
	text-decoration: none;
}

.gallery_nav span a:visited {
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 0.65em;
	margin: 0px;
	text-decoration: none;
}

.gallery_nav span a:hover {
	font-family: arial;
	font-weight: bold;
	color: #777;
	font-size: 0.65em;
	margin: 0px;
	text-decoration: none;
}


.gallery_nav2 {
	background-color: #fff;
	width: 650px;
	height: 10px;
	margin-left: 20px;
	margin-top: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 0px;
	padding-bottom: 12px;
}
	
.gallery_nav2 span {
	margin-left: 18px;
	padding: 0px;
	margin-top: 0px;
}

.gallery_nav2 span a {
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 0.65em;
	margin: 0px;
	text-decoration: none;
}

.gallery_nav2 span a:visited {
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 0.65em;
	margin: 0px;
	text-decoration: none;
}

.gallery_nav2 span a:hover {
	font-family: arial;
	font-weight: bold;
	color: #777;
	font-size: 0.65em;
	margin: 0px;
	text-decoration: none;
}


.gallery_thumbs {
	height: 70px;
	width: 105px;
	margin-top: 10px;
	margin-left: 8px;
	border: 1px solid #fff;
	cursor: pointer;
}

.gallery_title_container {
	border: 1px solid #ffffff;
	margin-left: 2px;
	margin-right:  4px;
	height: 245px;
	/* padding-left: 5px;
	padding-right: 6px;
	padding-top: 5px; */
	
}

.gallery_title_container2 {
	border: 1px solid #ffffff;
	margin-left: 2px;
	margin-right: 4px ;
	height: 165px;
}

.sign_up_gal {
	margin: 0px;
	color: #fff;
	font-family: arial;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-left: 2px;
	/*letter-spacing: 0.5px;*/
}

.plans_text {
	margin: 0px;
	color: #fff;
	font-family: arial;
	font-size: 0.75em;
	margin-left: 2px;
	margin-top: 20px;
	/*letter-spacing: 0.5px;*/
}

#gallery_title {
	font-family: arial;
	font-weight: bold;
	color: #fff;
	margin: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.8em
}

.text_field {
	width: 145px;
	float: left;
	height: 21px;
	margin-right: 3px;
	margin-left: 2px;
	padding-top: 3px;
	padding-top: 3px;
	border: 1px solid #777777;
}

.phone {
	font-family: arial;
	color: #fff;
	margin-top: 20px;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-left: 15px;
}

.phone2 {
	font-family: arial;
	color: #fff;
	margin-top: 0px;
	font-size: 1.4em;
	margin-left: 15px;
}

.gallery_arrow444 {
	border: 0px;
	margin-right: 1px;
}

.gallery_arrow555 {
	margin-left: 9px;
	border: 0px;
}

.gallery_arrow666 {
	border: 0px;
	margin-left: 15px;
}

.gallery_arrow777 {
	margin-left: 20px;
	border: 0px;
}


/*END GALLERY PAGE */ /* StART APARTMENTS PAGE  */
.apartments_header {
	color: #FFFFFF;
	font-size: 0.95em;
	font-family: arial;
	margin-bottom: 5px;
	margin-left: 5px;
	-margin-left: 10px;
	margin-top: 0px;
}

/*END APARTMENTS PAGE */ /* Getting here page */
.body_text4 {
	color: #fff;
	font-size: 0.75em;
	font-family: arial;
	margin-bottom: 0px;
	margin-left: 10px;
}

.body_text3 {
	color: #fff;
	font-size: 0.75em;
	font-family: arial;
	margin-bottom: 0px;
	margin-left: 10px;
	margin: 10px;
}



/*End Getting here page */ /* Plans Page */
.main_img2 {
	margin: 20px;
	float: left;
	width: 648px;
	height: 279px;
	margin-bottom: 0px;
	border: 1px solid #fff;
	margin-right: 10px;
}

.main_img3 {
	margin: 20px;
	float: left;
	width: 485px;
	height: 279px;
	margin-bottom: 0px;
	border: 1px solid #fff;
	margin-right: 10px;
}

.gallery_thumbs2 {
	height: 70px;
	width: 187px;
	margin-top: 10px;
	margin-left: 6px;
	border: 1px solid #fff;
	cursor: pointer;
}

/* GENERAL CONTENT PAGES  */
.top_cont_img {
	background-color: #fff;
	width: 645px;
	height: 100px;
	margin: 20px;
	margin-top: 20px;
	float: left;
	-margin-left: 10px;
}

.text_container {
	margin-left: 20px;
	width: 645px;
	padding: 0px 0px 0px 0px;
	/*background-color: #000000;*/
}

.content_text {
	color: #FFFFFF;
	font-size: 0.75em;
	font-family: arial;
	/*	width: 310px;
	float: left; */
/*	padding-left: 6px;
	padding-right: 6px;
	margin-right: 0px;
	*/margin-top: 0px;/*
	margin-left: 0px;
	margin-bottom: 20px; */
	/*-margin-left: 5px;*/
	text-align: justify;
}

.content_text2 {
	color: #fff;
	font-size: 0.75em;
	font-family: arial;
	width: 290px;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	text-align: justify;
}

.content_text3 {
	color: #fff;
	font-size: 0.75em;
	font-family: arial;
/*	width: 310px;
	float: left; */
/*	padding-left: 6px;
	padding-right: 6px;
	margin-right: 0px;
	*/margin-top: 0px;/*
	margin-left: 0px;
	margin-bottom: 20px; */ 
	/*-margin-left: 5px;*/
	text-align: justify;
}

.rightpanetable {
	margin-top: 11px !important;
	float: right;
	margin-right: 15px;
	width: 150px;
	float: right;
}

.rightpanetable tr td {
	border: 0px !important;
}

.buttonImage {
	cursor: pointer;
	border: 0px;
}

.planThumbs2 {
	margin-left: 20px;
	display: block;
	margin-top: -14px !important;
}

.planThumbs {
	margin-left: 20px;
	display: block;
	margin-top: 5px;
}

.showapartment_img {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

p.content_text a
{
	color: #fff
}



div.gallery_title_container li {
    margin-left: -10px;
	padding-right: 5px;
}

div.gallery_title_container2 ul
{
	margin-top: 5px;
}

div.gallery_title_container2 li {    
	margin-left: 5px;
	padding-right: 5px;
}

.tag_text2 {
	font-style: italic;
	font-family: arial;
	/*font-weight: bold;*/
	color: #fff;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 0.75em;
}

.roomName
{
font-style: italic;
	display: block; 
	text-align: left; 
	float:left;
}

.roomSize
{
font-style: italic;
	display: block; 
	text-align: right; 
	margin-right: 10px;
	/*float:left;*/
}

.directions_list {
	list-style-type: disc;
	color: #fff;
	font-size: 0.75em;
	font-family: arial;
	margin-top: 0px;
	margin-left: -10px;
	padding-right: 5px;
}

.side_list {
	list-style-type: disc;
	color: #fff;
	font-size: 0.75em;
	font-family: arial;
	margin-top: 0px;
	margin-left: -20px;
	padding-right: 5px;
}
.gettingherespan
{
	float: right; 
	margin-top: -100px;
}

.smalltopmargin
{
}

.soldoverlay
{
	display: none; 
	position: absolute; 
	z-index: 500; 
	margin-top: 21px; 
	margin-left: 516px;
}

.displayimage
{
	display: none; 
	position: absolute; 
	z-index: 500; 
	margin-top: 21px; 
	margin-left: 516px;
}

.rent
{
	display: none; 
	position: absolute; 
	z-index: 500; 
	margin-top: 21px; 
	margin-left: 21px;
}

.tenancy
{
	display: none; 
	position: absolute; 
	z-index: 500; 
	margin-top: 21px; 
	margin-left: 516px;
}

.marketing
{
	display: none; 
	position: absolute; 
	z-index: 500; 
	margin-top: 21px; 
	margin-left: 516px;
}

.gallery_thumbs_overlay
{
	z-index: 50;
	clear: none;
	position: absolute;
	height: 70px;
	width: 187px;
	margin-top: 10px;
	margin-left: 6px;
	border: 1px solid #fff;
	cursor: pointer;

}

#gallery_content2 {
	width: 900px;
	height: 400px;
	background-color: #000;
	background-image: url('../images/HCP_Gradient.jpg');
	background-repeat: repeat-x;
	margin-top: -10px;
}

.importantnote
{
	font-size: 0.75em;
	font-style: italic;
	font-family: arial;
	z-index: 10;		
	position: absolute;
	top: 375px;
	margin-left: 90px;
	width: 90px;
}

