body {
	background-color: #2A2C69;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	text-align:center;
	/*color: #336699;*/
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.mainTable{
	width: 800px;
	border-right:#CCCCCC thin  solid;
	border-bottom:#CCCCCC medium solid;
	background-color: #FFFFFF;
	padding: 0px;
	margin: auto;
	text-align:left;
}


/*.leftHolder{
float:left;
padding: 0px;
margin: 0px;
}*/




#logoHeader {
	background: url(images/cfLogo2010.jpg) no-repeat;
	background-color: #000000;
	color: #D91720;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 26px;
	padding: 0px 20px 3px 0px;
	text-align: right;
	vertical-align:bottom;
	line-height: 1.5em;
}


#logoHeader p{
	/*margin-top: 170px;*/
	margin-right: 230px;
	padding-top: 163px;
}


#quickLinks{
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	padding: 0;
	margin: 0;
	background-color: #eeeeee;
	float: left;
	width: 20%;
	background-image: url(images/leftBg.gif);
	height: 580px;
	background-repeat: no-repeat;
	vertical-align:top;
}

#quickLinks ul{
	list-style: none;
	/*margin-right: 5px;*/
padding: 0;
	margin: 15px 4px 4px;

}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#quickLinks li {border-bottom: 1px solid #EEE;
line-height:2em;}

/* fix for browsers that don't need the hack */
html>body #quickLinks li {border-bottom: none;
line-height:2em;}

#quickLinks a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #B90204;
	display: block;
}
#quickLinks a:visited{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #B90204;
	display: block;
}
#quickLinks a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #B90204;
	display: block;
}
#quickLinks a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #B90204;
	text-decoration: none;
	display: block;
}

.nolink{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color:#999999;
	display:block;
}

#content {
	text-align:left;
	padding: 0;
	background-color:#FFFFFF;
	width: 50%;
	float: left;
	width: 50%;
	margin: 0px 10px;
	display: block;
	clear: right;
	vertical-align:top;
}

h2 {
	font-size: large;
	color: #B90204;
	margin-top: 10px;
	text-align:center;
	margin-left: 10px;
	}

.initCap{
display:none;
}


.firstW {
  background-image: url(images/FA137-W.gif);
 background-repeat:no-repeat;
 text-indent: 60px;
  margin-left: 10px;
 padding-top: 36px;
}

#content p {
 margin-left: 10px;
 
}

#sidebar{
	width: 20%;
	float:right;
	padding: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
	background-image: url(images/rightBg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	height: 100%;
	vertical-align:top;
	text-align: right;
}

#sidebar p{
	padding: 0;
	margin-left: 0px;
	text-align:center;
}

#sidebar img{
	padding: 0px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	/*clear: none;*/
	margin: 8px;
}

.photo{
	padding: 0px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	/*clear: none;*/
	margin: 8px;
}

/********************/
/*drop down menu styles*/
/*********************/
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
/*visibility: hidden;*/
}

#chromemenu ul{

border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float:left;
font: bold 12px Verdana;
}


#chromemenu ul li{

display: inline;
}


#chromemenu ul li a{
/*delete following when content available for links*/
/*display:none;
height: 12px;
***/

float: right;
color: #7F7F7F;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: url(images/divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #494949;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/*content: " v";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #EBF7FF;
}



/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 8px 10px 10px;
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px none #cccccc;
	margin: 0;
}

#footer img{
	padding: 4px 4px 0px 10px;
	vertical-align: middle;
}

#footer p{
text-align:right;
padding:15px 0 0;
margin:0;
line-height:0pt;

}

#footer a {color:#ccc; text-decoration:none;}
#footer a:hover {color:#ccc; text-decoration:none;}
#footer a:active  {color:#ccc; text-decoration:none;}

  
.mainTable #content h4 {
	margin-left: 10px;
}
.schedule {
	list-style-image: none;
	list-style-type: none;
}

.schedule li {
	text-indent: -20px;
	margin-left: 30px;
	padding: 3px 0;
	line-height: 140%;
}
