html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}
a:link img{border:0}
a:hover img{border:0}
a:visited img{border:0}

body {
	background: #CCD8E0 url(images/bg.jpg) repeat-x;  background-repeat: repeat; 
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 { color:#000}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {
	float: left;
}

.right img {
	padding-right: 20px;
	}

.yellowline {
	width: 350px;
	float: left;
}
/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 10px;
	width: 780px;
}

/* header */
.top {
	padding-top: 40px;
	width: 780px;
	margin: auto;
	background-image: url(images/header_bg.gif);
	height: 213px;
	background-repeat: no-repeat;
}

/* title */
.header {
	height: 230px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #fff;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 50px;
	text-align: left;
	width: 430px;
}
.header .right {
	overflow: hidden;
	width: 350px;
	height: 198px;
	background: #fff;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */

.topnav {
	margin-top: 173px;
	width: 780px;
	float: left;
	background: #fff;

}

.topnavtwo {
	width:780px;
	float: left;
}
.navigation {
	background: #f69221;
	border: 1px solid ##f69221;
	border-color: #f69221 #f69221;
	height: 41px;
	background-position: bottom;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

.topnavigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.topnavigation a:hover {background-position: left bottom; color: #234;}


/* main */
.main {
	border-top: 4px solid #FFF;
	background-color: #FFF;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 247px;
}

.sidenav img {

	}


.sidenavbtm {
	float:right;
	width:247px;
	margin-right: 10px;
}

.sidenavbtm img {
	padding-left:20px;
	padding-top: 35px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 10px 0px 10px 25px;
	width: 480px;
}

.content img {
	padding-bottom: 10px;
	padding-top: 5px;
	
	
}

.presscontent {
	margin: 10px auto;
	width: 680px;
}


.contentcal {
	margin: 0 auto;
	width: 720px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.leftcal {
	float:left;
	width:280px;
	padding-left: 30px;
	padding-top: 10px;
}

.rightcal {
	float:right;
	width:280px;
	padding-top: 10px;
	padding-right: 10px;
}

.infoleft {
	width:100px;
	float: left;
	padding: 5px 5px 5px 20px;
}

.inforight{
	width:350px;
	float: left;
	padding: 5px 5px 5px 0px;
}

.map {
	width:350px;
	float:left;
	margin-left: 50px;
	padding-top: 20px;
}


/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

.inseasonbox {
	text-align:center;
	}
	
.inseasonboxleft {
	width: 350px;
	float:left;
	text-align:center;
	}
	
.inseasonboxleft li {
	padding: 3px 0px;
	}
	
.inseasonboxright {
	text-align:center;
	width: 350px;
	float:right;
	}
	
.inseasonboxright li {
	padding: 3px 0px;
	}
.supporters {
	float:left;
	width: 565px;
	padding-left: 10px;
	}
	
.supporters img {
	padding-left: 2.5px;
	padding-right: 2.5px;
	 
	
	}
.supporters hr {
	height:20px;
	background: #fff url(images/line.gif) no-repeat scroll center;
	border:none;
	}
.markets li{ line-height: 25px; list-style: none}