/* Element Styles */
body {
	margin: 0 0 0 0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a { color: #657d46; }

a:hover { color: #84b544; }

a:focus { outline: none; }

h1 {
  color: #333333;
  font-size: 16pt;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}
/* ID Styles */
#site_wrapper{
	width: 943px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	text-align:left;
	}

#site_id{
	background-image: url(../images/structure/retc_logo.gif);
	background-repeat:no-repeat;
	width: 214px;
	height: 225px;
	float: left;
	position: relative;
	z-index: 15;
	_margin-left: -1px;
	}
	
#navigation{
	float: left;
	width: 133px;
	margin-left: 41px;
	_margin-left: 20px;
	overflow: auto;
	}
	#buttons{
		background-image: url(../images/structure/nav_bg.gif);
		background-repeat: repeat-y;
		overflow: auto;
		text-align: center;
		_padding-top: 1px;
		}
	ul {
		padding: 0px;
		margin: 0px;
		}
	li.button {
		margin-top: 1px;
		_margin-top: 0px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		color: #FFFFFF;
		width: 133px;
		height: 35px;
		background-color: #105036;
		}
	li.button a{
		_padding: 0px;
		_margin: 0px;
		float: left;
		width: 133px;
		height: 35px;
		vertical-align:middle;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 35px;
		background-color: #105036;
		}
	li.button a:hover{
		_padding: 0px;
		_margin: 0px;
		float: left;
		width: 133px;
		height: 35px;
		vertical-align:middle;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 35px;
		background-color: #74a633;
		}
		
#nav_bottom{
	background-image: url(../images/structure/nav_bottom.gif);
	background-repeat:no-repeat;
	width: 133px;
	height: 99px;
	float: left;
	}
	
#header{
	margin-top: -225px;
	background-image: url(../images/structure/retc_header.gif);
	width: 826px;
	height: 152px;
	float: right;
	position: relative;
	z-index: 10;
	}

#content_wrapper{
	overflow: auto;
	margin-top: -73px;
	background-image:url(../images/structure/content_bg.jpg);
	background-repeat:repeat-y;
	float: right;
	width: 764px;
	position: relative;
	z-index: 10;
	}
	#page_title{
		margin-top: -8px;
		padding-left: 28px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 30px;
		font-weight: bold;
		color: #75a734;
		}
	#content{
		font-size: 12px;
		padding-top: 8px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 25px;
		width: 703px;
		}
		li.list{
			margin-left: 40px;
			margin-top: 4px;
			}
		.heading{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
		}
#content_wrapper_bottom{
	position: relative;
	z-index: 10;
	background-image: url(../images/structure/content_bottom.gif);
	background-repeat: no-repeat;
	float: right;
	width: 764px;
	height: 5px;
	}
#footer{
	margin-top: 2px;
	width: 764px;
	float: right;
	overflow: auto;
	}
	#footer_content{
		width: 505px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		overflow: auto;
		}
	.msc_tiny{
		float: left;
		}
	#footer_text{
		float: right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top: 5px;
		}
	#footer_text a{
		color: #000;
		}
	
/* Event Page Styles aec4a3 */
.event_container {
	margin-bottom: 10px;
	overflow: auto;
	}
	.course_header {
		padding: 5px 5px 5px 5px;
		border: 1px solid #000;
		font-size:12px;
		background-color:#bed4b3;
		overflow: auto;
		}
		.event_name	{
			font-size:14px;
			font-weight:bold;
			margin-left: 5px;
			color: #333333;
			}
		.event_spacer{
			height: 1px;
			color: #8daa79;
			background-color: #8daa79;
			border: none;
			padding: 0px;
			margin: 4px 0px 4px 0px;
			}
		.event_info{
			margin-left: 5px;
			}
	.session_container {
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		overflow: auto;
		/*background-color:#dbdbda;edf2e9*/
		background-color:#dfe9d8;
		width: 701px;
		}
		.session_header {
			border-bottom: 1px solid #CCCCCC;
			padding: 4px 4px 4px 8px;
			font-weight: bold;
			font-size: 11px;
			overflow: auto;
			width: 689px;
		}
			.session_course_name{
				float: left;
				width: 475px;
			}
		.overview{
			float: left;
			clear: left;
			width: 175px;
			border-right: 1px solid #CCCCCC;
			padding: 4px;
			margin-left: 5px;
			overflow: auto;
			}
		.item{
			margin-bottom: 2px;
			}
		.item_end{
			margin-bottom: 7px;
			}
		.item_day{
			padding: 2px;
			border: 1px solid #000;
			background-color:#bed4b3;
			}
		.item_starttime{
			padding: 2px;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			}
		.item_endtime{
			padding: 2px;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			}
		
		.dates{
			float: left;
			width: 489px;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			border-left: 1px solid #CCCCCC;
			margin-left:-1px;
			overflow: auto;
			_overflow: hidden;
			}
		.day{
			float: left;
			margin-left: 3px;
			margin-right: 3px;
			margin-bottom: 5px;
			padding: 2px;
			}
		.times{
			}
		.label {
			font-weight:bold;
			color: #333333;
			}
	
	
/* MISC Styles */
.picture_right{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	_width: 350px;
	}

.picture_left{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: auto;
	}
.caption_right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
	clear: right;
}
.caption_left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: left;
	clear: left;
}
.indent {
	margin-left: 40px;
}
.register {
float: right;
margin-right: 10px;
}
.note {
float: left;
margin-left: 5px;
padding-bottom: 5px;
width: 480px;
}
.legaltext{
font-size: 10px;
}

.border{
border: 1px solid #105036;
}
