
body {
	background-color: #C5D678; 
	background-image: url('images/bg.jpg'); 
	background-repeat: repeat-x;
	margin: 0; 
	scrollbar-arrow-color: #70737B;
	scrollbar-face-color: #C3D778; 
	scrollbar-shadow-color: #70737B; 
	scrollbar-darkshadow-color: #C3D778; 
	scrollbar-track-color: #C3D778;
	scrollbar-highlight-color: #70737B;
	scrollbar-3dlight-color: #C3D778; 
}

p,li { 
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial;
	font-size: .80em;
	text-align: justify;
}



.sub {
	font-size: .85em;

}

.sub a:link { 
	color:#855507;
	text-decoration: none; 
	
}

.sub a:visited { 
	color:#413934;
	text-decoration: none; 
}

.sub a:hover { 
	color: #DF8A00;
	text-decoration: none; 
}

li a:link {  
	color:#855507;
	text-decoration: none; 
}

li a:visited { 
	color:#413934;
	text-decoration: none; 
}

li a:hover { 
	color: #DF8A00;
	text-decoration: none; 
}

#home_01 {
	background-image: url('images/home_01.jpg');
	background-repeat: no-repeat; 
}

#content {
	background-image: url('images/bgcontent.jpg');
	background-repeat: no-repeat; 
}

.firstcol {
	float: left;
	width:49%;
	margin-right:2%;
	
}

.secondcol {

	float: right;
	width:48%;
	
}

.presstitle {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 300%;
	font-weight: bold;
	color: #CC0058;
	
}

.pressheader {
	font-family: Arial;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px dotted #C37505;
	
}

.footer {
	border-top: 2px dotted #C37505;
	text-align: right;

}

.footer a:link { 
	color:#855507;
	text-decoration: none;
	font-size: .9em;

}

.footer a:visited { 
	color:#413934;
	text-decoration: none;
	font-size: .9em; 
}

.footer a:hover { 
	color: #DF8A00;
	text-decoration: none;
	font-size: .9em; 
}

.monologue {
	
	color:#939393;
	font-weight: bold;
}

.writer {
	text-transform : uppercase;
	font-size: .7em;
	font-weight: bold;
	border-bottom: 2px solid #000000;
}

.advtitle1 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 100%;
	font-weight: bold;
	color: #CC0058;
	padding-left:50px;

	
}

.advtitle2 {
	font-family: Arial Narrow, Helvetica, Arial;
	color: gray;
	padding-left:150px;
	line-height:0px;
	
}

#specialpic1 {
	position:relative; 
	float:left;
	margin-left:-100px;
	margin-top:-20px;
	z-index=44;
	padding-right:10px;
}

.advtitle3 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 100%;
	font-weight: bold;
	color: #CC0058;
line-height:0px;

	
}

.advtitle4 {
	font-family: Arial Narrow, Helvetica, Arial;
	color: gray;
	padding-left:20px;
	
	
}

.price {
	color: red;
	font-size:1.25em;
	font-weight: bold;
	
}