						/*  BODY SECTIONS  */

#body_left{

width:220px;

float:left;

color:#990000;

font-weight:bold;

margin-top:0px;

}

#body_left2{

width:260px;

float:left;

color:#990000;

font-weight:bold;

/*margin-top:0px;*/

/*margin-left:12px;*/

}

#body_mid{

width:470px;

float:left;

margin-top:30px;

}

#body_mid_title{

width:470px;

padding-bottom:25px;

}

#body_mid_title p{

font-size:180%;

padding-top:15px;

text-align:center;

}

#DHTMLgoodies_largeImage{  /* Used to be: body_mid_img Replaced to use the Fade in/out script   */

width:470px;

padding-left:0px;

}

#body_mid_comment {

float:left;

padding-left:0px;

padding-top:30px;

width:280px;

}

#body_mid_form{

float:left;

padding-left:70px;  

line-height: 2.6;

width:120px;

padding-top:20px;

}

#body_right{

width:150px;

float:left;

}

#body_right_title{

padding-top:79px;

margin-left:12px;

padding-bottom:4px;

font-size:95%;

}



#body_right_price{

margin-left:10px;

padding-top:80px;

}

.red_text{

color:#990000;

}

.prod_title{

font-size:160%;

color:#9A4E4E;

font-family:"Book Antiqua";

margin-left:8px;

}

								/*  FOOTER SECTIONS  */

#footer2{

width:770px;

height:36px;

}

.footer_side2{

width:34px;

height:36px;

float:left;

}

#footer_mid2{

width:702px;

height:36px;

background-image:url(../images/footer_mid.jpg);

background-repeat:repeat-x;

float:left;

padding-top:6px;

}

#footer_mid2 ul{

text-align:center;

padding-top:6px;

color:#990000;

}

#footer_mid2 ul li{

list-style:none;

display: inline;

padding:12px;

font-size:90%;

}	

#footer_mid2 ul li.mid2{

color:#676767;

}

#footer_mid2 a{

text-decoration:none;

color:#990000;

}				

#footer_mid2 a:hover{

text-decoration:none;

color:#000000;

}	



/* Scripts for the Scroller that work when Javascript is disabled  */



#dhtmlgoodies_scrolldiv{

	/* The total width of the scrolling div including scrollbar */

		width:260px;

		height:420px;	/* The height of the scrolling div */

		margin-top:30px;

	}

#scrolldiv_parentContainer{

		width:230px;	/* Width of the scrolling text */

		height:100%;

		overflow:scroll;	

		/* border:1px solid #666666; */

		float:left;

		position:relative;

	}	

	#scrolldiv_content {

	margin-left:7px;

	}

	#scrolldiv_content a img{

	padding-left:10px;

	padding-bottom:10px;

	}

#scrolldiv_slider{display:none;} /* makes the javascript slider css disappear when java is disabled */



/*end main content and scrollbars div*/