html, body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #162983;
	min-height: 100%;
	line-height: 1.5em;
}

/*--------------------------
	Site wide in-content links
--------------------------*/

p a, table a, li a {
	text-decoration: none;
	color: #54020c;
	/*border-bottom: 1px solid #54020c;*/
	text-decoration:underline;
}

p a:visited, table a:visited, li a:visited {
	/*border-bottom: 1px dashed #54020c;*/
}

p a:hover, p a:active, table a:hover, table a:active, li a:hover, li a:active {
	/*border-bottom: none;
	padding-bottom: 1px;*/
	color: #c75b23;
}
/*--------------------------
	/Site wide in-content links
--------------------------*/

/*------------------------
	Default form element styling
------------------------*/

input, textarea, select {
	border: 1px solid #cdcdcd;
	background: #f6f6f6;
	color: #9F9F9F;
}

input:hover, textarea:hover, select:hover {
	border: 1px solid #F6AE62;
	color: #6F6F6F;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #666666;
	background: #fff;
	color: #000;
}

input.checkbox, input.radio {
	border: 0;
	width: auto;
	vertical-align: middle;
	background: #fff;
}

/*------------------------
	/Default form element styling
------------------------*/

div#white_bg {
	margin-top:14px;
	background:#FFF;
}

div#doc2 {
	background-color: #fff;
}

div#hd {
display:block;
height:158px;
width:100%;
float:left;
background: url(/images/topbanner.jpg) 0 0 no-repeat #EB1F20;
padding: 0;
}

div#hd h1 {
	margin-top: 1.5em;
	margin-left: 1em ;
	font-size: 2.5em;
	font-weight: normal;
	font-style: italic;
	color:#FFF;
	text-indent:-9999px;
}

div#hd p {
	margin: 0;
}

div#hd p#strapline {
	position:relative;
	top:32px;
	left:120px;
	width:450px;
	font-style: italic;
	text-transform:uppercase;
	color:#FFF;
	display: none;
}

div#hd img {
	float: right;
}

div#hd form#sitesearch {
display:none;
}

div#hd form#sitesearch label {
	font-weight: bold;
}

div#hd form#sitesearch button {
	padding: 0 0.5em;
	font-size: 0.9em;
	vertical-align: middle;
	margin-left: 0.2em;
}

div#bd {
float:left;
margin-top:10px;

}

div#bd h2, div#bd h3, div#bd h4 {
font-family: Georgia, serif;
color:#6E2610 !important;
font-weight:normal;
font-style:italic;

}

div#bd h2 {
font-size:182% !important;
margin:10px 0px 4px 0 !important;
}

div#bd h3 {
font-size:138.5% !important;
margin:0px 0 0px 0;
}

div#bd h4 {
font-size:123.1% !important;
margin:10px 0 0px 0 !important;
}


div#bd p {
margin:10px 0 20px 0;
color:#403E3F;
line-height:138.5% !important;
}

div#runners {
	margin:0 auto;
	width:950px;
	height:66px;
	background:url(/images/runners_footer.gif) 0 100% no-repeat;
	overflow:none;
}

div#ft {
	width:950px;
	margin:0 auto;
	clear: both;
	padding: 0;
	overflow: none;
	font-size:77% !important;
	line-height:174% !important;
	font-style:italic;
	text-align:left;
}

div#ft p {
	margin: 0;
padding:0px;
	float: left;
	color:#fff;
}



#tri-logo {
width:67px;
height:77px;
background: url(/images/tri-logo.gif) 0 0 no-repeat;
overflow:none;
margin: 15px 2px !important;
text-indent:-9999px; 
}


#ft-left {
width:150px;
margin: 33px 0 0 5px !important;
}


#ft-mid {
width:400px;
margin: 33px 0 0 30px !important;
}



p#bf {
margin: 33px 5px 0 0 !important;
	font-weight: normal;
	text-align: right;
}

p#bf a {
	border-bottom: none;
font-style:italic;
font-weight:normal;
	text-decoration:none;
}

p#bf a:hover,#bf span a:hover {
	color: #fff;
	text-decoration: underline;
}

p#bf span a{
	font-weight: normal;
	text-decoration: none;
}

p#bf, p#bf a {
	color: #fff;
}


/*-----------------------------
	Navigation:
	http://htmldog.com/articles/suckerfish/dropdowns/example/
-----------------------------*/

#navcontainer {
	position:relative;
	float:left;
	width:100%;
	background: url(/images/nav-btm-right.gif) 100% 100% no-repeat #372F2D;

}


#navcontainer span {
	position:absolute;
	left:0px;
	bottom:0px;
	display:block;
	width:20px;
	height:20px;
	background: url(/images/nav-btm-left.gif) 0 100% no-repeat !important;

}


ul#topnav, ul#topnav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}

ul#topnav {
	position:relative;
	left:10px;
	clear: both;
	width: 900px;
	margin-left: 0px;
	margin-top:0.6em;
	margin-bottom:0.6em;
	*padding-bottom:0.6em;
}

ul#topnav a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	line-height:1.4em;
	padding: 0em 1em;
	border-left:1px solid #fff;
	border-bottom:none;
}

ul#topnav li.selected a {
	color: #FFF;
}

ul#topnav li {
	float: left;
list-style: none;
}

ul#topnav li#first a {
	border: none !important;
}

ul#topnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 11.9em;
	background:#fff;
	font-weight: normal;
	border: 0.25em solid #372F2D;
	border-top: none;
	margin: 0 0 0 -0.25em;
	z-index:9999999;
}


ul#topnav li li {
	padding-right: 1em;
	width: 10.9em;
	background-image: none;
}

ul#topnav li ul a {
	width: 10.9em;
	color: #000;
	padding: 0.6em 0.4em;
	font-size: 85%;
	background-image: none;
}

ul#topnav li ul ul {
	margin: -2.45em 0 0 11.9em;
	border: 0.25em solid #372F2D;
}

ul#topnav li:hover ul ul, ul#topnav li:hover ul ul ul, ul#topnav li.sfhover ul ul, ul#topnav li.sfhover ul ul ul {
	left: -999em;
}

ul#topnav li:hover ul, ul#topnav li li:hover ul, ul#topnav li li li:hover ul, ul#topnav li.sfhover ul, ul#topnav li li.sfhover ul, ul#topnav li li li.sfhover ul {
	left: auto;
}

ul#topnav a:hover {
	text-decoration: underline;
	background-image: none;
}

ul#topnav li:hover, ul#topnav li.sfhover {
	background: #372F2D;
}

ul#topnav li:hover a, ul#topnav li.sfhover a {
	color: #f00;
}

ul#topnav li ul li:hover, ul#topnav li ul li.sfhover {
	background: #E2E2E2;
}






/*-----------------------------
	/Navigation
-----------------------------*/


/*-----------------------------
	Snippets
-----------------------------*/

.leftcol, .midcol, .rightcol {
	border:none;
}


.box {
background:#E2E2E2;
color:#4C4C4C;
}

.box td{
border:none;
}

.box h3 {
	font-family: Arial, Helvetica, sans-serif !important;
font-size:138.5% !important;
font-weight:normal !important;
font-style:normal !important; 
margin: 5px 20px 0px 20px  !important;
color:#6E2610;
}

.box p {
font-size:85% !important;
line-height:146.5% !important;
margin: 10px 20px 17px 20px !important;
}

.box ul {
font-size:85% !important;
line-height:146.5% !important;
margin: 0px 20px 10px 40px !important;
}


/*-----------------------------
	/Snippets
-----------------------------*/

/*------------------------
	Contact Form
------------------------*/

form#contactform {
	margin: 2em 0;
}

form#contactform fieldset {
	width: 36em;
	border: 1px solid #cdcdcd;
	padding: 1em;
}

form#contactform legend {
	border: 1px solid #999;
	padding: 0.2em 0.8em;
	font-weight: bold;
}

form#contactform label {
	font-weight: bold;
	text-align: right;
	padding: 0 0.8em 0 0;
	margin-top: 0.3em;
	width: 12em;
	display: block;
	float: left;
	clear: left;
}

form#contactform input#verification_code {
	margin-left: 12.8em;
	width: 165px;
}

form#contactform input, form#contactform textarea {
	margin-top: 0.5em;
	width: 20em;
}

form#contactform button {
	margin-top: 1em;
	margin-left: 12.5em;
	width: 7.7em;
}

/*------------------------
	/Contact Form
------------------------*/






.floatleft {
	float: left !important;
}

.floatright {
	float: right !important;
}

.clear {
	clear: both;
}
