@charset "UTF-8";
/* CSS Document 
Theme Name:CFC_Properties
Theme URI: http://cookmedical.org/
Description: Theme for CFC Properties
Author: Sarah Atkinson
Author URI: 
Tags: 

http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* ///////////////Font Family/////////////////// */
body, p, .homePageResite h3, .landingpage_main_img h2, .property_list ul li a {font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, .property_list li, .unit_details lh {font-family:"Times New Roman", Times, serif;}
/* ///////////////  Structure  /////////////////// */
body {
	background-image:url(images/bottomShadow.png);
	background-repeat:no-repeat;
	background-position:center 108px;
	font-size:62.5%; /* Resets 1em to 10px */
	text-align:center;
}
.outerWrapper {
	border:#AABB79 solid 1px;
	margin:auto;
	padding:0;
}
.outerWrapper, .login_bar {width:910px;}
.wrapper {
	text-align:left;
	margin:-20px 0 25px;
	padding:0 25px;
}
.col_1 {
	padding-top:0;
	margin-top:0;
	width:410px;
	padding-bottom:5px;
	float:left;
}
.col_2 {
	padding-left:415px;
	padding-right:0;
}
.mini_col_1 {
	width:240px;
	float:left;
}
.mini_col_2 {padding-left:270px;}
.homepage .col_1 .content {margin:0 15px;}
.homepage .col_1 h2 {
	padding-left:15px;
	padding-top:0;
	margin-top:0;
}
.homepage .col_2 {padding-left:455px;}
.bodyCat3 .col_1, .bodyCat4 .col_1 {width:475px;}
.bodyCat3 .col_2, .bodyCat4 .col_2, .bodyID2 .col_2, .bodyID240 .col_2, .bodyCat13 .col_2 {
	padding-left:480px;
	margin-right:20px;
}
.bodyID100 .col_2, .bodyID1401 .col_2 {padding-left:430px;}
.bodyID102 p {padding-left:30px;}
/* //////////////////  Main Navigation  //////////////// */
.mainNav1 {
	position:relative;
	top:30px;
}
.mainNav1 ul {
	overflow:hidden;
	margin:0;
	padding:4px 0 0;
	width:650px;
	background:none;
}
.mainNav1 li {
	display:block;
	float:left;
	padding:12px 2px 5px 2px;
}
.mainNav1 li a {
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	padding:3px 12px;
	text-transform:uppercase;
}
.mainNav1 li a:hover {
	border:2px #AABB79 solid;
	padding:3px 10px;
}
.mainNav1 .current {color:#FFF;}
/* //////////////////  Text  //////////////// */
p {
	font-size:1.2em;
	margin-bottom:10px;
	line-height:1.4em;
}
h1 {
	font-size:2.4em;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom::10px;
	padding:5px 0 5px 10px;
	font-variant:small-caps;
	letter-spacing:.1em;
}
h2 {
	font-size:2em;
	margin-top:0;
	margin-bottom:10px;
	text-transform:none;
	letter-spacing:.06em;
}
h2.sub {
	margin-top:0;
	font-size:1.6em;
	text-transform:none;
	padding-left:5px;
}
h3 {
	font-size:1.6em;
	margin-top:15px;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:.06em;
}
h4 {
	font-weight:bold;
	font-size:1.2em;
}
h5 {
	font-size:1.55em;
	font-weight:bold;
}
td {vertical-align:top;}
b, .content strong {font-weight:bold;}
.content li {
	font-size:1.2em;
	margin-left:30px;
}
.page-id-2 h2 {
	padding-top:0;
	margin-top:0;
}
.clear_both, .clear {clear:both;}
/* End Images */

/* ////////// Login Bar  //////////////*/
.login_bar {
	margin:0 auto 10px;
	padding:10px 25px 0;
}
#login_bar ul {
	text-align:right;
	padding:10px 5px 5px 5px;
}
#login_bar li {
	display:inline;
	padding:10px 30px 10px 0;
	list-style:none;
}
#login_bar li a {text-decoration:none;}
#login_bar li a:hover {
	color:#000;
	text-decoration:underline;
}
.logo_link {
	float:left;
	cursor:pointer;
}
.top_logo {
	z-index:100;
	width:160px;
	display:block;
	position:relative;
	top:25px;
	margin-right:35px;
}
/* //////////// Pseudo Head Classes ////////////*/
.pseudoHead {
	margin:0 0 20px;
}
.pseudoHead h1 {
	background-color:transparent;
	padding-left:45px;
	font-size:3em;
	float:left;
	margin-right:25px;
}
.pseudoHead ul {float:left;}
.pseudoHead ul li {
	list-style:none;
	margin-bottom:6px;
	margin-right:30px;
	width:145px;
}
.pseudoHead ul li a {
	text-transform:uppercase;
	font-size:.9em;
	text-decoration:none;
	padding:4px;
	display:block;
}
/* ////////// Footer  //////////////*/
#footer p {
	text-transform:uppercase;
	font-size:.9em;
	padding-top:10px;
	padding-bottom:20px;
	line-height:1.3em;
}
#footer {
	padding-top:35px;
	background-image:url(images/bottomShadow.png);
	background-repeat:no-repeat;
	background-position:center top;
}
/*///// Photo Gallery Pictures //// */
.gallery_img {
	margin:5px;
	background-color:#FFF;
	float:left;
	width:125px;
}
.gallery_holder {
	clear:both;
	left:-5px;
	position:relative;
}
.gallery_img img {
	width:125px;
	height:125px;
}
/* //////////All Other Classes///////////////// */
.bodyID102 .landingpage_main_img img {
	height:120px;
	width:375px;
}
.bodyID102 .landingpage_main_img {
	width:400px;
}
.apartment_data {
	background-color:#888;
	border:#000 solid 2px;
	color:#000;
	width:75%;
	margin:30px 0;
	padding:10px;
}
.apartment_data td {
	padding:5px;
	font-size:1.3em;
}
.bannerimg {
	width:100%;
	height:200px;
	margin-top:4px;
	margin-bottom:20px;
	border:#808080 solid 1px;
}
.bannerName {
	margin-left:-10px;
	width:908px;
}
.bodyID110 .formIntro h4 {
	font-size:1.5em;
	padding-bottom:8px;
}
.bodyID110 .col_1 {
	width:400px;
	float:left;
}
.bodyID110 .col_2 {
	width:410px;
	float:right;
	padding:0;
}
.bodyID110 em {
	font-weight:bold;
	font-size:15px;
	font-style:normal;
}
.bodyID110 .wrapper ul {
	padding:0;
	margin:0;
}
.bodyID110 .wrapper ul li {
	list-style:none;
	font-size:1.3em;
}
.breadcrumb {
	padding-left:10px;
	margin-top:-10px;
	margin-bottom:10px;
}
.comm_img {
	border:1px #3c3c3c solid;
	margin-bottom:10px;
	width:380px;
	margin-left:0;
}
.complex_links {
	margin:15px 0;
	padding-top:0;
}
.complex_links li {
	list-style:none;
	padding-bottom:4px;
	text-align:center;
}
.complex_links li a {
	font-size:1.3em;
	display:block;
	width:180px;
	padding:6px 4px;
	text-decoration:none;
	border:#AABB79 solid 2px;
	color:#FFF;
}
.complexAddress {
	margin-bottom:20px;
	margin-top:41px;
	clear:left;
	font-size:1.4em;
	line-height:1.3;
	padding-top:5px;
	padding-left:10px;
}
.emergencyNumbers {
	display:block;
	font-style:italic;
	padding-top:40px;
	font-size:1.4em;
}
.formIntro {
	padding:10px;
	margin-bottom:20px;
}
.hightlights li {
	font-size:1.4em;
	margin-left:15px;
	padding:3px 0;
	color:#333;
}
.home_img_link {
	width:202px;
	background-color:#FFF;
	float:left;
	margin-top:13px;
	text-align:center;
	margin-bottom:20px;	
	border:1px #5e3a1b solid;
}
.home_img_link H3 a, .home_img_link H3 a:hover {color:#000;}
.home_img_link + .home_img_link {margin-left:14px;}
.home_img_link + .home_img_link + .home_img_link {margin-left:15px;}
.home_img_link H3 a {
	color:#000;
	text-decoration:none;
	font-size:.8em;
	text-transform:none;
}
.home_img_link img {
	width:190px;
	height:120px;
	margin-top:10px;
}
.index_rotate li {list-style:none;}
.landingpage_main_img {
	background-color:#FFF !important;
	border:#5e3a1b solid 1px;
	width:420px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:20px;
}
.landingpage_main_img.link:hover {
	background-color:#eee;
}
.col_2 .landingpage_main_img {float:right;}
.landingpage_main_img h2 a {
	color:#000;
	text-decoration:none;
}
.landingpage_main_img img {
	margin:13px;
	width:394px;
}
.maintenanceNote {
	font-size:1em;
	font-style:italic;
}
.print_button {
	padding:5px 30px;
	text-decoration:none;

	text-transform:uppercase;
	letter-spacing:2px;
	font-size:.8em;
	float:right;
	color:#FFF;
	border:#AABB79 2px solid;
}
.property_list ul {
	padding:5px 35px;
	margin-top:2px;
}
.property_list li {
	list-style:none;
	font-size:1.6em;
	color:#000;
	font-weight:bold;
	font-size:1.8em;
}
.property_list li li {
	font-size:70%;
	font-size:14px;
}
.property_list ul li a {
	text-decoration:none;
	display:block;
	padding:5px;
	color:#222;
	font-size:11px;
	font-weight:300;
}
.property_list ul li a:hover {
	text-decoration:none;
	background-color:#ddd;
}
.property_listings:hover {background-color:#CCC;}
.property_listings {
	width:170px;
	height:121px;
	margin-bottom:20px;
	float:left;
	margin-left:20px;
	background-color:#FFF;
	text-align:center;
	padding:10px;
	border:#AABB79 solid 1px;
}
.property_listings img {
	width:100%;
	height:94px;
	margin-bottom:7px;
}
.property_listings a {
	text-decoration:none;
	color:#000;
}
.single-3 .property_listings {width:150px;}
.services, .amenities {
	margin-left:35px;
	margin-top:7px;
	margin-bottom:15px;
	font-size:1.2em;
}
.services li, .amenities li, .content li{padding-bottom:3px;}
.transom_img_holder {
	background-color:#FFF;
	margin-top:-5px;
	margin-bottom:15px;
	width:auto;
	border:1px #5e3a1b solid;
}
.transom_img_holder img {
	width:858px;
	height:250px;
}
.transom_img {
	width:100%;
	height:250px;
}
.sub_transom {
	width:100%;
	height:150px;
}
.unit_breakdown {
	color:#000;
	clear:left;
}
.unit_breakdown table {
	font-size:1.3em;
	width:100%;
	margin:10px auto;
}
.unit_breakdown table a {
	text-decoration:none;
	color:#000;
}
.unit_breakdown th {
	font-weight:bold;
	padding:5px 10px;
}
.unit_breakdown td {
	padding:4px 4px 4px 10px;
}
.unit_details_table {
	width:100%;
	border-collapse:collapse;
}
.unit_details_table th {
	font-size:1.4em;
	font-weight:bold;
	padding:5px;
	border:#5e3a1b 1px solid;
}
.unit_details_table td {
	font-size:1.2em;
	padding:5px;
	border:#AABB79 1px solid;
}
.unit_details_table td.empty {border:none;}
.unit_details_table .price, .unit_details_table .deposit {font-weight:bold;}
.unit_floorplan {
	width:300px;
	float:right;
	position:relative;
	margin-bottom:10px;
	margin-top:20px;
	clear:right;
}
input[type=text], textarea {width:350px;}
table a {text-decoration:underline !important;}
.bodyCat3 .wrapper, .bodyCat4 .wrapper, .com_pages .wrapper {
	background-image:url(images/dropshadow.png);
	background-repeat:no-repeat;
}
.bodyID1401 .wrapper, .bodyID1403 .wrapper, .bodyID100 .wrapper {
	background-image:url(images/dropshadowlandingpage.png);
	background-repeat:no-repeat;
}
.bodyID102 .wrapper {
	background-image:url(images/dropshadow_com_main_landingpage.png);
	background-repeat:no-repeat;
	background-position:-12px 195px;
}
.bodyID100 .wrapper {background-position:-7px 311px;}
.bodyID1401 .wrapper, .bodyID1403 .wrapper {background-position:-2px 291px;}
.bodyCat3 .wrapper, .bodyCat4 .wrapper {background-position:-2px 245px;}
.com_pages .wrapper {background-position:-2px 240px;}
.bodyCat14.com_pages .wrapper {background-position:-2px 228px;}
.breadcrumb a, .nextPre a {color:#666;}
.breadcrumb a:hover, .nextPre a:hover {color:#777;}
.breadcrumb_holder {
	border:#AABB79 1px solid;
	border-bottom:none;
	clear:both;
	margin-bottom:-25px;
	padding:7px 10px;
}
.breadcrumb_holder .breadcrumb {
	padding:0;
	padding-left:10px;
	margin:0;
	color:#FFF;
}
.breadcrumb_holder .breadcrumb a {color:#861013;}
.breadcrumb_holder .breadcrumb a:hover {color:#CCC;}
#header {padding:0 25px 0px; height:95px;}
.bodyID98 {
	background-image:url(images/dropshadow_homebackground.png);
	background-position:-18px 67px;
	background-repeat:no-repeat;
}
.mainimg_res_page {margin-left:10px;width:340px;}
.print_button:hover {background-color:#555;}
.single-4 .gallery_img, .gallery dl {background-color:#FFF;}
.sortable {border-collapse:collapse;}
.sortable thead tr, .unit_details_table th {background-image:url(images/tablebackground.gif);}
.sortable tr {border-bottom:#999 solid 1px;}
.loginForm {
	display:inline;
	float:right;
	margin:5px 3px;
}
.loginForm input[type="text"], .loginForm input[type="password"] {
	width:125px;
	font-size:.9em;
}
.loginForm label {padding-left:15px;}
.homePageResite {
	width:300px;
	padding:15px;
	background-color:#d6ca9c;
	border:#999 1px solid;
}
.homePageResite h3 {
	font-weight:bold;
	font-size:1.2em;
	padding-top:0;
	margin-top:0;
}
.homePageResite input[type="text"], .homePageResite input[type="password"] {
	width:175px;
	margin-bottom:15px;
	margin-top:3px;
}
.homePageResite label {
	font-weight:bold;
	font-size:1.1em;
	color:#3c3c3c;
	display:block;
}
.maintenanceForm {
	padding:20px;
	width:380px;
	float:left;
}
.maintenanceForm + .maintenanceForm {float:right;}
.nextPre {
	display:block;
	float:right;
	position:relative;
	top:-2em;
}
.joblistings h3{
	text-transform:none;
	font-weight:bold;
	margin:0px;
	padding:5px;
	background-color:#5E3A1B;
	color:#FFF;
}

.joblistings ul{
	padding-left:20px;
	list-style:none;
	margin-bottom:10px;
	}
.joblistings .posting{	
	border:1px #333 solid;
	background-color:#faf8f0;
}
.joblistings .posting .posting_content
{
	padding:5px 20px;
}
.mapp-poweredby, .print_stuff {display:none;}
.clickable, .home_img_link img, .landingpage_main_img.link, .unit_breakdown th {cursor:pointer;}
.forsale_col1{width:75px;}
.forsale_col2{width:140px;}
.forsale_col3{width:300px;}

