html,body{margin:0;padding:0;
	background: #f8f9f4 url(images/bg_tile.jpg) repeat-x;
}
body{text-align:center;
	font: 76% Georgia, Serif;
	color: #4a482f;
}

p{margin: 0 10px;
	font: 12px/13px Georgia;
	color: #512800;
}

p strong {
	text-transform: uppercase;
	color: #b3a48b;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing:1px;
	line-height: 14px;
}

p em {
	color: #b08e54;
}

a{ text-decoration:none; color: #a36c00;
}

a:hover{ text-decoration:none; color: #fff;
	background-color: #dbc261;
}

h2 {
	margin:0 10px 10px;
	font: italic 19px Georgia;
	color: #ae7a27;
	text-shadow: #fcfedd 1px 1px 0;
}

h3 {
	margin: 15px 10px 4px;
	font: bold 12px "Trebuchet MS";
	color: #ae7a27;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 0;
}
div#header{
}
div#header h1{line-height:80px;margin:0;padding-left:10px;
	background: url(images/ccc_logo.png) no-repeat 4px 9px;
	text-indent: -40000px;
	height: 200px;
	visibility: visible;
}

div#content h2{
	font: italic 22px/17px Georgia;
}

div#content{float:left;width:550px}
div#sub-content{float:left;width:850px}

div#content p{
	margin-bottom: 20px;
	font: 15px/24px "Hoefler Text", Georgia, "Times New Roman", Times, serif;
}

#main {
	border: 3px double #683f1a;
	text-shadow: #000000 0px 0 0;
	opacity: 1;
}

div#content p.lead{
	line-height: 1.4;
	font-size: 24px;
	margin-bottom: 21px;
	text-shadow: #efebbd 2px 1px 0;
}

p.lead:first-letter {
font-size : 250%;
font-weight : regular;
float : left;
width : 1.2em;
	margin-top: -7px;
	padding-bottom: 35px;
}


#content p img.special {
	margin-bottom: 15px;
}

div#sidebar{background:#FFF;}
div#sidebar ul{margin:15px 0; padding:0; list-style-type:none;}
div#sidebar li{margin-bottom:5px;}
div#extra{}

div#extra p {
	margin-bottom: 0;
}

div#extra p strong {
	text-transform: normal;
	font-style: normal;
	letter-spacing:0px;

}

div#footer{}
div#footer p{padding: 65px 10px 5px;
	background-position: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 100px;
	font-style: italic;
	color: #c07300;
}
div#container{
	width:860px;
	margin:0 auto;
	text-align:left;
}

div#sub-container{
	width:860px;
	margin:0 auto;
	text-align:left;
}

img.subpage_logo {
	padding: 10px;
}


div#navigation{float:right;width:200px}
div#extra{float:right;clear:right;width:250px}

div#extra dl {
	font-family: "trebuchet MS";
	color: #d7b179;
	margin-left: 10px;
	margin-top: 10px;
}

div#extra dt {
	margin-top: 10px;
}

div#extra dd {
	color: #a4865b;
	margin-left: 0;
	margin-bottom: 4px;
	font: italic 14px Georgia;
}

div#extra dd.presenter {
	color: #96918c;
	margin-left: 0;
	font: 11px Georgia;
	text-transform: uppercase;
	margin-bottom: 1px;
}


div#extra dd.play a{
	text-transform: uppercase;
	font: bold 11px "trebuchet MS";
	list-style-position: outside;
	text-shadow: #efd9bc 0 0 0px;
	list-style-type: disc;
	list-style-image: url(images/play_carrot.png);
	opacity: 1;
	color: #7b4802;
	margin-bottom: 20px;
}

div#extra dd a:hover {
	color: #c78d19;
	background-image: none;
	background-color: transparent;
}



div#footer{clear:both;width:100%}

#sub_header h1 {
	text-transform: uppercase;
	color: #b69143;
	text-shadow: #fffeff 2px 1px 0;
	font: normal 55px "Hoefler-text";
	text-align: center;
}

span.deco {
	color: #efd783;
	text-indent: -31px;
	padding-right: 4px;
	padding-left: 4px;
}

span.carrot {
}