/*********** main text styles ************/


.H1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.8em;
	color: #002900;
	font-weight: bold;
}

.header {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	color: #002900;
}

.body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000000;
}

.body1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
	font-weight: bold;
	color: #000000;
}

.smalltext {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}


A{	color: #000;
	text-decoration: underline;
}

A:hover{
	color: #FF6699;
	border: none;
	text-decoration: underline;
}


/*********** new styles ************/


.featuretext {
	font-family: Verdana, Tahoma, Arial;
	font-size: .6em;
	color: #000000;
	text-decoration: none;
	background-position: left;
}

A.featuretext:hover{
	font-family: Verdana, Tahoma, Arial;
	font-size: .6em;
	color: #FF0000;
}

.featurewhite{
	padding: 6px;
	background-color: #D0DAC1;
}

.featuretab {
	background-color: #D4D4D4;
}

.u {
	text-decoration: none;
}

.tabbg {
	background-image:  url(file:///Rabbit%20750GB/Jobs%20750GB/Dave/Icon%20Pro%20Creatives/images/map_bg.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-attachment: none;
	background-position: left top;
}

/*********** main nav styles ************/

.homemainlinkroll {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 145px;
	height: 30px;
	padding: 0px;
	background-image: none;
	border-bottom-depth: 0px;
    border-bottom-style: none;
	border-bottom-color: none;
	background-color: none;
	display: list-item;
	list-style: none;
	line-height: 1.0em;
	text-indent: 0px;

}

A.homemainlinkroll:hover { 
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	color: #FF6699;
	text-decoration: underline;
	font-weight: bold;
	width: 145px;
	height: 30px;
	padding: 0px;
	background-image: none;
	display: list-item;
	list-style: none;
	line-height: 1.0em;
	text-indent: 0px;
}