/* CSS Document */

/* Main Tags */

body
		{
	
	background-color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
		}
		
p
		{
	font-size: 75%;
	padding: 0 15px 0px 15px;
		}
		
p.coursetitle
		{
	font-size: 1em;
	font-weight: bold;
	color: #ff9900;
		}
		
strong
		{
	font-weight: bold;
	color: #ff9900;
		}

ul
		{
	font-size: 75%
	margin-left: 10px;
		}

li
		{
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 75%;
		}

a:link, a:visited
		{
	color: #000099;
	text-decoration: none;
		}
a:hover
		{
	text-decoration: underline;
		}
		
p#menubar
		{
	text-align: right;
	font-size: 10px;
	color: #ff9900;
	padding-top: 110px;
	padding-right: 8px;
		}
		
img#homelink
		{
	width: 180px;
	height: 120px;
	float: left;
	border: 0px;
		}
	
		
/*div#pagecontent p, ul, h2, h3
		{
	padding-left: 210px;
	padding-right: 30px;
		}*/
			
div#schedulecontent p, ul
		{
	padding-left: 460px;
	padding-right: 10px;
		}
		
div#schedulecontent h3, h4
		{
	padding-left: 450px;
	padding-right: 10px;
		}

p#address
		{
	text-align: right;
	margin-top: 3px;
	padding-right: 5px;
		}
		
p#anniversary
		{
	text-align: center;
	color: #000099;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 5px 0;
		}
		


div#credits p
		{
	font-size: 60%;
	text-align: center;
	padding-left: 5px;
	padding-top: 0px;
	
		}	

		

		
h1
		{
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 42px;
	font-weight: normal;
	color: #4981d4;
	padding: 10px 0 10px 0;
	margin: 0px 10px;
	border-bottom: 1px solid #4981d4;
		}

h2
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ff9900;
	margin: 0px 10px;
		}
		
h3
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ff9900;
	margin-bottom: 0px;
		}
		
h4
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ff9900;
	margin-top: 5px;
	margin-bottom: -5px;
		}



		
div#container
		{
	width: 760px;
	background-color: #ffffcc;
	margin: auto;
	margin-top: 0;
	padding: 0;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
		}
		
div#masthead
		{
	background-image: url(images/cvamastorg.jpg);
	width: 760px;
	height: 130px;
	margin-top: 0;
	background-position: top;
		}

div#content
		{
	width: 760px;
	min-height: 300px;
	padding-bottom: 10px;
	background-color: #ffffff;
		}
		
div#pagecontent
		{
	width: 440px;
	min-height: 300px;
	margin-left: 280px;
	
		}
		
div#content img
		{
	float: left;
	margin: 15px 20px 10px 20px;
	border: 1px solid #000000;
		}

div#address
		{
	width: 760px;
	border-top: 1px solid #000066;
		}
div#credits
		{
	width: 760px;
	margin: auto;
		}
		
div#scheduleinfo
		{
	width: 220px;
	float: right;
	
		}
		
table#schedule
		{
	
	margin: 15px;
	width: 400px;
	border: 0px solid #000000;
	float: left;
		}
		
table#schedule p
		{
	font-size: 60%;
	padding: 0 5px;
	text-align: left;
		}
		
table#schedule tr.heading
		{
	background-color: #ffffff;
		}
		
table#schedule tr.odd
		{
	background-color: #eeeeee;
		}
		
table#schedule tr.even
		{
	background-color: #dddddd;
		}
		
table#schedule td#heading
		{
	background-color: #ffffff;
	border: 0px;
		}
		
.tableheading
		{
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	color: #ffcc00;
		}


		
table#schedule td
		{
	min-width: 80px;
	border: 1px solid #ffcc00;
		}
		

		



div#openReg
		{
	position: absolute;
	top: 266px;
	left: 50%;
	margin-left: -430px;
		}
		
div#openReg img
		{
	border: 0;
		}