/****************************************/
/* scinto.com */
/* Copyright (c) The Worx Group - 2008 */
/* internal.css */
/****************************************/

.page { float:left; width:825px; }
	.content { padding:25px 30px 25px 25px; background:#FFF; border:1px solid #3e3e3e; }
		.title { padding:0 0 10px 0; 
			font-family: times;
			color:#686868;
			font-weight:bold;
			font-size:11pt;
			font-variant:small-caps;
		}
		.content_left { float:left; width:200px; font-size:11px; padding:10px 0; }
			.content_left img.property { border:1px solid #acacac; margin:0 12px; }
			.content_left img.service { margin:0 0 5px 0; }
		.content_right { float:left; width:518px; padding:10px 0 0 30px; }
			.content_right table.property { width:100%; margin-bottom:5px; }
			.content_right table.property th, .content_right table.property td { padding:3px; vertical-align:top; }
			.content_right table.property th { color:#686868; font-weight:bold; }
			.content_right table.property td { border-bottom:1px solid #b2b2b2; }
			.content_right table.property td.property { font-weight:bold; }
		.content_full { clear:both; padding:10px 20px 10px 0; }
			.directions td{padding-bottom:15px;}
		.odd { background-color:#f3f3f3; }

.about_audio { margin-top:70px; padding-left:30px; background:url(/twg3/images/about_audio_bg.gif) top left no-repeat; }
	.about_audio p { padding:0; text-align:left; }
	.about_audio p.black { color:#000; font-weight:bold; }
		.about_audio p.black a { color:#000; text-decoration:none; }
		.about_audio p.black a:hover { text-decoration:underline; }
	.about_audio p.gray { color:#686868; }
	
.about_quote { color:#6e4407; font-family:times, arial; font-size:13px; }
	.about_quote p.quote { font-weight:bold; font-style:italic; text-align:left; }
	.about_quote p.author { text-align:right; }
	

