@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
	margin:0px 0;
	background:#99ccff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10pt;
	line-height: 13pt;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}
.floatleft {
	float:left;
	}
.floatright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:967px;
	margin:0 auto;
	background:#fff;
	padding:0 17px 20px 16px;
	border-top:8px solid #1188ff;
	border-bottom:3px solid #1188ff;
	}

/* The Header */

.header {
	height:65px;
	padding:20px 0 21px 0;
	}
.header a.logo {
	display:block;
	height:65px;
	width:297px;
	background:url(images/lwglogo.jpg) center no-repeat;
	float:left;
	}
.header .block {
	height:52px;
	width:480px;
	padding-top:0px; /* was 13px */
	float:right;
	/*background:#e4e4e4;
	text-align:center;
	color:#000;
	word-spacing:1px;*/
	}
.header .block a {
	color:#0066cc;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	word-spacing:normal;
	}
.header .block p {
	margin:0 0 3px 0;
	padding:0;
	}

/* The Center */

.center {
	background:url(images/bg.gif);
	}

/* The Menu */

.menu {
	padding:14px 10px;
	width:186px;
	background:#6dc550;
	color:#fff;
	margin-right:16px;
	float:left;
	}
.menu .block {
	margin:0 1px;
	background:#3c7827;
	text-align:center;
	font-size:10px;
	padding:3px 0 3px 0;
	line-height: 14pt;
	}
.menu .block a {
	color:#ccff66;
	text-decoration:underline;
	font-weight:bold;
	font-size:12pt;
	}
.menu ul {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	line-height:32px;
	border-top:1px solid #fff;
	font-size:16px;
	}
.menu ul li {
	border-bottom:1px solid #fff;
	}
.menu ul li.current {
	font-weight:bold;
	}
.menu ul a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 3px;
	}
.menu ul a:hover {
	text-decoration:none;
	background:#3c7827;
	height:32px;
	overflow:hidden;
	}

/* The Content */

.content {
	float:left;
	width:508px;
	margin-right:16px;
	border-top:1px solid #d8d8d8;
	padding:13px 13px 0 13px;
	line-height:1.3em;
	}

.content ul,ol {
	margin-left: 40px;
	margin-bottom: 10px
}

.floatingImages {
	float:left;
	text-align:center;
	width:169px;
	margin-top:15px;
	}
.floatingImages img {
	margin:15px 0;
	}
.floatingImages a img {
	border:1px solid #fff;
	}
.floatingImages a:hover img {
	border-color:#000;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:194px;
	float:left;
	text-align:center;
	padding: 2px 0px 15px 0px;
	border-top:1px solid #d8d8d8;
	}

/* The Footer */

.footer {
	height:35px;
	line-height:35px;
	color:#000;
	width:508px;
	background:#d8d8d8;
	margin:13px 0 13px 235px;
	font-size:10px;
	text-align:center;
	clear:both;
	}

/* Clear at the bottom */

.bottom {
	height:1px;
	overflow:hidden;
	background:url(images/bottom.gif);
	}
	
/* -----------------------------------------
---------------- MY STYLES -----------------
------------------------------------------*/

/*
Text -------------------------------------- */

p, h1, h2, h3, table {
	margin-bottom: 10px;
}

h1 {
	font-size: 16pt;
	color:#FF9900;
	line-height:normal;
	}
	
h2 {
	font-size:13pt;
	color:#FF9900;
	line-height:normal;
	}

h3 {
	font-size:11pt;
	color:#6A9D00;
	line-height:normal;
}

p.location {
	font-size: 8pt;
}

p.breadcrumbs {
	font-size: 8pt;
}

ol.std {
	margin-left: 40px;
	margin-bottom: 10px;
}

/*
Forms ----------------------------------- */

textarea, select, input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #ccc;
	background-color: #fff;
	padding: 2px;
}

input.short {
	width: 80px;
	border: 1px inset #ccc;
	padding: 2px;
}

input.std {
	width: 180px;
	border: 1px inset #ccc;
	padding: 2px;
}

input.long {
	width: 250px;
	border: 1px inset #ccc;
	padding: 2px;
}

input.extralong {
	width: 300px;
	border: 1px inset #ccc;
	padding: 2px;
}

textarea.submittip {
	width: 400px;
	height: 150px;
	background-color: #fff;
	border: 1px inset #ccc;
}

textarea.std_large {
	width: 400px;
	height: 250px;
	border: 1px inset #ccc;
}

textarea.comments {
	width: 450px;
	height: 100px;
	border: 1px inset #ccc;
}

input.button {
	border: 1px outset #ccc;
	background-color: #006ad5;
	color: #fff;
	font-weight: bold;
}

/*
Tables ------------------------------------- */

table.supps_cats {
	width: 100%;
	border: 1px solid #d8d8d8;
	margin: 0px auto 10px auto;
	background-color: #fff;
}

table.supps_cats td {
	padding: 3px;
	vertical-align: top;
	text-align: left;
}

table.bmrcalc {
	width: 480px;
	border: 1px solid #d8d8d8;
	background-color: #eee;
	margin: 0px auto 10px auto;
}

table.bmrcalc td {
	padding: 5px;
	font-size: 8pt;
}

.forum_preview {
	width: 100%;
	border: 1px solid #d8d8d8;
	background-color: #eee;
}

.forum_preview td {
	padding: 5px;
}

.articles_main {
	width: 500px;
	margin-bottom: 0;
}

.articles_main td {
	padding: 5px;
	vertical-align: top;
}

.add_comment {
	width: 450px;
	border: 1px solid #48a4ff;
	background-color: #cce6ff;
}

.add_comment td {
	padding: 5px;
}

.contact_form {
	width: 500px;
	border: 1px solid #48a4ff;
	background-color: #cce6ff;
}

.contact_form td {
	padding: 5px;
}

.homepage {
	width: 500px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 0px auto 10px auto;
}

.homepage td {
	padding: 5px;
	width: 33%;
	font-size: 8pt;
}

.submit_tip {
	width: 400px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 15px;
}

.submit_tip td {
	padding: 5px;
	width: 33%;
	font-size: 8pt;
}

.tablehead {
	background-color: #1188ff;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/*
Links ------------------------------------- */

a {
	color: #0033ff;
	text-decoration: underline;
}
	
a:link, a:visited {
	color: #0033ff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #65b44b;
	text-decoration: underline;
}	
