/* CSS Document */

<style type="text/css">
<!--

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}
	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #905D30;

	}	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

	}
	
#table_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	padding: 5px;
	background: #EFEDE2;


	}	

a {

		color: #6C0000;
		}
		
li {
			font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
	}
	
ul{
			font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
	}

.borders {
	border: thin solid #996633;
}

#pic1{
float:  left;
}

#pic2{
float: right;

}

#program_detail {
float: right;
width: 150 px;

}

#navgation{
float: left;
padding: 0;
}

#main{
float:  right;
width: 610px;
padding: 0 5px; 
}

#nav_left{
float: left;
width: 190px;
padding: 0px; 
}

#nav2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#nav2 a
{
	display: block;
	padding: 3px;
	width: 180 px;
	background: #6C0000;
	border-bottom: 1px solid #9D6832;
	color: #ffffff;
}


}
#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background: #6C0000;
	line-height: 8px;
	display: block;
	padding: 5px;
	width:185px;

}
#nav2 a:link, #nav2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	width:185px;
	background: #6C0000;
}

#nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background: #9D6832;
	display: block;
	padding: 5px;
	width:185px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
		text-align: center;
}
a.footer:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}
-->



#schedule1{
	background: #EFEDE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 2px;
	
}

#schedule2{
	background: #DBD6C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 2px;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}


#product ul
{
	margin-left: 5;
	padding-left: 5;
	/*margin-left: 15;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
/*list-style-image: url(images/products/arrow.gif); */
}

#product a
{
	display: block;
	padding: 3px;
	width: 180 px;
	border-bottom: 1px solid #9D6832;
	color: #ffffff;
}


}
#product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C0000;
	text-decoration: none;

	line-height: 8px;
	display: block;
	padding: 5px;
	width:185px;

}
#product a:link, #product a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C0000;
	text-decoration: none;
	display: block;
	padding: 5px;
	width:185px;

}

#product a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D6832;
	text-decoration: none;
	display: block;
	padding: 5px;
	width:185px;
}


</style>