@charset "utf-8";
/* CSS Document - from Good Sam */

/*.thrColFixHdr #sidebar1 {
	float: left; 
	width: 181px; /* 
	background-image: url(images/sitegraphics/NavBG.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 700px;
}
*/
.thrColFixHdr #sidebar1 span {
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px; /* padding keeps the content of the div away from the edges */
	vertical-align: top;
	top: 215px;
	position: absolute;
}
.thrColFixHdr #sidebar1 p {
	width: 150px;
	/*background-color: #3a538e;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 5px 0px 5px; /* padding keeps the content of the div away from the edges */
	vertical-align: top;
	top: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-image: url(images/Button.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #sidebar1 ul {
	list-style-type: none;
	background-color:#e2ebee;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar1 li {
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	font-weight: normal;
}
.thrColFixHdr #sidebar1 a:link {
	color: #000033;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 a:visited {
	color: #000033;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 a:hover {
	color: #5080ee;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 p a:hover {
	color: #ccccff;
	text-decoration: none;
}

