/* CSS Document */

body {
	background-image: url(images/bg_body.jpg);
	background-color: #FFCC66;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: 62.5%;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-style: italic;
color: #00FFFF;
font-size: 2em;
}

h2 {
color: #00FFFF;
/*color:#FF6600;*/
font-size: 1.75em;
}

h3 {
color: #00FFFF;
font-size: 1.5em;
}

h4 {
color: #00FFFF;
font-size: 1.3em;
}

h5 {color: #00FFFF; font-size: 1.3em; margin: 0; padding: 0;}

#container {
	width: 825px;
	margin: 25px 25px 25px 50px;
	background-color: #FFCC66;
	padding: 10px;border: solid #000000 1px;
	voice-family: "\"}\""; /* ie bug fix */
	voice-family:inherit;
	width: 750px;
}

html>body #container { /* for opera */
	width: 750px;
}

#topBanner{width: 705px; margin-left: 80px;}

#copy, .copy {
	font-size: 1.1em;
	margin-bottom: 10px;
}

#copy p {
	font-size: 1.1em;
	line-height: 1.5em;
}

a {font-weight: bold; text-decoration: none; color: #FF6600;}
a:hover {text-decoration: underline;}

#contact {text-align: center; padding: 7px 0 7px 21px; font-size: 1.2em; line-height: 140%;}
#contact a{color: #FF6600;}

#nav {text-transform: uppercase; text-align: center;}
#nav ul{list-style-type: none; color:#FF6600; font-size: 1.15em;}
#nav ul li{line-height: 1.6em;}
#nav a {color:#00FFFF;}

hr {
	color: #FFCC66;
	height: 1px;
}

.homeSideBar {
	float: right;
	width: 180px;
}

fieldset {
	padding: 0px 15px 15px 15px;
	margin-top: 15px;
}

legend {
	font-size: 14px;
	color: #00FFFF;
}

.calendar {width:400px; margin: auto;}

.content {
	background-color: #000000;
}

.content ul {
list-style-position:inside;
}

.content dl {
	margin-top: 10px;
	margin-left: 100px;
}

.content dt {
margin-top: 5px;
margin-bottom: 5px;
}

.content dd {
line-height: 1.5em;
}

#footer {
	height: 23px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}

table.schedule td{vertical-align: top; border: 1px solid #009999;}
.tblSchCol1 {width: 100px;}
.tblSchCol2 {width: 125px;}
.tblSchCol3 {width: 100px;}


/* new table */

table#test{}
table#test td{vertical-align: top; width: 109px;}
table#test td{border-bottom: 1px solid #00FFFF;}

.orange {color: #FFCC66;}
.darkOrange {color: #FF6600;}
.yellow {color: #FFCC66;}
.clear {clear: both;}
.blue {color: #00FFFF;}

table#instructors {font-size: 12px;}