/* ------------------------------------ */
/*  camperguide.css        */
/* ------------------------------------ */

#cg_head2{
   width: 550px;
   margin-left: auto;
   margin-right: auto;
   font-size: 18px;
   color: #000;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   text-align: center;
   padding-bottom: 10px;
   margin-bottom: 0px;
}

.cg_sect1{
   width: 550px;
   margin-left: auto;
   margin-right: auto;
   background-color: #d4f4d2;
   padding-left: 5px;
   margin-bottom: 0px;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 20px;
}
.cg_questxt {
   color: #f47623;
   font-size: 15px;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   padding: 0px;
   margin: 0px;
}
.cg_sect2{
   width: 550px;
   margin-left: auto;
   margin-right: auto;
   background-color: #fff3e3;
   padding-left: 5px;
   margin-bottom: 0px;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 20px;
}
.cg_stdtext {
   color: #000;
   font-size: 12px;
   font-weight: normal;
   margin-left: 20px;
   padding-bottom: 20px;
   font-family: arial, helvetica, sans-serif;
   padding: 0px;
   margin-bottom: 0px;
}
.cg_stdlist  {
   color: #000;
   font-size: 12px;
   font-weight: normal;
   font-family: arial, helvetica, sans-serif;
}

#sg_qdiv {
   text-align:center;
   padding-top: 20px;
   padding-bottom: 20px;
}

.cclinkquote {
   COLOR: #F47623;
   FONT-SIZE: 16px;
   FONT-WEIGHT: Bold;
   FONT-FAMILY: arial, helvetica, sans-serif;
   TEXT-DECORATION: underline;
   list-style-type: disc;
}

.cclinkquote:hover {
  COLOR: #194892;
}

.imgleft {
   float: left;
   margin-right: 7px;
   clear: left;
}
.imgright {
   float: right;
   margin-left: 7px;
   clear: right;
}
.h2title {
   color: #F47623;
   font-size: 20px;
   font-weight: Bold;
   font-family: airal, sans-serif;
   margin-top: 10px;
   margin-bottom: 5px;
   padding: 0px;
   clear: both;
   text-align: center;
   background-color: #eee;
}
.cg_txt {
   font-size: 12px;
   font-weight: normal;
   font-family: airal, sans-serif;  
   float: top;
}
.cg_sect2 hr, .cg_sect1 hr {
   display: block; 
   clear: both; 
   visibility: hidden;
   margin: 0px;
   padding: 0px;
}
.cg_sect3 {
   width: 500px;
   margin-left: auto;
   margin-right: auto;
   text-align:center;
}
.leftMenuTextRed {
   color: #cc0000;
   font-size: 14px;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   text-decoration: none;
}
.leftMenuTextRed:hover {
   COLOR: #ffffff;
}
