/* Basic Layout Styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align:center;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #4e6134;
	}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear:both;
}
.table_border {
	border: 2px solid #106835;
	padding: 5px;
}
.image_float_right {
	float: right;
	border: 2px solid #106835;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.image_float_right_nb {
	float: right;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#header {
	background-image: url(images/header-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_parents {
	background-image: url(images/header-parents.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_affiliates {
	background-image: url(images/header-affiliates.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_calendar {
	background-image: url(images/header-calendar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_facility {
	background-image: url(images/header-facility.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_sponsors {
	background-image: url(images/header-sponsors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_about {
	background-image: url(images/header-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_programs {
	background-image: url(images/header-programs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_generic {
	background-image: url(images/header-generic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
#header_contact {
	background-image: url(images/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 308px;
	width: 810px;
}
	
#wrapper {
	width: 810px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#navigation {
	width: 810px;
	height: 42px;
	text-align: center;
}
	
#content_wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bkgnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	float: right;
	width: 810px;
}


#main_content {
	float: right;
	width: 520px;
	background-image: url(images/content_watermark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 40px;
	padding-top: 20px;
}
#main_content_full {
	width: 700px;
	background-image: url(images/content_watermark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 50px;
	padding-top: 20px;
	padding-left: 50px;
	float: right;
}
#main_content p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_content_full p {
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #106835;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC2023;
	display: inline;
	padding-right: 15px;
}
#main_content h1 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #106835;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EC2023;
	display: inline;
	padding-right: 15px;
}
#main_content ul {
}
#main_content ul li {
	padding-bottom: 5px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(images/golf-ball-bullet2.gif);
	line-height: 20px;
}



#main_content a {
	color: #EF3D22;
	text-decoration: underline;
}
#main_content a:hover {
	text-decoration: none;
	color: #106835;
}
#main_content a:visited {
	color: #EF3D22;
	text-decoration: underline;
}
#main_content a:hover:visited {
	color: #106835;
	text-decoration: none;
}


#sidebar a {
	color: #EF3D22;
	text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: none;
	color: #106835;
}
#sidebar a:visited {
	color: #EF3D22;
	text-decoration: underline;
}
#sidebar a:hover:visited {
	color: #106835;
	text-decoration: none;
}









#sidebar {
	float: left;
	width: 230px;
	clear: left;
	text-align: left;
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
	color: #106835;
	padding-right: 10px;
	padding-left: 55px;
}
#homeingsignal {
	float: right;
	height: 175px;
	width: 300px;
}

#footer {
	background-image: url(images/footer_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 810px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.4em;
	color: #FFF;
	padding-top: 40px;
	background-attachment: scroll;
}






#footer a {
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
}
.footer_address {
	font-size: .8em;
}
#footer a:hover {
	font-size: 0.8em;
	text-decoration: underline;
	color: #E82023;
}
#footer a:visited {
	color: #FFF;
	font-size: 0.8em;
	text-decoration: none;
}
#footer a:hover:visited {
	color: #E82023;
	font-size: 0.8em;
	text-decoration: underline;
}

#flashcontent {
	height: 600px;
	}

