body {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_enitrebackground.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
.MainBodyBack {
	background-image: url(images/sitehead_back_N.jpg);
	background-repeat: no-repeat;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	list-style-type: circle;
}
.BodyText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #660066;
	list-style-type: circle;
	text-decoration: none;
}
.BodyText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	list-style-type: circle;
	text-decoration: none;
}
.BodyText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	list-style-type: circle;
	text-decoration: underline;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}


.navTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-image: url(images/mainnav_back.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #222222;
	padding-top: 6px;
}
.MainBodyLeft {
	background-image: url(images/main_enitreback_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.MainBodyRight {
	background-image: url(images/main_enitreback_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	padding-top: 12px;
	padding-right: 0px;
	margin: 0px;
	font-variant: normal;
	text-decoration: none;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.navTabOVER {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-image: url(images/mainnav_back_over.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #222222;
	padding-top: 6px;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D24800;
	font-weight: normal;
	line-height: 24px;
	font-variant: normal;
	white-space: normal;
	padding-top: 20px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #660066;
	font-weight: normal;
}
.quoteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000;
	margin-top: 5px;
}
.secNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
	padding-left: 20px;
}
.secNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.secNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.secNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #330099;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFF99;
	padding-top: 2px;
	padding-bottom: 2px;
}
.secNavHead {
	font-family: Tahoma, "Palatino Linotype", "MS Serif", Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	color: #d24800;
}
.secNavHead a:link {
	font-family: Tahoma, "Palatino Linotype", "MS Serif", Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #d24800;
	text-decoration: underline;
}
.secNavHead a:visited {
	font-family: Tahoma, "Palatino Linotype", "MS Serif", Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #d24800;
	text-decoration: underline;
}
.secNavHead a:hover {
	font-family: Tahoma, "Palatino Linotype", "MS Serif", Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #3333FF;
	text-decoration: none;
}
.HomeleftNav {
	background-image: url(images/home_lefnav.gif);
	background-repeat: no-repeat;
}
.ThirdNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660066;
	line-height: 12px;
}
.LeftNavStore {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #d24800;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
.BodyTextHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #660066;
}
.QuickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 3px;
}
.QuickLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-decoration: underline;
	font-weight: normal;
}
.QuickLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: underline;
	font-weight: normal;
}
.QuickLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.QuickLinksHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 42px;
	color: #7C309C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
}
.head2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D24800;
	font-weight: normal;
	line-height: 26px;
	font-variant: normal;
	white-space: normal;
}
.finger {
	cursor: hand;
}
.footerform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	font-variant: normal;
	text-decoration: none;
	padding: 0px;
	line-height: 14px;
}
.cback {
	background-image: url(images/cback.gif);
	background-repeat: no-repeat;
}
.buttoncolor {
	background-color: #99CCFF;
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/newsletter_back.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
	margin-right: 12px;
}
.quoteHome {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #660066;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6666CC;
	border-bottom-color: #6666CC;
	line-height: 15px;
	padding: 8px;
	background-color: #FDFDFF;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
}
#ql {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height: 12px;
	}
#ql li {
	margin-bottom: 4px;
	}	
.calendar td {
	line-height: 13px!important;
	font-weight: normal!important;
	padding-bottom: 20px;
	padding-left: 10px;
	}
.calendar {

	margin-bottom: 10px;
	}

.calendar .BodyTextHead {
	width: 110px;
	vertical-align: top;
	}	
.calendar .headings {
	font-weight: bolder;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#conctUs p {
	margin: 0 0 -4px 0;
	padding:0;
	line-height:12px;
	}
#conctUs {
	line-height:12px;
	}	
