@charset "ISO-8859-1";* {	margin: 0;	padding: 0;	border: 0;}body {	font:11px Verdana, Arial, Helvetica, sans-serif;	color:#482609;	background-color: #5B351B;	}h1 {	font-size: 36px;	color: #FF6600;	font-weight: bolder;	margin-bottom: 15px;	}h2 {	color:#333;	font:1.1em/1 Georgia, "Times New Roman", Times, serif;	font-weight:700;	margin:2em 0 .25em;	}h3 {	color:#666;	font-size:1em;	font-weight:800;	margin:3em 0 .35em;	}	p {	line-height:1.8;	margin:0 0 1em;}.main_heading {	font-size: 36px;	color: #FF6600;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bolder;	margin-bottom: 10px;}#header {	height: 100px;	background-image: url(../assets/banner_f09.jpg);}.third_level_head {	font-size: 16px;	color: #56572B;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-weight: bold;}.lg_orange_head {	font-size: large;	color: #FF6600;	font-weight: bolder;	line-height: 20px;}a:visited {	color: #663366;}#container {	width: 650px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */	background: #FFDEAD;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 3px solid #000000;	text-align: left;	}#sidebar1 {	float: left; 	width: 12em; /* since this element is floated, a width must be given */	background: #FFDEAD; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 15px 0; /* top and bottom padding create visual space within this div */}#mainContent {	margin: 0 0em;	padding: 10px 5px 5px 12px;} #menu_bar {	padding: 0 10px;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: solid;	border-bottom-style: solid;} .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:1px;    font-size: 1px;    line-height: 0px;}.menu_text {	font-size: 12px;	font-weight: bold;	text-align: left;}a:link {	text-decoration: none;}a:hover {	color: #FF6600;	text-decoration: underline;}.med_brown_head {	font-size: medium;	font-weight: bolder;	color: #662C00;}a:visited {	text-decoration: none;}li {	margin: 0px 0px 0px 20px;}.schedule_text {	font-size: 11px;	line-height: normal;}.indent_fm_left {	margin-left: 35px;	line-height: 12px;}