body {
	margin:6px 0px 0px 0px;
	padding:0;
	background:#333;
	font:small verdana, sans-serif;
	line-height:1.6em;
	text-align:center;
	color:#333;
}

img {
	border:0;
}
  
a:link{
	color:#cc0000;
	text-decoration:none;  
}
a:visited {
	color:#ff0000;
	text-decoration:none;  	
}
a:active {
	color:#ff9933;
	text-decoration:none;  
}
a:hover {
	color:#ff9933;
	text-decoration:underline;  	
}

#container {
	width:790px;
	margin:10px auto 0px auto;
	padding:0;
	border:10px solid #f2f2f2;
	text-align:left;
	color:#333;
       }
  
#header {
	background:#fff;
	width:790px;
	height:150px;
	margin:0 auto;
}
  
#topNav {
	background-color:#cc0000;
	width:790px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
  
.home #topNav {
}
  
#topNav ul {
float:right;
	margin:0;
	padding:0 20px;
	list-style:none;
	font-size:95%;
	text-transform:lowercase;
}

#topNav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
  
#topNav a, #topNav strong {
	display:block;
	padding:10px 10px 10px 10px;
	border:solid #ddd;
	border-width:0 1px 0 0;
	color:#ff9900;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	background:#333;
  }

*html #topNav a {
  width:1%;
}

#topNav a:hover {
  background:#333; 
}

#content {
	font-family:georgia, sans-serif;
	width:790px;
	font-size:85%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#333;

	clear:both;
        overflow:auto;
}

#text {
	padding:10px 10px 10px 20px;
	background:#473743;
	color:#fff;
}
   
#c1 {
	float:left;
	font-family:georgia, serif;
	font-size:13px;
	width:790px;
	margin:0;
	padding:0;
}

#c1 h1 {
	background:#f2f2f2;
	border-bottom:2px solid #7f8c6c;
	font-family:arial, sans-serif;
	font-size:20px;
	color:#000;
	padding:5px 0px 5px 10px;
	vertical-align:middle;
	margin:0;
}



#c1 p {
	padding:5px 10px 5px 10px;
}

.featured {
    background:#fff;
    padding:5px;
    zdisplay:block;
    zclear:both;
    zcolor:#333;
}

.featured:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ie hack for clearing floats */
.featured { 
	overflow : hidden; _height : 1%; 
}

.featured img {
    mmargin:10px auto 10px auto;
text-align:center;
}

.featured h2 {
  font-size:18px;
  border-bottom:1px solid #999;
zborder:1px solid #333;
font-size:22px;
margin-top:25px;
margin-bottom:0px;
padding:0px;
}

.featured h2 .sitelink {
font-size:10px;
margin:0px 0px 0px 10px;
}


.featured h3 {
  font-size:12px;
}

.featured .info  {
	float:left;
	margin-top:10px;
width:99%;
}

.featured .info .quote {
 font-size:22px;
 color:#999;
}

.info h2 {
    border:0px solid #333;
    padding:0px 5px 5px 0px;
    margin:10px 0px 0px 0px;
    font-family:verdana, arial, sans-serif;
	color:#333;
	display:block;
	clear:both;
	line-height:25px;
}

ul {
    padding:0px;
    margin:0;
    clear:both;
}

ul li {
list-style:none;
line-height:25px;
}


.program  {
	margin:10px 0px 10px 0px;
	display:visible;
	border:2px solid #fff;
	padding:0px;
	background:#fff;
	font-size:10px;
	font-family:verdana;
}

.program h3 {
font-size:11px;
margin:0px;
padding:5px 2px 0px 5px; 
color:#666;
border-bottom:1px solid #ccc;
}

.program h4 {
font-size:12px;
border-bottom:1px solid #ccc;
margin:0px;
padding:0px 2px 0px 5px;
}

.program ul {
   margin:2px 0px 10px 10px;
   font-size:11px;
}

.program ul li {
  line-height:18px;
}



.previous {
    border:1px solid #ccc;
    background:#999;
    padding:1px;
    zdisplay:block;
    
}

.previous:after {
    /*content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
*/
}













#c1 .sectionDivider h2 {
	background:#ffff99;
	font-family:arial, sans-serif;
	font-size:14px;
	color:#DBE4FA;
color:#333;
	letter-spacing:.5em;
	padding:5px 0px 5px 10px;
	vertical-align:middle;
	margin:0;
	display:block;
	clear:both;
}

#c1 .section {
	border-top:1px solid #ccc;
	margin-bottom:10px;
	display:block;
	clear:both;	
background:#fff;
}

#c1 .section:after {
	 content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .section {height: 1%;}
/* End hide from IE-mac */

#c1 .section h2 {
	padding:10px 0px 0px 0px;
	color:#333;	
	font-size:16px;
}

#c1 .section p {
	font-size:10px;
	margin:1px 10px 5px 0px;
	padding:1px 10px 5px 10px;
	border:0px dashed #333;
}

#c1 .section img {
	float:left;
	padding:0px 20px 10px 5px;
}

#c1 .section ul {
	float:left;
	padding:0;
	margin:0;
	text-indent:0;
width:500px;
}

#c1 .section ul li {
	list-style:none;	
	line-height:25px;
margin:0px 0px 15px 0px;
}



#c2 {
	font-family:verdana, sans-serif;
	margin-left: 500px;
	padding:0;
}

#c2 H1 {
	background:#93E095;
	font-family:verdana, sans-serif;
	font-size:7px;
	text-transform:uppercase;
	color:#19851C;
	letter-spacing:.5em;
	padding:5px 0px 5px 10px;
	vertical-align:middle;
	margin:0;
}

#c2 p {
	font-size:11px;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	border:0px dashed #333;
}
   
#footer {
	background:#fff;
	margin:0;
	border-top:1px solid #ccc;
	font-size:10px;
	color:#666666;
	text-align:center;
	clear:both;
}
   
#footer h3 {
font-size:11px;
}


#footer p {
margin:10px auto 10px auto;
width:600px;
font-size:11px;
}

#footer .copyright {
font-size:10px;
}
  








