﻿body {
	background-color: #CDCDCB;
}
#wrap {
	margin: 0 auto;
	width: 741px;
}
#main {
	background-repeat: repeat-y;
	width: 100%;
}
/*left column*/
#left-col {
	margin: 0;
	padding: 0;
	float: left;
}
#top-curve {
	background-image: url('../Images/hd-curve.jpg');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 170px;
	width: 177px;
}
#top-curve img {
	border: 0;
}
/*navigation*/
#nav {
	padding: 0;
	margin: 10px 0 0 15px;
	border-top: 1px solid #CDCDCB;
	width: 152px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CDCDCB;
	line-height: 26px;
	font-size: 13px;
	text-align: right;
	border-bottom: 1px solid #CDCDCB;
	width: 152px;
}
#nav li a {
	color: #CDCDCB;
	text-decoration: none;
}
#nav li a:hover {
	color: #E4A206;
	text-decoration: none;
}
/*right column*/
#right-column {
	margin: 0;
	padding: 0;
	float: left;
	width: 563px;
}
#header-top {
	background-image: url('../Images/hd-top.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 75px;
}
/*top navigation*/
#top-nav {
	margin: 0;
	padding: 7px 0 0 338px;
}
#top-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top-nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	float: left;
	margin-left: 3px;
}
#top-nav li a {
	color: #ffffff;
	text-decoration: none;
}
#top-nav li a:hover {
	text-decoration: underline;
}
/*search*/
#search {
	margin: 39px 0 0 341px;
	padding: 0;
	height: 20px;
	width: 200px;
	/*border: 1px solid #E4A206;*/
}
#search-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 2px;
	padding: 0;
	float: left;
}
#input-box {
	margin: 2px;
	padding: 0;
	float: left;
	width: 111px;
	height: 16px;
	background-color: #ffffff; /*take this out when the actual box goes in*/
}
#go {
	background-color: #E4A206;
	width: 21px;
	height: 16px;
	margin: 2px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
	float: left;
}
#go a {
	text-decoration: none;
	color: #000000;
}
#go a:hover {
	text-decoration: none;
	color: #ffffff;
}
/*image-buttons*/
#image-buttons {
	margin: 0;
	padding: 0;
}
#image-rotator {
	margin: 0;
	padding: 0;
	float: left;
}
#buttons {
	margin: 0;
	padding: 0;
	float: left;
}

#buttons img {
	margin: 0;
	padding: 0;
	border: 0;
}
/*banner*/
#banner {
	margin: 0;
	padding: 0;
	background-color: #E4A206;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	width: 558px;
	height: 239px;  /*was 239*/
}
#ad {
	margin: 4px 0 0 0px;
	padding: 0;
}
/*content-area*/
#content td input, #content td select {
	max-width: 265px;
	font-size: 12px!important;
	background-color: #eee;
}
#content td textarea {
	font-size: 12px!important;
	background-color: #eee;
}
#content td textarea:hover, #content td input:hover, #content td select:hover, #content td textarea:active, #content td input:active, #content td select:active {
	background-color: #ddd;
}
#content-area span {
 	max-width: 240px;
}
#content-area {
	margin: 0;
	padding: 0;
}
#content-left {
	margin: 0;
	padding: 0;
	width: 366px;
	float: left;
}
#title-lg {
	background-image: url('../Images/main-tab-large.png');
	background-repeat: no-repeat;
	margin: 5px 0 0 3px;
	padding: 0;
	height: 35px;
	width: 357px;
}
#title-lg h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CDCDCB;
	margin: 0 0 0 10px;
	padding: 9px 0 0 0;
}
#content-right {
	margin: 0;
	padding: 0;
	width: 190px;
	float: left;
	display: block;
	font-size:x-small;
}
#title-sm {
	background-image: url('../Images/main-tab-small.png');
	background-repeat: no-repeat;
	margin: 3px 0 0 2px;
	padding: 0;
	height: 35px;
	width: 183px;
}
#title-sm h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CDCDCB;
	margin: 0 0 0 10px;
	padding: 9px 0 0 0;
}
/*content*/
#content {
	margin: 7px;
	padding: 0;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content a {
	text-decoration: none;
	color: #945428;  /*was #E4A206*/
}
#content a:hover {
	text-decoration: underline;
	color: #E4A206;  /* was #945428 */
}
/*quicklinks*/
#quicklinks {
	margin: 9px 8px 9px 8px;
	padding: 0;	
	overflow: visible;
}
#quicklinks table tr td {
	padding-bottom: 5px;
}
#quicklinks a {
	font-size: 13px;
	color: #663300;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#quicklinks a:hover { /* javascript class from the index.master page */
	text-decoration: underline;
	color: #BD754F;
}
/*flash*/
#flash {
	margin: 7px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*calendar*/
#calendar {
	margin: 7px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*icons*/
#icons {
	margin: 0;
	padding: 0;
	width: 170px;
}
#icons img {
	border: 0;
}
#icons ul {
	list-style: none;
	margin: 7px 0 0 6px;
	padding: 0;
}
#icons li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 4px 0 0 0px;
}
#icons-border {
	border-top: 1px solid #E4A206;
}
/*news*/
#news {
	margin: 7px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* business directory */
#ctl00_webcontent_DirectorySearch1_txtCategory {
	width: 180px !important;
	background: #C0C0C0;
}
#ctl00_webcontent_DirectorySearch1_txtBusinessName {
	width: 180px !important;	
	background: #C0C0C0;
}
#ctl00_webcontent_DirectorySearch1_txtCity { 
	background: #C0C0C0;
	min-width: 120px !important;
	width: 120px !important;
}
#ctl00_webcontent_DirectorySearch1_txtState {
	width: 20px !important;
	background: #C0C0C0;
}
#ctl00_webcontent_DirectorySearch1_txtZip {
	width: 40px !important;
	background: #C0C0C0;
}
#ctl00_webcontent_DirectorySearch1_txtPhone {
	width: 100px !important;
	background: #C0C0C0;
}
#ctl00_webcontent_DirectorySearch1_lblSearchCaption {
	color: #999;
}
.GeneralBody td b {
	font-size: 16px;
	color: #663300;
}
.GeneralBody td p i b {
	font-size: 11px;
}

/*Events*/
#EventHeader {
	width: 350px;
}
/*members-button*/
#members-button {
	margin: 0;
	padding: 0;
}
#members-button img {
	margin: 10px;
	padding: 0;
	border: 0;
}
/*footer*/
#footer {
	background-image: url('../Images/main-footer.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 96px;
}
#copyright {
	margin: 0;
	padding: 35px 0 0 8px;
	width: 382px;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#copyright a {
	text-decoration: underline;
	color: #ffffff;
}
#copyright a:hover {
	text-decoration: underline;
	color: #E4A206;
}
#weblink {
	background-image: url('../images/DP_by_Chamber_Weblink3.gif');
	background-repeat: no-repeat;
	float: right;
	padding: 0;
	margin: -37px 24px 0 0;
	height: 26px;
}
#weblink p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 27px 0px 0 0px;
}
#weblink a, #weblink a:hover {
	text-decoration: none;
	color: #e4a206;
}
/*clear floats*/
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html #main {
	min-height: 1px;
}
ul {
list-style: none;
margin: 10px;
padding: 0px;
}
li {
margin: 0px;
padding: 0px;
}
#content li {  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 4px;
}

/*Small Event Calendar */

#EventCalendarSmall1_calSmall tbody tr td, #ctl00_webcontent_EventCalendarSmall1_calSmall tbody tr td {
	font-size: 18px;
	width: 35px;
	height: 25px;
	border: 1px solid #ccc;
}
/* Update Profile Information */
/* sitemap */
#sitemap a:visited {
	/*color: #663300;*/
}


