.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1f298d;
	line-height: 20px;
	padding-left: 14px;
}
.carlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 14px;
	line-height: 16px;
}

/*--links--*/
#navcontainer {
	width: 170px;
	display: block;
	padding: 6px 0px 6px 6px;
	font-weight: bold;
	list-style-type: none;
	text-align: right;
}
.navcontainer ul {
	margin: 0px;
	padding: 6px 0px 6px 6px;
	font-weight: bold;
	list-style-type: none;
	text-align: right;
}
.navcontainer ul li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f298d;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding: 6px 0px 6px 6px;
	width: 170px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.navcontainer ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f298d;
	display: block;
	padding: 6px 0px 6px 6px;
	width: 170px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.navcontainer ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	display: block;
	list-style-type: none;
	padding: 6px 0px 6px 6px;
	width: 170px;
	text-decoration: none;
	background-color: #F8FAFC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.navcontainer ul li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	display: block;
	list-style-type: none;
	padding: 6px 0px 6px 6px;
	width: 170px;
	text-decoration: none;
	background-color: #F8FAFC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*--endlinks--*/
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1f298d;
	line-height: 20px;
	font-weight: bold;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1f298d;
	line-height: 20px;
	font-weight: bold;
	padding-left: 14px;
}
.mainverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f298d;
}
/*--footer--*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
/*--end-footer--*/
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.tiny a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.tiny a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.tiny a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.mainnopad {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1f298d;
	line-height: 20px;
}
.commingsoon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFE89F;
	text-align: center;
	height: 60px;
	width: 196px;
	border: 1px solid #3em;
}

