body, html {
	margin:0;
	padding:0;
	background:#41574f url(../images/page_background.png) repeat-y center; /* good */
	color:#333333;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;

}
body {
	min-width:988px;
}
a {
	color:#dfba44;
}

a.blackLink {
	color:#000000;
}
h1  {
	/* font-size: 1.5em; */
	font-size: 18px;
}

img {
	border: 0px;
}

.boldtext {
	font-weight:bold;
}

.h2_img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.clearall{
	clear:both;
	height:0;
	overflow:hidden;
}
.clearboth{
	clear:both;
}
#wrap {
	/* background:#e4e0d0; */
	background:#2c3c36 url(../images/wrap_background.png) repeat-y left;
	margin:0 auto;
	width:974px;
	padding:0 7px 0 8px;
}
#header {
	height: 101px;
	min-height: 101px;
	/* background: url(../images/header.jpg) repeat-y center; */
	/* background-image: url(../images/header.jpg); */
}
#header_logo  {
	float: left;
}
#header h1 {
   	padding:5px;
    margin:0;
}
#header_nav  {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-top: -100px;
	margin-right:10px;
}
#header_nav a {
	color: #fff;
	text-decoration: none;
}
.header_nav_sep {
	padding-top:4px;
	margin-bottom:-1px;
}

 /*** Main Navigation Styling ***/
ul#mainNav{
	margin:0;
	padding:1px 0;
	list-style:none;
	width:100%;
	text-align:center;
	line-height:27px;
	border-top:1px solid #897409;
	border-bottom:1px solid #897409;
	background:#fff url(../images/navBg.gif) repeat-x center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul#mainNav li{
	display:inline;
	padding:7px 0;
	margin-left:-4px;  /* corrects the 5px space that "display:inline;" leaves */
}
ul#mainNav li a,
ul#mainNav li a:link{
	padding:7px 22px;
	color:#000;
	text-decoration:none;
	border-left:1px solid #fff;
	background:url(../images/navBrdr.gif) no-repeat right center;
}
*html ul#mainNav li a,
*html ul#mainNav li a:link,
*html ul#mainNav li{
	padding-top:8px;
	padding-bottom:6px;
}
*:first-child+html ul#mainNav li a,
*:first-child+html ul#mainNav li a:link,
*:first-child+html ul#mainNav li{
	padding-top:8px;
	padding-bottom:6px;
}
ul#mainNav li.last{
	background:url(../images/navBrdrEnd.gif) no-repeat right center;
	padding-right:1px;
}
*html ul#mainNav li.last{
	background-position:right 9px;
}
*:first-child+html ul#mainNav li.last{
	background-position:right 9px;
}
ul#mainNav li.last a,
ul#mainNav li.last a:link{
	background-image:none;
}
*html ul#mainNav li.last a,
*html ul#mainNav li.last a:link{
	margin-right:-3px
}
*:first-child+html ul#mainNav li.last a,
*:first-child+html ul#mainNav li.last a:link{
	margin-right:-3px
}
ul#mainNav li.first a,
ul#mainNav li.first a:link{
	border-left:0;
	/*padding-left:13px;*/
}
ul#mainNav li.first{
	background:url(../images/navBrdrEnd.gif) no-repeat left center;
	padding-left:2px;
	margin-left:1px;
}
*html ul#mainNav li.first{
	background-position:left 9px;
}
*:first-child+html ul#mainNav li.first{
	background-position:left 9px;
}
ul#mainNav li a:hover,
ul#mainNav li.last a:hover{
	background: url(../images/navBgOver.gif) repeat-x left center;
	color:#FFF;
}


#main {
	float:right;
	width:740px;
	display:inline;
	margin-right:12px;
	margin-bottom:20px;
}

#main_iframe {
	float:right;
	width:740px;
	height:700px;
	display:inline;
	margin-right:12px;
	margin-bottom:20px;
}


#breadcrumb {
	margin-top: 12px;
	margin-bottom: 20px;
	font-size: 9px;
	color: #333;
}
#breadcrumb a {
	text-decoration: underline;
	color: #777;
}
.breadcrumb_current {
	color: #ae891b;
}

#sidebar {
	float:left;
	width:204px;
	margin-left: 0px;
	padding-top: 1em;
	background: #f0e7c3;
	text-align:center;
	
}
#sidebar h2 {
	margin-left:-12px;
	color:#8b6334;
	font-size:12px;
}

/* new for home page */
#home_container {
	width:973px;
	border-top:1px solid #FFFFFF;
	background:url(../images/sidebar_background.gif) left top repeat-y;
	
}
#home_container img {
	float:left; 
}
#home_container img.residential {
	float:left;
	border-right:1px solid #fff;
}
#border_wrap {
	border-bottom:1px solid #897409;
	float:left;
	width:973px;
	margin-bottom:0px;
}

#home_top_left {
	float:left;
	width:489px;
	/* margin-left: 25px; */
	margin-top: 2px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;

}
#home_top_right {
	float:right;
	width:483px;
	margin-top: 2px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
}

/* new for home page */
#home_container2 {
	width:973px;
	padding:0;
	border-top:1px solid #897409;
	border-bottom:1px solid #897409;
	float:left;
	background:#faf4de;
	margin-top:1px;
	margin-bottom:0;
}

#home_container_center {
	background-color:#faf4de;
	width:973px;
	background:url(../images/dotted-divider.jpg) repeat-y 582px 0;
	padding:0;
	float:left;
}
#home_bottom_left {
	float:left;
	width:582px; /* old width: 489px */
	margin-bottom:5px;
}
#home_bottom_right {
	float:right;
	width:390px; /* old width: 483px */
	font-size:20px;
	margin:0;
	
}
.spacer {
	width:1px;
	min-width:1px;
}

.home_sub {
	margin-left: 14px;
	padding-bottom:4px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #b99723;
}

.home_ul, .home_ul2, .home_ul3 {
	padding-left:40px;
	margin:10px 0;
	list-style-position:outside;
	text-align:left;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.home_ul {
	width: 225px;
	margin-bottom:0
		/*
	list-style-image:url('images/ul-star.jpg')
	*/
}
.home_ul2 {
	width:150px;
	float:left;
	margin-top:15px;
}
.home_ul3 {
	width:200px;
	float:right;
	margin-top:15px;
}
.home_ul li, .home_ul2 li, .home_ul3 li { margin:0; padding:0; line-height:20px;}

.home_content {
	margin-left: 14px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.home_clickbtn_label {
	margin-left: 14px;
	font-size: 11px;
	padding-top:5px;
	clear:both;
}

.home_courtsq {
	float:right;
	margin:0 10px 0 0;
}

.home_get_startedbtn
{
	float:right;
	margin-right:20px;
}

.home_view_aptbtn
{
	border:0px;
	padding-top:10px;
}

#home_left_button_holder
{
	clear:both;
	text-align:right;
	padding:3px 10px 0 0;

}

h1.propH1 {
	margin-bottom:12px;
}

.commercial_left_header {
	background: #ae891b;
	color:#f7f1d8;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	padding:2px 0 2px 10px;
}

.commercial_left_subhead {
	margin-top:5px;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ae891b;
}
.commercial_left_subhead a,.commercial_left_subhead a:hover, .commercial_left_subhead a:visited {
	text-decoration: none;
	color: #ae891b;
}

.commercial_left_subhead_current {
	margin:5px 0;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.commercial_left_listing {
	padding:10px 0 10px 20px;
	font-size: 11px;
	text-align: left;
	background: #f7f1db;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #d4bc8f;
}
.commercial_left_listing ul, .commercial_left_listing2 ul {
	list-style-position: outside;
	list-style:none;
	margin:0 0 0 0px; padding:0;
}
.commercial_left_listing ul li {
	margin-top:3px;
}
.commercial_left_listing ul li a:hover,
.commercial_left_listing ul li:hover,
.commercial_left_listing ul li.active {
	list-style-image:url(../images/arrow-bullet.gif);
	background-color:#F0E7C3;
}
.commercial_left_listing ul li a:hover,
.commercial_left_listing ul li:hover {
	color:#5f4e14;
}

/*
.commercial_left_listing a, a:visited {
	color:#000;
	text-decoration: none;
}
*/
.commercial_left_listing a,
.commercial_left_listing a:visited,
.commercial_left_listing2 a,
.commercial_left_listing2 a:visited {
	color:#000;
	text-decoration: none;
}
.commercial_left_listing2 {
padding:10px 0 10px 20px;
	font-size: 11px;
	text-align: left;
	background: #f0e7c3;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #d4bc8f;
}

#commercial_features {
	background:#f4e6b0;
	float: right;
	height:353px;
	min-height:353px;
	/* width:400px; */
	width:405px;
	margin-top: 0px;
}

#commercial_map_btn_holder {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1px;
}
#commercial_map {
	float:left;
	margin-top:1px;
	display:inline;
}
#commercial_map_hdr {
	float: right;
	margin-top:1px;
	display: block;
	background: #dfba44;
	width: 405px;
}
#commercial_map_hdr img {
	 display:block;
}
#commercial_map_hdr h1 {
	margin: 0px 0px 5px 0px;
	color:#fff;
	font-size: 16px;
}
.commercial_ul {
	padding-left:40px;
	margin:10px 0;
	list-style-position: outside;
	list-style-image: url(../images/ul-star.jpg);
	text-align:left;
	font-size: 14px;
	color: #000;
	width: 225px;
	margin-bottom:0
}

.commercial_content {
	margin-left: 10px;
}

#commercial_map_label  {
	margin-left: 10px;
	margin-top:120px;
	bottom:0px;
	font-size:11px;
	color:#8b6334;
	font-weight:bold;
}

#commercial_detail_content {
	overflow:hidden;
	margin-top:1px;
	background:#f4e6b0;
	zoom:1;
}

#commercial_detail_img_holder  {
	float:left;
	display:inline;
}

#commercial_detail_img {
	display: block;
}

#commercial_detail_text {
	float: right;
	background:#f4e6b0;
	width:363px;
	padding: 6px;
	zoom:1;
}

.commercial_headline {
	font-size:15px;
	font-weight:bold;
	color:#bc9a27;
	
}

#commercial_photo_enlarge {
	margin-top:55px;
}

#commercial_details_features  {
	float:left;
	margin-top:20px;
	clear:both;
}
#commercial_details_features ul {
	padding-left: 25px;
	margin:20px 0;
	list-style-position: outside;
	list-style-image: url(../images/ul-star.jpg);
	text-align:left;
	font-size: 12px;
	color: #333333;
	width: 300px;
	margin-bottom:0
}
#commercial_details_features ul li {
	margin-top:5px;
}
#commercial_details_properties  {
	float: right;
	margin-top:20px;
	width:363px;
}

#commercial_details_tenants {
	 float:left;
	 margin-top:20px;
	 clear:both;
	 width:350px;
}

.commercial_details_ul  {
	padding-left: 15px;
	margin:10px 0;
	list-style-position: outside;
	/*list-style-image: url(../images/ul-star.jpg);*/
	list-style-type:none;
	text-align:left;
	font-size: 12px;
	color: #333333;
	float:left;
	width:150px;
}
.commercial_details_ul_left  {
	padding-left: 15px;
	margin:10px 0;
	list-style-position: outside;
	/*list-style-image: url(../images/ul-star.jpg);*/
	list-style-type:none;
	text-align:left;
	font-size: 12px;
	color: #333333;
	float:left;
	width:150px;
}
.commercial_details_ul_right  {
	padding-left: 15px;
	margin:10px 0;
	list-style-position: outside;
	/*list-style-image: url(../images/ul-star.jpg);*/
	list-style-type:none;
	text-align:left;
	font-size: 12px;
	color: #333333;
	float:right;
	width:150px;
}

#commercial_details_contact {
	float: right;
	margin-top:25px;
	width:363px;
	background:#fcf7e7;
	padding:5px 5px 5px 10px;
}

.commercial_contact_headline {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

#commercial_details_area {
	float:left;
	margin-top:15px;
	clear:both;
	width: 360px;
}

.content_table {
	width:100%;
	border: 1px solid #ccc;
	font-size:12px;
	border-collapse:collapse; 
	margin:10px 0;
}
.content_table th {
	/* background: #677972; */
	background: #dfba44;
	color:#fff;
	text-align: center;
	font-size:12px;
}
.content_table td {
	text-align: center;
	font-size:11px;
}

.content_table td.td_left {
	text-align:left;
	font-size:11px;
	padding:2px 0 2px 10px;
}
.content_table th.td_left {
	text-align:left;
	font-size:12;
	padding:5px 5px;
}
.content_table td.td_right {
	text-align:right;
	font-size:11px;
	padding:2px 5px;
}
.content_table th.td_right {
	text-align:right;
	font-size:12;
	padding:5px 5px;
}
.table_color1 {
background:#f7f1d8;
}

.content_table img {
	border: 0px;
}
.row1 {
	background: #fff;
}
.row2 {
	background: #f7f1d8;
}
ul.noListStyle {
	list-style-type:none;
}
ul.noListStyle li {
	padding:10px 0;
}

/*** Subnavigation Styling ***/
.subnav {
	border-top: 1px solid #b3c9c6;
	border-bottom: 1px solid #b3c9c6;
	background:#fff url(../images/commercial/subnav_off.gif) repeat-x center;
	padding:2px 0;
	height: 23px;
	min-height:23px;
	line-height:23px;
	margin-bottom:5px;
}
.subnav ul{
	font-size: 17px;
	margin:0; padding:0;
	float:left;
}
.subnav li {
	display:inline;
	margin:0;
	font-size:11px;
	float:left;
	list-style: none;
	min-height: 23px;
	height: 23px;
	line-height:23px;
	text-align:center;
	border-right:1px solid #d8e3df;
	padding:0 2px 0 2px;
}

.subnav li a {
	color: #41574f;
	text-decoration: none;
	text-align:center;
	min-height: 23px;
	height:23px;
	line-height:23px;
	display: inline;
	float:left;
	padding:0 25px 0 25px;
	
}

.subnav li a:hover {
	text-align:center;
	background-color:#96a19d;
	color:#fff;
	min-height:23px;
	height: 23px;
	line-height:23px;
	padding:0 25px 0 25px;
	float:left;
	
}

.subnav li.current {
	float:left;
	list-style: none;
	min-height: 23px;
	height: 23px;
	line-height:23px;
	text-align:center;
	background-color:#96a19d;
}

li.current a {
	/* color: #000; */
	float:left;
	color: #fff;
	text-decoration: none;
	text-align:center;
	min-height: 23px;
	height:23px;
}

#residential_whats_new {
	margin-top:20px;
	border-bottom: 1px solid #d4bc8f;
}
#residential_whats_new img {
float:none;
}

#residential_whats_new_master_container {
	margin-left: 18px;
	margin-right: 18px;
}

.residential_whats_new_items_container {
	background:#f9f2d7; 
	width:223px;
	min-height:140px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.residential_whats_new_items {
	width: 220px;
	background: #f9f2d7;
	zoom:1;
	font-size: 11px;
	float:left;
}
.residential_whats_new_items img {
	float: left;
	margin: 0px 0px 0px 10px;
}
.callout {
	padding-top:10px;
	font-size: 12px;
	color:#cc0000;
	font-weight: bold;
}
.callout_sub {
	margin-bottom: 10px;
	font-size: 12px;
	color:#000;
	font-weight: bold;
}
.callout2 {
	padding-top:10px;
	margin-bottom: 10px;
	font-size: 12px;
	color:#5f3926;
	font-weight: bold;
}
.callout_no_break{
	margin-bottom:10px;
	font-size:12px;
	color:5f3926;
	font-weight:bold;
}
.residential_whats_new_items h2 {
	font-size: 14px;
	color:#000;
}

.residential_left_listing {
	text-align: left;
	padding:10px 0 10px 20px;
	font-size: 11px;
	background: #f7f1db;
	line-height:1.3em;
	border-top: 1px solid #d4bc8f;
	border-bottom: 1px solid #d4bc8f;
}
.residential_left_listing ul {
	list-style-position: outside;
	list-style:none;
	margin:0 0 0 0px; padding:0;
}
.residential_left_listing ul li {
margin-top:3px;
}
.residential_left_listing ul li a:hover,
.residential_left_listing ul li:hover,
.residential_left_listing ul li.active {
	list-style-image:url(../images/arrow-bullet.gif);
	background-color:#F0E7C3;
}
.residential_left_listing ul li a:hover,
.residential_left listing ul li:hover {
	color:#5f4e14;
}
.residential_left_listing a,
.residential_left_listing a:visited {
	color:#000;
	text-decoration: none;
	/*
	background-image: url(../images/residential/rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	*/
	padding-left: 10px;
}
.residential_left_listing a:hover {
	background-image: url(../images/residential/rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#residential_detail_img {
	margin-left: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
	float: left;
}
#residential_detail_info {
	margin-top:2px;
	font-size: 12px;
}

#residential_hours {
	margin-top: 20px;
	font-weight: bold;
}

#residential_detail_features {
	float: right;
	height:286px;
	min-height:286px;
	width:405px;
	margin-top: 0px;
	background: #f4e6b0;
}

.residential_detail_callout {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.residential_detail_callout2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #cc0000;
}

.residential_detail_content {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

#apt_search_header {
	margin-top: 2px;
	background:#f0df99;
	padding-left: 20px;
	padding-bottom: 20px;

}
#apt_search_header h1 {
	margin: 0px 0px 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
	color: #ae891b;
	font-size: 16px;
}
#apt_search_content {
	background:#f8f0d0;
	padding-left: 10px;
	min-height:340px;
	zoom: 1;
}
#home_bottom_right #apt_search_content {
	background #f8f0d0;
	padding-left:10px;
	min-height:200px;
	height:auto !important;
	height:200px;
	zoom: 1;
}
#home_bottom_right #apt_search_header {
	margin:0;
	background:#f0df99;
	padding:0 0 10px 20px;
}
#home_bottom_right #apt_search_header h1 {
	margin:0;
	padding:10px 0 0 0;
	color: #ae891b;
	font-size:16px;
}
#home_bottom_right .search_button_container {
	margin:10px 0 0 10px;
	padding:10px 20px 0 20px;
}
#apt_search_left {
	float: left;
	/* background: #ccc; */
}

.home_search_btn_div {
	margin-top:20px;
}
.home_community_search {
	padding-top:20px;
}
.home_search_left {
	float:left;
	margin-left:30px;
}
.home_search_right {
	float:right;
	margin-right:40px;
	padding-top:15px;
}

.apt_search_container {
	margin-left: 10px;
	margin-right: 30px;
	padding:20px 20px 0 20px;
}
.apt_search_container label {
	font-weight: bold;
	font-size: 11px;
}
.apt_search_container_home {
	margin:0 10px;
	padding:10px 20px 0 20px;
}
.apt_search_container_home label {
	font-weight:bold;
	font-size:11px;
}
.search_button_container {
	margin-top:20px;
	margin-left: 10px;
	padding:10px 20px 0 20px;
}

#footer {
	border-top:1px solid #fff;
	background:#b99723;
	/* margin-left: 25px; */
	clear:both;
	
}
#footer p {
	padding:10px;
	margin:0;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	color:#edd36e;
}
#footer a {
	color:#edd36e;
}

/* =Sorting tables
----------------------------------------------- */
table.sortable,
table.sortable_blue,
table.sortable_alt {
	width:100%;
	border:1px solid #CCC;
	color:#333;
	font-size: 10px;
}
table.sortable td,
table.sortable_blue td,
table.sortable_alt td {
	padding:4px 10px;
	vertical-align:middle;
}
table.sortable th,
table.sortable_blue th,
table.sortable_alt th {
	padding:0;
	text-align:left;
	background:#677972;
	border-bottom:1px solid #CCC;
	padding:5px 12px 5px 10px;
}
table.sortable_blue th {
	background:#4191c2;
}
table.sortable_alt th {
	background:#dfba44;
}
table.sortable tr.odd,
table.sortable_blue tr.odd,
table.sortable_alt tr.odd {
	background-color:#f7f1db;
}
table.sortable th a,
table.sortable th a:link,
table.sortable th a:visited,
table.sortable th a:hover,
table.sortable_blue th a,
table.sortable_blue th a:link,
table.sortable_blue th a:visited,
table.sortable_blue th a:hover,
table.sortable_alt th a,
table.sortable_alt th a:link,
table.sortable_alt th a:visited,
table.sortable_alt th a:hover {
	display:block;
	height:1%;
	text-decoration:none;
	color:#fff;
}
table.sortable th,
table.sortable_blue th,
table.sortable_alt th {
	background-image:url(../images/arrows.gif);
	background-repeat:no-repeat;
	background-position:right 50%;
}
table.sortable th.ascend,
table.sortable_blue th.ascend,
table.sortable_alt th.ascend {
	background-image:url(../images/up.gif);
	background-repeat:no-repeat;
	background-position:right 50%;
}
table.sortable th.descend,
table.sortable_blue th.descend,
table.sortable_alt th.descend{
	background-image:url(../images/down.gif);
	background-repeat:no-repeat;
	background-position:right 50%;
}
table.sortable th.no_sort,
table.sortable_blue th.no_sort,
table.sortable_alt th.no_sort {
	padding:5px 12px 5px 10px;
	text-align:left;
	background-image:none;
}
table.sortable th.center,
table.sortable_blue th.center,
table.sortable_alt th.center {
	padding:0;
	text-align:center;
	vertical-align:middle;
}
.sortable td.checkbox,
.sortable_blue td.checkbox,
.sortable_alt td.checkbox {
	width:5%;
	text-align:center;
	vertical-align:middle;
}
/* ---------------------------------------------------------
------------------------------------------------------------

					Slideshow Styles		

------------------------------------------------------------
--------------------------------------------------------- */
#slideshow{
	width:350px;
	/*  width of slideshow image  */
	margin:0;
	padding:0;
	float:left;
}
#imageContainer{
	width:350px;
	height:220px;
	/*  width and height of slideshow image  */
	position:relative;
	overflow:hidden;
}
/*#rotator
{
 border: 1px solid #000;
overflow: hidden;
margin: 10px auto 10px;
 position: relative;
 }
 #rotator, #rotator img
{
 width: 350px;
 height: 220px;
}*/
img.slideshowImage{
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	z-index:0;
	background-color:white;
	/*  images are positioned relative to imageContainer  */
}
p.slideshowCaption{
	margin:0;
	padding:0;
	display:none;
	visibility:hidden;
	z-index:0;
	color:inherit;
}
#picture0{
	visibility:visible;
}
#controlPanel{
	position:relative;
	background:#999;
	margin:2px 0 0 0;
	padding:8px;
	width:334px;
	/*  width of slideshow image minus left and right padding  */
}
#controlPanel p{
	margin:0 38px 0 0;
	padding:0;
	font-size:1em;
	color:#FFF;
}
#controlPanel p a,
#controlPanel p a:link{
	color:#FFF;
	text-decoration:none;
}
#controlPanel p a:hover{
	color:#FFF;
	text-decoration:underline;
}
#btnPrevious,
#btnNext{
	position:absolute;
	right:10px;
	top:5px;
}
#btnPrevious{
	right:26px;
}

/* Careers 
-------------------------------
*/

a.blackLink {
	color:#000;
}

#careers_eqq_opp {
	margin-top:20px;
	border-bottom: 1px solid #d4bc8f;
}
#careers_eqq_opp img {
float:none;
}

#careers_eqq_opp_master_container {
	margin-left: 18px;
	margin-right: 18px;
}

.careers_eqq_opp_items_container {
	background:#f9f2d7; 
	width:460px;
	height:150px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
}
.careers_eqq_opp_items {
	width: 450px;
	background: #f9f2d7;
	zoom:1;
	font-size: 11px;
	float:left;
}
.careers_eqq_opp_items img {
	float: left;
	margin: 5px 5px 0px 10px;
}

.careers_contact_items_container {
	background:#f9f2d7;
	width:210px;
	height:150px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.careers_contact_items {
	width: 200px;
	background: #f9f2d7;
	zoom:1;
	font-size: 11px;
	float:left;
}

#careers_bodytext_container {
	margin-top: 10px;
	padding:20px 20px 20px 20px;

}
#careers_bodytext_container ul{
	padding-left: 25px;
	margin:20px 0;
	list-style-position: outside;
	list-style-image: url(../images/ul-star.jpg);
	text-align:left;
}
#careers_bodytext_container ul li{
	margin-top:5px;
}


#careers_header_pic_container {
	background:#f8f0d0;
	margin: 0px;
	width:100%;
}
#careers_header_pic
{
	border:none;
	margin: 0px auto 10px;
	width:100%;
	background:#f8f0d0;
	position: relative;
	float:left
 }
 #careers_slideshow {
	background:#f8f0d0;
	padding-left: 0px;
	height:252px;
	zoom: 1;
}

#careers_home_slide
{
 border:none;
overflow: hidden;
margin: 0px auto 0px;
 position: relative;
 float:left;

 }
 
 #careers_home_slide, #careers_home_slide img
{
width: 566px;
height: 252px;

}
#career_header {
	margin-top: 2px;
	background:#f0df99;
	padding:10px 0 20px 20px;
}
#career_header h1 {
	margin: 0px 0px 0px 0px;
	padding-top:10px;
	padding-bottom:10px;
	color: #ae891b;
	font-size: 16px;
}
#sub_res_container{
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	height: 60px;
	position: relative;
	top: 80px;
	
}
#careers_printpage {
	width:80px;
	font-size: 9px;
	float:right;
	color:#663300;
	position:relative;
}
#careers_printpage a {
	text-decoration: underline;
	color:#663300;
}
/* Careers end
-------------------------------
*/

#res_login_pic
{
	border:none;
	margin: 0px auto 10px;
	width:100%;
	background:#f8f0d0;
	position: relative;
	float:left
 }
#res_table_content {
	width:145px;
	float:left;
}
#res_table_content img{
	margin-bottom: 5px;
}

#res_award_legend_cont {
	width:350px;
	font-size: 9px;
	float:right;
	color:#OOO;
	height: 20px;
	position:relative;
	margin: 0px 0px 0px )px;
}
#res_award_legend {
	height:14px
	font-size: 9px;
	float:left;
	color:#000;
	position:relative;
	
	margin-bottom: 5px;
	margin-right: 5px;
	
}

#res_award_legend img {
padding-right: 5px;
padding-top: 5px;	
}

#res_table_icon {
margin:0px 0px 0px 0p;
width:14px;
height:14px;

}
 
 #required_text {
	font-size:10px !important;
	font-weight:normal;
	color:#000;
}
 .required_text {
 	font-size:10px !important;
 	font-weight:normal;
 	color:#000;
 }
.required {
	font-size:10px !important;
	clear:right !important;
	font-weight:bold;
	color:#FF0000;
	padding:0;
	line-height:inherit;
}

#employeelogin{
	font-family: Arial;
	font-size: 11px;
	background-color:#FFF;
}

/* Lightbox for Employee Access Login */
#lightbox{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:300px;
	height:200px;
	margin:-220px 0 0 -250px;
	border:1px solid #000;
	background:#fff;
	text-align:left;
}
#lightbox[id]{position:fixed;}
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0; /* Opacity of 1 == totally black */
	opacity:0;
	filter:alpha(opacity=0);
}
#overlay[id]{position:fixed;}
#lightbox.done #lbLoadMessage{display:none;}
#lightbox.done #lbContent{display:block;}
#lightbox.loading #lbContent{display:none;}
#lightbox.loading #lbLoadMessage{display:block;}
#lightbox.done img {width:100%; height:100%}