<!--
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px;
	text-align: center;
	color: #000000;
	background-color: #C2BAA3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

p { 
	font-size: 12px; 
	line-height: 15px;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 24px; 
	line-height: 28px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px 0px 0px 0px;   
	}

h3 { 
	font-size: 12px; 
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #B9242E; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:link {  
	text-decoration: none;  
	}

a:visited { 
	text-decoration: none; 
	}

a:active { 
	text-decoration: underline; 
	}

a:hover {  
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 4px 8px 2px -2px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}

.red {
	color: #C2151B;
	background-color: transparent;
	}

.gray {
	color: #756A62;
	background-color: transparent;
	}

.blue {
	color: #167882;
	background-color: transparent;
	}

/* BASIC LAYOUT AND BACKGROUND STYLES */

div#wrapper {
	width: 800px;
	background-color: #F4F2EA;
	background-image:url(../images/bkg_wrapper.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#wrapperhd {
	width: 800px;
	height: 182px;
	background-color: transparent;
	background-image:url(../images/bkg_header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#wrappercthm {
	width: 800px;
	background-color: transparent;
	background-image:url(../images/bkg_wrapper_ct_hm.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#wrapperct {
	width: 800px;
	background-color: transparent;
	background-image:url(../images/bkg_wrapper_ct.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#wrapperctvid {
	width: 800px;
	background-color: transparent;
	background-image:url(../images/bkg_wrapper_ct_vid.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#wrapperft {
	width: 800px; 
	height: 145px;
	color: #000000;
	background-color: transparent; 
	background-image:url(../images/bkg_footer.jpg);
	background-repeat: no-repeat; 
	background-position: 0px 75px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

/* END BASIC LAYOUT AND BACKGROUND STYLES */

/* HEADER STYLES */

div#logo {
	margin: 0px 0px 0px 39px;
	padding: 16px 0px 5px 0px;
	}

div#tagline {
	margin: 0px 0px 0px 77px;
	padding: 37px 0px 33px 0px;
	}

div#nav {
	margin: 0px 0px 0px 18px;
	padding: 12px 0px 0px 0px;
	}

/* END HEADER STYLES */

/* CONTENT STYLES */

div#toplefthm {
	width: 563px;
	height: 292px;
	background-color: #F4F2EA;
	margin: 0px 2px 0px 8px;
	padding: 0px 0px 0px 0px;
	}

div#enlisthm {
	margin: 0px auto 0px auto;
	padding: 25px 0px 42px 0px;
	}

div#twocolumnhm {
	width: 563px;
	text-align: left;
	background-color: transparent;
	background-image:url(../images/bkg_2col_top.gif);
	background-repeat: no-repeat; 
	margin: 0px 2px 0px 8px;
	padding: 19px 0px 0px 0px;
	}

div#twocolumnhm p {
	margin: 0px 14px 16px 23px;
	}

div#twocolumnhm p img {
	margin-bottom: -1px;
	}

div#twocolumnhm h2 {
	margin: 0px 14px 0px 23px;
	}

div#twocolumnhm h3 {
	margin: 0px 14px 0px 23px;
	}

div#twocolumnhm img.right {
	float: right;
	margin: 1px 0px 6px 4px;
	}

div#twocolumnhm div.imageright {
	float: right;
/*	margin: 0px 9px 0px 8px; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#twocolumnhm div.imageright p {
	text-align: center;
	margin: 0px 0px 7px 0px;
	}

div#content {
	width: 498px; 
	color: #000000;
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	}

div#content p {
	margin: 0px 34px 14px 23px;
	}

div#content div.about p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 50px 14px 23px;
	}

div#content div.contact p {
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #A33E3B;
	background-color: transparent;
	margin: 0px 15px 20px 110px;
	}

div#content p.entryfee {
	margin: 0px 0px 14px 34px;
	}

div#content p img {
	margin-bottom: -1px;
	}

div#content h1 {
	margin: 0px 0px 32px 23px;
	padding: 30px 0px 0px 0px;
	}

div#content h2 {
	line-height: 14px;
	margin: 0px 14px 2px 23px;
	}

div#content div.about h2 {
	line-height: 18px;
	margin: 0px 14px 0px 23px;
	padding: 14px 0px 0px 0px;
	}

div#content div.contact h2 {
	line-height: 18px;
	margin: 0px 14px 0px 110px;
	padding: 4px 0px 0px 0px;
	}

div#content h3 {
	margin: 0px 14px 0px 23px;
	}

div#content h3.entryfee {
	margin: 0px 0px 0px 0px;
	}

div#content ul { 
	list-style-type: none;
	margin: 0px 40px 16px 25px;
	}

div#content ul li { 
	background-image:url(../images/bullet_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 2px 0px; 
	padding: 0px 0px 0px 9px;
	} 

div#content ul li ul { 
	margin: 6px 20px 4px 21px;
	}

div#content ol {
	margin: 0px 15px 15px 58px;
	}

div#content ol li { 
	margin: 0px 0px 14px 0px; 
	} 

div#content ol li ul {  
	margin: 10px 15px 15px 21px;
	}

div#content ul.star { 
	list-style-type: none;
	margin: -10px 50px 16px 40px;
	}

div#content ul.star li { 
	background-image:url(../images/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 3px 0px; 
	padding: 0px 0px 0px 21px;
	} 

div#slideshowbkg {
	width: 343px;
	color: #000000;
	background-color: transparent;
	background-image:url(../images/bkg_slideshow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	margin: 0px 0px 0px 0px;
	padding: 29px 0px 40px 0px;
	}

div#slideshow {
	width: 291px;
	height: 218px;
	margin: 0px 0px 0px 21px;
	padding: 0px;
	}

/* END CONTENT STYLES */

/* RIGHT COLUMN STYLES */

div#rightcolumnhm {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div#rightcolumnhm p {
	color: #4D270B;
	background-color: transparent;
	margin: 0px auto 17px auto;
	}

div#rightcolumnhm h1 {
	color: #4D270B;
	background-color: transparent;
	margin: 0px auto 15px auto;
	padding: 11px 0px 0px 0px;
	}

div#rightcolumnhm h2 {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #4D270B;
	background-color: transparent;
	margin: 0px auto 0px auto;
	}

div#rightcolumn {
	width:300px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div.rtabout {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div.rtabout p {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-color: transparent;
	margin: 0px 30px 20px 56px;
	}

div.rtabout h1 {
	margin: 0px 0px 4px 30px;
	padding: 25px 0px 0px 0px;
	}

div.rtabout h2 {
	font-size: 14px;
	line-height: 18px;
	color: #696B4C;
	background-color: transparent;
	margin: 0px 30px 0px 56px;
	}

div.rtabout ul { 
	list-style-type: none;
	margin: 0px 40px 16px 57px;
	}

div.rtabout ul li { 
	fontl-size: 14px;
	line-height: 16px;
	margin: 0px 0px 3px 0px; 
	padding: 0px 0px 0px 0px;
	} 

div.rtprograms {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 14px 0px 0px 0px;
	}

div.rtprograms p {
	color: #000000;
	background-color: transparent;
	margin: 0px auto 17px auto;
	}

div.rtprograms h1 {
	color: #4D270B;
	background-color: transparent;
	margin: 0px auto 15px auto;
	padding: 11px 0px 0px 0px;
	}

div.rtprograms h2 {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #4D270B;
	background-color: transparent;
	margin: 0px auto 0px auto;
	}

div.rtcontact {
	padding: 12px 0px 0px 0px;
	}

div.rtcontact p {
	font-size: 18px;
	line-height: 18px;
	color: #A33E3B;
	background-color: transparent;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	}

div.rtcontact h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #A33E3B;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

div.rtcontact h2 img {
	margin: 0px auto 5px auto;
	}


div.rtchallenge {
	width: 300px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div.rtchallenge p {
	margin: 0px 10px 20px 20px;
	padding: 0px 0px 0px 0px;
	}

div.rtchallenge h1 {
	margin: 0px 10px 2px 20px;
	padding: 29px 0px 0px 0px;
	}

div.rtchallenge h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 10px 2px 20px;
	padding: 4px 0px 0px 0px;
	}

div.rtchallenge ul { 
	list-style-type: none;
	margin: 0px 12px 21px 20px;
	}

div.rtchallenge ul li { 
	background-image:url(../images/bullet_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 2px 0px; 
	padding: 0px 0px 0px 9px;
	}


/* END RIGHT COLUMN STYLES */

/* FOOTER STYLES */

div#footer {
	width: 800px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 21px 0px 0px 0px;
	}

div#footer p {
	text-transform: uppercase;
	margin: 0px auto 6px auto;
	}
div#footer p.credit {
	font-size: 10px;
	line-height: 12px;
	text-transform:none;
	}

div#footer a { 
	color: #000000; 
	}


/* END FOOTER STYLES */

	-->