#container #hold_flashcontent #flashcontent {
	padding-top: 15px;
}
#center_content ul {
	list-style-image: url(../assets/images/bullet_red.gif);
	padding-left: 25px;
	margin-left: 10px;
	margin-top: 5px;
}
#center_content h1 {
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 10px;
}
div#center_content p {margin-top: 0px;}

div#center_content {
	background-image: url(../assets/images/plans/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 25px 245px 0 342px;
	padding: 15px 15px 15px 25px;
	height: 480px;
}
#right_content ul {
	margin-left: 0px;
	padding-left: 10px;
}
/*Begin Center content styles*/
div#hold_content{
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../assets/images/content_bottom_bg.gif);
	background-position: center bottom;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	color: #333333;
	width: 950px;
	min-height: 250px;
	clear: left;
	float: left;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


div#hold_flashcontent{
	text-align:left;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../assets/images/content_bottom_bg.gif);
	background-position: center bottom;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	color: #333333;
	height: 450px;
	width: 950px;
	margin: 0 auto;
}


div#left_content{
	background-image: url(../assets/images/plans/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#right_holder{
	color: #FFF;
	background-image: url(../assets/images/bg_right_nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#wrapper {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

div#left_content{
	float:left;
	width:292px;
	margin-left:-920px;
	margin-top: 25px;
	padding: 10px 10px 15px;
}

div#right_holder{
	float:left;
	width:225px;
	margin-left:-225px;
	font-size: 11px;
	margin-bottom: 10px;
}
div#right_content{
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
#left_pullout {
	background-color: #666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 8px;
}
#left_pullout h1 {
	color: #F00;
}
#right_content ul li a {
	color: #FFF;
	text-decoration: none;
}

#right_content ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px -20px;
	padding: 10px 0px 15px;
	width: 225px;
	color: #CCC;
}
#right_content ul li a:hover{
	background: url(../assets/images/plans/bg_right_list_hover.gif) no-repeat center center;
	color: #FFF;
}
#right_content ul li a {
	text-decoration: none;
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	margin-right: 10px;
	height: 21px;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 2px;
	background: url(../assets/images/plans/bg_right_list.gif) no-repeat center center;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
}


.bold {
	font-weight: bold;
	color: #333;
}
.bold_uppercase {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

.newsetter_red {
	margin-top: 0px;
	padding-top: 4px;
	color: #f3626a;
	font-size: 14px;
}


span.white  {color: #fff;}
.pad_floorplan_title {
	padding-top: 15px;
}
.bold_white {
	font-weight: bold;
	color: #FFF;
}

