body {
	font-size: 80%;
	margin: 20px;
	background-color: #fff;
	color: #000;
}
body, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	
}
h1, h2, h3, h4, p {
	margin: 0 0 0.8em;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}
p {
	line-height: 1.4em;
	margin:0 0 15px;
}
a {
	color: blue;
}
a img {border: 0px; }
form {
	margin: 0;
	padding: 0;
}
.stopbar {
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0pt;
	
	background-color: #b7cee0;
	color: #0c3352;
	border-top: black solid 1px;
	border-top-color: black; 
}
.messageBox {
	border: 1px solid #c00;
	background-color: #ffc;	
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #c00;
}
.message {	
	background-color: #ffc;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: Red;
}

.casectionborder
{
 background-color:#d6cbc6; 
 border-top-color:#663333;
 border-top-style:solid;
 border-top-width:thin;
 float:left; 
 width:650px;
 margin-left:15px;
 margin-top:10px;
 margin-bottom:5px;
 font-size:1.1em;
 font-family:Verdana Arial Georgia;
 }

.dirArrow {
	/*background: url("../../images/arrow-dir.png") no-repeat;*/
	background-color: White;
	width: 450px;
	padding-top: 20px;
	height: 32px;	
	font-weight: bold;
	font-size: 1.0em;
	margin: 0 0 0 0;
	text-align:center;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
/*	background-color:#ffffdd;*/
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	
}
.popup 
{
	BORDER: blue 1px solid; 
	PADDING-RIGHT: 5px; 	
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	Z-INDEX: 5;	 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 5px; 	
	PADDING-TOP: 5px;
	FONT-FAMILY: Arial Verdana;
	POSITION: absolute;	TOP: -200px;  left:-200px; width:350px;
	BACKGROUND-COLOR: white
}
example {
	BORDER-RIGHT: blue 4px solid; PADDING-RIGHT: 5px; BORDER-TOP: blue 4px =
solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: =
4; LEFT: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 5px; BORDER-LEFT: blue =
4px solid; WIDTH: 232px; COLOR: red; PADDING-TOP: 5px; BORDER-BOTTOM: =
blue 4px solid; FONT-FAMILY: Arial; POSITION: absolute; TOP: 20px; =
BACKGROUND-COLOR: gray
}

.tabmenu #tabmenuTabs {
	line-height: normal;
}
.tabmenu ul {
  	margin: 0;
  	padding: 0 10px 0;
	list-style: none;
}
.tabmenu li {
  	float: left;
  	background: url("../../images/cg-info-ccc-tl.gif") no-repeat left top;
  	margin: 0;
	padding: 0 0 0 6px;
}
.tabmenu a {
  	float: left;
  	display: block;
  	background: #ccc url("../../images/cg-info-ccc-tr.gif") no-repeat right top;
  	padding: 6px 9px 6px 2px;	
  	text-decoration: none;
  	font-weight: bold;
	margin-right: 2px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabmenu a {float:none;}
/* End IE5-Mac hack */
.tabmenu a:hover {
	text-decoration: underline;
}
.tabmenu li.activeInfoTab {
	background: url("../../images/cg-info-eee-tl.gif") no-repeat left top;
}
.tabmenu li.activeInfoTab a {
	color: #000;
	background: #eee url("../../images/cg-info-eee-tr.gif") no-repeat right top;
}
.hidden 
{
	display:none;
}
/* begin classes and IDs */
div#widthWrapper {
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #ccc;
}
div#head1 {
	padding: 10px;
	background-color: #eee;
}
div#head2 {
	background-color: #ccc;
}
div#head1Logo {
	float: left;
	background: url(/images/header2007.gif) no-repeat;
}
div#head1Logo images {
	border: 0;
}
div#head1Search {
	float: right;
}
p#head1RightLinks {
	text-align: right;
}
div#contentWrapper {
	padding: 10px 20px 20px;
}
/* content is 778px wide */
div#content {
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
/* Images for mapping icons */
DIV.m2i_hs_square_blue {
	border: 1px solid black;
	width: 15px;
	height: 15px;
	line-height:15px;
	background-color: blue;
	color: white;
	font-family: sans-serif;
	white-space: nowrap;
	text-align: center;
}
p#contentBreadcrumb {
	margin: 0 0 22px;
}
div#contentColumnLeft {
	float: left;
	width: 220px;
}
div#contentColumnRight {
	float: right;
	width: 718px;
}
div#footer {
	padding: 12px 10px 5px;
	background-color: #eee;
}
div#footer p#footerLinksRow1, div#footer p#footerLinksRow2 {
	text-align: center;
}
div#footer p#footerCopyright {
	float: left;
}
div#footer p#footerRVNetFamily {
	float: right;
}
div#footer p {
	position: relative;
	margin-bottom: 0.4em;
}
div#footer p#footerCopyright, div#footer p#footerRVNetFamily {
	margin: 10px 0 0;
}
#head2Tabs {
  	float: left;
	line-height: normal;
	background-color: #ccc;
}
#head2Tabs ul {
  	margin: 0;
  	padding: 10px 10px 0;
	list-style: none;
}
#head2Tabs li {
  	float: left;
  	background: url("../../images/navl.png") no-repeat left top;
  	margin: 0;
	padding: 0 0 0 9px;
}
#head2Tabs a {
  	float: left;
  	display: block;
  	background: #fff url("../../images/navr.png") no-repeat right top;
  	padding: 6px 12px 4px 3px;	
  	text-decoration: none;
	font-size: 1.4em;
  	font-weight: bold;
	margin-right: 2px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#head2Tabs a {float:none;}
/* End IE5-Mac hack */
#head2Tabs a:hover {
	text-decoration: underline;
}
#head2Tabs #head2activeTab {
	background-image: url("../../images/join-navl.png");
}
#head2Tabs #head2activeTab a {
  	background-image: url("../../images/join-navr.png");
  	color: #fff;
	background-color: #999;
}
div#head3 {
	background-color: #999;
	padding: 0 20px;
}
#head3Tabs {
  	float: left;
	line-height: normal;
}
#head3Tabs ul {
  	margin: 0;
  	padding: 6px 10px 0;
	list-style: none;
}
#head3Tabs li {
  	float: left;
  	margin: 0;
	padding: 0 0 0 9px;
}
#head3Tabs a {
  	float: left;
  	display: block;
  	padding: 0 12px 4px 3px;	
  	text-decoration: none;
  	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url("../../images/head3tab-line.gif") no-repeat right top;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#head3Tabs a {float:none;}
/* End IE5-Mac hack */
#head3Tabs a:hover {
	text-decoration: underline;
}
#head3Tabs #head3activeTab {
	background: #fff url("../../images/head3tab-left.gif") no-repeat left top;
}
#head3Tabs #head3activeTab a {
  	color: #000;
	padding-top: 4px;
	padding-bottom: 0;
	background: #fff url("../../images/head3tab-right.gif") no-repeat right top;
}
#head3Tabs .head3noBorder a {
	background: none;
}


div#basicSearchFormContainer {
	background-color: #eee;
}
#basicSearchTabs {
	line-height: normal;
}
#basicSearchTabs ul {
  	margin: 0;
  	padding: 0 10px 0;
	list-style: none;
}
#basicSearchTabs li {
  	float: left;
  	background: url("../../images/cg-info-ccc-tl.gif") no-repeat left top;
  	margin: 0 2px 0 0;
	padding: 0 0 0 6px;
}
#basicSearchTabs a {
  	float: left;
  	display: block;
  	background: #ccc url("../../images/cg-info-ccc-tr.gif") no-repeat right top;
  	padding: 6px 9px 6px 2px;	
  	text-decoration: none;
  	font-weight: bold;
	margin-right: 2px;
	text-align: center;
	font-size: 0.8em;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#basicSearchTabs a {float:none;}
/* End IE5-Mac hack */
#basicSearchTabs a:hover {
	text-decoration: underline;
}
#basicSearchTabs li.activeInfoTab {
	background: url("../../images/cg-info-eee-tl.gif") no-repeat left top;
}
#basicSearchTabs li.activeInfoTab a {
	color: #000;
	background: #eee url("../../images/cg-info-eee-tr.gif") no-repeat right top;
}
a#campgroundBasicSearchTab {
	margin: 0;
}
div#basicSearchFormContainer {
	padding: 10px;
}
div#h1Container {
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
}
div#h1Container h1 {
	font-size: 1.6em;
	margin-bottom: 0;
	float: left;
}
p#contentColumnRightHelpLink {
	margin-bottom: 0;
	float: right;
}	
div#mapContainer {
	padding-left: 1px;
	background: #fff url(../../images/map-bg.gif);
	margin-bottom: 10px;
}
p#stateMapInstructions {
	text-align: center;
}
p#listingsCount {
	font-size: 1.4em;
	text-align: center;
}
p#contentColumnRight468Banner {
	text-align: center;
}
p#poweredBy {
	margin-bottom: 0;
	font-size: 0.8em;
}
span#poweredByTLD {
	font-weight: bold;
}

/* common classes */
.clear {
	clear: both;
}

/* forms */
label.labelBlock {
	display: block;
	margin-bottom: 2px;
}
label.labelBlock2 {
	display: block;
	margin-bottom: 2px;
}
span.required {
	font-family: verdana;
	font-weight: bold;
}
div.buyBookContainer {
	border: 1px solid #ccc;
	padding: 10px;
	padding-left: 80px;
}
div.buyBookContainer images {
	float: left;
	margin-right: 10px;
}
div.buyBookContainer p.buyBook {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}
div.buyBookContainer p.buyBookLink {
	font-weight: bold;
}

/* added for advanced search */
div.fieldContainer, div.fieldDesc {
	padding-left: 150px;
}
div.fieldDesc {
	clear: both;
	margin-bottom: 10px;
}
div.fieldDesc p {
	margin: 2px 0;	
	color: #999;
	font-style: italic;
}
label.rightAlign {
	float: left;
	width: 150px;
	margin-top: 2px;
	text-align: right;
	padding-right: 10px;
}
div.formSectionSeparator {
	border-top: 1px solid #ccc;
	margin: 15px 0 15px;	
	clear: both;
}
div.formSectionSeparator p.formSectionLabel {
	float: left;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}
div.formSectionSeparator p.formSectionHelpLink {
	float: right;
}
form#advancedSearch {
	margin: 20px 0;
} 
form#advancedSearch div.checkboxContainer {
	margin-left: 155px;
}
form#advancedSearch div.checkboxContainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 50px;
}
form#advancedSearch div.checkboxContainer ul li {
	margin: 0 0 5px;
}
form#advancedSearch div.checkboxContainer ul#advancedSearchFeatures {
	margin-top: 15px;
}
form#advancedSearch div.checkboxContainer ul#advancedSearchSites {
	width: 250px;
	float: right;
}


/* added for city results */
div.pagingcontainer {
	padding: 6px 10px;
	background-color: #eee;
	margin: 20px 0;
}
div#paging1 {
	float: left;
}
div#letterlinks {
	float: right;
}
ul.citylists {
	float: left;
	list-style-type: none;
}
ul.citylists li {
	margin: 0 0 5px 0;
}
div#stateOptionsLeft {
	float: left;
	width: 220px;
}
/* adjust width for map width */
div#stateOptionsRight {
	float: right;
	width: 450px;
}
div#stateOptionsLeft h2#stateName {
	text-transform: uppercase;
	font-size: 1.8em;
	margin-bottom: 0;
}	
span#areaGSParkCountLine {
	font-weight: bold;
}
a#areaGSParkCountJoin {
	font-weight: bold;
	text-transform: uppercase;
}
label#lblCityQuickSearch {
	font-weight: bold;
	font-size: 1.4em;
}
div#toggleMapLinkBox {
	background-color: #ccc;
	padding: 3px;
	width: 80px;
}
div#toggleMapLinkBox a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
div#stateAreaMap {
	border: 1px solid #ccc;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

.routeDisclaimer {
	padding: 10px;
	font-size: 9px;
}

/* added for search results */
p.nomargin {
	margin: 0;
}
#surAreaTxt {
	font-size: 0.6em;
	color: #999;
}
#searchResultsTopPaginator {
	border-top: 1px solid #ccc;
	padding-top: 8px;
}
#searchResultsBottomPaginator {

}
td.center, td.headcenter {
	text-align: center;
}
td.right, td.headright {
	text-align: right;
}
table.searchResults {
	width: 100%;
	border: 0;
}
table.searchResults td {
	padding: 8px;
}
table.searchResults td.head, table.searchResults td.headcenter, table.searchResults td.headright {
	background-color: #ccc;
	font-weight: bold;	
	vertical-align: bottom;
}
table.searchResults td {
	border-right: 1px solid #ccc;
}
table.searchResults tr.odd {
	background-color: #fff;
	vertical-align: top;
}
table.searchResults tr.even {
	background-color: #eee;
	vertical-align: top;
}
table.searchResults td.centerNoBorder {
	text-align: center;
	border-right: 0;
}
a.smallHelpLink {
	border: 1px solid #666;
	background-color: #eee;
	color: #666;
	text-decoration: none;
	padding: 1px 3px;
	font-size: 0.8em;
}
p#showSurAreaLink {
	font-weight: bold;
	margin: 15px 0;
	text-align: center;
}
p.searchResultCGCity {
	padding-left: 15px;
	margin: 0 0 3px 0;
}
p.searchResultCGCity images {
	vertical-align: middle;
}
ul.ratings {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.ratings li {
	float: left;
	background-color: #666;
	color: #fff;
	padding: 2px 4px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0;
}

/* added for cg details */
div#cgTools {
	float: right;
}
div#cgTools images {
	vertical-align: middle;
	margin-left: 4px;
}
p#parkType {
	margin: 15px 0;
}
p#renewLink {
	float: right;
	margin: 0;
	font-weight: bold;
	padding: 16px 20px 0 0;
}
p#renewLink a {
	text-decoration: none;
}
div#cgDetailsLeft {
	float: left;
	width: 430px;
}
div#cgDetailsRight {
	float: right;
	width: 270px;
}

  
div#infoBox {
	background-color: #eee;
	padding: 10px;
}
#infoBoxTabs {
	line-height: normal;
}
#infoBoxTabs ul {
  	margin: 0;
  	padding: 0 10px 0;
	list-style: none;
}
#infoBoxTabs li {
  	float: left;
  	background: url("../../images/cg-info-ccc-tl.gif") no-repeat left top;
  	margin: 0;
	padding: 0 0 0 6px;
}
#infoBoxTabs a {
  	float: left;
  	display: block;
  	background: #ccc url("../../images/cg-info-ccc-tr.gif") no-repeat right top;
  	padding: 6px 9px 6px 2px;	
  	text-decoration: none;
  	font-weight: bold;
	margin-right: 2px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#infoBoxTabs a {float:none;}
/* End IE5-Mac hack */
#infoBoxTabs a:hover {
	text-decoration: underline;
}
#infoBoxTabs li.activeInfoTab {
	background: url("../../images/cg-info-eee-tl.gif") no-repeat left top;
}
#infoBoxTabs li.activeInfoTab a {
	color: #000;
	background: #eee url("../../images/cg-info-eee-tr.gif") no-repeat right top;
}
#banner125Container {
	text-align: center;
}
#banner125Container images {
	margin-top: 20px;
}
div#cgBanner, div#cgLargePhoto {
	margin-top: 10px;
}
div#cgBanner {
	margin-bottom: 10px;
}
p#cgInfoReturnResults {
	margin-top: 30px;
}
p#cgDescr {
	margin-top: 10px;
}
p.cgAmenityLabel {
	clear: both;
	float: left;
	width: 90px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 0;
}
p.cgAmenityValue {
	float: left;
	margin-bottom: 0;
}
div#cgRatingsBox {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	width: 370px;
}
div#cgRatingsBox div.rated {
	float: left;
	margin-left: 17px;
	text-align: center;
	width: 100px;
	font-weight: bold;
}
div#cgRatingsBox p.ratedBox {
	background: #999 url("../../images/ratedbg.png") no-repeat;
	width: 66px;
	padding-top: 20px;
	height: 32px;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 auto;
}

div.buyCDContainer {
	background-color: #eee;
	padding: 10px;
	padding-left: 80px;
}
div.buyCDContainer images {
	float: left;
	margin-right: 10px;
}
div.buyCDContainer p.buyCD {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}
div.buyCDContainer p.buyCDLink {
	font-weight: bold;
}
h3.amenitiesH3 {
	text-decoration: underline;
	margin-bottom: -1px;
}
div.infoBoxCols {
	float: left;
	width: 40%;
	margin-right: 20px;
}
div.infoBoxCols ul {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
p#cgInfoAdvSearchLink {
	border-top: 1px solid #ccc;
	margin: 20px 0 5px;
	padding-top: 10px;
	text-align: center;
}
div.cgTravGuideSection {
	border-top: 1px solid #999;
	background-color: #ddd;
	padding: 6px 8px 8px;
	margin-bottom: 10px;
}
div.cgTravGuideSection h4 {
	float: left;
	margin: 0;
}
div.cgTravGuideSection div.sectionLinks {
	float: right;
	font-size:.8em;
}
h3.attrH3 {
	margin-left: 21px;
}
ul#weatherStats {
	list-style-type: none;
	padding: 0 0 0 25px;
}
div.forecastThumb {
	float: left;
	margin-right: 11px;
	text-align: center;
}
div.forecastThumb p {
	margin: 0 0 3px;
}
p.eventTitle {
	margin: 0 10px 5px;
	padding: 4px 8px 6px;
	background-color: #ddd;
	font-weight: bold;
}
p.eventLocation {
	padding: 0 0 0 30px;
}
input#btnFindAttractions {
	margin-left: 24px;
}
ul.checkbox {
	list-style-type: none;
	padding: 0 0 0 20px;
}
ul.checkboxNested {
	list-style-type: none;
	padding: 0 0 0 20px;
}
span.indInstr {
	display: block;
	margin: 5px 0;
	padding: 5px;
	background-color: #fff;
}
p.journalTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
p.tipTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
p.tipBody {
	margin: 0 0 10px 5px;
}
div#photoContainer {
	margin-bottom: 10px;
	text-align: center;
}
div#photoContainer images {
	margin-right: 10px;
}
table#reviewTable {
	margin: 10px 0 20px;
}
table#reviewTable td {
	padding: 6px;
	border-top: 1px solid #000;
}
table#reviewTable td.numericRating {
	font-weight: bold;
	text-align: center;
	padding: 6px 12px;
}
table#reviewTable td.text p {
	margin: 0;
}
form#reviewForm {
	margin-bottom: 20px;
}	
table#ratingOptions {
	margin-bottom: 10px;
}
table#ratingOptions td {
	text-align: center;
	width: 7%;
}
table#ratingOptions td p {
	margin: 0;
}
table#ratingOptions td p.ratingNum {
	font-weight: bold;
	font-size: 1.2em;
}

.popupControl 
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/* styles for three slides on home page */
#adslide {
	width:600px;
}
#adslide1, #adslide2, #adslide3 {
	float:left;
	width: 192px;
}
#adslide .title {
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	background-color:#891309;
	padding:3px 3px 3px 5px;
}
#adslide .proddescrip {
	padding:7px 5px 7px 5px;
	font-size:12px;
	color:#000000;
}
#adslide .proddescrip a {
	font-size:14px;
	text-decoration:underline;
	color:#003366;
}
#adslide .proddescrip a:hover {
	text-decoration:none;
}
#adslide .slidecontentwrapper {
	position: relative;
	height: 227px;
	overflow: hidden;
}
#adslide .slidecontent {
	position: absolute;
	background: white;
	width:100%;
	height: 100%;
	font-size: 90%;
}
#adslide .pagination {
	margin:0 auto;
	padding:0;
	height:17px;
	text-align: center;
}
#adslide .pagination img {
    border: none;
}
#adslide .pagination a 
{
    padding: 0 2px;
}
#adslide .pagination a:hover {
    background-color: Transparent;
}
#adslide .slidegsclogo 
{
    position: absolute;
    bottom: 3px;
    right: 0;
    background-image: url(http://www.trailerlifedirectory.com/images/icons/gsPark.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}
#adslide #cgcitystate {
    font-weight: bold;
}

#mainUSImageMap h3, #mainCGSlides h3, #mainUSImageMap h1
{
    font-size: 12px;
    margin-bottom: 0;
}

#mainUSImageMap .title, #mainCGSlides .title
{
    height: 16px;
    padding-top: 2px;
}

#defaultRowTwo
{
    height: 180px;
}

#defaultRowTwo .whiteroundbox
{
    margin-left: 8px;
    height: 100%;
}

#defaultRowTwo .whiteroundbox .copy
{
    height: 174px;
}

#defaultRowTwo .whiteroundbox .copyright
{
    padding-bottom: 0;
    height: 100%;
}

.agsBusinesses td 
{
    padding: 0 15px 15px 0;
    vertical-align: top;
}

.agsbusinessname
{
    font-weight: bold;
}

.agsFeatured
{
    background-color:#ffffdd;
}
.bullet
	{
		font-size:medium;
}

#ratingDisplay
{
    width: 575px;
}

#ratingDisplay h3
{
    margin-bottom: 0pt;
}

#ratingDisplay div.reviewBox
{
    background-color: #EEEEEE; 
    border: 1px solid #B2B2B2; 
    padding: 3px; 
    margin: 10px; 
    position: relative;
}
#ratingDisplay div.reviewRating
{
    float: left; 
    text-align: center; 
    border: 1px solid #B2B2B2; 
    padding: 5px 10px; 
    background-color: #FFFFFF;
}

#ratingDisplay div.reviewText
{
    float: left; 
    margin: 0 0 20px 10px; 
    padding: 0; 
    width: 430px;
}

#ratingDisplay a.reviewFlag
{
    position: absolute; 
    bottom: 5px; right: 5px;
}
.trsteps .teaser {
	color: #1E4B9A;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.trsteps .disclamer {
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	background-color:Aqua;
}
	
.trsteps .infotext {
	padding: 0 20px 0 52px;
	}
	
.trmaintitle{
	padding: 10px 0px 0px 0px;
	font-size: 16pt;
	font-weight: bold;
	color: #0c3352;
	border-bottom: 2px solid #0c3352;
	clear: both;
}	
.tryellow {
background-color:#fcf5d2;
padding: 10px 20px 0px 10px;
}

.tryellow .rttitle {
	color: #1E4B9A;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 0;
}
	
.tryellow .infotext{
	font-weight: bold;
	font-size:12px;
	color:#0C3352;	
}
.detailscontent
{
    margin-bottom:10px;
}
.topratedimage
{
    margin-top:3px;
    margin-bottom:3px;
}
.detailscontentaddress
{
    width:500px;
}
.detailscontentaddress img
{
    margin-bottom:10px;
    vertical-align:middle;
}

.dottedSeparator 
{
    border-left: 2px dotted #D6D6D6;
}

/***************** Call Center info box in footer ******************/
.ccfooter
{
    float: left; 
    height: 85px; 
    width: 250px; 
    background: transparent url('/images/footer/callcenter_2.png') no-repeat scroll 0 0; 
    position: relative; 
    margin: -4px 10px 0 -7px; 
    font-family: Times New Roman, Serif; 
    font-weight: bold;
}
.ccfooter-left
{
    width: 78px; 
    position: absolute; 
    top: 16px; 
    left: 5px; 
    text-align: center; 
    color: #000000; 
    line-height: 1.4;
}
.ccfooter-right
{
    width: 120px; 
    position: absolute; 
    top: 8px; 
    right: 5px; 
    text-align: center; 
    color: #FFFFFF; 
    font-size: 13px;
}

.warning 
{
           
    border:solid 1px #904F00;
    background:#F4E996;
    color:#904F00;
    padding: 5px 0;
    margin:5px;
    text-align:center; 
}
