/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A3063;
}
.headings {
	color: #5A3360;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 30px;
	font-style: italic;
}
body {
	background-color: #E0B5EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #901171;
	scrollbar-face-color: #901171;
	scrollbar-track-color: #901171;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a3394b;
	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: #911172;
	font-weight: 500;
}
.rtSideBg {
	background-attachment: scroll;
	background-image: url(../images/rt-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.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;
}
li {
	margin-left: 10px;
	list-style-position: outside;
	line-height: 30px;
}
.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;
}
li {
	list-style-image: url(../images/pawprint.gif);
}
