@import url('reset.css');
@import url('text.css');
@import url('960.css');

body { 
	font-family: Arial, sans-serif;
	color: #403426;
}
h1 {
	height: 65px;
	width: 189px;
	background-image: url(../images/prodesse-logo.gif);
}

h1 span {
	display: none;
}

h2 {
	font-size: 15px;
	margin-bottom: 0px; 
	padding-bottom: 0px;

}
#mainbody_header h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.1em;
	height: 30px;
	width: 260px;
	margin-top: 80px;
	margin-left: 50px;
	position: relative; 
	background: none;
}
#mainbody_header h1 a { color: #6E4D22; }

h2.home_tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	font-style: italic;
	line-height: 44px;
}
	h2.home_tagline span {
		font-size: 52px;
	}

h3, #topnav li, .home_news_item { font-size: 12px; }
h3, #topnav li, .home_news_item, #subnav li, #mainbody_header h1 { text-transform: uppercase; }
h3 { margin-bottom: 0px; padding-bottom: 0px; }

/*Colors*/
a {
	color: #403426;
	text-decoration: none;
}
h3, .orange, .home_tagline, #mainbody_header h1 a:hover { color: #DB521B; }
#topnav a, #home_desc { color: #525252; }
.home_news_item { color: #767676; }

/*Images*/
img { border: 0; }
#leftcol img { padding: 4px; border: 1px solid #F5CFC0; }

/*Lists*/
#topnav, #topnav li, #subnav, #subnav li { 
	list-style: none; 
	list-style-type: none; 
}

#logo, #topnav li.last { margin: 0; padding: 0; }

.container_12 { padding: 0; margin-top: 20px; }
#logo { width: 189px; }
#headernav { text-align: right; width: 745px;  }
#topnav { margin: 50px 0 0 0; padding: 0; }
#topnav li {
	display: inline;
	letter-spacing: 3px;
	margin-left: 0;
	padding-left: 0;
	padding-right: 18px;
}

#home_slide { 
	height: 349px; 
	background-image: url(img/home_slide_bg.jpg);
}
	.home_tagline {
		width: 285px;
		position: relative;
		top: 65px;
		left: 25px;
	}
	.home_news_item {
		width: 230px;
		padding: 35px;
		position: relative;
		top: 85px;
		left: 25px;
		font-weight: bold; }
	.home_slideshow {
		width: 521px;
		float: right;}
		
#home_desc {
	background-image: url(img/home_desc_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat; }
	.home_desc_item {
	padding: 20px 65px 0 65px;
	font-size: 16px;
	font-family: Verdana, sans-serif;  }
	#subnav { margin: 25px 0 30px 0; padding: 0; }
	#subnav li {
		margin-left: 0;
		padding: 0 0 21px 12px; 
		background-position: 0 4px;
		background-image: url(img/red-bullet.gif);
		background-repeat: no-repeat;
		width: 80%;
		position: relative;
	}
	#leftcol #subnav, #leftcol img { margin-left: 50px; }
	
.body_content {
	padding: 25px 0 25px 25px; 
}
.body_content a { text-decoration: underline; }

#mainbody {
	background: url(img/mainbody_bg.gif) top right repeat-y;
}
#mainbody_header { height: 133px; margin-top: 15px; }
#mainbody_footer { 
	background: url(img/mainbody_footer.gif) top left no-repeat;
	height: 3px;
}
#leftcol { padding: 0 0 15px 0; }
	
/*Headshots*/
.box { vertical-align: top; }
.box img {
	float: left;
	padding-top: 12px;
}
.box p.description { float: right; width: 60%; padding-left: 15px; }
.contact p.description { width: 75%!important; padding-top: 20px; padding-left: 0px!important; }
.contact { margin-bottom: 20px; }
	
/* ============= BANNER IMAGES ============= */
.residents { background-image: url(img/pool_banner.jpg); }
.futureResidents { background-image: url(img/kidsTrike_banner.jpg); }
.currentResidents { background-image: url(img/man2kids_banner.jpg); }
.owners { background-image: url(img/greenRail_banner.jpg); }
.futureClients { background-image: url(img/yellowFlower_banner.jpg); }
.currentClients { background-image: url(img/redFlower_banner.jpg); }
.about { background-image: url(img/bluePalms_banner.jpg); }

.employees { background-image: url(img/whiteFlowers_banner.jpg); }
.contact2 { background-image: url(img/wallSun-banner.jpg); }
.executive { background-image: url(img/whiteWinFrontDoor_banner.jpg); }
.story { background-image: url(img/redLamp_banner.jpg); }
.careers { background-image: url(img/lampCouch_banner.jpg); }
.team { background-image: url(img/hibiscus_banner.jpg); }
		
/* ============ SPECIAL BOXES ===============*/		
.hilite-box { 
	background-image: url(img/hilite-box.gif);
	width: 447px;
	height: 77px;
	padding: 10px 20px 0 20px;
	line-height: 18px; 
}

/*Backgrounds*/
h1, #home_slide, #mainbody_header, .hilite-box {
	background-position: left top; 
	background-repeat: no-repeat;
}
		
/*Footer*/
#footer div {
	color: #999;
	text-align: right;
	float: left;
	padding: 20px 20px 20px 10px;
}
#footer div.last {
	margin-left: 110px;
	padding: 20px 0 20px 0;
}
	

/*Clearfix*/
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .group {
	height: 1%;
}
*:first-child+html .group {
	min-height: 1px;
}

/*Doc Links*/
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(img/icon_pdf.gif) no-repeat center right;
}

