/* header typeface styles */
h1 {
	color: #216BAD !important;
}

/* side menu */
#sidemenu {
	background-color: #C49A1C!important;
	background-image: url(/img/townhallvenues/corners/gold_bottom_right.gif) !important;
}
.dividerline { 
	background-image: url(/img/townhallvenues/dividers/gold_h_line.gif) !important;
}


/* main column layout */
#leftcol {
	padding-top: 0px !important;
}
#rightcol {
	background-color: #F1E7C9!important;
}
#centercol {
	padding: 8px 17px 20px 20px!important;
}


/* images and photots */
.venuephoto01 {
	border-top-color: #C49A1C!important;
	border-bottom-color: #C49A1C!important;
}


/* search form in right hand col */
#search .submit {
	color: #000000!important;
	background-color: #E3CF92!important;
}
#form .submit, #searchform .submit, #eventsform .submit {
	color: #000000;
	background-color: #E3CF92;
	border: 1px solid #000000;
}



/* Book now box */
#booknow {
	background-color: #D9BF6E!important;
}

#headerleft {
	background-color: #C49A1C;
	background-image: url(/img/townhallvenues/headers/chelsea_logo_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#headerright {
	background-color: #FFFFFF;
	background-image: url(/img/townhallvenues/headers/chelsea_gold_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
/* footer */
#footer {
	background-image: url(/img/townhallvenues/footer/generic_gold_slope.gif)!important;
	background-color: #CDA93E!important;
}

/* data tables only */
.datatable {
	background-color: #ABC6DF!important;
	border-right-color: #C49A1C!important;
	border-left-color: #C49A1C!important;
}
.datatable caption {
	background-color: #D1B04C!important;
	border-bottom-color: #FFFFFF!important;
	color:#000000!important;
}
.datatable th {
	background-color: #E1CD8D!important;
}
.datatable td {
	background-color: #F7F2E2!important;
	border-top-color: #C49A1C!important;
}
.datatable .tablecell01b {
	background-color: #EDE1BA!important;
}
.datatable .tablefooter {
	background-color: #E1CD8D!important;
}

/* virtual tour */
#virtualtour {
	background-color: #D1B04C!important;
}
#virtualtour p {
	color: #000000!important;
}
#tourlinks {
	background-color: #E1CD8D!important;
	color: #000000 !important;

}
#tourlinks a {
	color:#00519E !important;
}
#photobox {
	background-color: #A17600!important;
	color: #FFFFFF !important;
}

/* venues listings */
.venuelist {
	background-color: #C49A1C;
}
.venuelist h2 {
	color: #000000;
	background-color: #D1B04C;
	border-bottom-color: #FFFFFF;
}
.venuelist .venuelistlinks {
	background-color: #E1CD8D;
}
.venuelist li {
	border-bottom-color: #FFFFFF;
	list-style-image: url(/img/townhallvenues/icons/blue_blue_list_arrow_right.gif);
}

/* events */
#events h2 {
	color: #FFFFFF;
	background-color: #C49A1C;
	background-image: url(/img/townhallvenues/corners/gold_2_top_right.gif);
}
#eventsresults ul {
	color: #000000;
	background-color: #E7D7A4;
	background-image: url(/img/townhallvenues/corners/gold_soft_bottom_left.gif);
	list-style-image: url(/img/townhallvenues/icons/blue_blue_arrow_right.gif);
}
#eventsresult h3 {
	background-color: #D8BC67;
}
#eventrecord {
	background-color: #E7D6A1;
	border-top-color: #FFFFFF;
	background-image: url(/img/townhallvenues/corners/gold_soft_bottom_left.gif);
}
#eventrecord1 {
	background-color: #E7D6A1;
}
#eventrecord2 {
	background-color: #EDE1BA;
	border-left-color: #FFFFFF;
}

/* photo galleries */
#gallery h2 {
	color: #000000;
	background-color: #D1B04C;
	border-right: 10px solid #C49A1C;
	border-left: 10px solid #C49A1C;
}
#gallery td, #gallery div {
	color: #000000;
	background-color: #E8D8A7;
	border-bottom-color: #C49A1C;
}
#gallery table {
	background-color: #FFFFFF!important;
	border-right-color: #C49A1C!important;
	border-left-color: #C49A1C!important;
}

