/* ----- GLOBAL & BODY ----- */
body {
	color: #FFFFFF;
	font: normal 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
}

/* ----- GENERAL TEXT TREATMENT ----- */
p { font-size: 12px; line-height: 16px; margin-bottom: 8px;}
#left .col ul, #left .col ol{ padding-left: 25px;}
.col-highlight, .col-highlight p { font-size: 11px; color: #FFFFFF; line-height: 15px;}
.right .dividerCol p { font-size: 11px;}
.col { 	padding: 15px 50px; text-align: left;}
#right .col .col-highlight { padding-bottom: 10px;}
#right .col .col-sponsors { background: url(/images/bgd_sponsors.gif) no-repeat left top; color: #336699;}
.sponsorstext { background: url(/images/bgd_sponsors_bottom.gif) no-repeat left bottom;}
.sponsorstext, .sponsorstext p {padding-left: 4px; font-size: 11px;}

#events h3, #sponsors h3 { height:40px; margin:0pt; width:191px;}
#events h3 span, #sponsors h3 span {display:none;}
#events h3 { background:transparent url(/images/right_events.gif) no-repeat scroll left top;}
#sponsors h3 { background:transparent url(/images/right_sponsors.gif) no-repeat scroll left top;}

h1 { padding: 10px 0 14px 0; border-bottom: 0; margin: 0; color: #663300; font-size: 16px; font-weight: bold; line-height: 22px;}
h1 span, h2 span { font: normal 11px "Lucida Grande", verdana, arial, helvetica, sans-serif; color: #666666; padding-left: 6px;}

h2 { margin: 0px 0 5px 0px; color: #333; font-size: 15px; font-weight: bold; padding: 0;}
h3 { font: bold 13px/18px arial, verdana, helvetica, sans-serif; margin: 8px 0 10px 0;}
.rightsub {
	font: bold 13px/18px arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	background: #994411;
	display: block;
	padding: 2px 20px 2px 10px;
	margin-top: 0px;
	margin-right: 6px;
}
h4 { font-size: 12px; font-weight: bold; margin-bottom: 5px;}
h5 { font-size: 11px; font-weight: bold; margin-bottom: 5px;}
h5 span { font-weight: normal;}

.orange { color: #eaad12;}
.red { color: #dd0022;}

/* ----- LINKS ----- */
a:link, a:visited, a:hover, a:active { color: #E1F0FF;}
/*a:link, a:visited, a:hover, a:active { color: #eaad12;}*/
a { text-decoration: underline; padding: 1px;}
a:hover { text-decoration: none;}
a img { border: 0;}
.col .col-highlight a { color: #dd0022;}

/* ----- TABLES ----- */
td { font-size: 11px; line-height: 15px; padding: 4px; border-bottom: 1px solid #ececec;}