/* ------------------------------------ */
/*  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{
   margin-left: auto;
   margin-right: auto;
   background-color: #e2f4fd;
   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{
   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: 16px;
   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;
}

/* Styling for List camperguide index */
.camperguidelink {
	
	padding: 22px 10px 10px 28px;
	
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C60;
}
.zesty { background:url(/images/layout/zesty.png) no-repeat;
height:128px;
width:542px;
	
}

.guide_img { 
   float:left;
}
.guidelist_link
{
	color:#06C;
	font-size:15px;
}
.guidelist_link:hover
{
	color: #F60;
	font-size:14px;
}
.guidelist_index {
	padding-left:25px;
	padding-top:0px;
	margin-top:25px;
	margin-left:280px;
	list-style:url(/images/layout/rightarrow2.png);
}

.ruler {
	width:400px;
	color:#06C;
	height:1px;
	
}