/* custom HP*/

/* over riding main styles */



#footer {
		position: absolute
		border-top: 1px solid #ccc;
		margin:	58px 0 0 0px;						/*     <<<<,  testing  */
		padding-top: 10px;
	}

#content ul.range li {
	float:left;
	margin-right:20px;
	position:relative;
	width:152px;
	height: 310px;
}

#content ul.range li img {
	width: 150px;
		/*height: 200px;*/
}




/*  end of main styles over- ride */


	div.cf_wrapper
	{
		position: absolute;
		width: 735px;
		margin: 51em 0 0 0;
	}

	div.cf_element
	{
		width: 550px;    /* width of the box  400px: */
		height: 190px;	  /*  height of the content box  */
		background-color: #eee
		border:  1px solid #ccc;
	}

	div.cf_element div.cf-content
	{

		font-size: 11px;
		padding: 10px 30px 10px 0;
	}

	div.cf_element div.cf-content h3
	{
		padding-top: 0;
		margin-top: 0;
	}



/* test custom  */

div.cf-content h1.cf-header
{
		font-size: 16px;
		color: #600;
		border-bottom: 1px solid #ccc;
		padding: 5px 0 5px 0;
}



/*	added test  */

#side div.sidebox {

border-bottom:1px solid #CCCCCC;
margin:0pt 0pt 10px;
padding:0pt 0pt 10px;
min-height: 170px;
}




/*  end aded test  */

#side div.sidebox {
border-bottom:1px solid #CCCCCC;
margin:0pt 0pt 10px;
min-height:195px;
padding:0pt 0pt 10px;
}


/* *************************    range page cf  **************************************  */

div.cf_wrapper2

	{

		position: absolute;

		width: 516px;

		margin: 1440px 0px 0px -8px;      /*  1=height 730, 2= , 3= ,4=Right [i.e less moves item to left more 2 right */

		clear: both;

	}


div.cf_element1

	{

		width: 540px;    /* width of the box  400px: */

		height: 80px;	  /*  was 190 px ---height of the contetn box  */

		/* background-color: #eee; */

		border:  0px solid  #ccc;

	}

div.cf_element1 div.cf-content1
	{

		font-size: 11px;
		padding: 10px;
	}




#content ul.range {
	list-style-type: none;
	margin: 20px 0 20px 0;   /* margin: 40px 0 20px 0; */
	padding: 0;
}


/*  #content h2, #content h3 {  */

#content h2{
			font-family: Georgia, "Times New Roman", Times,	serif;

			font-size: 200%;
			font-weight: normal;
			color: #600;
			letter-spacing: 0px;

			margin: 0 0 0.2em 0;
		}

			#content h2 span {
				font-size: 40%;
				color: #666;
				font-family: Verdana, Arial, helvetica, sans-serif;
			}