a:link {
	color: #663333;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a:visited {
	color: #663333;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a:active {
	color: #663333;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a.submenu:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

a.submenu:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

a.submenu:visited 
{
    text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

a.specials:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF
}

a.specials:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF
}

a.specials:visited 
{
    text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF
}

.body	{
	border: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

.tableContainer	{
	width: 800px;
	height: 100%;
}

.table	{
	width: 800px;
}

.tableMenu	{
	width: 175px;
	background-color: #666666;
}

.tableContactUs	{
	width: 625;
	background-color: #ffebcd;
}

.contentTableHome	{
	width: 625;
	background-color: #ffebcd;
}

.contentTableServices	{
	width: 625;
	background-color: #ffebcd;
}

.form	{
	border: none;
	padding: 0px;

}

.logoHeader	{
	background-color: #CCCCCC;
	background-image: url(../img/websitelogo.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.tdHeader	{
	background-color: #CCCCCC;
}

.tdMenuText	{
	text-align: right;
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF
}

.tdHeaderBottom	{
	background-color: #663333;
	text-align:right;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align:middle;
}

.tdHeaderBottom2	{
	background-color: #FFFFFF;
}

.tdFooter	{
	background-color: #663333;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	
}

.tdContentText	{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.tdContentText2	{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.tdContentText3	{
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	font-weight:bold;
}

.tdContentHeader	{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.tdContentHeader2	{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.tdContentHeaderBios	{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.servicesLinks	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	
}

.requiredText
{
    font-family: Arial, Helvetica,Tahoma, Verdana, sans-serif;
    font-size: 8pt;
    vertical-align: top;
    text-align: left;
    color:#000000;
}

.emailStatus
{
    font-family: Arial, Helvetica,Tahoma, Verdana,  sans-serif;
    font-size: 9pt;
    vertical-align: top;
    text-align: left;
    color:#993333;
    font-weight:bold;
}