/* 
---------------------------------------
Big Spring Area Chamber of Commerece
author: C Jayce Mitchell
version: April 2004
--------------------------------------- */

/* Imported Styles
--------------------------------------- */

@import url(/css/BSCOC_NEW_styles.css);
@import url(/css/content.css);
@import url(/css/monthlymeetings.css);
@import url(/css/table.css);
@import url(/css/members.css);
@import url(/css/calendar.css); 
@import url(/css/banner.css);
/*@import url(/css/newComer.css);*/
body {
	background: #fff;
	color: #000;
	}
#calendar h1 {
	font-size: medium;
	}
#calendar .heading {
	font-size: large;
	}


/* Titles
--------------------------------------- */
h1 {
	color: #000;
	}
h1.center {
	color: 1A097E;
	text-align: center;
	}
h2, h3, h4 {
	color: #000;
	}
hr {
	margin-top: 1em;
	}

/* Miscellaneous
--------------------------------------- */
a img {
	border-width:0;
	border-style: none;
	color: #fff;
	}

p.center {
	line-height: normal;
	text-align: center;
	}
	
.GOLFVwxNewStyle { display: none;}

.copyright { padding-right: 8px; }
