@import 'reset.css';

body {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #8F410D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
}

#wrapper {
	background: url(../img/wrapper-bg.jpg) repeat-y left;
	border-bottom: 1px solid #A84D0F;
	margin: 0 auto;
	position: relative;
	width: 950px;
}

#header {
	background: url(../img/header-bg.jpg) no-repeat top right;
	position: relative;
}

#contact {
	position: absolute;
	text-align: right;
	top: 30px;
	right: 10px;
}

#contact strong {
	color: #A84D0F;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact p {
	color: #333333;
	font-size: 14px;
}

#navigation {
	background: url(../img/navigation-bg.gif) repeat-x;
	height: 40px;
	margin-bottom: 1px;
}

#navigation li {
	display: block;
	float: left;
	line-height: 40px;
	margin-left: 30px;
}

#navigation a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#navigation a:hover {
	color: #F57016;
	text-decoration: none;
}

#banners {
	width: 626px;
	margin-bottom: 15px;
	height: 224px;
}

#content #banners img {
	float: left;
	margin: 0;
}

#content {
	/*background: #F5F7F2 url(../img/images1.jpg) no-repeat top left;

	padding-top: 224px;*/
	position: relative;
	float: left;
	width: 626px;
	clear: both;
}

#content h1, #content h2 {
	color: #B55310;
	font-size: 18px;
	margin: 25px 20px 0 20px;
}

#content img {
	margin: 10px;
}

#content strong {
	font-weight: bold;
}

#content p {
	color: #666666;
	font-size: 12px;
	line-height: 1.45em;
	margin: 10px 20px;
}

#content table {
	margin: 10px 20px;
}

#content form {
	margin: auto 20px;
}

#content ul {
	color: #666666;
	font-size: 12px;
	line-height: 1.6em;
	list-style-image: url(../img/bullet.jpg);
	margin-left: 20px;
}

#content label {
	display: block;
}

#lower {
	border-top: 1px solid #D0D2AE;
	margin-top: 25px;
	padding-top: 5px;
}

#lower p.more a {
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}

#lower p.more a:hover {
	text-decoration: none;
}

#lower div, #lower div img {
	float: left;
}

#lower div {
	padding: 0 7px;
	width: 47%;
}

#lower div div {
	float: left;
	padding: 0;
	padding-left: 5px;
	width: 160px;
}

#lower div div p {
	line-height: 1.6em;
	margin: 0;
	margin-bottom: 20px;
}

#lower h2  {
	margin: 15px 10px 5px 10px;
}

#lower div.right {
	border-left: 1px solid #D0D2AE;
}

#right {
	background: #E9EAD9;
	float: left;
	margin-left: 7px;
	padding: 15px 25px;
	padding-bottom: 300px;
	width: 265px;
}

#right strong {
	color: #8F410D;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	margin-bottom: 15px;
}

#submenu li {
	border-bottom: 1px solid #D6D3AD;
	line-height: 29px;
	list-style-image: url(../img/bullet2.jpg);
	list-style-position: inside;
}

#submenu li li {
	border-bottom: none;
	margin-left: 2em;
	line-height: 20px;
	padding-bottom: 10px;
}

#submenu a {
	color: #8F410D;
	font-size: 12px;
	font-weight: bold;
}

#news {
	margin-top: 37px;
}

#news li {
	font-size: 12px;
	line-height: 2em;
	list-style-image: url(../img/bullet3.jpg);
}

#news a {
	color: #333333;
}

#details {
	background: url(../img/details-image.jpg) no-repeat bottom right;
	border-top: 1px solid #D0D2AE;
	bottom: 0;
	color: #666666;
	font-size: 13px;
	line-height: 1.3em;
	padding: 15px 25px;
	position: absolute;
	right: 0;
	width: 265px;
}

#details p {
	margin: 10px 0;
}

#details p.registered {
	font-size: 11px;
	padding-right: 15px;
}

#footer {
	clear: both;
	color: #8F410D;
	font-size: 12px;
	margin: 10px auto;
	text-align: center;
	width: 600px;
}

#footer ul {
	margin: 10px 0;
}

#footer li {
	display: inline;
	margin: 0 9px;
}

/* calendar CSS */
 
table.calendar {width: auto; border: 1px solid #cccccc; border-collapse: collapse; margin: 0px; padding: 0px; background-color: #ffffff;}
table.calendar th {background-color: #eeeeee; text-transform: none; color: #444444; padding: 4px; text-align: center; border: 1px solid #eeeeee;}
 
table.calendar th.cell-prev {text-align: left;}
table.calendar th.cell-next {text-align: right;}
table.calendar th.cell-header {width: 70px; border-bottom: 1px solid #cccccc;}
table.calendar td.cell-today {background-color: #e2e8f6;} /* today in the current month */
table.calendar td.cell-weekend {background-color: #F3F5EB;}
table.calendar td {border: 1px solid #cccccc; height: 70px; padding: 5px;}
 
table.calendar td div.cell-number {text-align: right; font-size: 8px; color: #444444; display: block;}
table.calendar td div {display: block; font-size: 12px; text-align: left;}
table.calendar thead th {border: 1px solid #cccccc;}

.sponsors {
	border: 1px solid #000;
	margin: 15px auto;
	width: 550px;
}

.sponsors ul {
	list-style-image: none !important;
	list-style-position: outside;
	margin-left: 0 !important;
	padding: 0;
}

.sponsors li {
	background-image: none;
	list-style-type: none;
	float: left;
	margin: 12px;
	padding: 0;
	text-align: center;
	width: 250px;
}

* html .sponsors li {
	margin: 6px;
}

.sponsors li img {
	cursor: pointer;
	margin: 0 !important;
}

.apple_overlay {
	padding-bottom: 15px;
	text-align: center;
}

.apple_overlay img {
	margin-top: 20px;
	margin-bottom: 10px;
}

.apple_overlay div.details {
	background: #E9EAD9;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 30px;
	text-align: left;
}

.apple_overlay div.details p {
	margin-bottom: 0;
}