<!--
body,td,th {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	font-size:17px;
	font-weight:normal;
	margin:0;
	margin-bottom:20px;
}
h2{
	font-size:15px;
	font-weight:bold;
}
h3{
	font-size:17px;
	color:#ffffff;
	background-color:#990000;
	padding:2px;
	padding-left:10px;
	margin-top:0;
	margin-left:0px;
}
-->
#web_wrapper{
	margin: 0 auto;
	width: 656px;
	text-align: left;
	padding: 0;
}
#top_black{
	height: 22px;
	background-color:#000000;
	font-size:11px;
	color:#ffdf4c;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}
#top_black a, #top_black a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#top_black a:hover, #top_black a:active{
	color:#FF0000;
	text-decoration:underline;
}
#left{
	float:left;
}
#right{
	float:right;
}
#header{
	position:relative;
}
#upcoming{
	position:absolute;
	right:-10px;
	top:191px;
	width:185px;
	height:200px;
	background-image:url(../images/note.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
}
#upcoming u{
	background-color:#000000;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
}
#upcoming h1{
	margin-top:5px;
	margin-left:7px;
	margin-bottom:0;
	color:#FFFFFF;
	padding:2px;
	font-size:13px;
	font-weight:bold;
}
#upcoming p{
	margin-left: 12px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
}
#upcoming a{
	color:#990000;
	text-decoration:underline;
}
#upcoming a:hover{
	color:#FFFFFF;
	background-color:#990000;
	text-decoration:none;
}
#next_event_bar{
	background-image:url(../images/next_bar.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding:20px;
	padding-top:15px;
	font-size:15px;
	font-weight:bold;
}
#next_event_bar a{
	font-size:17px;
	color:#990000;
	text-decoration:underline;
}
#content{
	background-color:#FFFFFF;
	padding:20px;
	padding-bottom:30px;
	text-align:justify;
}
#footer{
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#yellow_highlight{
	padding:15px;
	background-color:#ffd200;
	border:solid 1px #ff9600;
	text-align:center;
	color:#700d07;
	font-size:22px;
	font-weight:bold;
}
.img_rhs{
	float:right;
	margin-left:10px;
	margin-top:-10px;
}
.img_lhs{
	float:left;
	margin-right:10px;
	margin-top:-10px;
}
#red_line{
	height:2px;
	background-color:#990000;
}
#register_now_box{
	margin:0 auto;
	margin-bottom: 3px;
	width: 480px;
	background-color:#7f190b;
	border:solid 1px #520f06;
	padding:10px;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
}
#register_now_box:hover{
	margin:0 auto;
	margin-bottom: 3px;
	width: 480px;
	background-color:#000000;
	border:solid 1px #000000;
	padding:10px;
	color: #0f4761;
	cursor: pointer;
	cursor: hand;
}
#register_now_box h1 a{
	color:#ffffff;
	text-decoration:none;
	
}
.highlight-orange{
	background-color:#ffb84c;
	padding-left:2px;
	padding-right:2px;
}
.highlight-yellow{
	background-color:#ffdf4c;
	padding-left:2px;
	padding-right:2px;
}
.highlight-red{
	background-color:#ff7f4c;
	padding-left:2px;
	padding-right:2px;
}
.highlight-circle{
	background-image:url(../images/highlight-circle.jpg);
	background-repeat:no-repeat;
	background-position:center 10px;
}
.highlight-circle-red{
	background-image:url(../images/highlight-circle-r_y.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#hi-circle{
height:220px;
}
#hi-circle a, #highlight2a a, #highlight2 a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#hi-circle a:hover, #highlight2a a:hover, #highlight2 a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
#tick li{
	line-height:24px;
	list-style-image:url(../images/tick.jpg);
}
#cost li{
	line-height:24px;
	list-style-image:url(../images/arrow.gif);
}
#highlight2{
	background-color:#fff2b7;
	padding-right:10px;
	border:solid 1px #ffd200;
	list-style-position:outside;
	margin-bottom:10px;
}
#highlight2a{
	background-color:#fde2ba;
	padding-right:10px;
	border:solid 1px #ffb84c;
	list-style-position:outside;
	margin-bottom:10px;
}
#highlight2 li.sm, #highlight2a li.sm{
	font-size:12px;
	list-style:none;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:0px;
	list-style-position:outside;
	margin:0;
	font-weight:normal;
}
#highlight2 li.sm_number, #highlight2a li.sm_number{
	font-size:12px;
	padding-left:0px;
	list-style-position:inside;
	margin:0;
	font-weight:normal;
}
#highlight2 ol, #highlight2a ol{
	padding-top:10px;
	padding-left:0px;
	list-style-position:inside;
	margin:0;
	margin-left:10px;
	font-size:120%;
	font-weight:bold;
}
#register_box21{
	margin:0 auto;
	width:550px;
	background-color:#ffe880;
	border:solid 1px #ffca80;
	color: #000000;
}
#register_box21 p{
	padding-left:10px;
}
#register_box22{
	margin:0 auto;
	width:550px;
	background-color:#ffe880;
	border:solid 1px #ffca80;
	color: #000000;
}
#register_box22 p{
	padding-left:10px;
	padding-right:10px;
}
#register_box22:hover{
	margin:0 auto;
	width:550px;
	background-color:#ffd200;
	border:solid 1px #ff9600;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	background-image:url(../images/tick-big.gif);
	background-repeat:no-repeat;
	background-position:490px 120px;
}
.form_box{
	margin:0 auto;
	/*margin-bottom: 25px;*/
	margin-top:1px;
	width:550px;
	background-color:#ffe880;
	border:solid 1px #ffca80;
	color: #000000;
}
input{
	width:250px;
	height:22px;
	border:solid 1px #e69025;
	background-color:#FFFFCC;
}
.form_btns{
	width:75px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#990000;
	border:solid 1px #000000;
}
.form_btns:hover{
	width:75px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#000000;
	border:solid 1px #000000;
}