/* CSS Document */


#mainbody {
	margin: 0 auto;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size:12px;
	}
#tierwrapper {
	margin: 0 auto;
	width: 780px;
	background-image: url(../images/rightpics_bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	}
#tierwrapperWide {
	margin: 0 auto;
	width: 780px;
	/*background-image: url(../images/rightpics_bg.jpg);*/
	background-position: right top;
	background-repeat: repeat-y;
	}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	}
	
/* LEFT SUBMENU :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#submenu {
	width: 140px;
	position:relative;
	float:left;
	text-align:left;
	background-color:#FFF;
	font-size: .8em;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:0 10px;
	display:inline;
	}
#submenu h3 {
	color: #6A5B3B;
	font-size: 13px;
	line-height: 1em;
	text-transform:uppercase;
	}

/* CENTER CONTENT :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#content {
	float:left;
	width: 460px;
	text-align: left;
	background-color:#FFFFFF;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 0;
	padding-right:20px;
	margin: 0;
	border: 0;
	display:inline;
	}
#content p {
	font-size: 1em;
	line-height:1.5em;
	padding:0;
	margin: 1.5em 10px 0 10px;	
	}
#content h1 {
	padding: 8px 0 0 40px;
	background-image:url(../images/h1_bg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: 35px;
	color: #6A5B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 0;
	border: 0;
	line-height: 1em;
	}
#content h2 {
	margin: 10px;
	text-align: left;
	color: #6A5B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	}
#content a:link{
	color:#234465;
	text-decoration: underline;
	}
#content a:visited{
	color:#6A5B3B;
	text-decoration: underline;
	}
#content a:hover{
	color:#9D7110;
	text-decoration: underline;
	}
#content a:active{
	color:#0000FF;
	text-decoration:none;
	}
#content-list li {
	padding:5px 15px 5px 0px;
	line-height:1.2em;
	}

#contentWide {
	position: absolute;
	width: 700px;
	text-align: left;
	/*background-color: #FFFFFF;*/
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 0;
	padding-right: 20px;
	margin: 0;
	border: 0;
	display: inline;
	}
#contentWide p {
	font-size: 1em;
	line-height:1.5em;
	padding:0;
	margin: 1.5em 10px 0 10px;	
	}
#contentWide h1 {
	padding: 8px 0 0 40px;
	background-image:url(../images/h1_bg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: 35px;
	color: #6A5B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 0;
	border: 0;
	line-height: 1em;
	}
#contentWide h2 {
	margin: 10px;
	text-align: left;
	color: #6A5B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:100;
	}
#contentWide a:link{
	color:#234465;
	text-decoration: underline;
	}
#contentWide a:visited{
	color:#6A5B3B;
	text-decoration: underline;
	}
#contentWide a:hover{
	color:#9D7110;
	text-decoration: underline;
	}
#contentWide a:active{
	color:#0000FF;
	text-decoration:none;
	}
#contentWide-list li {
	padding:5px 15px 5px 0px;
	line-height:1.2em;
	}
	
/* CENTER CONTENT TABLE :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

table.schedule {
	width: 100%;
	line-height: 1.4em;
	border-collapse: collapse;
	border: none;
	color: #234465;
	background-color: #D7DBDE;
	margin-top: 0.75em;
	margin-bottom: 1.5em;
	font-size: 0.9em;
	text-align:left;
	}
table.schedule caption {
	margin:0;
	padding:0;
	color: #FFF;
	background-color: #234465;
	line-height: 2em;
	text-align:center;
	font-weight:bold;
	font-size: 1.2em;
	margin-top: 0.75em;
	}	
table.schedule thead tr {
	color: #FFF;
	background-color: #6A5B3B;
	}
table.schedule thead tr th {
	padding: 0.4em;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}
table.schedule thead tr th.far_right {
	padding: 0.4em;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 0;
	}
table.schedule tbody tr th {
	background-color: #FFF;
	color:#000;
	border-bottom: 1px solid #234465;
	border-right: 1px solid #234465;
	}
table.schedule tbody tr td {
	border-bottom: 1px solid #234465;
	border-left: 1px solid #234465;
	padding: 0.2em 0.4em;
	}
table.schedule tbody tr td.month {
	border: none;
	background-color: #E4DAC4;
	color: #000000;
	font-weight:bold;
	text-transform: uppercase;
	}	
td.holiday {
	background-color: #A2ADB3;
	}
table.schedule a:link{
	color:#234465;
	text-decoration: underline;
	}
table.schedule a:visited{
	color:#6A5B3B;
	text-decoration: underline;
	}
table.schedule a:hover{
	color:#9D7110;
	text-decoration: underline;
	}
table.schedule a:active{
	color:#0000FF;
	text-decoration:none;
	}

/* RIGHT PICS :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#rightpics {
	position: relative;
	float:left;
	width: 140px;
	border-top: 2px solid #FFF;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	display:inline;
	}
#rightpics img {
	border-top: 0;
	border-right: 0;
	border-bottom: 2px solid #FFF;
	border-left: 0;
	padding:0;
	margin:0;
	vertical-align:top;
	}
