/* Full Width, 1 column, tint, border, Image above content */

.fullwidthwithBarImage, .fullwidthTextBar {
	width: 561px;
	margin-bottom: 5px;
	text-align: left;
}
.fullwidthTextHead H1 {
	margin: 0;
	padding: 2px 0 1px 8px;
	color: #FCA522;
	background: black;
	text-align:left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
}
.fullwidthBarHead H1 {
	margin:0;
	padding: 2px 0 2px 10px;
}
.fullwidthBarContentImage {
	text-align: left;
}
.fullwidthBarContent {
	width: 541px;
	padding: 10px;
}

/* Full Width, Two column, no tint, no border */

.fullwidthtwoColumn {
	position: relative;
  margin: 0 0 5px 0; 
	width: 561px;
	/* min-height: 240px; */
	border: 1px white solid;
}
.fullwidthtwoColumnContentLeft {
margin: 5px;
}
.fullwidthtwoColumnContentRight {
	position: absolute;
	/* margin: 0px 0 0 290px; */
	margin: 0 5px 5px 280px;
}

/* add tint and border to above */

.fullwidthtint {
	border: 1px #b4b4b2 solid; 
	background: #F4F4F0;
}

/* holding div for half column elements */

.onehalfwidth {
	/* min-height: 220px; */
	width: 265px;
	margin: 10px 5px 10px 5px;
	border: 1px #b4b4b2 solid;
	background-color: #ffffff;
}

/* holding div for quarter column elements */

.TwoQuartersContentLeft {
	position: relative;
	/* padding: 3px 3px 3px 4px; */
	padding: 10px;
	width: 102px;
	/* min-height: 197px; */
}
.TwoQuartersContentRight {
	position: absolute;
	margin: 0 0 0 135px;
	/* padding: 3px 3px 3px 0px; */
	padding: 10px 10px 10px 0;
	width: 102px;
	/* min-height: 197px; */
}

/* Half Width, One Column, no tint, border */ 

.onehalfwidthHead {
	background: black;
	height: 20px;
}
.onehalfwidthContent {
	width: 235px;
	padding: 6px 0px 6px 9px;
}
.onehalfwidthContentCaption {
	width: 240px;
	margin: 4px 4px 4px 0;
	padding: 0px 0px 0px 5px;
	border: 1px #999999 solid;
 	background-color: white;
}
.onehalfwidthContentCaptionHeader {
	width: 235px;
	padding: 0px 0px 4px 0px;
	background-color: white;
}
.onehalfwidthContentCaptionFooter{
	margin: 6px 0 2px 0;
	text-align: right;
	background-color: white;
}

/* Half Width, One Column, tint, border */ 

.onehalfwidthTint {
	position: relative;
	/* min-height: 220px; */
	background-color: #E6E6DA;
}
.onehalfwidthTintContent {
	width: 245px;
	padding: 10px;
	background-color: #FFFFFF;
}
.onehalfwidthTintFooter {
	height: 20px;
	width: 245px;
	background: transparent url(../images/tear.gif) no-repeat;
	text-align:right;

}
.onehalfwidthTintFooter img {
	position: absolute;
	bottom: 2%;
	left:90%;
}
/* Half width, One Column, no tint, border */

.onehalfContentHeader {
	padding: 0px 5px 4px 5px;
	height: 14px;
	border-bottom: 1px #b4b4b2 solid;
	background-color: white;
}
.onehalfContentContent {
	/* height: 165px; */
	padding: 5px;
	background-color: white;
}
.onehalfContentFooter {
	padding: 0px;
	height: 15px;
	background-color: white;
}
.onehalfContentFooter img {
	float: right;
}

/* quarter width, one column, no tint, border */

.onequarter {
	position: relative;
	width: 118px;
	/* height: 211px; */
	border: 1px #b4b4b2 solid; 
	background-color: #E6E6DA;
} 
.onequarter img.quarterFooterLink {
	position: absolute;
	bottom: 2%;
	left: 82%;
}
.onequarterContent {
	padding: 1px 5px 9px 5px;
	width: 108px;
	background-color: #FFFFFF;
}
.onequarterContentFooter {
	height: 20px;
	width: 118px;
/*	background: transparent url(../images/tear.gif) no-repeat;*/
	background: white;
}

/**********************
* Listing Elements    *
***********************/

/* Full width Two Column, text, image */

.fullwidthtintListing {
	width: 561px;
	min-height: 90px;
	border: 1px #b4b4b2 solid;
	background-color: #F4F4F0;
	margin-bottom: 10px;
}
.fullwidthListingElement {

}
.fullwidthListingElementContent {
	margin: 5px;
	padding: 0px 5px 5px 5px;
	width: 294px;
	/* height: 75px; */
	border: 1px #b4b4b2 solid;
	background-color: #FFFFFF; 
}
.fullwidthListingElementContentImage {
	float: right;
	margin-right: 5px;
	width: 235px;
	/* height: 80px; */
	border: 1px #b4b4b2 solid; 
	/* fixes ie float double margin bug */
	display: inline;
}

/* Feature Listing */

.fullwidthListingInfo {
	width: 541px;
}
.featureListingInfo {

}
.featureListingInfoContent {

}
.featureListingInfoPhotos {
	margin: 3px 3px 3px 3px;
	width: 224px;
	height: 40px;
	border: 1px #b4b4b2 solid;
}
.photos {
	margin: 3px;
	width: 37px;
	height: 31px;
	border: 1px #b4b4b2 solid;
}
.photosdetails {
	float: right;
	padding: 3px 3px 3px 6px;
	width: 165px;
	height: 31px;
}
.featureListingInfoText {
	vertical-align: top;
	margin: 5px;
	width: 290px;
}
.featureListingInfoDetails  {
	margin: 0px 3px 3px 3px;
	/* min-height: 114px; */
	width: 107px;
	background-color: #FFFFFF;
	border: 1px #b4b4b2 solid;
}
.infoDetails {

}
.infoDetailsHeader  {
	padding: 0px 3px 0px 3px;
	height: 17px;
	width: 101px;
	background-color: #003A9D;
	border-bottom: 1px #b4b4b2 solid;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.infoDetailsContent  {
	padding: 3px;
	/* height: 90px; */
	width: 98px;
	background-color: #FFFFFF;
}
.featureListingInfoContact {
	margin: 0px 3px 3px 0px;
	/* min-height: 114px; */
	width: 107px;
	background-color: #FFFFFF;
	border: 1px #b4b4b2 solid;
}
.infoContact {

}
.infoContactHeader  {
	padding: 0px 3px 0px 3px;
	height: 17px;
	width: 101px;
	background-color: #003A9D;
	border-bottom: 1px #b4b4b2 solid;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.infoContactContent  {
	padding: 3px;
	/* height: 86px; */
	width: 100px;
	background-color: #FFFFFF;
}
.vertAlign {
	vertical-align: top;
}
/* Left column content box */

.box {
}
.boxHead H3 {
	background: #3C3F40;
	padding: 4px 0 4px 12px;
	font-size: 1.275em;
	color: white;
}
.boxContent {
	padding: 3px 10px 0px 10px;
}
.boxContent p.bodytext {
	color: #cccccc;
	margin-left: 8px;
}
.boxContent p.bodytext a {
	position: relative;
	left: -8px;
	padding-left: 18px;
	color: #FCA522;
	font-weight: normal;
	text-decoration: underline;
	background: url(../images/nav_active.gif) no-repeat 3px 2px;
}
.boxContentFooter {
	display: none;
}

/* Site credit link */

#credit {
	font-family: "News Gothic MT", Geneva, Verdana, sans-serif; 
	font-size: 9px;
	color: black;
	text-align:right; 
	margin: 5px 10px 0 0;
	padding: 0;
}
#credit a,
#credit a:visited {
	background: none;
	color: #b4b4b2;
}

/* page footer */

#footer {
	clear: left;
	margin-top: 2px;
}
#footer .copyright {
	text-align: left;
	font-size: 10px;
	color: #b4b4b2;
}
#footer .legal {
text-align: right;
font-size:10px;
}
#footer .date .tx-lastupdate-pi1 {
	color: #b4b4b2;
	text-align: right;
	font-size: 10px;
	margin-top: -12px;
	font-family: "News Gothic MT", Geneva, Verdana, sans-serif;
}

