/* Billtown Bosards CSS Document */

body {
	margin: 10;
	padding: 6;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border:thin #BE6B10;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-weight: normal;
	font-size: 235%;
}

a {
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #69487D;
	text-decoration: underline;
}

img {
	border: 3px solid #7F7772;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

HeadlineBox {
	width: 400px;
	padding: 0;
}

.boardsbox {
	width: 300px;
	padding: 5px;
	font-size: 90%;
	line-height: 1.6em;
}

.banner290box {
	width: 290px;
	padding: 5px;
}

.buzzbox {
	width: 300px;
	padding: 5px;
	font-size: 90%;
	line-height: 1.6em;
}

.searchbox {
		width: 300px;
}

.style2 {font-size: 95%}

.style7 {
	font-size: 105%;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #327C85;
}
a:visited {
	text-decoration: none;
	color: #DE7221;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #9B9B00;
}

/* -- header -- */

#header {
	width: 920px;
	height: 116px;
	margin: 0;
	background: url(Images/head/ban_MtPicFall07.png) no-repeat;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
	color: #000;
}

#header h1 {
	float: left;
	text-transform: lowercase;
	line-height: 20px;
	font-size: 32px;
	padding: 10px 0 2px 10px;
}

#header p {
	float: left;
	text-transform: lowercase;
	padding: 5px 0 0 14px;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 145%;
}

#header a {
	border: none;
	color: #000;
}

/* -- end header -- */


/* -- start nav -- */

#nav {
	width: 920px;
	height: 20px;
	margin: 0;
	padding: 2px 0 0 0;
	background: #fff;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: 15px;	
}

#nav a:link {
	text-decoration: none;
	color: #327C85;
}
#nav a:visited {
	text-decoration: none;
	color: #DE7221;
}
#nav a:hover {
	text-decoration: underline;
	color: #CC3300;
}
#nav a:active {
	text-decoration: none;
	color: #9B9B00;
}

/* -- end nav -- */

/* -- page -- */

#page {
	width: 920px;
	margin: 0;
}

/* -- end page -- */

/* -- content -- */

#content {
	float: none;
	width: auto;
	margin: 8px 2px 0 2px;
	padding: 0px 3px 10px 6px;
	font-size: 95%;
	line-height: 1.25em;
}

#content p, #content ul, #content ol {
	line-height: 1.5em;
}

.welcome {
	padding: 5px 0 0 0;
}

/* -- end content -- */

/* -- sidebar Left -- */

#sidebarL {
	float: left;
	width: 156px;
	padding: 5px 5px 15px 5px;
	margin: 3px;
	border-right: 1px groove #DBDBDB;
	font-size: 85%;
	line-height: 1.6em;
}

#sidebarL ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarL li {
}

#sidebarL li ul {
}

#sidebarL li li {
	padding: 5px 10px;
	background: #333
	border-top: 1px solid #DBDBDB;
}

#sidebarL li li.first {
	border-top-color: #fff;
}

#sidebarL h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebarL a {
	border: none;
}

#sidebarL a:hover {
	text-decoration: underline;
}

/* -- end sidebarL -- */

/* -- sidebar Right -- */

#sidebarR {
	float: right;
	width: 295px;
	padding: 5px 0px 15px 5px ;
	margin: 0px;
	border-left: 1px solid #DBDBDB;
	font-size: 90%;
	line-height: 1.5em;
}

#sidebarR ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarR li {
}

#sidebarR li ul {
}

#sidebarR li li {
	padding: 5px 10px;
	background: #333
	border-top: 1px solid #DBDBDB;
}

#sidebarR li li.first {
	border-top-color: #fff;
}

#sidebarR h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebarR a {
	border: none;
}

#sidebarR a:hover {
	text-decoration: underline;
}

/* -- end sidebar Right -- */


/* -- footer -- */

#footer {
	width: 920px;
	margin: 0;
	clear: both;
	height: 150px;
	padding: 20px 0 0 0;
	background: #C58D2A;
}

#footer p {
	background: #C58D2A;
	margin: 0;
	text-align: center;
	font-size: 85%;
	white-space: 15px;
}

#footer a {
	border: none;
	color: #fff;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footnav {
	line-height: 1.35em;
}

#foot {
	line-height: 1.85em;
}

#foot strong {
	display: block;
	padding: 20px 0 0 0;
	background: #C58D2A center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}

/* -- end footer -- */

/* -- start banners & misc -- */ 

#Leaderboard {
	float:right;
	width:730px;
	height:90px;
	background-color: #fff;
	margin: 5px 0 5px 0;
}

/* -- end banners & misc -- */

