@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fedf01;
}
.purpleBullet li{
	list-style-position: outside;
	list-style-image: url(images/bulletClear.gif);
	line-height: 1.5;
	color: #6b207f;
}
.purpleBullet li a {
	color: #6b207f;
	text-decoration: none;
	font-weight: bold;
}
.purpleBullet li a:visited {
	color: #6b207f;
	font-weight: bold;
}
.purpleBullet li  a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #6b207f;
}
.purpleBullet li a:active {
	color: #6b207f;
	font-weight: bold;
}
.sidebar {
	background-attachment: scroll;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_image {
	float: left;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.mainContent {
	padding: 20px;
}
.mainContent #slideShow {
	border: 1px solid #999999;
	background-attachment: scroll;
	background-image: url(images/sligeshowText_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 300px;
}
.mainContent #slideShow #slideshowText {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 290px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 147px;
}
.mainContent #welcome {
	padding-top: 20px;
	padding-bottom: 20px;
}
.sidebar #sidebarContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.sidebar #sidebarContent .whiteimageBorder {
	padding: 3px;
	border: 1px solid #6c207d;
	margin-right: 10px;
}
/*.sidebar li a {
	text-decoration: none;
	font-weight: bold;
}*/

.mainContent #slideShow #slideshowImage {
	float: right;
	height: 300px;
	width: 400px;
}

.header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header #callUs {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 500;
	color: #fedf01;
}
.header #phoneNumber {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
}
.header #address {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #bd80ce;
}
.header #headerAddress {
	padding-top: 36px;
}
.header #headerNav {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #fedf01;
}
.header #headerNav a {
	color: #fedf01;
	text-decoration: none;
	font-family: Tahoma;
}
.header #headerNav a:visited {
	color: #fedf01;
	text-decoration: none;
}
.header #headerNav a:hover {
	text-decoration: underline;
	color: #EEDDB5;
}
.header #headerNav a:active {
	text-decoration: none;
	color: #fedf01;
}
.mainContent #claculator {
	border: 1px solid #333333;
	background-attachment: scroll;
	background-image: url(images/sligeshowText_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6B207F;
}
.mainHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #6B207F;
}
/*.sidebar li a:visited {
	color: #000000;
	text-decoration: none;
}
.sidebar li a:hover {
	color: #000000;
	text-decoration: underline;
}*/
.purpleHr {
	color: #6C207D;
}
.lightpurple li {
	list-style-position: outside;
	list-style-image: url(images/bulletClear.gif);
	line-height: 1.5;
	margin-left: 20px;
}
.purpleTextregular {
	color: #761f8b;
}
.boldLink a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldLink a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldLink a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.boldLink a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.emailLink a {
	text-decoration: none;
	color: #761f8b;
}
.purpleTextBold {
	font-size: 12px;
	color: #761F8B;
}
.purpleTextBold a {
	text-decoration: none;
	color: #761F8B;
	font-weight: bold;
}
.purpleTextBold a:visited {
	text-decoration: none;
}
.purpleTextBold a:hover {
	text-decoration: underline;
}
.purpleTextBold a:active {
	text-decoration: none;
}
.newsTitle {
	font-family: 13;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsTitle a {
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.newsTitle a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.newsTitle a:hover {
	text-decoration: none;
}
.newstitle a:active {
	color: #000000;
	text-decoration: none;
}
#errormessage {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
}
.touppercase {
	text-transform: uppercase;
}
