﻿@font-face {
	font-family: 'RockwellStdExtraBold';
	src: url('fonts/rockwellstd-extrabold-webfont.eot');
	src: local('☺'), url('fonts/rockwellstd-extrabold-webfont.woff') format('woff'), url('fonts/rockwellstd-extrabold-webfont.ttf') format('truetype'), url('fonts/rockwellstd-extrabold-webfont.svg#webfontYAvzj7WQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellStdBold';
	src: url('fonts/rockwellstd-bold-webfont.eot');
	src: local('☺'), url('fonts/rockwellstd-bold-webfont.woff') format('woff'), url('fonts/rockwellstd-bold-webfont.ttf') format('truetype'), url('fonts/rockwellstd-bold-webfont.svg#webfont5bYd5ph4') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 20px;
	}
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
:active, :focus {
    outline: none;
}
	
img {
	border: none;
	}
	
p {
	margin: 0 0 10px 0;
	}
	
table,
table td{
	vertical-align: top;
}

/*  links */

a {
	color: #bd0e2d;
	text-decoration: none;
	}
	
a:hover {
	color: #398aba;
	}

li {

}
	
* html li {
	
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 35px;
	line-height: 36px;
	margin: 0 0 10px;
	font-family:'RockwellStdExtraBold', Georgia;
	color: #000;
	}
	
.content_header h1 {
	color: #fff;
	}
	
h2, h3, h4, h5 {
	font-size: 14px;
	margin: 30px 0 5px 0;
	font-weight: bold;
	}
	
h2 {
	font-family:'RockwellStdExtraBold', Georgia;
	font-size: 24px; 
	color: #464646; 
	letter-spacing: 0px; 
	leading: 0px;
	}
	
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #404040;
	}
	
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	}

h5 {
	font-size: 1em;
	font-weight: bold;
	color: #404040;
	}
	
.content_header h1 {
    font-size: 30px; 
    color: #ffffff; 
    letter-spacing: 0px;
}

	
.clear{
	min-height: 1px;
}

* html .clear{
	height: 1px;
}

.clear:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
.note{
	color: #747474;
}
/* [ Wrapper ] */

#wrapper {
	margin: 0;
	padding: 0;
	background: #fff;
	}

/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 155px;
	margin: 0;
	background: #101210 url(site_header_wrapper.jpg) no-repeat center 0;
	z-index: 10;
	}
	
#site_header {
	height: 155px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	}
	
#site_header_logo {
	position: absolute;
	top: 0;
	left: 45px;
	width: 660px;
	height: 185px;
	}
	
#site_header_logo a {
	color: #fff;
	text-transform: uppercase;
	text-indent: -9000px;
	width: 660px;
	height: 185px;
	background: url(cjca.logo.png) no-repeat 0 0;
	position: absolute;
	}
	
#site_header_logo a:hover {
	background: url(cjca.logo.png) no-repeat 0 0;
	}
	
/* [ Main ] */

#main_wrapper {
	background: #45a7e0 url(main_wrapper.jpg) repeat-x 0 0;
}

#main {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	min-height: 1px;
	padding: 50px 0 0;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
	
/* [ Content ] */
#breadcrumb{
	position: absolute;
	top: -25px;
	left: 0;
	font-size: .88em;
	color: #1a3e53;
}

#breadcrumb a{
	color: #1a3e53;
}

#breadcrumb a:hover{
	color: #1a3e53;
	text-decoration: underline;
}

#content {
	padding: 0px; 
	color: #333;
	position: relative;
	min-height: 400px; 
	z-index: 1;
	float: left;
	width: 760px;
	font-size: .88em;
	margin: 0 0 25px;
	}
	
* html #content {
	height: 400px;
	}

.content_header{
	padding: 20px 35px;
	background: #000 url(content_header.gif) no-repeat 0 0;
}

#page_content{
	background: #f2f2f2 url(page_content.gif) no-repeat 0 bottom;
	padding: 30px 35px 38px;
	border-top: 3px solid #b8b8b8;
	position: relative;
	min-height: 1px;
}

/* [ Sidebar ] */
#sidebar {
	width: 170px;
	float: left;
	position: relative;
	background: url(../images/sidebar.gif) no-repeat bottom;
	padding: 0;
	z-index: 1000;
	margin: 0 30px 0 0;
	}

/* [ Footer ] */
#footer_wrapper {
	background: #304914 url(footer_wrapper.jpg) repeat-x top;
	clear: both;
	}

#footer {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	line-height: 14px;
	position: relative;
	clear: both;
	min-height: 1px;
	background: url(footer.png) no-repeat right 0; 
	padding: 95px 0 30px;
	font-size: .69em;
	}
	
* html #footer {
	height: 1px;
	background: url(footer.jpg) no-repeat right 0;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #eee;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#page_content img{
	margin: 20px 0 20px 20px;
	border: solid 1px #ccc;
	background: #fff;
	padding: 5px;
}


#page_content table{
	width: 100%;
	margin: 30px 0;
}

#page_content table caption{
	margin: 0 0 20px;
}

#page_content table,
#page_content table th,
#page_content table td{
	border: solid 1px #e1e1e1;
	text-align: left;
}

#page_content table th,
#page_content table td{
	padding: 5px 10px;
}

#page_content table th{
	background: #e1e1e1;
}

.sponsors_list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 18px 0 30px;
	padding: 0;
}

.sponsors_list li{
	background: none;
	border-bottom: 2px dashed #C2C2C2;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	min-height: 60px;
	padding: 15px 0 25px 150px;
	position: relative;
}

.sponsors_list li img{
	left: 0;
	position: absolute;
	top: 10px;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	margin: 0 !important;
}

.sponsors_list li strong{
	display: block;
}
