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

body {
	padding: 0;
	margin: 0;
	background-color: #EFEAD4;
}
A:link {
	color:#030;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A:visited {
	color:#030;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A:active {
	color:#030;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A:hover {
	color:#030;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu_BG {
	background-image: url(images/title_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 15px;
}
#breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #EFEAD4;
	margin-left: 10px;
	font-weight: bold;
}
#main_content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/body_BG.jpg);
	background-repeat: repeat-y;
}
#nav_BG {
	background-image: url(images/nav_BG.jpg);
	background-repeat: repeat-x;
	background-color: #583833;
	background-position: top;
	height: 22px;
}
#left_menu {
	background-image: url(images/left_menu_bg.gif);
	background-repeat: repeat-y;
	padding: 5px;
}
#center {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #406582;
	display: inline;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEAD4;
}
.table_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.h1_clone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #406582;
}
.menu_left {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.season_head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #472122;
	font-style: italic;
	padding-left: 25px;
}
.text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #462122;
}
.h2_clone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #462122;
	font-weight: bold;
	font-style: italic;
}

