/* CSS Document */

body,html {
	width:780;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	background: #a1bee8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #464646;
}
/* *********************** */
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.image {
	float: left;
	padding: 6px 10px 6px 0px;
	}


/* *********************** */
a:link, a:visited { 
	color: #276ab6; 
	text-decoration: none; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #c9daed;
} 
a:active { 
	color: #0a3d77; 
	text-decoration: none; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #c9daed;
} 
a:hover	{ 
	color: #0a3d77; 
	text-decoration: none; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #c9daed;
}
a.header:link, a.header:visited { 
	color: #464646; 
	text-decoration: none; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #ccc;
} 
a.header:active { 
	color: #000; 
	text-decoration: none; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #ccc;
} 
a.header:hover	{ 
	color: #000; 
	text-decoration: none; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #ccc;
}
/* *********************** */
h4 {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #2e7080;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #2e7080;
	margin-bottom: 5px;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2e7080;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.time {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2e7080;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom:dashed 1px;
}

.link_more {
	padding-top: 5px;
}
/* *********************** */
#header {
	width: 603px;
	height: 89px;
	background-color: #fff;
	padding: 0px 0px 0px 17px;
	margin-bottom: 10px;
	
}
#header_nav {
	width: 160px;
	height: 59px;
	background: #ffffff url('../images/site_header-div.jpg') no-repeat left center;
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 10px;
}
#header_flash {
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}
/* ********  MENU  *************** */
#menu_container {
	height:77px;
	background:#ffffff url('../images/background_menu.jpg') no-repeat center 10px;
	font: bold 12px Georgia;
	letter-spacing: 1px;
	color: #2e7080;
	text-decoration: none;
	text-align:center;
	padding-top:10px;
	}
#menu {
	font: bold 12px Georgia;
	letter-spacing: 1px;
	color: #2e7080;
	text-align:center;
	vertical-align:top;
}
#menu a:link, a:visited { 
	color: #276ab6; 
	text-decoration: none; 
	padding-bottom: 0px; 
} 
#menu a:active { 
	color: #0a3d77; 
	text-decoration: none; 
	padding-bottom: 0px; 
} 
#menu a:hover	{ 
	color: #0a3d77; 
	text-decoration: none; 
	padding-bottom: 0px; 
}
/* *********************** */
#sponsors_container {
	width: 176px;
	background-color: #fff;
	padding: 0px 5px 0px 5px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	line-height: 24px;
	text-align:center;
}
#sponsors {
border: 0px solid black;
width: 176px;
background-color: #fff;
}

#sponsors a{
text-decoration: none;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}


.logo {
padding-top: 20px;
padding-bottom: 20px;
width: 136px;
border-top: 1px solid #2e7080;
text-decoration:none;
}

/* ******  MAP  ****** */
#map {
	width: 156px;
	border: 1px solid #2e7080;
	margin-left:15px;
	}
#map_image {
	border: 0px;
	float: left;
	padding: 5px 5px 5px 5px;
	}
#map_title {
	width:146px;
	background: #ffffff url('../images/background_map.jpg') repeat-x left center;
	font-family: Arial;
	font-size: 11px;
	color:#333333;
	text-align:center;
	line-height:27px;
	padding-bottom:5px;
	}

	
/* ----------
.roundcorner_RT {
	background:url(../imgs/roundcorner_RT.gif) top right no-repeat;
}

.roundcorner_LT {
	background:url(../imgs/roundcorner_LT.gif) top left no-repeat;
}

.roundcorner_RB {
	background:url(../imgs/roundcorner_RB.gif) bottom right no-repeat;
}

.roundcorner_LB {
	background:url(../imgs/roundcorner_LB.gif) bottom left no-repeat;
}

.content_map {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.content_map p {
	margin:0;
	padding:0;
}
------------- */

/* *********************** */
#content_home {
	width: 373px;
	padding: 5px 15px 25px 15px;
	text-align: left;
	background: #fff url('../images/site_div-big.gif') repeat-y left top;
	border-bottom: solid 20px #fff;
}
#content_title-div {
	height: 1px;
	padding: 0px 0px 8px 0px;
	border-top: 1px dotted #9d9d9d;
}
#content_div {
	height: 1px;
	padding: 0px 0px 15px 0px;
	border-top: 1px dotted #9d9d9d;
}
#content_sponsors {
	width: auto;
	text-align: center;
	background: #fff url('../images/site_div-big.gif') repeat-y right top;
	border-bottom: solid 20px #fff;
}

#content_interior {
	width: 564px;
	height:100%;
	padding: 5px 15px 25px 15px;
	text-align: left;
	background: #fff url('../images/site_div-big.gif') repeat-y left top;
	border-bottom: solid 20px #fff;
}
#content_interior_right {
	width: 360px;
	padding: 5px 15px 25px 15px;
	text-align: left;
	background: #fff url('../images/site_div-big.gif') repeat-y left top;
	border-bottom: solid 20px #fff;
}

#content_interior_left {
	width: 360px;
	padding: 5px 15px 25px 15px;
	text-align: left;
	border-bottom: solid 20px #fff;
}

#content_right-container {
	width: 181px;
	background-color: #dee8f7;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-right: solid 10px #fff;
	border-bottom: solid 30px #fff;
}
#content_right-container-news {
	width: 181px;
	background-color: #dee8f7;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-bottom: solid 30px #fff;
}
#content_right-top {
	background: #dee8f7 url('../images/site_div-small.gif') repeat-x left bottom;
	padding: 10px 0px 10px 0px;
	border-right: solid 10px #dee8f7;
	border-left: solid 10px #dee8f7;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #186076;
}
#content_right-top2 {
	background-color: #dee8f7;
	padding: 10px 0px 10px 0px;
	border-right: solid 10px #dee8f7;
	border-left: solid 10px #dee8f7;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #186076;
}
#content_right-btm {
	background-color: #dee8f7;
	padding: 10px 10px 25px 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #186076;
}
.content_background {
	background-image:url(../images/background_content.jpg) no-repeat;
	background-position: 200px 200px;
	}

div#footer {
	background-color: #a1bee8;
	font-family: Verdana;
	font-size: 9px;
	color: #186076;
	border-top: solid 6px #2e7080;
	text-align: right;
	padding: 2px 10px 3px 0px;
}
select {
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.button {
	font-family: Verdana;
	font-size: 11px;
	color: #186076;
	background-color: #e5ecf8;
 	border: 3px solid #e5ecf8;
	margin-bottom: 10px;
	margin-top: 5px;
}
.button2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	background-color: #186076;
 	border: 3px solid #186076;
	margin-bottom: 10px;
	margin-top: 5px;
}
.footnote {
	font-size: 9px;
	display: inline;
}
.backtotop {
	padding-top: 15px;	
}
/* *********************** */
#contactButton a:link, #contactButton a:visited {
	background: #6699CC url(../images/contact-button.jpg) no-repeat bottom left;
	display: block;
	width: 206px;
	height: 45px;
	float: right;
	margin: 0 0 8px 8px;
	border: none;
}

#contactButton a:hover {
	background: #6699CC url(../images/contact-button.jpg) no-repeat top left;
}
	
