/* CSS Document */

* {padding:0; margin:0;}
body {font-family:verdana, arial, sans-serif; font-size:12pt; background:#fff; color:#000;}
#page_wrapper {width:100%;}
#header_wrapper {display:none;}
#print_wrapper {display:block; margin-left:30px; margin-bottom:15px;}
#print_name {vertical-align:middle;}
img {border:none;}
#content_wrapper {font-size:80%;}
	.par_heading, #contact fieldset {font-weight:bold; font-size:115%; margin-bottom:0; color:#5d3815;}
	p {margin-bottom:12px;}
	#sidebar {width:194px; margin-left:20px; float:left;}
		.sidebar_box {border:2px solid #b68a6b; padding:8px; background:url(../images/common/sidebar_bg.gif); margin-bottom:12px;}
		.sidebar_box .par_heading {font-size:115%; margin-bottom:4px;}
		.sidebar_box p {font-size:98%;}
	#content {margin-left:260px; margin-right:50px;}
	div.img_wrapper_sm_l {width:100px; border:1px solid #56300d; padding:2px; background:#fff; float:left; margin:0 8px 0 0; color:#000;}
	div.img_wrapper_sm_r {width:100px; border:1px solid #56300d; padding:2px; background:#fff; float:right; margin:0 0 0 8px; color:#000;}
	div.img_wrapper_lg_l {width:230px; border:1px solid #56300d; padding:2px; background:#fff; float:left; margin:0 8px 0 0; color:#000;}
	div.img_wrapper_lg_r {width:230px; border:1px solid #56300d; padding:2px; background:#fff; float:right; margin:0 0 0 8px; color:#000;}

	/*.pullout {border:1px solid #b68a6b; padding:8px; background:url(../images/common/sidebar_bg.gif); text-align:center; margin-left:25px; margin-right:28px;}*/
	#toggle_1, #toggle_2, #toggle_3, #toggle_4 {border:2px solid #b68a6b; padding:20px 16px 24px 16px; background:url(../images/common/sidebar_bg_2.gif); /*background:#dfcbbf;*/ text-align:center; margin-bottom:25px;}
		.product_title {font-weight:bold; font-size:115%;}
	#contact fieldset {border:none; margin-bottom:.5em; font-weight:bold;}
		#contact input {font-weight:bold; font-size:88%; padding:1px 0; font-family:verdana, arial, sans-serif; border:2px solid #b68a6b;}
			#realname, #phone, #email {width:60%;}
			#subject, #comments {width:100%; border:2px solid #b68a6b;}
			#comments {height:15em; font-family:verdana, arial, sans-serif; font-size:72%;}
	#no_sidebar {margin:20px 50px 0 50px; text-align:center; font-size:110%; color:#5d3815; font-weight:bold;}
#footer {clear:both; text-align:center; padding-top:50px; width:100%; margin-left:30px;}
	#screen_footer {display:none;}
	#print_footer {display:block; margin:auto;}
#bottom_shadow {display:none;}


