/*
CFC master styles for screen media
Developer: Livingston & Partners - 904.686.0056
http://www.livingstonandpartners.com
Updated: April 15 2005
*/

body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url(/assets/images/background02.gif) repeat top center;
	text-align: center; /* IE centering */
  	font: x-small/1.5em Helvetica, arial, Sans-serif;
  	voice-family: "\"}\""; voice-family: inherit;
  	font-size: small;} /* be nice to Opera */ html>body { font-size: small; }
	
p.access	{
	display: none;
	}
	
#topnav a:link, #column1 p a:link, #column2 p a:link, #column3a p a:link, #footer a:link, #maincontent a:link, #column2 ul li a:link, #maincontent ul li a:link, #column3a ul li a:link
{ color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC; }

#topnav a, #column1 p a	, #column2 p a, #column3a p a, #column2 ul li a, #maincontent ul li a, #column3a ul li a 	{ }
#topnav a:visited, #column1 p a:visited, #column2 p a:visited, #column3a p a:visited, #footer a:visited, #maincontent a:visited, #column2 ul li a:visited, #maincontent ul li a:visited, #column3a ul li a:visited 
{ color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 

#topnav a:active, #column1 p a:active, #column2 p a:active, #column3a p a:active, #footer a:active, #maincontent a:active, #column2 ul li a:active, #maincontent ul li a:active, #column3a ul li a:active
{ color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 

#topnav a:hover, #column1 p a:hover, #column2 p a:hover, #column3a p a:hover, #footer a:hover, #maincontent a:hover, #column2 ul li a:hover, #maincontent ul li a:hover, #column3a ul li a:hover
{ color: #fff; background: #000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 

#logo a, img a		{ }
#logo a:link, img a:link	{ color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 0; }
#logo a:visited, img a:visited { color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 0;} 
#logo a:active, img a:active	{ color: #FF66CC; text-decoration: none; padding-bottom: 0px; border-bottom: 0;} 
#logo a:hover, img a:hover	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 0;} 

div#container {
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 0;

	}

#topnav {
	float:right;
	margin: 0;
	padding: 10px 20px 0px 20px;
	font-size: 12px;
	}

#topnav ul, #topnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: #333333;
	}
	

/***************************************************************************************************Header***/
#header {
    float:left;
    width:100%;
    background:#DDEEFF url("/assets/images/background-nav.gif") repeat-x bottom;
    font:x-small/1.5em Verdana,Arial,Helvetica,Sans-serif;
	font-size:.75em;
    line-height:normal;
    }

#header ul {
    margin:0;
	padding:10px 15px 0;
    list-style:none;
    }
	
#header li {
    float:left;
    background:url("/assets/images/norm-right.gif") no-repeat right top;
    margin:0;
    padding:0;
  	border-bottom:1px solid #ccc;
    }

#header > ul a {width:auto;} 


#header a {
    float:left;
	display:block;
	width:.1em;
    background:url("/assets/images/norm-left.gif") no-repeat left top;
	padding:5px 15px 4px;
    text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	color:#333;
	border-bottom: 0px solid #fff; }
  	/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  	#header a {float:none;}
  	/* End IE5-Mac hack */

#header a:hover {
    color:#990000;
	}

#header #current {
    background-image:url("/assets/images/highlight-right.gif");
	border-width:0;

    }
#header #current a {
    background-image:url("/assets/images/highlight-left.gif");
	padding-bottom:5px;
	color:#990000;
	border-bottom: 0px solid #fff;
    }

/***************************************************************************************************Navigation***/
#nav, #nav ul {
	float: left;
	width: 738px;
	list-style: none;
	line-height: 1;
	background-color: white;
	font:Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	border: solid #ccc;
	border-width: 1px 0;
	margin: 0;
	text-align:left;
}

#nav {
		background-color:#fff;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		clear:both;
		}

#nav a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 6px 15px;
}

#nav a.daddy {
	background: url(/assets/images/bullet-blue.gif) right no-repeat;
}

#nav a:link#current, #nav a:visited#current, #nav a:hover#current {
	background-color: #fff;
	color: #990000;
}

#nav li {
	float: left;

	border-right: 1px solid #ccc;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-size:12px;
	font-weight: normal;
	border-width: 1px;
	margin: 0px 0px 1px -1px;
}

#nav li li {
	margin-right: -1px;
	width: 167px;
}

#nav li ul a {
	margin: -1px 0 0 0;
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -24px 0 0 167px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #CCE5FF;
}
/***************************************************************************************************Secondary Nav***/
#leftnavcontainer { width: 150px; }

#leftnavcontainer ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#leftnavcontainer a {
	display: block;
	padding: 2px;
	width: 150px;
	background-color: #fff;
	color: #333333;
	text-decoration: none;
}

#leftnavcontainer a:link, #leftnavlist a:visited {
	color: #333;
	text-decoration: none;
}

#leftnavcontainer a:hover {
	background-color: #ccc;
	background: #CCE5FF;
}

#leftnavcontainer a:link#current {
	
	color: #990000;
	font-weight:bold;
}

/***************************************************************************************************Logo***/

#topheader {
	width:100%;
	text-align: left;
	height: 40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	height: 40px;
}
#logo {
	float: left;
	margin: 0;
	padding: 10px 0 0 15px; 
	}
	
div#blurb {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: .95em;
	clear: both;
	}

div#blurb p {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #333333;
	line-height: 18px;
	}
	
#secondnavcontainer {
	width: 700px;
	margin: 5px auto 0 auto;
	text-align: left;
	padding: 0 15px 0 0px;
	font-size: 12px;

	clear:both;
	}	

#secondnav {
	margin:0;
	padding: 5px 0px 4px 20px;
	font-size: 12px;
	font: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

#secondnav ul, #secondnav li {
	margin: 0;
	padding-right: 15px;
	display: inline;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#secondnav li a:link, #secondnav li a:visited	{
	text-decoration: none;
	color: #333;
	border-bottom: 0; 

	}

#secondnav li a:hover	{
	text-decoration: none;
	color:#990000;
	border-bottom: 1px solid #ccc; 
	}

#secondnav #current {
	text-decoration: none
    }

#secondnav #current a {
	text-decoration:none;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px solid #fff; 
    }
	
div#jacksonville {
	width:740px;
	margin: 0;
	padding:0;
	
	}

div#main {
	margin: 10px auto 0 auto;
	padding:0;
	width: 712px;
	text-align: left;
	clear: both;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 712px;
	}

div#column {
	float: left;
	margin-bottom:20px;
	padding:0 10px 0 0;
	width: 465px;
	border-right: 1px dotted #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 455px;
	}
	
div#column1, div#column1a {
	float: left;
	margin-bottom:10px;
	padding:0 10px 0 0;
	width: 175px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 165px;
	}

div#column2 {
	float: left;
	margin-bottom:10px;
	padding:0 10px 0 20px;
	width: 340px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px;
	}

div#maincontent {
	float: left;
	margin-bottom:10px;
	padding:0 10px 0 20px;
	width: 520px;
	border-left: 1px dotted #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 490px;
	}
	
div#column3 {
	float: right;
	margin:0;
	padding-bottom: 10px;
	width: 230px;
	}

div#column3a {
	float: right;
	margin:0;
	padding-bottom: 10px;
	width: 180px;
	}

div#maincontent p, div#column p, div#column1 p, div#column2 p, div#column3a p {
	margin:0 0 1em 0;
	padding:0;
	font-size: 90%;
	line-height: 16px;
	}

div#column3 p {
	margin:0;
	padding-bottom:.5em;
	font-size: 90%;
	}

div#column p {
	margin-bottom: 1em;
	font-size: 90%;
	line-height: 22px;
	}

div#column h1 {
	margin: 0;
	padding-bottom: .5em;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	letter-spacing: 0px;
	}
	
div#column h2 {
	margin: 0;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	letter-spacing: 0px;
	}

div#maincontent h1, div#column3 h1 {
	margin: 0;
	padding-bottom:0.5em;
	font-size: 1.25em;
	font: helvetica, arial, sans-serif;
	color: #333;
	letter-spacing: -1px;
	}
	
div#column1 h1, div#column1 h2, div#column1 h3, div#column1 h4, div#column1 h5, div#column1 h6 {
	margin: 0;
	padding-bottom:0.5em;
	font-size: 1.25em;
	font: helvetica, arial, sans-serif;
	color: #990000;
	letter-spacing: -1px;
	}
	
div#column2 h1, div#column2 h2, div#column2 h3, div#column2 h4, div#column2 h5, div#column2 h6,
div#column3a h1, div#column3a h2, div#column3a h3, div#column3a h4, div#column3a h5, div#column3a h6 {
	margin: 0;
	padding-bottom:0.5em;
	font-size: 1.25em;
	font: helvetica, arial, sans-serif;
	color: #333;
	letter-spacing: -1px;
	}
	
div#maincontent h2 {
	margin: 0;
	padding-bottom:0.5em;
	font-size: 1.25em;
	font: helvetica, arial, sans-serif;
	color: #990000;
	letter-spacing: -1px;
	}
	
div#maincontent h3, div#maincontent h4, div#maincontent h5, div#maincontent h6 {
	margin: 0;
	padding-bottom:0.5em;
	font-size: 1.1em;
	font-weight:bold;
	font: helvetica, arial, sans-serif;
	color: #333;
	}

div#column1 h1 a:link, div#column2 h1 a:link, div#column1 h3 a:link, div#column2 h3 a:link, div#column3a h1 a:link, div#column3a h3 a:link { 
color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC; }

div#column1 h1 a, div#column2 h1 a, div#column1 h3 a, div#column2 h3 a, div#column3a h1 a, div#column3a h3 a			{ }

div#column1 h1 a:visited, div#column2 h1 a:visited, div#column1 h3 a:visited, div#column2 h3 a:visited, div#column3a h1 a:visited, div#column3a h3 a:visited	{
color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 

div#column1 h1 a:active, div#column2 a:active, div#column1 h3 a:active, div#column2 h3 a:active, div#column3a h1 a:active, div#column3a h3 a:active	{
color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 

div#column1 h1 a:hover, div#column2 h1 a:hover, div#column1 h3 a:hover, div#column2 h3 a:hover, div#column3a h1 a:hover, div#column3a h3 a:hover	{
color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 

div#column2 h1 a:link    { color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC; }
div#column2 h1 a		     { }
div#column2 h1 a:visited { color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
div#column2 a:active	 { color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
div#column2 h1 a:hover	 { color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 


div#column h3, div#column1 h3, div#column2 h3, div#column3 h3, div#column3a h3 {
	margin-bottom: .5em;
	font-size: .9em;
	font-family: helvetica, arial, sans-serif;
	color:#333;
	}

div#column3 h4 {
	margin:0;
	padding-top:5px;
	font-size: .9em;
	font-family: helvetica, arial, sans-serif;
	color:#333;
	}
	
div#footer {
	margin: 15px auto 0 auto;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	text-align:left;
	clear: both;
	}
	
div#footer p {
	margin-left: 20px;
	font-size:12px;
	}
	
#footer ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
	font-size: 12px;
	}

#footer li {
	display: inline;
	}

/************************************************************************************************Forms******/

#cfc-form, #join-form {
	margin:0;
	padding:0;
	}
#cfc-form label, #join-form {
	font: 13px Arial, Helvetica, sans-serif;
	font-style:italic;
	vertical-align:top;
}

#cfc-form fieldset, #join-form fieldset {
	margin: 10px 0 10px 0;
	padding:5px 10px;
	border: 1px dotted #ccc;
}

.form175 {
	font: 10px Arial, Helvetica, sans-serif;
	background: #fff;
	width: 175px;
}

#cfc-form p, #join-form p {
	margin: 0;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
}

input.text {
	padding:1px;
  	width: 175px;
  	background:#fff;
  	border:1px solid #ccc;
  	border-color:#aaa #eee #eee #aaa;
  	color:#333;
  }
  
#cfc-form input.textcontact {
	padding: 6px;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 400px;
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
  }

#cfc-form select.textcontact {
	padding: 6px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 415px;
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
  }
  
#join-form input.textcontact {
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 400px;
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
  }
  
.form250 {
	font: 16px Arial, Helvetica, sans-serif;
	width: 400px;
	padding: 6px;
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
  }

.form250join {
	font: 12px Arial, Helvetica, sans-serif;
	width: 400px;
	padding: 2px;
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
  }
  
#cfc-form legend, #join-form legend {
	font-weight: bold;
	color: #990000;
	padding: 4px 8px;
	background-color:#fff;
}

.form250 p {
	padding:0;
}
/************************************************************************************************Button******/	

#button {
	background-color: #fff; padding: 5px 0 5px 0;}

#button p {font-size: 12px;}

input.button {
	margin-top: 0;
  	background:#fff;
  	color: #990000;
  	font:bold 100% Georgia, "Times New Roman", Times, serif;
  	border:1px solid #FFFFFF;
  	border-color:#CCCCCC #666666 #666666 #CCCCCC;
  	height: 25px;
	}

/************************************************************************************************Misc******/

#quotecontainer {

	}
	
#column3a blockquote {
	margin:0;
	padding-top:20px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	letter-spacing:-1px;
	line-height: 1em;
	color: #333;
	background: #fff url(/assets/images/quotetop.gif) no-repeat top left;
	}
	
blockquote {

	text-align:left;
	margin:-10px 0 20px 0;
	padding-top:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	letter-spacing:-1px;
	line-height: 1em;
	color: #990000;
	background: #fff url(/assets/images/quotetop.gif) no-repeat top left;
	}
	
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	}
#quote {
	margin: 0 10px 0 0;
	padding: 20px 20px 10px 20px;
	background: url(/assets/images/quoteend.gif) no-repeat right bottom;
	}
	
#author {
	margin: 0 10px 0 0;
	padding: 0;
	color: #999;
	font-size: 60%;
	}

.preview {
	border: 1px solid #ccc;
	padding: 0 15px 0 15px;
	margin: 1.5em 0;
	font-size: 90%;
	}

* html .preview {
    height: 1%; /*IE*/
    }

.preview h3 {
	font-size: 110%;
	}

/************************************************************************************************images******/
#column1 img, #column2 img {
	border: 1px solid #ccc;
	}

	
/************************************************************************************************careers******/
#events {
	border-color: #E4E6DF;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	}

#events thead tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	text-align: left;
	}

#events tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	vertical-align: top;	
	}
	
#events tbody tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
	}

.left {
	float: left;
	margin-right: 15px;
	padding: 6px;
	border: 1px solid #ccc;
	}

.leftno {
	float: left;
	margin-right: 10px;
	padding-bottom: 6px;
	}
	
.right {
	float: right;
	margin-left: 15px;
	padding: 6px;
	border: 1px solid #ccc;
	}

.rightno {
	float: right;
	margin-left: 10px;
	padding-bottom: 6px;
	}
	
.photo {
	padding: 2px;
	border: 1px solid #ccc;
	}
#photo {
	float:left;
	width: 150px;
	margin: 0;
	padding: 0 15px 0 0;
	}
.small {font-size:9px;}

.notice {
	background-color:#FFFFCC;
	}

#maincontent table {
    margin:1.5em 0;
    font-size:100%;
    }
	  

#maincontent td {
      padding:4px 8px;
      vertical-align:top;
      }

#column2 ul li, #column3a ul li, #maincontent ul li {
	list-style:none;
	margin:-10px 0 10px -41px;
	padding:2px 0 0 20px;
	background-repeat:no-repeat;
	font-size: 12px;
	background-position:1px 5px;
	background-image:url("/assets/images/bullet-milk.gif");
	}

.highlight {
	color: #990000;
	}

/************************************************************************************************podcasts******/

#maincontent .episode h1 {
	margin-top:10px;
	color:#990000;
	}
#maincontent .episode .download, #maincontent .episode .date, #maincontent .episode .artist {
	margin:0;
	padding:0;
	}
#maincontent .episode .description {
	margin-bottom:20px;
	}