
body,html {
	scrollbar-arrow-color:#cccccc;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#999999;
	scrollbar-3d-light-color:#666666;
	scrollbar-base-color:#666666;
	scrollbar-dark-shadow-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-track-color:#cccccc;
 }
 
HR 	{
	height: 1px;
	width:90%}

H1 	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;}
H2 	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	float: left;}

TD 	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal}
	
.quote {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;}
	
.bodyText {  
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal
	}

.bodyText a:link{
	color: #000000;
	text-decoration: none;}
	
.bodyText a:visited{
	color: #666666;
	text-decoration: none;}

	
.bodyText a:hover {
	color: #333333;
	text-decoration: underline;}

.bodyTextSmall {  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal; color: #ffffff}
.textGrey {  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal; color: #999999}

A.column:link { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #ff9900}
A.column:visited { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #ff9900}
A.column:hover {color: #cccccc; font-family: arial, helvetica, sans-serif; font-size: 12px}

A.whispLink:link {
	color: #000000;
	text-decoration: none;}

A.whispLink:visited {
	color: #666666;
	text-decoration: none;}
	
A.whispLink:hover {
	color: #333333;
	text-decoration: underline;}

A.menu:link { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #999999}
A.menu:visited {color: #999999; font-family: arial, helvetica, sans-serif; font-size: 10px}
A.menu:hover {color: #ffffff; font-family: arial, helvetica, sans-serif; font-size: 10px}

.listingColRight {
	background-image: url(images/left_col_border_right.gif);
	background-repeat: repeat-y;
	}
	
.listingColLeft {
	background-image: url(images/left_col_border_left.gif);
	background-repeat: repeat-y;
	}
	
.mainBg {
	background-image: url(images/mainBg.gif);
	background-repeat: repeat-x;
	}

.borderDropLeft {
	background-image: url(images/leftBorder.gif);
	background-repeat: repeat-y;
	}
	
.borderDropRight{
	background-image: url(images/rightBorder.gif);
	background-repeat: repeat-y;
	}

ul.lstBullet {
	list-style-image: url(images/lstBullet.gif);
	}
	
.curListmenu {  
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; font-style: normal;
	padding: 0px 8px}
	
.homeOutline {
	margin: 5px;
	padding: 0px;
	border: solid 1px #cccccc;
	}

.whispPine {
		background-image: url(images/wpHomeBg.jpg);
		background-repeat: no-repeat;
}
.whispPineHome {
		background-color: #e7e7e7;
		width: 260px;
		margin: 20px;
		padding: 5px;
		border: solid 1px #7e9d24;
}
.whispPineHomeDetail {
		background-color: #e7e7e7;
		margin: 5px;
		padding: 5px;
		border: solid 1px #7e9d24;
}
.whispPineHomeDetail2 {
		background-color: #ffffff;
		margin: 5px;
		padding: 5px;
		border: solid 1px #7e9d24;
}
.homePadding {
		padding: 5px;
	}
	
strong{
		color: #e48516;
	}