/* wepeople2.css - 9/30/06 */

body {	
	background-color: #363636;
	margin-top: 10px;
	color: #ccc;
	font-family: verdana, sans-serif;
	background-image: url('./bg3.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll; }
a, a:link { color: #ddd; }
a:hover { color: #fff; }
table { border-size: 0px; }
table, tr, td { padding: 0px; margin: 0px; }
td.news { margin-right: 8px; }
#contact { 
	position: absolute; 
	float: right; 
	top: 20px; right: 20px; 
	font-size: 10px; 
	max-width: 33%; }
#contact a { font-weight: bold; font-size: 11px; }
#moving { 
	margin-left: 0px; 
	text-align: left; 
	font-size: 11px; line-height: 15px;  
	text-transform: uppercase; 
	letter-spacing: 1px; }
#featuring { 
	margin-left: 30px; margin-bottom: 14px; 
	color: #099; 
	font-size: 11px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
#westmain { 
	position: absolute; 
	top: 18px; left: 18px; 
	font-size: 13px; line-height: 12px; 
	color: #099; color: #ff3; 
	text-transform: uppercase; }
#westmain b { font-size: 26px; line-height: 24px; font-weight: bold; color: #099; }
#david, #joey { display: inline; font-size: 24px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; white-space: nowrap; line-height: 28px;}
.news a, .news a:link, table#schedule td a, table#schedule td a:link { color: #099; }
.news a:hover, table#schedule td a:hover { color: #0aa; }
.news { font-size: 11px; padding: 10px; line-height: 14px; }
.news P { max-width: 220px; background-color: #222; padding: 6px;}
.news b, strong { font-family: verdana, sans-serif; font-weight: bold; color: #FF3; }
table#schedule { margin: 0px auto; } 
table#schedule td { width: 15%; background-color: #111; vertical-align: top; font-size: 10px; line-height: 12px; padding: 4px 8px; }
table#schedule td p { background-color: #111; line-height: 13px; }
table#schedule td ul { margin-top: .25em; }
table#schedule td ul td { before: content('*'); margin-top: 0px; margin-left: .5em; }
table#schedule td.schedulehead {
	color: #fff; background-color: #006963;
	border-top: 1px solid #000; border-right: 1px solid #333; 	
	font-size: 9px; letter-spacing: 7px; font-weight: bold; 
	text-transform: uppercase; }
.date, table#schedule td b { font-family: verdana, sans-serif; font-weight: bold; color: #FF3; font-size: 12px; }
.date { display: block; padding-bottom: 4px; }
.time { color: #ca0000; white-space: nowrap; }
.biglinks { vertical-align: top; text-align: center;}
.biglinks a { 
	background-color: #333; 
	font-size: 17px; line-height: 22px; 
	letter-spacing: 0px; 
	max-width: 200px; 
	display: inline; 
	margin: 0px 12px 12px 0px; 
	padding: 4px; 
	color: #ff3; 
	border: 1px solid #111; 
	text-decoration: none; }
.biglinks a:hover { background-color: #ff3; color: #333; }
.biglinks li { margin: 8px; display: block; float: left; list-style: none; padding: 0px;}

