body   {
		color: #000000;
		font-size: 10pt;
		font-family: "Times New Roman";
		text-decoration: none;
		background-color: #ffcc00;
		/*background-image: url("/img/top-bg.jpg");*/
}

#a {
	color: #660033;
	text-decoration : underline;
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#a:visited  {
			 color: #660033;
			 text-decoration: none;
}

#a:active {
		   color: #660033;
		   text-decoration : none;
}

#a:hover {
		  color: #800000;
		  text-decoration: underline;
}

h5 {
	font-size : 10pt;
	color: #660033;
	text-decoration: none;
}
h3 {
	font-size : 12pt;
	font-family: "Times New Roman";
}

/*** Original Classes ***/
.category {
		color: #000000;
		font-weight: bold;
		font-size: 20px;
		font-family: "Times New Roman", "Times New Roman", Times, Geneva;
		text-decoration: none;
		text-align: right;
}
.spacer {
	color: #000000;
	font-size: 8px;
	text-decoration: none;
}
.subcategory {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", "Times New Roman", Times, Geneva;
	text-decoration: none;
	text-align: right;
}
.text {
	color: #000000;
	font-variant: normal;
	font-size: 11pt;
	font-family: "Times New Roman", "Times New Roman", Times, Geneva;
	text-decoration: none;
}
.link {
	color: #000000;
	font-variant: normal;
	font-size: 14px;
	font-family: "Times New Roman", "Times New Roman", Times, Geneva;
	text-decoration: none;
}
.link a {
	color: olive;
	font-variant: normal;
	font-size: 14px;
	font-family: "Times New Roman", "Times New Roman", Times, Geneva;
	text-decoration: none;
}
table {font-family: "Times New Roman"; }
.link a:active { color: olive; font-variant: normal; font-size: 14px; font-family: "Times New Roman", "Times New Roman", Times, Geneva; text-decoration: none; }
.link a:visited { color: olive; font-variant: normal; font-size: 14px; font-family: "Times New Roman", "Times New Roman", Times, Geneva; text-decoration: none; }
.link a:hover { color: navy; font-variant: normal; font-size: 14px; font-family: "Times New Roman", "Times New Roman", Times, Geneva; text-decoration: none; }
.tableformat   { width: 780px; }
.title_listings    { color: #933; font-size: 16pt; font-family: "Times New Roman", "Times New Roman", Times; vertical-align: top; }
.title_address	{ font-weight: bold; }
.title_news    { font-weight: bold; font-size: 13pt; line-height: 20px; font-family: "Times New Roman", "Times New Roman", Times; vertical-align: top; }
/*.subheading		{ color: red; font-weight: bold; font-size: 14pt; font-family: "Times New Roman", "Times New Roman", Times; }*/
.subtitle_news     { font-size: 13pt; font-family: "Times New Roman", "Times New Roman", Times; }
.text_listings      { font-size: 10pt; line-height: 11pt; font-family: "Times New Roman", "Times New Roman", Times; margin-bottom: 10px; padding-top: -5px; top: -5px; }
.phone_listings        { font-weight: bold; font-size: 12pt; font-family: "Times New Roman", "Times New Roman", Times; vertical-align: text-bottom; margin-top: 10px; }
.phone_space  { font-weight: bold; line-height: 5px; font-family: "Times New Roman", "Times New Roman", Times; }
.city_listings         { color: gray; font-weight: bold; font-size: 12pt; line-height: 14px; font-family: Arial, "Times New Roman", "Times New Roman", Times; vertical-align: bottom; padding-top: 5px; }
.address_listings       { font-weight: bold; font-size: 8pt; line-height: 25px; font-family: Arial, "Times New Roman", "Times New Roman", Times; margin-bottom: 3px; padding-bottom: 7px; }
td.category_listings  { font-style: oblique; font-size: 26pt; font-family: "Times New Roman", Arial, "Times New Roman", Times; vertical-align: bottom; }

table.marketplace_heading { width: 100%; border-collapse: collapse; text-align: center; background-color: #e7d27f; margin-bottom: 10px; }
table.marketplace { width: 100%; border-collapse: collapse; padding: 8px; text-align: center; font-size: 11pt; }
td.marketplace { width: 33.3%; background-color: white; text-align: center; vertical-align: top; border: 1px solid gray; padding: 10px; }
.marketplace_city { margin: 0px 0px 10px 0px; font-size: 12pt; font-weight: bold; color: gray; font-family: Arial; }
.marketplace_name { margin: 0px 0px 2px 0px; font-size: 16pt; color: #933; font-weight: bold; }
.marketplace_address { margin: 0px 0px 5px 0px; font-size: 8pt; font-family: Arial; font-weight: bold; }
.marketplace_description { margin: 0px 0px 5px 0px; font-size: 10pt; }
.marketplace_phone { margin: 0px 0px 5px 0px; font-weight: bold; }

/* Added by NHWI for new index.php positioning */
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border: 0px;
	background-color: white;
}

#logo {
	font-size: 0px;
	background-image: url("/img/top-bg.jpg");
	border: 0px;
}

#menu1 {
	background-color: black;
}

#menu2 {
	margin-top: 15px;
	text-align: center;
	background-color: white;	
}

#footer {
	background-color: #663;
	font-size: 9px;
	clear: both;
}

#content {
	font-family: "Times New Roman";
	font-size: 11pt; 
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
}

#top_menu {
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

#bottom_menu {
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	clear: both;
}

#whats_on {
	width: 163px;
	text-align: center;
}

#whats_on_header {
	font-size: 0px;   /* I hate Microsoft Internet Explorer */
}

#whats_on_body {
	border-left: 1px solid #e37331;
	border-right: 1px solid #e37331;
}

#whats_on_footer {
	padding: 3px;
	border: 1px solid #e37331;
}

#win_header {
	font-size: 0px;  /* I hate Microsoft Internet Explorer */
}

#win {
	width: 163px;
	margin-bottom: 15px;
}

#win_body, #win_footer {
	text-align: center;
	background-color: #ffff99;
}


#newsletter_bottom {
	font-family: "Times New Roman";
	font-size: 11pt;
	margin-left: auto;
	margin-right: auto;
	width: 475px;
}

#calendar_content { margin-top: 20px; }
.calendar_events { font-family: "Times New Roman"; font-size: 11pt; }
.calendar_month { font-weight: bold; border-top: 1px solid black; }
.calendar_spacer_row { height: 10px; }
.calendar_cell { }
.calendar_contact_link { margin-left: 0px; }
#cal_title { font-weight: bold; }
#cal_blank { width: 100px; }
#cal_event { font-weight: bold; }
#cal_date { width: 100px; }
#cal_event { }
#title { font-weight: bold;}

#pairings_content { margin-left: 20px; margin-right: 20px; font-family: "Times New Roman"; font-size: 11pt; }
.pairings_section_center { margin-left: auto; margin-right: auto; }
.pairings_table { border-collapse: collapse; width: 100%; }
.pairings_cell_center { text-align: center; }
#pair_notice { margin-left: 100px; margin-right: 100px; }

.whats_on_date { text-align: left; }
.whats_on_table { border-collapse: collapse; }
.whats_on_event { font-weight: bold; font-size: 11pt; border-bottom: #e37331; }
.whats_on_special { color: red; }
.whats_on_seperator { height: 1px; color: #e37331; background-color: #e37331; }

.contact_header { }
#contact_content { font-family: "Times New Roman"; font-size: 11pt; }
.content_section { margin-top: 5px; margin-bottom: 5px; }
#contact_title { font-weight: bold; font-size: 14pt; }



/* Added by NHWI for welcome/index.php and news/index.php templating */
.section_subheading { font-size: 16pt; color: red; }
.title { font-size: 18pt; }
.alert { color: red; }
.whats_on_special_event { color: red; font-weight: bold; }
.indented { text-indent: 50px; }
.heading { font-size: 14pt; }
.spec_event_heading { font-size: 12pt; font-weight: bold; }
.subheading { font-size: 12pt; }
.description { font-size: 11pt; }


.welcome_container { width: 415px; font-family: "Times New Roman"; }
.welcome_introduction { }
.welcome_item {padding-top: 7px; padding-bottom: 7px; }
.welcome_number { width: 50px; float: left; }
.welcome_box { text-indent: 50px; }


.news_container { font-family: "Times New Roman"; margin-left: 30px; margin-right: 10px; }
#news_table { border-collapse: collapse; width: 100%; font-family: "Times New Roman"; font-size: 11pt; }
.news_seperator { height: 1px; width: 75%; color: black; background-color: black; }
.news_item { padding-top: 25px; padding-bottom: 10px; }
.news_number { width: 50px; float: left; }
.news_box { text-indent: 50px; }

.news_section { font-size: 11pt; margin-top: 15px; text-align: center; margin-left: auto; margin-right: auto; }




.comment { margin-bottom: 15px; text-indent: 50px; }
.headlines_plug { font-size: 14pt; }
.chunky_block { font-size: 14px; font-weight: bold; margin-top: 15px; margin-bottom: 15px; }
#cheers { text-align: left; width: 700px; }
#ps { width: 700px; }
#starred { width: 700px; }
#news_table { border-collapse: collapse; width: 100%; margin-top: 10px; }
#temp_box { border: 3px solid black; margin-top: 10px; margin-bottom: 10px; font-size: 14px; text-indent: 50px; padding: 15px; }


/** BC Secrets page ******************/
#bcsecrets img { border: 1px solid #666666; }
.sec_num { float: left; width: 25px; }
.sec_title { }
.sec_desc { text-indent: 15px; margin-bottom: 30px; margin-left: 25px; margin-top: 10px; }
.sec_subtitle { margin-left: 25px; }


/** Advertising ********************/
#news_container {
	background: white;
}

#news_content_include {
	background-color: white;
	float: left;
	width: 79%;
	padding-right: 15px;
}
#ad_section_welcome {
	background-color: #53192c;
	min-height: 1100px;
}
#ad_section_news {
	background-color: #53192c;
/*	margin-left: 81.5%; */
	min-height: 4000px;
}


#ad_section_calendar {
	background-color: #53192c;
	min-height: 4000px;
	vertical-align: top;
}

#skyscraper {
	text-align: center;
	background-color: #53192c;
	padding-top: 7px;
	padding-bottom: 7px;
}
#boxes_wrapper {
	text-align: center;
	background-color: #53192c;
}
.box {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #53192c;
}