body, td {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #7c7c7c;
}

img {
	border : none;
}

a {
	outline : none;
	border : none;
	color : #687148;
}



#container {
	width : 970px;
	margin-top : 30px;
}

#container {
	text-align : left;
}

#nav img {
	margin-left : 20px;
}

#subnav img {
	margin-right : 5px;
}

#subsubnav a {
	display : block;
	margin-bottom : 5px;	
}

#listingsSubsubnav  {
	margin : 10px 0px;
}

#listingsSubsubnav img {
	margin-right : 8px;
}

#teasers {
	position : relative;
	height : 80px;
	font-size : 8pt;
	color : #BCB7B1;
	margin-top : 17px;
}

#teasers a {
	text-decoration : none;
	font-size : 7pt;
	display : block;
	height : 80px;
	width : 315px;
	color : #BCB7B1;
	display : block;
	padding-right : 3px;
}

/*

#teasers a:hover {
	background : #f7f7f7;
}

*/

#teasers b {
	color : #99A174;
	display : block;
	margin-top : 3px;
}

.inlineTeaser {
	display : block;
}

.inlineTeaser, .inlineTeaser td {
	font-size : 8pt;
	text-decoration : none;
}

/*
.inlineTeaser:hover {
	background-color : #D0C9BA;
}
*/

.inlineTeaser b {
	font-size : 7pt;
	color : #99A174;
}

.teaserPhoto {
	float : left;
	margin-right : 10px;
}

#teaser_left, #teaser_middle, #teaser_right {
	position : absolute;
	width : 328px;
}

#teaser_left {
	left : 0px;
}

#teaser_middle {
	left : 328px;
}

#teaser_right {
	left : 656px;
}

#footer {
	font-size : 8pt;
	color : #CEC9C4;
	border-top : 1px solid #E8E5E3;
	padding-top : 5px;
	margin-top : 12px;
	text-align : left;
}

#footer a {
	color : #CEC9C4;
	text-decoration : none;
}

#footer a:hover {
	text-decoration : underline;
}

#content {
	width : 970px;
}

.mainPhoto {
	float : right;
}

#mainContent {
	background : #DBD4C4;
	padding : 10px 6px 10px 15px;
}

.companyContent {
	width : 328px;
}

.newsContent {
	width : 308px;
}

.content {
	margin-right : 10px;
}

.newsInfo {
	font-weight : bold;
	color : #687148;
}

h2 {
	font-size : 12pt;
	margin : 0px;
	margin-bottom : 5px;
}

h3 {
	font-size : 10pt;
	margin : 0px;
	margin-bottom : 5px;
}

h1 {
	color : #796f64;
	font-size : 11pt;
}

h4 {
	font-size : 10pt;
	font-weight : normal;
	color :#5D6540;
	display : inline;
}

.newsHeadline {
	margin-bottom : 10px; 
	padding-top : 10px;
	border-top : 1px solid #B9B9AC;
}

.newsHeadline .newsInfo {
	font-weight : normal;
	color : #898886;
}

.newsHeadline a {
	color : #958E7D;
	text-decoration : none;
	padding-left : 15px;
	background : url(/images/layout/plus.gif) no-repeat 0px 5px;
}

.newsHeadline a:hover, .newsHeadline a.selected {
	color : #687148;
	background : url(/images/layout/plus-over.gif) no-repeat  0px 5px;
}