BODY {
	color: #1A529C;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

A:LINK, A:VISITED {
	color: #1A529C;
	text-decoration: none;
}

A:HOVER {
	color: #1A529C;
	text-decoration: underline;
}

H1 {
	color : #008011;
	font-family : Arial, sans-serif;
	font-weight : bold;	
}

.H1, A.H1:HOVER, A.H1:VISITED {
	color: #008011;
	font-family: Arial, Sans-Serif;
	font-weight : bold;
	text-decoration: none;
}

.Places_To_Stay 
{
	/* To Be Defined */
}

.Places_To_Stay_Header, A.Places_To_Stay_Header:HOVER, A.Places_To_Stay_Header:VISITED {
	color : #008011;
	font-family : Arial, sans-serif;
	font-weight : bold;	
	text-decoration : none;
}

.Places_To_Stay_Category_Header {
	font-weight : bold;
	font-size : 7pt;
}

A.Places_To_Stay_Category_Header:HOVER {
	font-weight : bold;
	font-size : 7pt;
	text-decoration : underline;
}

.Places_To_Stay_Headers {
	background-Color : #1A529C;
	background-image : url(images/Blue_Cell_Back.gif);
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
	font-size : 10pt;
}

.Places_To_Stay_Name 
{
	font-weight: bold;
	color: #1A529C;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

.Places_To_Stay_Body 
{
	color: #1A529C;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

.Places_To_Stay_Odd_Row {
	background-Color: #FFFFFF;
}

.Places_To_Stay_Even_Row {
	background-color: #F7F7F4;
}

.Bookmark {
	/* To Be Defined */
}

.Resource_Category_Header 
{
	color : #FFFFFF;
	font-weight : bold;
}

.Resource_Name {	
	font-weight: bold;
}

.Resource_Address {
	/* To Be Defined */
}

.Resource_Telephone {
	/* To Be Defined */
}

.Resource_Description {
	/* To Be Defined */
}

.Resource_URL {
	/* To Be Defined */
}

.Resource_AffiliateURL {
	/* To Be Defined */
}

.News_Headline 
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color : #1A529C;
	font-weight : bold;	
}

.News_Body {
font-family: Arial, sans-serif;
	font-size: 10pt;
	color : #1A529C;

}

.News_DateTime {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color : #1A529C;	
}
