/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-size:100%; 
	font-family: Arial, sans-serif;
	color: #333333;
	line-height:1.125em; 
	margin: 10px 0 0 0;
	padding: 0px;
	background:url(Prom09/images/checkboard.gif) fixed;
	text-align:center;
}

/************** basic elements *****************/

div,span,table,tr,td {
	 font-size:.96em;
} 

 p {
	 margin:0 0 .875em 0;
} 
a:visited {
	color: #CC99FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/************** header tag styles **************/

h1 {
	font:1.4em Arial Black, sans-serif;
	color: #334d55;
	margin: 4px 0;
	padding: 0px;
}

h2 {
	font:1.2em Arial Black,sans-serif;
	margin: 0 0 10px 0;
	padding: 2px 0;
	border-bottom:3px double #ccc;
}

h3 {
	font:.95em Arial Black,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4 {
	font: .95em Arial Black,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5 {
	font: .95em Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

/*************** list tag styles ***************/

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	display:inline;
}

label {
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
				
input {
	font-family: Arial, san-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#container {
	margin:auto;
	width:860px; 
	text-align:left !important;
	background-color: #FF00CC;
}


/**************     columns     *****************/

.col-whole {
	float: left;
	width:860px;
}

.col-3quarters {
	float: left;
	width:645px;
}

.col-2thirds {
	float: left;
	width:572px;
}

.col-half {
	float: left;
	width:430px;
}

.col-third {
	float: left;
	width:286px;
}

.col-quarter {
	float: left;
	width:215px;
}

.col-3quartersplit {
	float: left;
	width:322px;
}

/**************     clears     *****************/

.clear-both {
	clear:both;
}

/**************     borders     ****************/

.b-right {
	border-right: 1px solid #cccccc;
	margin-right:-1px;
}

.b-bottom {
	border-bottom: 1px solid #cccccc;
	margin-bottom:-1px;
}

/**************     margins     *****************/

.m-10 {
	padding:10px;
}

.m-bottom {
	margin-bottom:10px;
}

.m-left {
	margin-left:10px;
}

/**************     aligns     *****************/

.align-center {
	text-align:center;
}


/***********************************************/
/* Site Elements                               */
/***********************************************/

/**************  blue sidebars  ****************/

.wrapper_blue {
	margin-bottom:20px;
	padding:10px;
	background:#c1d9eb url('../images/wrapper_blue_bottom_.gif') no-repeat;
	background-position:bottom right;
	font-size:.95em;
}

.wrapper_blue h2 {
	border:0;
	margin:-10px -10px 10px -10px;
	padding:6px 0 0 10px;
	background:#c1d9eb url('../images/wrapper_blue_top.gif') no-repeat; 
	font-size:1.1em;
	color: #006699;
}

.wrapper_blue .link {
	padding:2px 0;
	border-bottom:1px solid #8cb5d4;
}

.wrapper_blue .sub_link {
	font-size:.9em;
	margin:-2px 0 0 4px;
}

.wrapper_blue .last {
	border:0 !important;
}

.wrapper_blue .subhead {
	font-weight:bold;
	border:0;
	margin-top:4px;
}

.wrapper_blue .highlight {
	border-color:#6490b0;
	border-style:solid;
	border-width:1px 0 2px 0 ;
	background:#dceaf4;
	padding:4px;
	margin-bottom:4px;
}

/**************    sponsors    *****************/


#advert {
	border:1px solid #ddd;
	padding:4px;
	text-align:center;
	margin-bottom:20px;
}

#advert h3 {
	font-size:1em;
	background:url(/images/yellow_grade.gif) repeat-x;
	padding:10px;
	text-align:left;
}

#master0
{
	margin:auto;
}


/**************    golf    *****************/

#golf { 
	border:1px solid #ddd;
	margin-bottom:20px;
}
#golf p { font-family: Georgia, "Times New Roman", Times, serif; margin:0 10px 10px; }
#golf p a { font-weight:bold; }
#golf p.section { text-transform:uppercase; text-align:center; font-size:7pt; font-family:Verdana, Geneva, sans-serif; color:#aaa; font-weight:bold;  }
#golf p.sponsors { text-align:center; }

/***********************************************/
/* Page Specific                               */
/***********************************************/

/**************      news      *****************/

#news h2 {
	font-size:1.7em;
	margin:0 0 10px 0;
	padding:0;
	color:#333;
	border:0;
}

#news h3 {
	font-size:1.25em;
	color:#db5c1e; 
}

#news .date {
	font:1.1em Arial Black, san serif;
	color:#6F326A;
}

#news .description {
	margin:0 0 30px 0;
}

#news .description p {
	font-size:1em;
}

#news img {
	float:left;
	margin:4px 10px 6px 0;
	border:3px double #bbb;
}

/**************      events      *****************/

#events h2 {
	font-size:1.7em;
	margin:0 0 10px 0;
	padding:0;
	color:#FFFFFF;
	border:0;
}

#events h3 {
	font-size:1.25em; /* 20px */
	color:#FFFFFF; 
}

#events .date {
	font:1.1em "Arial Black", "san serif";
	color:#FFFFFF;
}

#events .description {
	margin:0 0 20px 0;
; color: #FFFFFF
}

#events .description p {
	font-size:1em;
}

#events img {
	float:left;
	margin:4px 0px 6px 5;
	border:0px none;
; padding: 0px 23px 0px 0px
}

#events .ref_link {
	font-size:1.2em; 
	margin:20px 0 20px 0;
	font-weight:bold;
}


/**************    calendar    *****************/

.cal_links {}
.cal_links img { margin-bottom:-2px; }
.cal_links_title { font-weight:bold; }

/**************    address    *****************/

#address {
	font-size:.8em;
	text-align:center;
	margin:10px 0 0 28px;
	line-height:normal;
	width:160px;
	height:280px;
}

#address img {
	border:1px solid blue;	
	margin-top:14px;
	margin-bottom:10px;
}


/***************    footer    *******************/

#footer, #footer a {
	text-align:center;
	font-size:.95em;
	margin-top:40px;
}


/******************  end  **********************/

 

/******* hyperlink and anchor tag styles *******/

a:link { 
	color: #000000;
	text-decoration: none;
 } 