﻿/*
Chamber WebLink - www.chamberweblink.com
*/

img {
	border:0px;
}

body {
	margin-bottom: 20px;
	background: #FFFFFF url(images/background.jpg) repeat-x;
	font: normal 13px Arial, Helvetica, san serif;
	background-color: #D8D7FF;
	color: #000;
}

h3 {
	color: #006699;
}

h2 {
	color: #006699;
}

h1 {
	color: #006699;
	margin-left: 10px
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

ol {
}

ul {
}

blockquote {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a:link {
	text-decoration:underline;
	color:#993333;
}
a:visited {
	text-decoration:underline;
	color:#666666;
}
a:hover {
	text-decoration:none;
	color:#6666CC;
}

.subNavLinks a:link {
	text-decoration:underline;
	color:#FFF;
}
.subNavLinks a:visited {
	text-decoration:underline;
	color:#CCC;
}
.subNavLinks a:hover {
	text-decoration:none;
	color:#999;
}

.table {
	border-color: #c0c0c0;
	border-width: 0;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Arial, Helvetica, san serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Sponsor */

.sponsor {
	clear: both;
	margin-bottom: 5px;
	padding: 10px 15px;
	background: #666;
	font: 7pt Arial, Helvetica, san serif;
	color: #FFFFFF;
}


/* Post */

.post {
	clear: both;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, san serif;
}

.post ol {
	margin-bottom: 1em;
}

.post ul {
	margin-bottom: 1em;
}

.post blockquote {
	margin-bottom: 1em;
}

.post p {
	margin-bottom: 1em;
}

.post ol {
	margin-left: 3em;
}

.post ul {
	margin-left: 3em;
}

.post blockquote {
	margin-left: 3em;
}

#subNav {
	float: right;
	padding: 5px;
	margin: 5px;
	font: 7.5pt Arial, Helvetica, san serif;
	color: #FFF;
}

.subNav {
	background-color:#003366;

}



/* Header */

#header {
	width: 740px;
	height: 81px;
	margin: 0 auto
}

#header h2 {
	text-transform: lowercase;
	font-family: Arial, Helvetica, san serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	text-transform: lowercase;
	font-family: Arial, Helvetica, san serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	background-image:url('images/background2.gif')
}

#pageHP {
	width: 740px;
	margin: 0 auto;
	background-image:url('images/background1.gif')
}

#contentHP {
	float: right;
	width: 563px;
	background-image:url('images/backgroundShellHome.gif')
}

#content {
	float: right;
	width: 563px;
	background-image:url('images/backgroundShell.gif')
}

#sidebar {
	float: left;
	width: 177px;
	background-image:url('images/backgroundSidebar.gif')
}

#middleColumn {
	clear: both;
	margin-bottom: 5px;
	padding: 10px 20px;
	font: 11pt Arial, Helvetica, san serif;
	color: #000;
	width: 563px;
}

#rightColumn {
	clear: both;
	padding:10px 10px;
	font: 9pt Arial, Helvetica, san serif;
	color: #666;
}

#contentColumn {
	clear: both;
	margin-bottom: 5px;
	padding: 10px 20px;
	font: 9pt Arial, Helvetica, san serif;
	color: #666;
}

#contentNav {
	margin-bottom: 5px;
	padding: 10px 20px;
	font: 8pt Arial, Helvetica, san serif;
	color: #000;
}



/* Menu */

#menu {
}

#menu a {
	border: 0px;
	text-decoration: none;
	color: #3B3B3B;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext2 {
	width: 160px;
}

#inputtext1 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

.footer {
	clear: both;
	margin-bottom: 5px;
	padding: 25px 20px;
	font: 7.5pt Arial, Helvetica, san serif;
	color: #000;
}

#footer {
	width: 740px;
	height: 79px;
	margin: 0 auto;
	background: #3B3B3B;
	background-image:url('images/backgroundFooter.gif')
}

#legal {
	float: left;
}

#links {
	float: right;
}