﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: rgb(0,0,0);
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

img {
	border-color: #009933;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	}

.MapsHeading {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #5000BB;
	}

.MapsHeading img {
	border: 1px solid #5000BB;
}

.MapsAddresses {
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
}

.MapsHours {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	padding-top: 10px;
}

.RatesTable {
	border-collapse: collapse; /*removes all cell padding for IE*/
	width: 650px;
	border: 2px solid rgb(153,191,255);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.RatesTable td {
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid rgb(153,191,255);
	padding-top: 3px;
	padding-bottom: 3px;
}

.RatesTable th {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid rgb(153,191,255);
	padding-top: 6px;
	padding-bottom: 6px;

}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(33,39,112);
	text-decoration: none;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(33,39,112);
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(33,39,112);
	text-decoration: none;
	}
a:hover {
	color: #180475;
	/*text-transform: uppercase;*/
	text-decoration: underline;
}

a:visited {

}

a {
	text-decoration: none;
	color: #2607BA;
}

a:active {
	color: #2607BA;
}

.MainHeaders {
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	line-height: 18px;
	color: #5000BB;
	font-weight: bold;
	}

.SecondHeading {
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	line-height: 25px;
	color: #5000BB;
	margin-top: 10px;
}

.ThirdHeading {
	text-align: center;
	font-weight: bold;
	color: #5000BB;
	margin-top: 10px;
}

.ThirdHeading a:hover {
	color: #180475;
	/*text-transform: uppercase;*/
	text-decoration: none;
}

.ThirdHeading a {
	text-decoration: underline;
	color: black;
}

.FourthHeading {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #5000BB;
	margin-top: 5px;
}

.FourthHeading a:hover {
	color: #180475;
	font-size: 11px;
	/*text-transform: uppercase;*/
	text-decoration: underline;
}

.FourthHeading a {
	/*text-decoration: none;*/
	color: #5000BB;
	font-size: 11px;
}


.CalendarsHeading {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #2169e3;
}



/*------------------------------MAIN TEMPLATE STUFF ONLY------------------------------*/

#WholeBody { /*---See Java.js for more elements---*/
	/*background-color: rgb(153,191,255);*/
	margin: 0px;
	/*border: 2px solid;*/
	}

#Header {
	margin: 0px; 
	padding-left: 2px;
	background: transparent;
	}

#BordersAndBody {
	margin: 0; 
	padding: 0;
	background: transparent;
	}
	
#LeftBorderMain {
	float:left;
	width: 175px;
	margin:0; 
	padding:0;
	border: 0px solid;
	background: white url('../../images/background_blue.gif');
	}
		
#RightBorderMain {
	float: right;
	width: 10px;
	height: auto;
	margin: 0; 
	padding: 0;
 	background-color: white;
	}
	
#MainBody {
	border-left:0px solid rgb(33,39,112);
	border-right:0px solid rgb(33,39,112);
	border-top:0px solid rgb(33,39,112);
	border-bottom:0px solid rgb(33,39,112);
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: white;
	text-align: left;
	width: auto;
	}
		
.Cleaner {
	clear: both;
	}

/*------------------------------END MAIN TEMPLATE STUFF ONLY------------------------------*/

/*------------------------------CUSTOM FONTS------------------------------*/

.RedAsterisk {
	font-weight: bold;
	font-size: 12px;
	color: red;
	}

.RedAsterisk a{
	font-weight: bold;
	font-size: 12px;
	color: red;
	}


.NineFont {
	font-size: 9px; 
	font-weight: normal;
	line-height: 10px;
	}

.NineFont a{
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: rgb(46,50,111);
	}

.NineFont a:hover {
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	color: rgb(2,139,221);
	}

.Underline {
	text-decoration: underline;
	}

.Bold {
	font-weight: bold;
	}

.Red {
	color: red;
	}
.Italic {
	font-style: italic;
	}

/*------------------------------END CUSTOM FONTS------------------------------*/



/*------------------------------BOTTOM BORDER PAGE ONLY------------------------------*/

#MainFooterDiv {
	border-top: 3px solid;
	padding: 10px;
	background-color: rgb(255,255,255);
	text-align: center;
	margin-bottom: -13px;
	margin-top:40px;	
	}

#WebAdvertise {
	font-size: 9px;
	line-height: 10px;
}

/*------------------------------END BOTTOM BORDER PAGE ONLY------------------------------*/

/*------------------------------LEFT BORDER PAGE ONLY------------------------------*/

#LeftBorderDiv {
	padding-left: 7px;
	width: 170px;
	text-align: left;
	/*background-color: rgb(153,191,255);*/
	margin: 0px;
	}

.NavSelectBackground {
/*to stripe the options*/
	background-color: #e6e6e6;
	}

#LeftBorderDiv select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(46,50,111);
	text-decoration: none;
	}

#LeftBorderTable {
	border-style: solid;
	border-collapse: collapse;
	border-width: 0;
	padding: 0px 0px 0px 0px;
	width: 170px;
}

#LeftBorderTable td{
	border-style: solid;
	border-width: 0;
	/*Distance between menu items*/padding: 0px 0px 10px 0px;
	text-align: left;
}

/*------------------------------END LEFT BORDER PAGE ONLY------------------------------*/

/*--------------------------------HIT COUNTER PAGES-------------------------------------*/

.HitCounterMain table {
	border-collapse: collapse;
	border: 1px solid rgb(153,191,255);
	width: 700px;
	}

.HitCounterMain table td{
	border: 1px solid rgb(153,191,255);
	font-size: 9px;
	line-height: 10px;
	padding-top:2px;
	padding-bottom: 2px;
	}

.HitCounterMain table th{
	border: 1px solid rgb(153,191,255);
	font-size: 9px;
	line-height: 10px;
	padding-top:2px;
	padding-bottom: 2px;
	}

/*--------------------------------END HIT COUNTER PAGES-------------------------------------*/

/*--------------------------------LOGON PAGES-------------------------------------*/

.LoginPagesMain table {
	border-collapse: collapse;
	border: 1px solid rgb(153,191,255);
	}

.LoginPagesMain table td{
	border: 1px solid rgb(153,191,255);
	font-size: 10px;
	line-height: 11px;
	padding: 1px;
	}

.LoginPagesMain table th{
	border: 1px solid rgb(153,191,255);
	font-size: 11px;
	line-height: 12px;
	padding: 1px;
	}

/*--------------------------------END LOGON PAGES-------------------------------------*/

.NewsUpdated {
	margin-bottom: 0px;
	border-bottom: 1px solid rgb(153,191,255);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	}

.NewsFormSpacer {
	border: 1px solid #5000BB;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 20px;
	height: 30px;
	width: 600px;
	}

.LogonFormSpacer {
	border: 1px solid #5000BB;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-top: 20px;
	height: 35px;
	width: 700px;
	}

.Message {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	}

.MainNews {
	width: 600px;
	text-align: center;
	margin:auto;
	}

.CompleteMessage {
	border: 1px solid rgb(153,191,255);
	margin-bottom: 50px;
	}

#FeedbackFormDiv {
	border:  1px solid rgb(153,191,255);
	padding: 5px;
	width: 375px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.PopUpsNoJava {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

#WebDesignAdvertise {
	color: white;
	margin-top: 10px;
	background: transparent;
	font-size: 2px;
	line-height: 2px;
	float: right;
}
#WebDesignAdvertise a:hover {
	color: white;
	margin-top: 10px;
	background: transparent;
	font-size: 2px;
	line-height: 2px;
}
#WebDesignAdvertise a:visited {
	color: white;
	margin-top: 10px;
	background: transparent;
	font-size: 2px;
	line-height: 2px;
}
#WebDesignAdvertise a {
	color: white;
	margin-top: 10px;
	background: transparent;
	font-size: 2px;
	line-height: 2px;
}
#WebDesignAdvertise a:active {
	color: white;
	margin-top: 10px;
	background: transparent;
	font-size: 2px;
	line-height: 2px;
}


#PopUpsCounter {
	color: white;}

#PopUpsCounter a {
	color: white;}




.VideoTable {
	border-collapse: collapse; /*removes all cell padding for IE*/
	/*width: 650px;*/
	border: 5px solid rgb(153,191,255);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.VideoTable td {
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid rgb(153,191,255);
	padding-top: 3px;
	padding-bottom: 3px;
}

#noJavaForVideo{
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid rgb(153,191,255);
	width: 280px;
	margin-left: auto;
	margin-right:auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

#noJavaForVideo a{
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: white;
}

#noJavaForVideo a:hover{
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	color: white;
}




