/*Carter Group Main*/
a, a:link, a:visited, a:active {
   color: #183166;
   font-family: Arial, Helvetica, sans-serif;
   /*font-size: 9pt;*/
   font-weight: bold;
   line-height: 15px;
   text-decoration: none;
}

a:hover {
   color: #FD0D0D;
   text-decoration: none;
}

a img,:link img,:visited img {
   border: none;
}

body {
	background-image: url(images/layout/background-main-tile.jpg);
	background-repeat: repeat-x;
   background-color: #FFFFFF;
   color: #171717;
   font-family: Arial, Helvetica, sans-serif;
   height: 100%;
   font-size: 9pt;
   margin: 0px;
   padding: 0px;
}

form {
   margin: 0px;
   padding: 0px;
}

h1 {
   font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
   color: #3F3F3F;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 20px;
   margin-bottom: 5px;
   margin-top: 10px;
}

h2 {
   font-size: 12pt;
}

h3 {
   font-size: 10pt;
}

h4 {
   font-size: 9pt;
}

h5 {
   font-size: 8pt;
   line-height: normal;
}

h6 {
   font-size: 7pt;
   line-height: normal;
}

.pageHead {
   margin-top: 0px;
   margin-bottom: 20px;
	border: none;
	color: #A80202;
}

hr {
   background-color: #9B9B9A;
   color: #9B9B9A;
   display: block;
   font-size: 1px;
   height: 1px;
   line-height: 1px;
   margin: 10px auto 10px auto;
   padding: 0px;
   text-align: center;
   width: 95%;
}

div.hrsub {
   background-color: #9B9B9A;
   color: #9B9B9A;
   display: block;
   font-size: 1px;
   height: 1px;
   line-height: 1px;
   margin: 10px auto 10px auto;
   padding: 0px;
   width: 95%;
}

p, table, tr, td, li, ul, ol, form, input, select, option, .regtext {
   color: #171717;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 15px;
}

ol h3, img+h3, ol h4 {
   margin-top: 20px;
}

p {
   margin: 5px 0px 10px 0px; /* Firefox Fix */
   padding: 0px;
}

.first {
   color: #324582;
   font-weight: bold;
}

br {
   line-height: 10px;
}

ul, ol {
   margin-bottom: 5px;
   margin-left: 20px; /*IE Opera */
   margin-top: 5px;
   padding-left: 20px; /*Firefox*/
}

ul {
   list-style-type: square;
}

li ul {
   margin-top: 0px;
}

.bumpLeft {
   margin-right: 10px;
}

.bumpRight {
   margin-left: 10px;
}

.head1 {
   border: 1px #000000 solid;
   color: #FFFFFF;
   font-size: 18px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #696969;/*#FFA800;*/
   padding: 4px;
	text-transform: uppercase;
}

.head2 {
   border: 1px #000000 solid;
   color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #696969;/*#FFA800;*/
   padding: 3px;
	text-transform: uppercase;
}

.red {
   color: #FD0D0D;
}

.orange {
   color: #F39500;
}

.large {
   font-size: 10pt;
}

.RowTwo {
   background-color: #F1F1F1;
}

.smallText {
   font-size: 7pt;
}

.disclaimer {
   font-size: 7pt;
   font-style: italic;
}

br.clear {
   clear: both;
   font-size: 0px;
   line-height: 1;
   margin: 0px;
   padding: 0px;
   visibility: hidden;
}

.noCSS {
   display: none;
   font-size: 0px;
   line-height: 1;
   margin: 0px;
   padding: 0px;
   visibility: hidden;
}

.noShow{
   visibility: hidden;
}

#mainContainer {
   /*background-image: url(images/layout/main-background-tile.gif);
   background-repeat: repeat-y;*/
   margin: 0px auto 0px auto;
   width: 768px;
   /*height: 100%;*/
}

#headerContainer {
   display: block;
   height: 136px;
   padding: 0px;
   width: 768px;
}

#headerLogoFlash {
	background-image: url(images/layout/header-logo-noflash.jpg);
   background-repeat: no-repeat;
   display: block;
   height: 136px;
   margin: 0px;
   padding: 0px;
   width: 768px;
}
/*
#headerLinks {
   height: 20px;
   margin: 0;
   padding-top: 2px;
}

#headerLinks div#home {
   float: left;
   height: 18px;
   padding: 0px 0px 0px 25px;
}

#headerLinks div#home a {
	display: block;
   text-align: right;
	padding-left: 22px;
}

#headerLinks div#links {
   float: right;
   height: 18px;
   padding: 0px 18px 0 0;
}

#headerLinks div#links span {
   color: #FFFFFF;
   font-weight: normal;
   margin: 0;
   padding: 0;
   font-size: 14px;
}

#headerLinks a, #headerLinks a:link, #headerLinks a:visited, #headerLinks a:active {
   color: #FFFFFF;
   font-weight: normal;
   font-size: 14px;
   text-decoration: none;
   text-transform: lowercase;
}

#headerLinks  a:hover {
   color: #183166;
}
*/

#printOnlyHeader {
   display: none;
}

.printOnly {
   display: none;
}

#backgroundContainer {
   background-image: url(images/layout/content-background-tile.jpg);
   background-repeat: repeat-y;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 768px;
}

#middleContainer {
   background-image: url(images/layout/content-background-top.jpg);
   background-repeat: no-repeat;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 768px;
}

#sideContainer {
   display: block;
   float: left;
   margin: 0px;
   padding: 0px 5px 0px 10px;
   width: 172px; /* 187px*/
}

#contentContainer {
   background-color: transparent;
   color: #171717;
   display: block;
   float: right;
   margin: 0px;
   padding: 17px 26px 10px 14px;
   width: 541px; /*581px*/
}

#contentTitle {
	height: 39px;
	padding: 0;
}

#indexFlash {
   display: block;
   height: 180px;
   margin: 10px auto 10px auto;
   padding: 0px;
   width: 530px;
}


#footerContainer {
   clear: both;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 768px;
}

#footerLogo {
   background-image: url(images/layout/footer-blank.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
   height: 162px;
   width: 768px;
   margin: 0;
   padding: 0;
}

#dealerCopy {
	float: left;
   padding: 130px 0px 0px 31px;
   /*width: 407px; 624px*/
}

#dealerCopy p {
   font-family: Arial, Helvetica, sans-serif;
   text-align: left; 
   font-size: 7pt; 
   color: #FBFBFB;
	margin: 0;
	text-transform: lowercase;
}

#aslLinksContainer {
   float: right; 
   width: 260px; /*336px*/
	padding: 79px 76px 0px 0px;
}

#aslLink {
   float: left; 
   width: 201px;
	padding: 22px 0px 0px 0px;
}

#aslLink a {
	display: block;
	height: 21px;
   width: 201px;
	padding: 0px;
	font-size: 7pt;
}

#aslLogo {
   float: left; 
	height: 59px;
   width: 59px; /*144px*/
	padding: 0px;
}

#aslLogo a {
	display: block;
	height: 59px;
   width: 59px; /*144px*/
	padding: 0px;
}


#footerLinks {
	clear: both;
   display: block;
   margin: 0px;
   padding: 10px;
}

#footerLinks p, #footerLinks a, #footerLinks a:link, #footerLinks a:visited, #footerLinks a:active {
   color: #9D9D9D;
   font-size: 8pt;
   font-weight: normal;
   text-align: center;
   text-decoration: none;
}

#footerLinks a {
	margin: 0 3px 0 3px;
}

#footerLinks a:hover {
   color: #183166;
}

#carterDealers a
{
	margin: 20px;
}



/*===============*/
/*
div.sideBarQuickLinksContainer {
	background-image: url(images/sidebar/quicklinks-background-tile.jpg);
	background-repeat: repeat-y;
   display: block;
   margin-bottom: 6px;
   padding: 0px;
   width: 191px;
}

div.sideBarQuickLinksTopLine {
   background-image: url(images/sidebar/quicklinks-background-top.jpg);
   background-repeat: no-repeat;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 191px;
}

div.sideBarQuickLinksContent {
   display: block;
   margin: 0px;
   padding: 0px 6px 7px 15px;
   width: 170px;/*191px
}

div.sideBarQuickLinksBottomLine {
   background-image: url(images/sidebar/quicklinks-background-bottom.jpg);
   background-repeat: no-repeat;
	background-position: bottom;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 191px;
}
*/
/*=====*/

div.sideBarFeatureContainer {
	background-image: url(images/sidebar/sidebar-background-tile.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
   display: block;
   margin-bottom: 6px;
   padding: 0px;
   width: 172px;/*172px*/
	
}

div.sideBarFeatureTitle {
   display: block;
   margin: 0px;
   padding: 0px;
   width: 172px;
	height: 31px;
}

div.sideBarFeatureContent {
	border: 2px solid #000000;
   display: block;
   margin: 0px;
   padding: 0;
   width: 168px;/*172px*/
}

div.sideBarFeatureBottomLine {
   background-image: url(images/sidebar/sidebar-background-bottom.jpg);
   background-repeat: no-repeat;
	background-position: bottom;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 191px;
}




ul.navImageList {
   display: block;
   margin: 0px;
   padding: 0px;
   width: 168px;
}

ul.navImageList li {
   background-color: #F1F1F1;
   background-image: url(images/sidebar/sidebar-list-over.jpg);
   background-position: 0% 50%;
   background-repeat: no-repeat;
   list-style: none;
   margin: 0px;
   padding: 0px;
}

ul.navImageList li a, ul.navImageList li a:link, ul.navImageList li a:visited, ul.navImageList li a:active {
   background-image: url(images/sidebar/sidebar-list.jpg);
   background-position: 0% 50%;
   background-repeat: no-repeat;
   color: #183166;/*#696969;*/
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   height: 19px; /*24px*/
   padding: 5px 12px 0 5px;
   width: 151px; /*168px*/
   text-align: right;
}

ul.navImageList li a:hover {
   color: #FD0D0D;/*#4668B6;*/
   background: transparent none;
   text-decoration: none;
   padding: 6px 12px 0 5px;
   height: 18px; /*24px*/
}

/*===============*/
/*
#bnpBox {
	width: 160px;
	height: 97px;
	background: transparent url(images/sidebar/sidebar-bnp-back.gif) top no-repeat;
	padding-top: 76px;
	padding-left: 10px;
}

#mainBAPForm, #bapMain {
	margin: 0;
	padding: 0;
}

#bnpBox span.bap_make {
	background-color: #F9F9F9;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
	display: block;
	width: 144px;
	margin: 0 0 7px 0;
   padding: 0 0 0 3px;
   border: 1px solid #6D6D6D;
}

#bnpBox select {
	width: 148px;
	margin: 0 0 7px 0;
   padding: 0;
   border: 1px solid #6D6D6D;
}

#bnpBox input#submit, #bnpBox input#bap_submit {
   border: none;
	position: relative;
	left: 69px;
}
*/
/*===============*/

ul.bnpImageList {
   margin: 0px;
   padding: 0px;
}

ul.bnpImageList li {
   list-style: none;
   margin: 0px;
   padding: 0px;
}

/*li.bnpLink1 {
   background-image: url(images/layout/inventory-button-over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 45px;
   width: 457px;
}

li.bnpLink1 a, li.bnpLink1 a:link, li.bnpLink1 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/layout/inventory-button.gif);
   background-repeat: no-repeat;
   display: block;
   height: 45px;
   text-decoration: none;
   width: 457px;
}

li.bnpLink2 {
   background-image: url(images/layout/bnp-any-over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 45px;
   width: 388px;
}

li.bnpLink2 a, li.bnpLink2 a:link, li.bnpLink2 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/layout/bnp-any.gif);
   background-repeat: no-repeat;
   display: block;
   height: 45px;
   text-decoration: none;
   width: 388px;
}

li.bnpLink3 {
   background-image: url(images/layout/bnp-this-over.gif);
   background-repeat: no-repeat;
   display: block;
   height: 63px;
   width: 500px;
}

li.bnpLink3 a, li.bnpLink3 a:link, li.bnpLink3 a:visited {
   background-color: #FFFFFF;
   background-image: url(images/layout/bnp-this.gif);
   background-repeat: no-repeat;
   display: block;
   height: 63px;
   text-decoration: none;
   width: 500px;
}

li.bnpLink1 a:hover, li.bnpLink1 a:focus, li.bnpLink2 a:hover, li.bnpLink2 a:focus, li.bnpLink3 a:hover, li.bnpLink3 a:focus  {
   background: transparent none;
   text-decoration: none;
}
*/

/*===============*/
/* Feature Vehicle Sidebar*/
#sideContainer .featuredVehicle {
   margin: 0;
   padding: 0;
   width: 168px; /*168px*/
}

#sideContainer .featuredVehicle a .image {
   border: 1px solid #EDEDED;
   margin: 2px;
   padding: 0;
   width: 162px; /*168px*/
}

#sideContainer .featuredVehicle a:hover .image {
   border: 1px solid #FD0D0D;
   margin: 2px;
   padding: 0;
   width: 162px;
}

#sideContainer .featuredVehicle .title {
	/*background-image: url(images/layout/head-background-tile.gif);
	background-repeat: repeat-x;*/
   font-family: Arial, Helvetica, sans-serif;
   /*background-color: #445A8C;#FFA800;*/
   color: #183166;
   display: block;
   font-size: 12px;
   font-weight: bold;
   margin: 3px 0 0 0;
   padding: 3px;
   text-align: center;
	cursor: pointer;
}

#sideContainer .featuredVehicle .titleHover {
   font-family: Arial, Helvetica, sans-serif;
   /*background-color: #445A8C;*/
   color: #FD0D0D;
   display: block;
   font-size: 12px;
   font-weight: bold;
   margin: 3px 0 0 0;
   padding: 3px;
   text-align: center;
	cursor: pointer;
}

#sideContainer .featuredVehicle .options {
   color: #171717;
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   line-height: 13px;
   padding: 5px;
   margin: 3px 0 0 0;
}

#sideContainer .featuredVehicle .options a {
   font-size: 8pt;
   line-height: 13px;
}

#sideContainer .featuredVehicle .price {
   color: #CE0000;
   display: block;
   font-size: 18px;
   font-style: normal;
   font-weight: bold;
   margin: 5px 5px 0 0;
   padding-bottom: 30px;
   text-align: right;
}

/*===============*/
#sideContainer div.textBox {
	padding: 5px;
	
}

#sideContainer ul.hours {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul.hours li {
	font-size: 8pt;
	color: #183166;
	
}
#sideContainer .address {
	font-size: 8pt;
	color: #183166;
}

#sideContainer .getDir {
	background-image: url(images/sidebar/icon-compass.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 3px auto 0 auto;
	width: 136px;
	height: 29px;
}

#sideContainer .getDir a {
	display: block;
	width: 136px;
	height: 24px;
	padding-top: 5px;
}

/*===============*/

#featureboxFloat {
   display: block;
   /*float: right;*/
   margin: 0px;
   padding: 15px 0px 15px 0px;
   width: 541px; /*509px*/
}

#featureboxContainer {
   display: block;
   margin: 0px auto 0px auto;
   padding: 0px;
   width: 541px;
}

#featureboxLeftColumn {
   display: block;
   float: left;
   margin: 0px;
   padding: 0px;
   width: 268px;
}

#featureboxRightColumn {
   display: block;
   float: right;
   margin: 0px 0px 0px 5px;
   padding: 0px;
   width: 268px;
}

div.featurebox, div.featureboxHover {
   cursor: pointer;
   display: block;
   height: 71px;
   margin: 10px 0px 0px 0px;
   padding: 0px;
   width: 268px; /*250px*/
}

div.featurebox div.image, div.featureboxHover div.image {
   display: block;
   float: left;
   height: 71px;
   width: 73px;
}

div.featurebox div.text {
   font-family: Arial, Helvetica, sans-serif;
   background-color: transparent;
   background-image: url(images/featurebox/featurebox-background.gif);
   background-repeat: no-repeat;
   display: block;
   float: left;
   height: 59px; /*71px*/
   padding: 10px 6px 2px 0;
   width: 189px; /*195px*/
	text-align: right;
}

div.featureboxHover div.text {
   font-family: Arial, Helvetica, sans-serif;
   background-color: transparent;
   background-image: url(images/featurebox/featurebox-background.gif);
   background-repeat: no-repeat;
   display: block;
   float: left;
   height: 59px; /*71px*/
   padding: 10px 6px 2px 0;
   width: 189px; /*195px*/
	text-align: right;
}

div.featurebox div.text p {
   font-family: Arial, Helvetica, sans-serif;
   color: #686868;
   font-size: 10px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

div.featurebox div.text p strong{
   font-family: Arial, Helvetica, sans-serif;
   color: #171E51;
   font-size: 11px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

div.featureboxHover div.text p {
   font-family: Arial, Helvetica, sans-serif;
   color: #FD0D0D;
   font-size: 10px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

div.featureboxHover div.text p strong{
   font-family: Arial, Helvetica, sans-serif;
   color: #FD0D0D;
   font-size: 11px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

/*===============*/

#googleMap {
   width: 480px; 
   height: 400px; 
   border: 1px solid #8F9091; 
   margin: 10px auto 10px auto;
}

#saddr {
   font-family: Arial, Helvetica, sans-serif;
}

#SUBMIT {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	border: 0px;
	background: #FFFFFF;
	color: #A80202;
	text-align: left;
	width: 199px;
	padding: 0px;
	margin: 0px;
}

/*==== Form Stuff ====*/

input, select, option, textarea {
   background-color: #F9F9F9;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
}

/* Firefox only */
input:focus, textarea:focus {
    background-color: #ffc;
    color: #000;
}

.formbut, .vsearch_button {
	background-image: url(images/layout/bttn-background-tile.gif);
	background-repeat: repeat-x;
   background-color: #FFFFFF;/*#7D7D7D;*/
   border-bottom: 1px solid #666666;
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #666666;
   border-top: 1px solid #CCCCCC;
	/*border: none;*/
   color: #183166;
   cursor: pointer;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin: 5px 0 5px 0;
   text-align: center;
	text-transform: uppercase;
}

.formbutHover, .formbut:hover, .vsearch_buttonHover, .vsearch_button:hover {
	background-image: url(images/layout/bttn-background-tile.gif);
	background-repeat: repeat-x;
   background-color: #FFFFFF;/*#7D7D7D;*/
   border-bottom: 1px solid #666666;
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #666666;
   border-top: 1px solid #CCCCCC;
	/*border: none;*/
   color: #FD0D0D;
   cursor: pointer;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin: 5px 0 5px 0;
   text-align: center;
	text-transform: uppercase;
}


#contactForm{
   margin-top: 20px;
   padding-bottom: 10px;
}

#contactForm label{
   display: block;
   float: left;
   font-weight: bold;
   margin-bottom: 10px;
   padding-right: 15px;
   text-align: right;
   width: 135px;
   font-family: Arial, Helvetica, sans-serif;
}

#contactForm input, #contactForm select, #contactForm p, #contactForm textarea{
   display: block;
   float: left;
   margin-bottom: 10px;
   width: 350px;
}

#contactForm input.formbut, #contactForm input.formbutHover, #contactForm input.vsearch_button, #contactForm input.vsearch_buttonHover {
   width: auto;
}

/*===============*/

#siteMap {
   display: block; 
   width: 360px; 
   margin: 0px auto 0px auto;
}

#siteMap a.top {
   text-transform: uppercase;
}

/*===============*/

div.dealerInfo {
	border-bottom: 1px dashed #8C9095;
	margin: 10px 0 10px 0;
	padding-bottom: 20px;
	/*height: 165px;*/
	
}

div.dealerInfo .top {
	height: 99px;
}

div.dealerLogo {
	/*width: 300px;*/
	float: left;
}

div.makeLogos {
	/*width: 100%;*/
	float: right;
	padding-top: 10px;
	text-align: center;
}

div.makeLogos .logo {
	float: left;
	display: block;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}

div.makeLogos .logo a {
	font-size: 8pt;
}

div.dealerInfo .bottom {
	clear: both;
	height: 86px;
}

div.dealerAddress {
	width: 300px;
	float: left;
}

div.dealerAddress .address {
	float: left;
}

div.dealerAddress .numbers {
	float: right;
	width: 126px;
}

div.dealerAddress .email {
	clear: both;
	padding: 5px 0 0 30px;
	font-size: 8pt;
}

div.dealerInfo p {
	font-size: 8pt;
	margin: 0;
}

div.extLink {
	background-image: url(images/layout/common-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 36px; /*56px*/
	width: 155px;
	padding-top: 20px;
	text-align: center;
}

div.extLink a, div.extLink a:link, div.extLink a:visited {
	color: #FFFFFF;
}

div.extLink a:active, div.extLink a:hover {
	color: #FD0D0D;
}

/*===============*/

/*
div.advertBox {
   background-color: #F9F9F9;
   border: 3px dashed #F39500;
   margin: 15px auto 15px auto;
   padding: 10px;
   text-align: center;
   width: 450px;
}

div.advertBox p.title {
   color: #324582;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   line-height: 20px;
   margin: 0px;
}

div.advertBox p.details {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   margin: 5px;
   line-height: 18px;
}

div.advertBox li {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}

div.advertBox a {
   font-size: 10pt;
}

#TwentyReasons {
   width: 480px;
   padding: 10px;
   margin: 10px auto 10px auto;
}

#TwentyReasons h3 {
   margin-top: 0;
}

#TwentyReasons ol {
   margin-top: 10px;
   margin-left: 10px;
   padding-left: 10px;
}

#TwentyReasons li {
   font-weight: bold;
   padding-top: 2px;
   padding-bottom: 3px;
   border-bottom: 1px dashed #8F9091;
   overflow: visible;
}

div.Testimonial {
	margin: 0 auto 0 auto;
	padding: 10px 5px 20px 5px;
	width: 490px;
}

div.Testimonial a.headlink {
	font-style: italic;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}

div.Testimonial p.quote {
	padding: 0 5px 0 5px;
	font-size: 10pt;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

div.Testimonial p.name {
	padding-left: 5px;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

div.Testimonial a.close {
	margin-left: 20px;
}

table.maintenance th {
   font-family:Arial, Helvetica, sans-serif;
   background-color: #324582;
   color: #FFFFFF;
   font-size: 10pt;
   font-weight: bold;
   vertical-align: top;
}
	
table.maintenance td {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   text-align: center;
   vertical-align: top;
   border-bottom: 1px solid #8F9091;
}

table.maintenance td.service, table.maintenance td.service ul, table.maintenance td.service li {
   font-family:Arial, Helvetica, sans-serif;
   text-align: left;
   font-weight: normal;
   font-size: 8pt;
}
p.MaintnanceText {
   font-family:Arial, Helvetica, sans-serif;
   text-align: left;
   font-weight: normal;
   font-size: 8pt;
}
table.maintenance td.service ul {
   margin-top: 0px;
   margin-left: 15px;
   padding-left: 15px;
}

table.maintenance tr.odd {
   background-color: #E7EBEF;
}

table.maintenance tr.even {
   background-color: #F9F9F9;
}
*/

/*
.alertText {
   color: #FF0000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
}

#HeritageContainer {
	
	display: block;
   	margin: auto;
   	width: 500px;
		
	
}
.HeritageOdd {
	background-color: #E7EBEF;
	margin-top:8px;
	
}
.HeritageEven {
	background-color: #F9F9F9;
	margin-top:8px;
	
}

p.Heritage {
	text-align:left;
	margin-left:5px;

}
.HeritageImage {
	float:right;
	padding: 5px;
	text-align:center;
}
*/
