	@charset "UTF-8";
	/* CSS Document */

* {	
	font: 12px Arial, Helvetica, sans-serif;
}	
body {
	background: #FFFFFF; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-left: 10px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	font-size: 12px;
	float: left;
	width: 500px;
}
	
a {
	text-decoration:none;
	color:#CC0000;
}
	
#float1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}
strong {
	font-weight:bold;
}	
#topnav a {
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
}
	
.redsteps a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
	
.oneColFixCtr #container {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 977px;
}
	
.oneColFixCtr #container_reg {
	width: 977px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
	
	.thrColFix #imagediv_donate {
	margin-top:150px;
	margin-left:160px;

}
	#mainContent_donate {
	font-size:12px;
	color:#000000;
	width:400px;
	height: 800px;
	float: left;
	}
	#middlebar {
		margin: 5px 0 5px 0;
	}
	#topnav {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#cc0000;
		text-align:right;
	}
	.navigation {
		margin:4px 0 4px 0;
		text-align:center;
	}
	
	.first {
		line-height:17px;
		text-align:left;
		padding-left: 10px;
	}
	.last {
		line-height:17px;
	}
	#decoration {
		color:#cc0000;
	}
	#header {
		height:auto;
		border-bottom: 1px solid #cc0000;
	}
	p {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-right:25px;
	}
	#ffc {
		color:#cc0000;
	}
	#maintxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width:420px;
	margin-right:580px;
	}
	#bottombar_reg {
	height: auto;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	width: 977px;
	border-top: 1px solid #cc0000;
	margin-top: 160px;
	}
	#bottombar {
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 977px;
	border-top: 1px solid #cc0000;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
	}
	#disclaimer {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		padding-left:25px;
	}
	#sponsors {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	padding-top: 15px;
	padding-left: 15px;
	}
	#footer {
		height:600px;
	}
	img {
		border:none;
	}
	td img {
		margin: 5px;
	}
	#line {
		margin-bottom:3px;
		border-bottom: 1px solid #cc0000;
	}
	
	#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#FFFFFF;
	width: 75px;
	padding-left: 5px;
	}
	#location {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	width: 300px;
	padding-left: 20px;
	
	}
 
#floatcontain {
	height:230px;
}
.donatetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 10px 20px;
	width: 600px;
}

.registertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 10px 20px;
	width: 920px;
}

dt {
font-weight: bold;
margin: 8px 0 3px 0;
}

dd {
margin: 0 0 0 5px;
}

.roundcont {
	width: 400px;
	background-color:#cc0000;
	color: #fff;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.roundcont dl {
	margin-left: 15px;
}

.roundcont strong {
	text-decoration: underline;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.roundcont dd, .roundcont  dt {
	color: white;
	font-size: 12px;
}

.roundcont  dt {
	font-weight: bold;
}

.roundcont a {
	color:#999999;
}

/*.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}*/

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
#textline {
	border-bottom: 1px solid #cc0000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; font-weight:bold; 
	color:#cc0000;
}

* {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:left;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-weight: bold;
  color: #cc0000;
  margin: 0 0 0 0;
  padding: 0 5px;
  font-size:14px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 140px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

p.error {
  background-color: #cc0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #cc0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #cc0000;
}

form div select, form div textarea {
  width: 130px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div select.selectOne, form div select.selectMultiple {
  width: 212px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  height: expression('1%');
}

.content {
	margin: 0 0 0 150px;
}

h3 {
  font-size:12px;
  text-align:left;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  color: #000;
}


h2 {
  font-size:18px;
  text-align:left;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  color: #cc0000;
  text-transform:none;
}

h1 {
  font-size:24px;
  text-align:left;
  font-weight: bold;
  margin: 20px 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  color: #cc0000;
}

.roundcont h3 {
  font-size:12px;
  text-align:left;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.roundcont h2 {
  font-size:18px;
  text-align:left;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-transform:none;
}

.roundcont h1 {
  font-size:24px;
  text-align:left;
  font-weight: bold;
  margin: 10px 10px 10px 15px;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
 
.totals {
	margin: 50px 0 10px 0; 
}

.bottombar {
	width:977px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top: thin solid #cc0000;
	padding-top: 10px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	text-align: center;
	}

.bottombar p {
	text-align: left;
}

#topnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc0000;
}

#topnav td {
		text-align:right;
}

.steps {
	background: #CC0000;
	height: 470px;
	padding-left: 10px;
	margin: 2px;
	float: left;
	width: 311px;
	position: relative;
}

.steps img {
	position: absolute;
	left: 80px;
	top: 300px; 
}

.steps * {
	color: white;
}

.steps strong {
	color: white;
	font-weight: bold;
}

.steps li {
list-style-type: disc;
margin-left: 15px;
}

.steps p {
margin: 3px 0;
}

.steps a { 
	text-decoration: underline;
	color: white;
	font-weight: bold;
	}
.venues dl {
	 margin-bottom: 30px;
}

.venues h2 {
	border-bottom: 1px solid #cc0000;
	text-transform:none;
}

ol>li {
	list-style-type: decimal;
	margin-left: 20px; 
}

ol>li>ul>li {
	list-style-type: disc;
	margin-left: 30px; 
}
.donateholding {
	width: 424px;
	align: center;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	position:absolute;
	top: 20%;
	left: 30%;
	color: #000000;
}
.donateholding img {
	margin-bottom: 20px;
}
.donateholding p {
	margin-left:10px;
}