/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #185857;
}
#content a:hover {
	color: #67999A;
	text-decoration: underline overline;
}

.headings {
	color: #5A3360;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 30px;
	font-style: italic;
}
body {
	background-color: #15595a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #15595a;
	scrollbar-face-color: #15595a;
	scrollbar-track-color: #15595a;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
.contentBG {
	background-image: url(../images/content-area.jpg);
}
.bottomBG {
	background-image: url(../images/page-bottom.jpg);
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AFD1D3;
	text-decoration: none;
}
.smalltextLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9F8E5;
	margin-right: 15px;
}
.smalltextLightLink {
	color: #F9f8E5;
}
.contentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #35574D;
	margin-right: 20px;
	margin-left: 45px;
}

.smalltextDark {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #406B5C;
	font-weight: 700;
}
.imageBorder {
	border: 3px dotted #A3394B;
}

.lftSideBg {
	background-attachment: scroll;
	background-image: url(../images/lft-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a {
	color: #105855;
}
#content {
	margin-left: 100px;
	margin-right: 50px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 28px;
}

a:hover {
	color: #1A5E5D;
}

.rtSideBg {
	background-attachment: scroll;
	background-image: url(../images/rt-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.whiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #77B1B5;
}
.tableBorder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a3394b;
	border-right-color: #a3394b;
	border-bottom-color: #a3394b;
	border-left-color: #a3394b;
}
.reallySmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1D3482;
	text-decoration: none;
}
.menuheadings {
	color: #1D3482;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 24px;
	line-height: 32px;
}
.specialHeadingLink {
	color: #1D3482;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 40px;
	text-decoration: none;
}
.menuheadings2 {
	color: #1D3482;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 32px;
}
.addressText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #F9F8E5;
	margin-right: 15px;
}
.headingsSmall {
	color: #5A3360;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 22px;
	font-style: italic;
}
.specialFontCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: capitalize;
}
.specialFont {
	font-family: "Times New Roman", Times, serif;
	margin-right: 35px;
	margin-left: 10px;
	text-transform: lowercase;
}
.images {
	border: 2px solid #67999A;
	margin-right: 5px;
	margin-bottom: 5px;
}
