body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:0;
	margin:0;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#FFFFFF;
}
a:link {
	color:#FE7A06;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#FE7A06;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#fdb813;
	font-weight:bold;
}
a:active {
	text-decoration:underline;
	color:#FDB813;
	font-weight:bold;
}
h1 {
	color:#000;
	font-size:18px;
}
h2 {
	color:#000;
	font-size:16px;
}
h3 {
	color:#000;
	font-size:14px;/*margin-bottom:-12px;*/
}
p.title {
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:0.4em;
 *line-height:1em;
 *margin-top:10px;
	padding-left:10px;
}
p.title-white {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:0.4em;
 *line-height:1em;
 *margin-top:10px;
	padding-left:10px;
}
p.events {
	font-size:14px;
	color:#5F5F5F;
	font-weight:bold;
	line-height:1.4em;
}
/* Site Style */
 
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float:left;
	width: 1000px;
	height: 171px;
}
#header-left {
	float:left;
	width:700px;
	height:144px;
	background-image:url(../images/build/header-left3.jpg);
}
#header-right {
	float:left;
	width:265px;
	height:114px;
	background-image:url(../images/build/header-right.gif);
	padding-left:10px;
	padding-top:30px;
	padding-right:25px;
}
#login {
	margin-top:120px;
	margin-left:500px;
	float:left;
	color:#fff;
}
#login-ie6 {
	float:left;
	color:#fff;
	margin-top:118px;
	margin-left:270px;
}
#notamember {
	margin-top:35px;
 *margin-top:-8px;
	float:left;
	color:#fff;
}
#searchsite {
	float:left;
}
.cat_button_search {
	height:22px;
	width:22px;
	cursor:pointer;
	background-image:url(../images/build/search.gif);
}
#nav-menu {
	float:left;
	width:978px;
	height:27px;
	background-image:url(../images/build/navmenu.gif);
	padding-left:20px;
}
#nav-menu-ie6 {
	float:left;
	width:978px;
	height:27px;
	background-image:url(../images/build/navmenu.gif);
	padding-left:20px;
	margin-top:-11px;
}
/* Nav Menu */
 
td.menu-item {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	color:#FFF;
	text-align:center;
	background-image:url(../images/build/tab.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
td.menu-item-hover {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	color:#ffc812;
	text-align:center;
	background-image:url(../images/build/selected-tab.gif);
	background-repeat:no-repeat;
}
td.menu-item-selected {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	color:#ffc812;
	text-align:center;
	background-image:url(../images/build/selected-tab.gif);
	background-repeat:no-repeat;
}
/* Footer Menu */
 
td.footer-menu-item {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	color:#999;
	text-align:left;
}
td.footer-menu-item-hover {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	color:#000;
	text-align:left;
}
td.footer-menu-item-selected {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	color:#000;
	text-align:left;
}
/* Footer Menu Copyright */
 
td.footer-menuc-item {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:default;
	color:#999;
	text-align:left;
}
td.footer-menuc-item-hover {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:default;
	color:#999;
	text-align:left;
}
td.footer-menuc-item-selected {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:default;
	color:#999;
	text-align:left;
}
/* Sub Menu */
 
td.submenu-item {
	background-image:url('../images/build/submenu-btn.png');
	width:140px;
	height:37px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding-top:3px;
	padding-right:3px;
}
td.submenu-item-hover {
	background-image:url('../images/build/submenu-btn-hover.png');
	width:140px;
	height:37px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding-top:3px;
	padding-right:3px;
}
td.submenu-item-selected {
	background-image:url('../images/build/submenu-btn-hover.png');
	width:140px;
	height:37px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding-top:3px;
	padding-right:3px;
}
#main-content {
	float:left;
	width:1000px;
	min-height:500px;
	height:auto !important;
	background-image:url(../images/build/main-content.gif);
	background-repeat:y;
}
#main-content-ie6 {
	float:left;
	width:1005px;
	min-height:500px;
	height:auto !important;
	background-image:url(../images/build/main-content.gif);
	background-repeat:y;
}
#left-column {
	float:left;
	width:250px;
	min-height:500px;
	margin-right:5px;
}
/* web apps */
 
#upcoming-events {
	float:left;
	width:215px;
	padding-left:20px;
	margin-top:10px;
}
#upcoming-events-header {
	float:left;
	width:225px;
	height:32px;
	background-image:url(/images/build/events-header.gif);
}
#upcoming-events-content {
	float:left;
	width:215px;
	min-height:95px;
	background-image:url(/images/build/events-content.gif);
	background-repeat:repeat-y;
	padding:5px;
}
#upcoming-events-footer {
	float:left;
	width:225px;
	height:20px;
	background-image:url(/images/build/events-footer.gif);
}
/* business training */
 
#business-training {
	float:left;
	width:215px;
	padding-left:20px;
	margin-top:10px;
}
#business-training-header {
	float:left;
	width:225px;
	height:32px;
	background-image:url(/images/build/events-header.gif);
}
#business-training-content {
	float:left;
	width:215px;
	min-height:95px;
	background-image:url(/images/build/events-content.gif);
	background-repeat:repeat-y;
	padding:5px;
}
#business-training-footer {
	float:left;
	width:225px;
	height:20px;
	background-image:url(/images/build/events-footer.gif);
}
/* social events */
 
#social-events {
	float:left;
	width:215px;
	padding-left:20px;
	margin-top:10px;
}
#social-events-header {
	float:left;
	width:225px;
	height:32px;
	background-image:url(/images/build/events-header.gif);
}
#social-events-content {
	float:left;
	width:215px;
	min-height:95px;
	background-image:url(/images/build/events-content.gif);
	background-repeat:repeat-y;
	padding:5px;
}
#social-events-footer {
	float:left;
	width:225px;
	height:20px;
	background-image:url(/images/build/events-footer.gif);
}
/* local news */
 
#local-news {
	float:left;
	width:215px;
	padding-left:20px;
	margin-top:10px;
}
#local-news-header {
	float:left;
	width:225px;
	height:32px;
	background-image:url(../images/build/news-header.gif);
}
#local-news-content {
	float:left;
	width:215px;
	min-height:50px;
	background-image:url(../images/build/news-content.gif);
	background-repeat:repeat-y;
	padding:5px;
}
#local-news-footer {
	float:left;
	width:225px;
	height:20px;
	background-image:url(../images/build/news-footer.gif);
}
#middle-column {
	float:left;
	width:495px;
	min-height:500px;
	margin-top:10px;
}
#right-column {
	float:left;
	width:245px;
	min-height:500px;
	margin-left:5px;
}
#ad-rotator {
	float:left;
	width:240px;
	min-height:500px;
	margin-left:5px;
	margin-top:10px;
}
#ad {
	float:left;
	width:220px;
	margin-bottom:10px;
}
#links {
	float:left;
	width:475px;
	margin-bottom:10px;
	padding:10px;
}
#left {
	float:left;
	width:228px;
	margin-right:15px;
}
#right {
	float:left;
	width:228px;
}
#footer {
	float:left;
	width:1000px;
	height:50px;
	background-image:url(../images/build/footer2.jpg);
	background-repeat:no-repeat;
}
#footer-left {
	float:left;
	width:940px;
	height:50px;
	margin-left:20px;
	margin-top:15px;
}
#footer-left-ie6 {
	float:left;
	width:940px;
	height:50px;
	margin-left:10px;
	margin-top:15px;
}
#footer-right {
	float:left;
	width:30px;
	height:50px;
	margin-top:13px;
}
/* Wide Template */
 
#wide-column {
	float:left;
	width:725px;
	min-height:500px;
	margin-top:10px;
	padding-right:15px;
}
#wide-left {
	float:left;
	width:325px;
	margin-right:10px;
}
#wide-right {
	float:left;
	width:380px;
	margin-right:10px;
}
/* Form Styling */
 
#appformembership div {
	padding-bottom:10px;
}
#appformembership label {
	float:left;
	width:160px;
}
#appformembership label#line {
	float:right;
	width:95%;
}
#appformembership .cat_button01 {
	float:right;
	height:25px;
	width:103px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
	background-image:url(../images/build/submit.png);
}
#appformembership fieldset {
	border:1px solid #FDB813;
}
.apptitle {
	font-size:20px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
}
.appsubtitle {
	font-size:16px;
	color:#000;
	text-align:left;
	text-transform:uppercase;
}
.appnote {
	font-size:12px;
}
#contactus div {
	padding-bottom:10px;
}
#contactus label {
	float:left;
	width:160px;
}
#contactus .cat_dropdown_smaller {
	width:75px;
}
#contactus .cat_button01 {
	float:right;
	height:25px;
	width:102px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
	background-image:url(../images/build/booknow.png);
}
#bookingform div {
	padding-bottom:10px;
}
#bookingform label {
	float:left;
	width:160px;
}
#bookingform .cat_dropdown_smaller {
	width:70px;
}
#bookingform .cat_button01 {
	float:right;
	height:25px;
	width:102px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
	background-image:url(../images/build/booknow.png);
}
/* coda slider */
 
#java {
	float:left;
	width:495px;
	height:110px;
}
#slider {
	width: 495px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 110px;
	width: 495px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background: #fff;
}
.scrollContainer div.panel {
	padding: 0px;
	height: 110px;
	width: 495px;
}
.scrollButtons {
	position: absolute;
	top: 129px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -50px;
}
.scrollButtons.right {
	right: -50px;
}
.hide {
	display: none;
}
/* left column links */

#left-column a:link {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
#left-column a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}
#left-column a:visited {
	color:#000000;
	font-weight:bold;
}
#left-column a:active {
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}
/* members directory */

#members-directory {
	float:left;
	width:493px;
	height:45px;
	margin-bottom:10px;
}
#members-directory-top-left {
	float:left;
	width:228px;
	height:25px;
}
#members-directory-top-right {
	float:left;
	width:265px;
	height:25px;
	margin-top:10px;
}
#members-directory-top-bottom {
	float:left;
	width:493px;
	height:20px;
}
/* upload */

#upload-details div {
	padding-bottom:10px;
}
#upload-details label {
	float:left;
	width:185px;
}
#upload-details .cat_textbox_small, .cat_listbox_small {
	width:295px;
}
#upload-details .cat_button01 {
	float:right;
	height:25px;
	width:103px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
	background-image:url(../images/build/submit.png);
}
.rss_items {
	margin-left:0;
	padding:0;
	list-style-type:none;
}
/* bottom logo's */

#footer-logos {
	float:left;
	width:1000px;
	height:75px;
	padding-left:30px;
}
#wilson-design {
	float:left;
	width:300px;
	height:75px;
	text-align:left;
}
#website-success {
	float:left;
	width:300px;
	height:75px;
	text-align:left;
	margin-left:35px;
	margin-right:35px;
}
#coalition {
	float:left;
	width:300px;
	height:75px;
	text-align:left;
}
.border-bottom {
	border-bottom:1px solid #000;
}
/* Rollover */

div.jointoday {
	float: right;
	width: 102px;
	height: 25px;
	background: url( '../images/build/jointoday.png' ) top left no-repeat;
	overflow:hidden;
}
div.jointoday a {
	float: right;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
div.jointoday a:hover {
	float: right;
	width: 102px;
	height: 25px;
	background: url( '../images/build/jointoday.png' ) top right no-repeat;
}
/* chamber form */

#chamberform label {
	float:left;
	width:200px;
}
#chamberform div {
	padding:10px;
}
#chamberform .cat_dropdown_smaller {
	width:75px;
}
/* committee photos */

    #ccci-committee {
	float:left;
	margin:0 10px 10px 10px;
	padding-bottom:20px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 1.1em;
}
#ccci-portrait {
	float:left;
}

