/*
==================================
 Trimac Group LLC
 
 Default Stylesheet - Print

 First Version Date: 09/14/2008
 
 Current Version: 1.0
==================================
*/


/* Global
---------------------------------------------------------- */

body {
	margin:0;
	padding:0;
	background:#fff;
	font:1em Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

form {
	margin:0;
	padding:0;
}

a, a:link, a:visited {
	color:#336699;
}
	
a:hover {
	color:#568bc1;
}
	
	
/* Page Layout
---------------------------------------------------------- */

#wrap {
	margin:0 0 0 10px;
	padding:0;
	width:650px;
}

.clear {
	margin:0;
	padding:0;
	clear:both;
}


/* Header (logo, whitespace and contact information)
---------------------------------------------------------- */

#logoBar {
	margin:0;
	padding-bottom:7px;
	height:10px;
	border-top:10px solid #006eb1;
	width:323px;
}

#logo {
	margin:0;
	padding:0 0 10px 0;
	width:365px;
	float:left;
}

#headerWhitespace {
	padding:0 10px;
	width:500px;
	float:left;
}

#contactInformation {
	padding:30px 0 0 0;
	text-align:right;
	font:.7em Tahoma, Verdana, sans-serif;
	float:left;
	width:275px;
}

#contactInformation p {
	margin:2px 0;
}

#contactLeft {
	float:left;
	width:100px;
}

#contactRight {
	float:right;
	width:165px
}


/* Top Navigation (New)
---------------------------------------------------------- */

#topNavigation {

}

ul#topNavigation  {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	list-style:none;
	float:left;
	width:790px;
	background:url(/images/nav_bgt.gif) repeat-x top;
}

/*nav_hdrTop.gif*/

ul#topNavigation li{
	float:left;
}

ul#topNavigation a {
	display:block;
	float:left; /* IE 5.2 on Mac fix */
	padding:12px 14px 6px 14px;  
	/*padding:12px 11px 6px 11px; with MLS Listings*/
	line-height:1.6em;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	font: .7em Geneva, Arial, Helvetica, sans-serif;
	height:20px;
	white-space:nowrap;
	background:#d9e6f1;
	letter-spacing:1px;
}

ul#topNavigation a:link, ul#topNavigation a:visited {
	color:#000;
}

ul#topNavigation a:hover {
	background:#006eb1;
	color:#fff;
}

ul#topNavigation .current a, ul#topNavigation .current a.link, ul#topNavigation .current a:visited {
	background:#447db6;
	color:#fff;
}

ul#topNavigation .current a:hover {
	background:#006eb1;
	color:#fff;
}

ul#topNavigation .last a { /*no need for a border on the last nav button */
	background:none;
}

ul#topNavigation .last a:hover {
	background:#006633 url(/images/nav_bgo.gif) no-repeat bottom left; /*hides the right side of the mouse over image */
}


/* Main Content 
---------------------------------------------------------- */

#mainContent {
	margin:17px 0 0 0;
	padding:0;
	width:700px;
}

h1#headline  {
	margin:-5px 0 10px 0;
	padding:4px 0 3px 0;
	font:bold 190%/100% Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
}

.columnA h2 {
	margin:20px 0 0 0;
	padding:0;
	font:bold 120%/100% Georgia, "Times New Roman", Times, serif;
}

.columnA {
	margin:10px 10px 10px 10px;
	padding:0;
	float:left;
	width:410px;
}

.columnA p {
	font: 100%/140% Georgia, "Times New Roman", Times, serif;
	margin:6px 0;
}

.stackSpace {
	margin-top:10px;
}

/*  Left Column
---------------------------------------------------------- */

#toolsPreview {
	display:none;
}


/*  Right Column
---------------------------------------------------------- */

#rightColumn {
	padding-left:15px;
	width:640px;
	float:left;
}


/*  Left Column
---------------------------------------------------------- */

#leftSidebar {
	display:none;
}


/* Top Module
---------------------------------------------------------- */

#topModule {
	margin:0;
	padding:0 0 0 20px;
	float:left;
	width:568px;
}

#topModule h2 {
	margin:0;
	padding:50px 0 0 0;
	height:100px;
	background:#84a57b;
	font: 1.7em "Myriad Pro", Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
}


/* Featured Properties Gallery
---------------------------------------------------------- */

.featureWrap {
	margin:0;
	padding:30px 0 5px 0;
	width:640px;
	float:left;
	}

.featuredProperties {
	margin:0;
	padding:0;
	overflow: hidden; 
	visibility: visible; 
	position: relative; 
	z-index: 2; 
	left: 0px;
	width:590px;
	float:left;
}

ul.currentProperties {
	margin: 0; 
	padding:0; 
	position: relative; 
	list-style-type: none; 
	z-index: 1; 
}

ul.currentProperties li {
	margin:0;
	float: left; 
	padding:3px 30px 3px 0;
	width:164px;
	height:190px;
	overflow: hidden;
	background:#fff;
	font:bold .8em Arial, Helvetica, sans-serif;
}

ul.currentProperties li.first {
	padding-left:5px;
}

ul.currentProperties img {
	padding:0;
	border-bottom:10px solid #006eb1;
}

ul.currentProperties p {
	margin:4px 0;
	text-align:left;
	color:#999999;
}

ul.currentProperties p.specs {
	margin:4px 0;
	text-align:left;
	color:#999999;
	font-size:.8em;
}

ul.currentProperties a, ul.currentProperties a:link, ul.currentProperties a:visited {
	color:#7b9f53;
	text-decoration:none;
}

ul.currentProperties a:hover {
	color:#90b666;
}

a.prev {
	margin-right:5px;
	padding-top:15px;
	width: 15px;
	display: block;
	float:left;
} 

a.next {
	padding-top:15px;
	width: 15px;
	display: block;
	float:left;
	text-align:right;
} 


/* News and Information
---------------------------------------------------------- */

#informationWrap {
	padding-left:20px;
}

#information {
	border-top:3px solid #518030;
	width:480px;
	float:left;
	font-weight:normal;
}

#information h1 {
	margin:0;
	padding:16px 0 0 0;
	font:bold 1.1em Myriad Pro, Arial, Helvetica, sans-serif;
}

#information h1 a {
	text-decoration:none;
	color:#000000;
}

#information h2 {
	margin:0;
	padding:11px 0 0 0;
	font:normal .8em/1.4em Candara, Helvetica, Verdana, sans-serif;
	color:#7c7c7c;
}

#information p {
	margin:0;
	padding:10px 0 0 0;
	font:normal 13px/16px Candara, Helvetica, Verdana, sans-serif;
}

#frontStory {
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

#frontStory a {
	color:#5f9bd7;
	text-decoration:none;
}

#storyPicture {
	padding:10px 12px;
	width:100px;
	float:left;
	background:#009933;
}


/* Story Defaults
---------------------------------------------------------- */

.profileHeadline h2 {
	margin:0;
	padding:6px 0 8px 0;
	font:normal .7em "Trebuchet MS", verdana, Sans-serif;
	color:#7c7c7c;
}

#story {
	width:500px;
	float:left;
	margin-left:10px;
	padding-left:10px;
}

#storyFullwidth {
	width:650px;
	float:left;
	margin-left:10px;
	padding-left:10px;
}

.storyBody {
	width:90%;
	text-align:justify;
	padding-left:7px;
}

.storyBody ol li {
	padding:7px 0;
}

.story h1 {
	margin:0;
	padding:0;
	/*font: normal 2.1em Georgia, "Times New Roman", Times, serif;*/
	font:bold 1.3em Myriad Pro, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

.story h2 {
	margin:0 0 15px 0;
	padding:6px 0 8px 0;
	width:555px;
	/*font:normal .7em "Trebuchet MS", verdana, Sans-serif;*/
	font:normal .8em/1.4em Candara, Helvetica, Verdana, sans-serif;
	color:#7c7c7c;
	background:url(/images/hrdot.gif) repeat-x bottom left;
}

.story p {
	margin:0;
	padding:10px 0 0 0;
	line-height:1.4em;
}

/*.story p.descender:first-letter {
	font:2em Georgia, "Times New Roman", Times, serif;
	margin-right:2px;
	margin-top:-3px;
	display:block;
	float:left
	}*/

.story h3 {
	margin:25px 0 -5px 0;
	padding:0;
	font:normal 1.3em Georgia, "Times New Roman", Times, serif;
	color:#5c873c;
}



/* Data Tables
---------------------------------------------------------- */

.data th {
	font-size:.8em;
	padding:4px 5px;
	text-align:center;
	background:#eeeeee;
}

.data td {
	padding:4px 5px;
	text-align:center;
}

/* Listing Pages
---------------------------------------------------------- */

h1.listingHeadline {
	width:630px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5;	
}

h1.sublistingHeadline {
	width:630px;
	margin-top:25px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5;	
}

.backToTop {
	padding-bottom:5px;
}

.backToTop a {
	font:.8em Tahoma, Verdana, sans-serif;
}

.listing {
	padding-top:15px;
}

.listing img {
	padding:5px 4px;
	float:left;
	border:1px solid #e5e5e5;
	width:75px;
	height:75px;
}

.listingInformation {
	margin-top:-5px;
	padding-left:15px;
	float:left;
	width:550px;
}

.listingInformation h3 {
	margin:0;
	padding:0;
	font:1em Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.city {
	font:.7em Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	color:#000;
	text-transform:capitalize;
}

.listingInformation p {
	margin:0;
	padding:0 0 3px 0;
	font:normal .7em "Trebuchet MS", Verdana, Sans-serif;
	color:#515151;
	background:url(/images/hrdot.gif) repeat-x bottom left;
}

.trimacGreen {
	color:#648d46;
}

.listingDescription {
	padding-left:15px;
	width:540px;
	float:left;
}

.listingDescription p {
	font-size:.9em;
	line-height:1.5em;
}

ul.listingExtras {
	margin:0;
	padding:10px 0 0 0;
	/*border-top:1px solid #d7ebff;
	background:#e6f2ff; 9cccfd*/
	list-style:none;
	}

ul.listingExtras li {
	margin:0;
	padding:0 0 0 20px;
	display:inline;
}

ul.listingExtras li.tour {
	background: url(/images/icons/icon_search.gif) no-repeat 0 60%;
}

ul.listingExtras li.pdf {
	background: url(/images/icons/icon_pdf.gif) no-repeat 0 60%;
	padding-left:23px;
}

ul.listingExtras a {
	font:.8em/1em Tahoma, Verdana, sans-serif;
	text-decoration:none;
}

/* Listing Pages: Rental Options
---------------------------------------------------------- */

#rentalMenu {
	width:682px;
	padding-left:200px;
	background:#dce8ff;
}

/*#rentalMenu {
	width:570px;
	margin:0 0 0 100px;
	padding-left:100px;
	background:#cfe0ff;
}*/

ul.rentalOptions {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:582px;	
}


ul.rentalOptions li{
	float:left;
	margin:0;
	padding:0;
}

ul.rentalOptions li.office {
	background:url(/images/icons/office.gif) no-repeat 0 50%;
}

ul.rentalOptions li.retail {
	background:url(/images/icons/retail.gif) no-repeat 0 50%;
}

ul.rentalOptions li.home {
	background:url(/images/icons/home.gif) no-repeat 0 50%;
}

ul.rentalOptions a {
	display:block;
	float:left; /* IE 5.2 on Mac fix */
	padding:10px 16px 3px 23px;
	margin:0;
	line-height:2.1em;
	text-decoration:none;
	font:1.4em "Trebuchet MS", verdana, Sans-serif;
	height:35px;
	white-space:nowrap;
}

ul.rentalOptions a:hover {
}

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}


/* Agent Profiles
---------------------------------------------------------- */

.profile {
	width:100%;
	margin-top:20px;
}



.profilePicture {
	border:1px solid #eeeeee;
	background:#ffffff;
	width:75px;
	padding:9px 11px;
	float:left;
	margin-right:5px;
}

.profilePicture img {
	width:75px;
	height:75px;
}

.profileHeadline {
	float:left;
	width:550px;
}

.profileInformation {
	float:left;
	width:550px;
}

.profileInformation p {
	font-size:.9em;
	line-height:1.3em;
}

.profileHeadline h1 {
	float:left;
}

.profileHeadline h2 {
	float:left;
	padding:0;
	margin:19px 0 0 6px;
	background:none;
}

ul#profileContact {
	padding:0;
	margin:7px 0 0 0;
}

ul#profileContact li {
	display:inline;
	padding:0;
	margin:0 10px 0 0;
	font-size:.8em;
}


/* Footer 
---------------------------------------------------------- */

#footer {
	margin:15px 0;
	padding:0;
	width:100%;
	border-top:15px solid #006eb1;
	/*background:url(/images/nav_hdrTop.gif) repeat-x top;*/
}

#footer p {
	padding:0;
	margin:6px 0;
	text-align:right;
	font:.7em Tahoma, Verdana, sans-serif;
	color:#000;
}