@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../imgs/stripeBg.png);

}

#container {
	width: 860px;
	min-height:100%;
	margin-bottom:-330px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
}




.clearfooter {
height: 150px;
clear:both;
}

#content-pager {

}

#bannerad{
	float:right;
	width: 730px;
	height: 96px;


}



.FormQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9px;
	font-weight: bold;
	margin-right: 5px;
	color: #060;
	width: 70%;
}

.FormLabel {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}



#header img{
border-style:none;

}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #17C043;
	font-size: 12px;
	float:left;
	padding-top: 20px;

}


#leftpane{
	width: 680px;
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	text-align: left;


}

#leftpane h1, h2, h3{
	color: #26AE3A;

}

#leftpane h1 {
	font-size:20px;

}

#leftpane h3 {
	font-size:14px;

}

#rightpane h1, h2, h3, h4{
	color: #26AE3A;
	text-align: left;
}

#leftpane a {
	color: #4B464D;
	
}

#leftpane li a {
	letter-spacing: 0.09em;

}

#topcities h1{
	font-size: 12px;
	text-align: center;

}

#topcities li{
	list-style-type: none;
	margin-top: 3px;
}
	

#buyguide a{
color: #666666;
}


#topcities a{
	color: #666666;
}


#rightpane{
	width: 165px;
	float:right;
	margin-top: 20px;
	margin-left: 0px;
}


#nav {
margin: 0;
padding: 0;
list-style: none;
display: inline;
overflow:hidden;

}

#nav li{
	list-style: none;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#contentbanner {
	height: 280px;
}

#contentbanner h1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
}

img.floatLeft {
float:left;
margin: 4px;

}


#staticcontent{
	float: left;
	width: 600px;
	
	}


/*About us page question and answer style classes*/
.questions{
	color: #26AE3A;
	font-size: 14px;
	text-decoration: underline;
}

#staticcontent .answers{
}

#ads{
	height: 610px;
}

#footer {
	height :330px;
	position: relative;
	text-align: center;
}
#vendors{
	text-align: center;
}

#vendors img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.float-left{
float:left;

}

.float-right{
float: right;

}


#css-table{
	float: left;
	width: 620px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
   

}	

#css-table li {
	margin-top: 5px;
	list-style-type: none;
}

#sub-content-guide{
float: left;

}

#sub-content ul{



}
#sub-content li{



}

#sub-content table{
	margin-right: 10px;
	margin-bottom: 2px;

}

#rightcol{
	float: left;
	
}



#leftcol{
float: left;
}
sub-content .h1{
	font-size: 10px;
}
.imagestyle {
	width:90px;
	height:90px;
}

CSS MENU


#nav ul{
list-style-type:none;
}
#nav li{
display:inline;
}
#nav a{
	float:left;
	width:auto;
	text-decoration:none;
	color:white;
	font-weight:bold;
	padding:5px;
	border-right:1px solid #FFFFFF;
	background-color: #18BD44;
}
#nav a:hover{
	background-color: #FFD703;
}
.clearboth {
clear:both;
}


#datarow{
border: 1px dotted #26AE3A;
font-size:11px;
}

.data strong{
	color:#006600;	
}
.data b {
	color:#006600;
	font-weight:bold;
}
#rows {
    float: right;
}

.alternatecities h2 {
	font-size: 9px;
	color:#CCC;
}
