@charset "UTF-8";

* {
	margin:0;
	padding:0;
} 
body {
	background-image: url(images/bg.gif);
	font-family: Garamond, "Times New Roman", Times, serif;
}
html, body, #wrapper { 
	height: 100%;
}

body > #wrapper { 
	height: auto; min-height: 100%; 
}
.hide {
	position: absolute;
	left: -9999px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
a {
	color: #346D74;
	text-decoration: none;
}
a img {
	border-style: none;
}
p {
	margin-bottom: 1em;
}
#wrapper {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
#main {
	padding-bottom: 134px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 134px;
	position: relative;
}
#header h1 a {
	position: absolute;
	display: block;
	background-image: url(images/logo.gif);
	left: 0px;
	top: 15px;
	height: 109px;
	width: 196px;
}
.title {
	position: absolute;
	background-image: url(images/title.gif);
	right: 0px;
	height: 80px;
	width: 661px;
	top: 36px;
}
.title a.moreinfo {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	height: 40px;
	width: 160px;
}
#middle {
	margin-top: 15px;
	margin-bottom: 15px;
	background: #FCFBFB;
}
#navwrap {
	display: block;
	background-color: #ED1B23;
	height: 40px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#navwrap ul {
	list-style-type: none;
	display: block;
}
#navwrap ul li {
	display: block;
	float: left;
}
#navwrap ul li a {
	display: block;
	float: left;
	height: 30px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#content {
	padding: 17px;
	font-size: 15px;
}
.home-links {
	font-size: 14px;
	text-align: center;
}
.home-links #link {
	float: left;
	margin-right: 20px;
}
.home-links .one {
	width: 181px;
}
.home-links .two {
	width: 185px;
}

.home-links .three {
	width: 184px;
}
.home-links #link.four {
	width: 236px;
	margin-right: 0px;
}
#link .main_image {
	margin-bottom: 10px;
}
#link .heading {
	margin-bottom: 10px;
}
.left_col {
	float: left;
	width: 395px;
	margin-right: 30px;
}
.left_img {
	float: left;
	margin-right: 30px;
}
.right_col {
	float: left;
	width: 420px;
}
#content h2 {
	color: #35818A;
	font-size: 28px;
	margin-bottom: 15px;
	text-align: center;
}
#content h3 {
	margin-bottom: 0.8em;
	font-size: 17px;
	color: #35818A;
	text-transform: uppercase;
}
.small {
	font-size: 12px;
}
h3.schedule {
	letter-spacing: 2px;
	text-align: center;
}
.home-btm {
	height: 270px;
	width: 870px;
	position: relative;
	margin-top: 40px;
	border-top: 5px solid #CCC;
}
.equal-rights {
	position: absolute;
	height: 102px;
	width: 159px;
	left: 0px;
	top: 15px;
}
.sponsors {
	position: absolute;
	left: 168px;
	top: 15px;
	width: 502px;
	height: 250px;
	padding-top: 5px;
	padding-left: 5px;
}
.sponsors h3 {
	background: url(images/our_sponsors.gif);
	height: 7px;
	width: 141px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
a.directions {
	position: absolute;
	top: 30px;
	right: 0px;
}
#regform {
	padding: 20px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F7F7;
	border: 1px solid #CCC;
}
#regform table tr td{
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 20px;
}
#regform table tr td.divider{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
}
#regform table.inner_table tr td{
	padding-bottom: 5px;
}
label.error {
	color: #900;
	margin-left: 10px;
	display: none;
}
table.order tr td {
	padding: 7px;
	border: 1px solid #CCC;
}
table.order tr td.header {
	background-color: #367C84;
	color: #FFF;
}
form.paypal_form {
	float: right;
	margin-top: 20px;
	margin-right: 170px;
}
#speakers {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
img.speaker {
	float: right;
	padding: 2px;
	border: 1px solid #CCC;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.speaker2 {
	float: left;
	padding: 2px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.paypal_note {
	display: block;
	width: 683px;
	margin-top: 20px;
	background: #F6F9F9;
	padding: 5px 5px 5px 10px;
	border: 1px solid #E4F2F2;
	color: #3B7B83;
}
.sposor_ads_buttons a {
	display: block;
	width: 320px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background: #E72128;
	font-weight: bold;
}
noscript {
	color: #900;
}

#footer {
	position: relative;
	margin-top: -134px; /* negative value of footer height */
	height: 134px;
	clear:both;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
} 
#footer .footer_content {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 0px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
