body{
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #333333;
	background-image: url(/images/blue_stripe.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font: 100%/130% Georgia, "Times New Roman", Times, serif;
}
p {
	font: 80%/130% Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin: 0px;
	padding: 0px 10px 8px 0px;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #069;
	
}

a:hover {
	text-decoration: none;
	color: #CC3300;
}

img {border: none;}

img.left {float:left;}


h1 {
	font: normal 18px/20px georgia, serif;
	color: #8b181a;
	margin: 0px 0px 10px;
	padding: 0px;
}

h2 {
	font: bold 100%/120% Georgia, "Times New Roman", Times, serif;
	color:#D45222;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #ccc;
	letter-spacing: -1px;
}

h3 {
	font: normal 14px/20px georgia, serif;
	color: #E38701;
	margin: 0px;
	padding: 6px 0px 5px;
}

h4 {
   font: normal 13px/16px georgia, serif;
   color: #D45222;
   margin:0px 0px 3px;
   padding:0px;
}


ul {
	margin: 2px 10px 5px 40px;
	padding: 0px;
	color:#333;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 100%;
	line-height: 125%;
}
	

ol {
	margin: 2px 10px 5px 20px;
	padding: 0px 0px 0px 25px;
	color:#333;
	}
	

ol li{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333333;
	line-height: 120%;
	}
	
/*------------- Layout ----------------- */ 

#wrapper{
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	width: 1040px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	
}

#topbar{
	background: url(/images/stripes.gif) repeat;
	height: 15px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(/images/stripes.gif);
	background-repeat: repeat;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}


/*------------- Navigation ----------------- */

#nav {
	width: 145px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(/images/left_col_fill.gif);
	background-repeat: repeat-y;
}

#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#nav li{
	font: normal 80%/100% "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 145px;
}
#nav li a {
	margin: 0px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav li a:hover {
	margin: 0;
	display: block;
	color: #911B1D;
	text-decoration: none;
	background-image: url(/images/left_col_on.jpg);
	background-repeat: repeat-y;

	
}

#nav ul li ul li {
	font-size: 70%;
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 135px;
	line-height: 100%;
	display: block;
}


#nav .selected {
	margin: 0;
	padding: 4px 0px;
	color: #333333;
	text-decoration: none;
	display: block;
	text-indent: 10px;
}


/*------------- Logo ----------------- */

#logo_wrapper{
	width: 100%;
	height:110px;
	margin: 0 auto;
	position: relative;
	top:0;
	left:0;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}

#mid_background{
	height: 120px;
	width: 752px;
	text-align: left;
	margin: 0 auto;
	background-image: url(/images/banner2.jpg);
	background-repeat: no-repeat;

}

/*------------- content section ----------------- */

#content_wrapper{
	background: url(/images/left_col_fill.gif) repeat-y;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top:0;
	left:0;
	padding: 0px;
}



/*------------- content main ----------------- */

#content_main {
	width: 80%;
	float: left;
	margin:15px 0 0;
	padding-left: 15px;
	background-image: url(/images/content_main_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	left: 10px;
}

#content_main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 135%;
}

#content_main a, a:visited, a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
	}
	
#maintable {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

/*------------- content side ----------------- */


#content_side{
	width: 190px;
	float: right;
	margin-top:15px;
	position: relative;
	top:15;
	right:1px; 
	background-color: #fff;
}

#content_side p {
	font: normal 9px/14px verdana, sans-serif;
	color:#333;
	margin: 0;
	padding: 0px 0 5px 0;
}

#content_side h2 {
	font: bold 14px/14px arial, verdana, sans-serif;
	color:#D45222;
	margin: 0;
	padding: 0px 0 3px 0;
	letter-spacing: -1px;
}

#content_side h3{
	font: bold 13px/125% Georgia, "Times New Roman", Times, serif;
	color:#24646d;
	margin: 0 0 0 15;
	padding: 5px 0 3px 15;
	background-image: url(/images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
}
#content_side ul {
	margin: 0px 10px 5px 20px;
	padding:0;
	list-style-image: url(/images/arrow.gif);
	font: normal 11px/14px arial, sans-serif;
	color:#333;
	}

#content_side ul li{
	padding: 5px 0;
	}


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #8b181a;
	height: 40px;
	width: 750px;
	margin: 0px auto;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#form_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 110%;
	margin: 0px;
	padding: 4px;
	color: #003366;
}

#footer{
	text-align: left;
	margin: 0 auto;
	width: 100%;
	padding: 10px 0 15px 10;
}

#footer p{
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 4px 10;
	font: normal 10px/14px arial, sans-serif;
}

#footer a,#footer a:link,#footer a:visited,#footer a:active {
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
}


.divide {
	line-height: 1px;
	border-top: 1px dotted #ccc;
	background-color: transparent;
	margin: 15px 0 5px;
	padding: 10 0 0;
}

/*------------- 2-col layout calendar added 1/12/07 ----------------- */

#center_main {
	width: 365px;
	margin: 0px;
	float: left;
}
#rightcolumn {
	float: right;
	width: 165px;
	position: relative;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	margin: 10px 0px 0px 5px;
}
#rightcolumnWrapper {
	border: 1px solid #CCCCCC;
}
#rightcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#rightcolumn li {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	border-top: 1px solid #E4E4D4;
}

#rightcolumn li a {
	text-decoration: none;
	font: 10px/115% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	padding: 4px;
	display: block;
}
#rightcolumn li a:visited {
	display: block;
	text-decoration: none;
}

#rightcolumn li a:hover {
	color: #FF3300;
	text-decoration: none;
	display: block;
}
.photoBorder {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.golf {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background: #FFFFCC;
	color: #003366;
	font: 12px/125% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
.smalltextr {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltextl {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltextc {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}