body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
#tableLayout td {
}



A:link {
	color: #000;
	font-size: 16px;
}

A:visited {
	color: #2A5F00;
	font-size: 16px;
}

A:active {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

A:hover {
	color: #090;
	text-decoration: none;
	font-size: 16px;
}

A.dark:link {
	color: #000;
	font-size: 16px;
}

A.dark:visited {
	color: #2A5F00;
	text-decoration: underline;
	font-size: 16px;
}

A.dark:active {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

a img {
	border: none;
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a {
	color: #474F49;
}
a:link {
	color: #FFF;
}
#rightSideBar {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
	margin-right: 0px;
	height: auto;
	width: 200px;
	right: 0px;
	border: thin solid #2A3F55;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#mainContentHome {
	width: 400px;
	float: none;
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.newsLinks {
	border: thin solid #EAABC8;
}
#pageContent {
	background-color: #FFF;
	width: 750px;
	padding-left: 5px;
	padding-right: 5px;
	border: thick double #EBA7C7;
	margin-right: 0px;
	margin-left: 0px;
}
.spaMenuHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #A0CC7D;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: 10px;
}
.welcomeHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 5px;
}
.tableBGcolor {
	background-color: #A1CC7A;
	padding: 15px 30px;
}
.logoBackground {
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.textCenter {
	text-align: center;
	font-size: 10px;
}
#intro {
	text-align: left;
	vertical-align: top;
}
.textCenterIntro {
	text-align: center;
	font-size: 14px;
}
#spaSpecial {
	background-color: #FFC;
	width: 300px;
	float: right;
	border: medium dotted #ECA6CA;
	clear: both;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.leftAlignText {
	text-align: left;
}
#HR {
	color: #F5A4CD;
	width: 100%;
}
#frontSpecials {
	padding: 4px;
	height: auto;
	width: 400px;
	border: thin solid #E9A7C7;
	margin-right: auto;
	margin-left: auto;
}
.subtext {
	font-size: 13px;
	text-align: left;
}
#subtext
{
	font-size: 13px;
	text-align: left;
}
.subtextName {
	font-size: 13px;
	text-align: center;
}
