A.headLink {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	bottom: 20px;
	margin-bottom: 20px;
}
A.headLink:visited {
	text-decoration: none;
	color: #937359;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
A.headLink:hover {
	text-decoration: underline;
	color: #67513F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.mainLink {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	bottom: auto;
}
A.mainLink:visited {
	text-decoration: none;
	color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
A.mainLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.safariLink {
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	bottom: 20px;
	margin-bottom: 20px;
}
A.safariLink:visited {
	text-decoration: none;
	color: #937359;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
A.safariLink:hover {
	text-decoration: underline;
	color: #67513F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.thead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 600;
	color: #02905E;

}
.phead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #CC070E;
	padding-left: 10px;

}
.stitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: blink;

}
.subnavigation {
	font-family: Tahoma;
	font-size: 10px;
}
.higlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}
.testmonial {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
}

.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006645;
	text-transform: capitalize;
}
.tablePick{
	background-image: url(images/pickBg.jpg);
	background-repeat: repeat-y;
	background-color: #F1EEE7;
	background-position: 0px 0px;
	}
	
.tablePick2{
	background-image: url(images/stBg.jpg);
	background-repeat: repeat-y;
	background-color: #F1EEE7;
	background-position: 0px 0px;
	}
