/* 	Master OCFA CSS
	Date: new - January 2006
	updated: February 2006, April 2006, June 2006, March 2007
	Author: Dave Patterson
*/
@import url("navigation.css");
html, body {color:#000;text-align:center;}
body {
	background-color: #fff;
	color:#000;
	font:small Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
}
#container {
	margin:10px auto;
	width:900px;
	text-align: left;
	border: solid black 1px;		
	background-color:#FFF;
}
/*content -----------------------------------------------*/
#content {
	padding:5px 5px 5px 10px;
	margin:0;
	width:700px;
	float:left;
	color:black;
	text-align:left;
	border-left:#ccc 1px solid
}
#content p {
	font-size:1em;
	color:#000;
	line-height:1.5;
	margin:0 0 1em 0;
}
#content p, #content ol, #content ul {
	letter-spacing:.07em;
}
#content_container {
	margin:0;
	padding:0;
	border-top:#999 2px solid;
	clear:left;
	background:none;
	min-height:10px;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#060;
	letter-spacing:.1em;
	margin:0;
}
h1 {font-size:170%;margin-bottom:1em}	
h2 {font-size:150%;margin-bottom:.5em}	
h3 {font-size:130%}	
h4 {font-size:130%}	
h5 {font-size:120%}	
#content ul li {
	font-size:1em;
	color:#333;
	line-height:1.4;
	list-style-image:url(../images/bullet.gif);
}
#content li.expand_ul_li_star {
	padding-bottom:1em;
	list-style-image:url(../images/star.jpg);
}
#content li.ul_li_star {
	line-height:normal;
	list-style-image:url(../images/star.jpg);
}
#content .expand_imp  {
	background-color:#BAE77E;
	text-indent:2em;
	padding:.5em 0 .5em .1em;
	letter-spacing:.2em;
	color:#000;
}
.expand_ul_li {
	padding-bottom:1em;
	list-style-type:none;
}
.datebox {background-color:#CCFF99; border:#ccc 1px solid; font-weight:100; display:block; margin-bottom:10px;padding:.3em}
.datebox_college {background-color:#FFCC33; border:#000 1px solid; font-weight:100; display:block; margin-bottom:10px;padding:0 0 0 .5em}
#content a {
	text-decoration:none;
	color:#060;
	border-bottom:#060 dotted 1px;
}
#content a:hover {
	border-bottom:#0C0 solid 1px;
	background-color:#ffC;
}
#content.calendarcontent {
	border:none;
	width:90%;
}
#content p.relatedpages {font-size:9px; font-weight:bold}
#content table {
	border-left:#999 1px solid;
	border-top:#999 1px solid;
	margin:1% 0 0 0;
}
#content td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 2px;
	width:10%;
}	
#content a.imglink:link,
#content a.imglink:visited {border:none;}
#content a.imglink:hover {background:none;}
#content .day {
	background-color: #9c6;
	font-weight:bold;
	height:12px;
	text-align: center;
	color:#FFFFFF;
}
#content .date {
	color: #000;
	}	
#content .borderabove {
	border-top:#CCCCCC solid 1px;
	padding-top:1em;
	}
.topofpage {
	font-size:.9em;
	padding-left:1em;
	border-top:#060 solid 1px;
	width:150px;
	margin-left:1em;
}
/*Home News Column*/
#sidetable {float:right;width:35%;min-height:500px;margin:0 0 0 1.5em}
#sidetable tr.row_bg {background-color:#336633;color:#fff;text-align:center}
#sidetable tr {border:#ccc 1px solid}
#sidetable td {padding:.5em}
#sidetable p {line-height:1.5em;margin:0}
/* apply to divs on executive page 
----------------------------------------*/
#exec {
	width:100%;
	border-bottom:#999;
	padding:1em 0 1em 0;
	clear:left;
}
#exec p {
	margin:0;
}
#exec img {
	border:#ccc 2px solid;
	padding:.1em;
	margin:0 2em 5em 0;
}
#exec ul li {
	padding-left:1em;
	list-style-type:none;
}
#exec table {border:none}
#exec td {border:none; width:auto}	
/* 	for div within content div on galleria 
	photo pages and instructor bio pages 
-----------------------------------------*/
#biocontent {
	margin:0;
	padding:0;
}
#biocontent a {
	text-decoration:none;
	color:#060;
}
#biocontent a:hover {
	border-bottom:#060 dashed 1px;
	background-color:#ffc;
}
#biocontent p {
	font-size:80%;
}
#biocontent h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	color:#44884F;
	margin-bottom:1em;
	background:url(h3bg.jpg) no-repeat left;
	padding-left:15px;
}
#biocontent ul {
	margin-left:1.5em;
	padding:0;
}
#biocontent ul li {
	border-bottom:#CCCCCC 1px solid;
	width:450px;
	list-style:none;
	padding:1em 1em 1em 0;
}
img {
	border:#CCCCCC solid 1px;
	padding:.5em;
}
img.imgbump {
	border:#CCCCCC solid 1px;
	padding:.5em;
	margin-left:1em;
}
img.imgbulletnoborder {
	border:none;
	padding-bottom:.1em;
}
/* common footer ------------------------------------------------*/	
#footer {
	background-color:#356337;
	padding:.7em;
	color:#000;
	text-align:left;
	height:1.2em;
	margin:2% 0 0 0;
	clear:both;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	padding:0 1em 0 1em;
	list-style-type:none;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	}	
#footer ul li a {
	color:#fff;
	text-decoration:none;	
}
#footer ul li a:hover {
	color:#cc9;
}
#footer li.footermarker {
	color:#BAE77E;
}
