/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#ffffff url('images/bg.gif') top left repeat-x;
}
.clear {
	clear:both;
}
.page {
	width:780px;
	background:#ffffff;
	text-align:left;
	border-top:2px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	margin-top:10px;
}
.toppage {
	background:#404040;
	
	width:780px;
	
		
}
.home-white-bar {
clear:both; 
width:780px; 
border-top:1px solid #ffffff;

}
.home_right
	{
		position:relative;
		float:right;
		width:350px;
		background:#202020 ;
	}
.quote {
	width:240px;
	background:#202020 ;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	border-left:4px solid #c0c0c0;
	padding-right:70px;
	padding-left:10px;
}
.quote a {
	color: white;
}
.home {
	width:400px;
	height:275px;
	float:left;
	clear:both;
	background:#202020 ;
}
.home_content {
		width:778px;
		clear:both;
		background:#ffffff;
		border:1px solid #cccccc;
	}
.sections {
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff;
}
.section_head a {
	color:black;
}
.tvappearances {
	width:245px;
	float:left;	
	
}
.afterdinner {
	width:245px;
	float:left;	
	margin-left:3px;
}
.community {
	width:245px;
	float:right;	
	margin-right:3px;
}
h1.section_head {
width:245px;
height:17px;
margin:0px;
background:url('images/section_head2.gif') top left no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:10px;
padding-top:3px;
color:black;
text-align:left;
}
.section_body ul {
	padding:5px;
	
	margin:5px;margin-left:20px;
}
.section_body {
	border:1px solid #efefef;
	padding:5px;
	height:150px;
	text-align:left;
}
.section_auctions{
	width:780px;
	height:54px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	}
.footer {
width:782px;
text-align:left;
	background:#202020;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	padding:0px;
}
.footer a{
	color:white;
}
.footer p{
	padding:3px;
}
.contact {
	float:right;
	width:80px;
	border-left:2px groove #CCCCCC;
	height:21px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contact a {
	color: white;
}
.sub_toppage {
	background:#404040 ;
	height:51px;
	width:780px;
}
.fade-white-top {
background:#ffffff url('images/fade-white.gif') top left repeat-x;
height:11px;	
float:right;
width:601px;
}
.fade-white-top-phpbb {
background:#ffffff url('images/fade-white.gif') top left repeat-x;
height:11px;	
float:right;
width:780px;
}
.fade-white-bottom {
background:#ffffff url('images/fade-white.gif') top left repeat-x;
height:11px;	

}
.logo {
	float:left;
	padding:3px;
	
}
.content {
	width:500px;
	float:right;
	padding-right:40px;
	padding-bottom:10px;
	clear:right;
}
.content-large {
	width:580px;
	float:right;
	padding-right:10px;
	padding-bottom:10px;
	clear:right;
}
.content p,li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.content-large p,li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.content h1 {
	font-family:Arial, Helvetica, sans-serif;
}
.menu {
float:left;
	width:179px;
	padding-top:0px;
	background:#a9b196 ;
	clear:both;
}
.menu a {
	display:block;
	width:155px;
	color:white;
	background: url('images/dashed-line.gif') bottom left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:2px;
	margin-left:10px;
	
}
.mid_head {
	width:780px;
	
	background:#202020;
}
.gallery img {
	border:1px solid black;
	margin:10px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
	font-size:15px;
	font-weight:normal;
	margin-bottom:0px;
}
p{
	margin:10px;
	line-height:14px;
	}