/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
body   {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	font-size-adjust: none;
	font-stretch: normal;

	-x-system-font: none; 
	background-image: url(images/bg-color.gif);
	background-repeat: repeat;
	background-color: #FF9900;
}

.highlight {
	color:#000066;
	font-size:80%;
	font-weight: bold;
}


.content-home {
	padding-left:40px;
	padding-right:15px;
	line-height:1.6em;
}

.bold {

	font-weight:bold;
	}
	
#upper-border {
	border: 1px solid #996600;
}
h4 {
	font-size: 90%;
	color: #663300;
}

h5 {
	font-size: 140%;
	color: #000000;
}

td {
	padding-left:6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

p.navigation {
	font-size:14px;
}
div#wrapper {
	margin:0 auto;
	width:800px;
	text-align:left;
	border: 1px solid #990000;
	background-color: #f5f5dc;
}
div#head {
	width: 80%;
	height:150px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	text-align: left;
}

div#main {
	width: 800px;
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 10px;
	background-repeat: repeat;
	background-color: #FFFFCC;
	}

div#image1 {
	height: 200px;
	width: 143px;
	margin-bottom: 10px;
}

div#image2 {
	height: 165px;
	width: 265px;
	margin-top: 10px;
}

p ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 14px;
	font-weight: normal;
}

h6 {

	font-size:70%;

	}

h3 {
	font-size: 100%;
}

h2 {
	font-size: 120%;
	color: #000066;
	margin-bottom: 8px;
}

h1 {
	font-size: 200%;
	color: #000063;
	margin-bottom: 12px;
	font-weight: normal;
	font-variant: normal;
}
div#main ul, ol {
	margin-left: 25px;
	margin-right: 10px;
}

#footer {

	background-color:#996600;
	color:#FFFFFF;
}

#footer a {
	color:#CCCCCC;
	text-decoration:none;
	}

.pichome {

	margin-bottom:8px;
	}
.pic25right {
	margin-right:25px;
	margin-bottom: 8px;
}


.pic25left {
	margin-left:25px;
	margin-bottom: 8px;
}


#weeklyprog td {
	border: solid 1px #666666;
	padding-left:6px;
	}
.captions {
	color:#000066;
	font-size:80%;
	font-weight: normal;
	line-height: 14px;
	}
	
.capEmphasis{
	font-size:80%;
	font-weight:bold;
	color:#000066;
	}
