.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #742500;
}
.pageTitle a:link, .pageTitle a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: darkred;
	text-decoration:none;
}
.pageTitle a:hover, .pageTitle a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: crimson;
	text-decoration: underline;
}
.pageTitleSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #3D3022;

}
.capsbaton {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
/*	font-weight: bold;  */
	color: black;
}
.mainText, .mainText li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	list-style-image: url(images/li.gif);
}
.mainText  a:link, .mainText  a:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	text-decoration: underline;
	color: darkred;
}

.mainText  a:hover, .mainText  a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	text-decoration: underline;
	color: crimson;
}

.mainTextSmall, .mainTextSmall li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(images/li.gif);
}
.mainTextSmall  a:link, .mainTextSmall  a:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: darkred;
}

.mainTextSmall  a:hover, .mainTextSmall  a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: crimson;
}

.homeText {
	font-family: Georgia;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFCC;
}
.homeText  a:link, .homeText  a:visited {
	font-family: Georgia;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	color: #FFFFCC;
}
.homeText  a:hover, .homeText  a:active{
	font-family: Georgia;
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
	text-decoration: underline;
	color: white;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
.menu a:link, .menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFCC;
	font-style: normal;
}
.menu a:hover, .menu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.color1 {color: #A09677;}
.color2 {color: #786B4B;}
.color3 {color: #A59A7C;}
.color4 {color: #F6F5F2;}
.color5 {color: #D7D2C3;}
.color6 {color: #D9D8BF;}
.darkred {color: darkred;}

.size12 {font-size: 12px;}
.size14 {font-size: 14px;}
.size18 {font-size: 18px;}
.size20 {font-size: 20px;}
.size22 {font-size: 22px;}
.size24 {font-size: 24px;}
.size27 {font-size: 27px;}
.size30 {font-size: 30px;}


.borderImg {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.legal {
	color: #292D1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
.legal a:link, .legal a:hover, .legal a:visited, .legal a:active {
	color: #292D1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
