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

body {
	background-color: #CFCFCF;
	text-align: center;
	margin-top: 0px;
}
a img {
	text-decoration: none;
	border: none;
}
#content {
	margin: auto;
	width: 810px;
}
#under_header {
	background: url("/skins/clovis-chamber/gfx/shadow_lr.gif") repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu_top {
	background: url("/skins/clovis-chamber/gfx/menu_top.gif") repeat-x;
	height: 21px;
}
#menu_top ul {
	margin: 0px;
	padding: 0px;
	margin-left: 130px;
}
#menu_top ul li {
	float:left;
	list-style: none;
	margin-right: 30px;
	margin-top: 3px;
}
#menu_top ul li a {
	color: #000000;
	text-decoration: none;
}
#menu_top ul li a:hover {
}
#menu_top form {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#search {
	height: 14px;
	margin:0px;
	padding:0px;
	width: 105px;
	float: right;
}
#go {
	margin: 0px;
	padding: 0px;
	float: right;
}




#left {
	width: 125px;
	background-color: #D51B22;
	border-right: solid 1px #D3B51D;
	vertical-align:top;
	text-align: left;
}
#left ul {
	margin: 5px 0 30px 0;
	padding: 0px;
}
#left ul li {
	list-style: none;
}
#left ul li a {
	display: block;
	width: 91px;
	padding: 4px 17px;
	color: #FFFFFF;
	text-decoration: none;
	
}
#left ul li a:hover {
	background-color: #000000;
}
#poll {
	color: #FFFFFF;
	font-weight: bold;
	background: url("/skins/clovis-chamber/gfx/bird.gif") no-repeat left center #000000;
	padding: 4px 25px; 
}
#form {
	background-color: #E6cc31;
	color: #000000;
}
#form p {
	padding: 3px 10px;
	margin:0px;
}
#form form {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
#form input {
	margin-left: 0px;
}
#form input#submit {
	margin-left: 67px;
	margin-top: 10px;
}
#featured_members {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #E6CC31;
	text-align:center;
	color: #000000;
	font-weight: bold;
	padding: 3px 0 10px 1px;
}
#featured_members img {
	margin-top: 3px;
}

#centr {
	background-color: #FFFFFF;
	color: #000000;
	width:531px;
	vertical-align: top;
	padding: 13px;
	text-align: left;
}
#centr img.right_img {
	float: right;
	border: solid 1px #8A0A07;
	margin-left: 15px;
	margin-bottom: 10px;
		
}
#centr img.left {
	float: left;
	border: solid 1px #8A0A07;
	margin-right: 15px;
	margin-bottom: 10px;
}
#centr img.center {
	border: solid 1px #8A0A07;
}
#centr a {
	text-decoration: none;
	color: #D51B22;
}
#centr a:hover {
	text-decoration: underline;
}
#rss {
	float:right;
	margin-top: 8px;
}
#centr p {
	margin-top: 5px;
	margin-bottom: 8px;
}
h1 {
	font-size: 24px;
	margin: 0px;
	color: #D51B22;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	color: #D51B22;
}
h3 {
	font-size: 15px;
	margin: -2px 0 0 0;
	color: D51B22;
	
}
h4 {
	font-size: 14px;
	margin: 0px;
}
#columns {
	margin-top: 5px;
}
#columns img {
	float: left;
	border: solid 1px #D0B317;
	margin-right: 15px;
	margin-bottom: 10px;
}
#columns p {
	margin:0px;
	margin-top: 5px;
}
.columns {
	margin-top: 5px;
}
.columns img,
img.right_img {
	float: left;
	border: solid 1px #8A0A07;
	margin-right: 15px;
	margin-bottom: 10px;
}
img.ins,
img.right_img {
	margin-top: 7px;
}
img.right_img {
	float:right;
}
img.cntr_img {
	border: solid 1px #8A0A07;
}
.columns p {
	margin:0px;
	margin-top: 5px;
}

#centr ul {
	padding: 0 0 0 18px;
	margin: 3px 0px;
}




#right {
	width: 144px;
	background-color: #D51B22;
	border-left: solid 1px #D3B51D;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
}
p.title {
	font-weight: bold;
	padding: 5px 0 5px 7px;
	margin: 0px;
}
#right ul, 
#right ul.bold {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#right ul li,
#right ul.bold li {
	padding: 2px 7px 2px 7px;
	list-style: none;
}
#right ul li#more {
	text-align: right;
	padding-right:7px;
}
#right ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#right ul li a:hover,
#right ul.bold li a:hover {
	text-decoration: underline;
}
#right ul.bold {
	margin-top: 7px;
}
#right ul.bold li a {
	font-weight: bold;
	text-decoration: none;
}
a.sign_up {
	display: block;
	width: 132px;
	height: 43px;
	background-color: #000000;
	padding: 7px 0 0 12px;
	color: #E6cc31;
	text-decoration: none;
}
a.sign_up span {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right_cntr {
	font-size: 14px;
	font-weight: bold;
	margin: 0 20px 25px 20px;
	text-align: center;
}
#right_cntr a {
	text-decoration: none;
	color: #173E7A;
}
#right_cntr a:hover {
	color: #000000;
}


#copyright {
	background-color: #000000;
	text-align: right;
	color: #E6CC31;
	font-size:10px;
	padding: 12px;
	height: 35px;
}
#copyright a {
	text-decoration: none;
	color: #E6CC31;
}
#copyright a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	padding-top: 10px;
}

/* Member Tables  */
#board_members table {
        width: 450px;
        margin-top: 20px;
        margin-bottom: 20px;
}
#board_members table td {
        padding-left: 5px;
        font-size: 11px;
        white-space: nowrap;
		vertical-align:top;
		padding-bottom: 10px;
}
.bold {
        font-weight: bold;
}
.last {
        text-align: right;
        padding-right: 7px;
}
#board_members .odd {
        background-color: #FFFFCC;
        border-color: #FFFFCC;
}
#board_members table #day {
        width: 80px;
}
#board_members table #opponent {
        width: 128px;
}
#board_members table #location {
        width: 84px;
}
#board_members #explanations {
        margin-left: 14px;
        font-size: 10px;
        line-height: 12px;
}
#board_members .title {
        margin-left: -10px;
        margin-right: -10px;
        background: url("/skins/clovis-chamber/gfx/complien_bg.gif") repeat-x top;
        padding-left: 10px;
}
#board_members #cent_text {
        margin: 5px 5px 5px 10px;
}


.hidden {
	/*visibility:hidden;*/
	display:none;
	height:0px;
}
.visible {
	/*visibility:show;*/
	height:inherit;
}
