@charset "ISO-8859-1";
.indentx2 {
	display: block;
	margin-left: 40px;
}
.indent {
	display: block;
	margin-left: 20px;
}
.underline_orange {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
.schedule_week_outline {
	color: #662C00;
	border-top: 1px solid #9C896C;
	border-bottom: 1px solid #9C896C;
	padding-left: 5px;
	margin-top: 5px;
}
.table_indent_5 {
	padding-left: 5px;
}
.body_divs {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F2A17;
}
	
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 0;
}
* {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	margin-top: 0px;
}
h4 {
	font-size: 1.1em;
	color: #8E3B03;
	margin-top: 3px;
}
body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#482609;
	background-color: #5B351B;
	}

h1 {
	font-size: 3em;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 1px;
	}
h2 {
	font-size: 1.8em;
	color: #56572B;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 3px;
}
h3 {
	color: #662C00;
	font-size:1
.e;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px solid #E89A94;
	margin-bottom: 3px;
	margin-top: 5px;
	}
#mainContent .body_divs h3 {
}
.main_heading {
	font-size: 36px;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-bottom: 10px;
	line-height: 34px;
}
#header {
	height: 100px;
	background-image: url(../assets/banner_1506_f09.jpg);
}
.third_level_head {
	font-size: 1.8em;
	color: #56572B;
	font-weight: bold;
}
.lg_orange_head {
	font-size: x-large;
	color: #FF6600;
	font-weight: bolder;
	line-height: 20px;
	margin-bottom: 2px;
}
a:visited {
	color: #663366;
}
#container {
	width: 780px;  /* 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;
}
.schedule_text {
	font-size: 11px;
	line-height: normal;
}
li {
	margin: 0px 0px 0px 20px;
}
ul {
	margin-top: 2px;
	margin-bottom: 10px;
}
ol {
	margin-left: 10px;
	margin-bottom: 10px;
}
.caption_for_image {
	font-size: .8em;
	top: .6em;
}
.red {
	color: #FF3300;
}
.image_border {
	border: 1px solid #080808;
}
.right_hand_column {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
	width: 48%;
}
.left_hand_column {
	float: left;
	width: 48%;
}
.orange_burnt_indent {
	color: #B84E02;
	margin-left: 15px;
}
