/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:center;
background-color:#050a0f;
clear:both;
margin:0 auto;
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#0066cc;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none;color:#0099ff;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:22px;line-height:24px;padding:4px 0 4px 4px;}
h2 {font-size:20px;line-height:22px;padding:4px 0 4px 4px;}
h3 {font-size:18px;line-height:20px;padding:4px 0 4px 4px;}
h4 {font-size:16px;line-height:18px;padding:4px 0 4px 4px;}
h5 {font-size:14px;line-height:16px;padding:4px 0 4px 4px;}
h6 {font-size:12px;line-height:14px;padding:4px 0 4px 4px;}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}
p {
padding-left:4px;
padding-top:0;
margin-top:0;
}


.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
border:none;
}

.divider {
clear:both;
font-size:0;
line-height:5px;
height:5px;
padding:0 0 0 0;
margin:5px 0 0 0;
border-top:solid #CCCCCC 1px; 
}


/* GAPS
Gaps to space elements */
.gap1 {float:left;width:10px;}
.gap2 {float:left;width:30px;}


/* IMAGE HOLDERS
hold images to the left or right */
.img-left {float:left;margin-right:15px;margin-top:4px;margin-bottom:6px;}
.img-right {clear:right;float:right;margin-left:15px;margin-top:4px;margin-bottom:6px;}
.img-main {text-align:center;margin-bottom:18px;}


/* LIST ELEMENTS
list elements */
ul {
margin-top:6px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	li {
	line-height:18px;
	list-style:none;
	margin-top:0;
	padding-top:0;
	padding-bottom:6px;
	margin-left:0;
	padding-left:27px;
	background-image:url(../images/point.gif);
	background-position:2px -2px;
	background-repeat:no-repeat;
	}




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#container1 {
width:100%;
text-align:left;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}




#header-container {
width:100%;
height:91px;
background-image:url(../images/header_bg.jpg);
background-position:center top;
background-repeat:repeat-x;
}

	/* MAIN HEADER */
	#header {
	width:900px;
	height:91px;
	background-image:url(../images/header_inner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
	border:none;
	position:relative;
	z-index:1150;
	}
	
	
	#header-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	z-index:1200;
	}
		
	
		
	#header-contact {
	float:right;
	width:400px;
	height:56px;
	line-height:48px;
	color:#2d5477;
	text-align:right;
	padding-right:20px;
	}
		#header-contact b, #header-contact strong {
		font-size:16px;
		color:#ffffff;
		}
		
		
	/* MAIN NAVIGATION */
	#navigation {
	clear:right;
	float:right;
	width:720px;
	height:23px;
	line-height:23px;
	color:#ffffff;
	padding-right:35px;
	}
	
		#navigation a {
		float:right;
		display:inline-block;
		line-height:23px;
		padding:0 12px 0 12px;
		color:#ffc34e;
		font-size:14px;
		margin-left:4px;
		background-image:url(../images/navlink_bg.png);
		background-repeat:repeat;
		}
			#navigation a:hover {
			color:#ffffff;
			background-color:#37628a;
			background-image:none;
			}

		
		
		
	
#container2 {
width:100%;
text-align:center;
background-color:#3e586f;
background-image:url(../images/main_bg.gif);
background-position:center;
background-repeat:repeat-y;
}	
	/* MAIN CONTENT */
	#main {
	width:900px;
	text-align:left;
	line-height:18px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
	border:none;
	position:relative;
	}
	
	
	.main-home {background-color:#4d7293;}
	.main-all {background-color:#ffffff;color:#1b3851;}
	
	
	.main-content {
	padding:100px 30px 20px 30px;
	position:relative;
	z-index:1100;
	min-height:260px;
	}
		.main-home .main-content {color:#ffffff;padding-top:180px;}
		
		
		
		.main-content .col-2 {
		float:left;
		width:405px;
		}
		
		
		.main-content .col-2thirds {
		float:left;
		width:600px;
		}
		
		
		.main-content .col-1third {
		float:right;
		width:210px;
		}
		
		
		.main-content .col-2big {
		float:left;
		width:465px;
		}
		
		
		.main-content .col-2small {
		float:left;
		width:345px;
		}
		
		
		.main-content .col-2big2 {
		float:left;
		width:530px;
		}
		
		
		.main-content .col-2small2 {
		float:left;
		width:280px;
		}
		
		
		.main-content .large-text {
		font-size:14px;
		font-weight:bold;
		color:#57738c;
		}
		
		.main-content .heading {
		font-size:13px;
		font-weight:bold;
		color:#003882;
		}
		
		
		
		
	
	.sponsors-big {padding-left:4px;}
		.sponsors-big table {
		float:left;
		display:inline-block;
		height:100px;
		vertical-align:middle;
		margin:0 24px 20px 0;
		}
	
	.sponsors-small {padding-left:4px;}
		.sponsors-small table {
		float:left;
		display:inline-block;
		height:40px;
		vertical-align:middle;
		margin:0 24px 20px 0;
		}
		
		
		
		
	
	#base-navigation {
	font-size:11px;
	text-align:center;
	color:#769dc0;
	background-color:#4d7293;
	background-image:url(../images/nav_bottom_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px 30px 10px 30px;
	}
		#base-navigation a {color:#ffffff;}
		#base-navigation a:hover {color:#224171;}
		
		
		.main-home #base-navigation {
		background-image:url(../images/home_nav_bottom_bg.gif);
		}
	
		
	
	
	.flash-image {
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:150px;
	background-color:#3e586f;
	z-index:500;
	}
		.flash-image .rotating-image {
		display:none;
		position:absolute;
		top:0px;
		left:0px;
		width:900px;
		height:150px;
		z-index:550;
		background-position:center;
		}
		
		
		.flash-image .image-over {
		position:absolute;
		top:0px;
		left:0px;
		width:900px;
		height:150px;
		background-position:left bottom;
		background-repeat:no-repeat;
		z-index:600;
		}
	
		.main-home .flash-image .image-over {background-image:url(../images/flash_over_home.png);height:220px;}
		.main-home .flash-image {height:220px;}
		.main-home .flash-image .rotating-image {height:220px;background-position:top center;}
		
		.main-all .flash-image .image-over {background-image:url(../images/flash_over.png);}



	
	
#footer-container {
width:100%;
text-align:center;
background-image:url(../images/footer_bg.jpg);
background-position:center top;
background-repeat:repeat-x;
}	
	
	/* MAIN FOOTER */
	
	
	#footer {
	width:900px;
	text-align:left;
	line-height:18px;
	font-size:11px;
	color:#111c27;
	background-image:url(../images/footer_inner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
	border:none;
	}
	
		#footer a {color:#4c6880;}
		#footer a:hover {color:#43b2ff;}
		
		#footer #footer-middle {
		height:100px;
		}
		
			#footer #sponsors {
			float:left;
			width:630px;
			height:90px;
			text-align:left;
			font-size:12px;
			font-weight:bold;
			color:#3d6f9b;
			padding-top:10px;
			padding-left:20px;
			}
				#footer #sponsors table td {
				height:90px;
				padding-right:25px;
				}
			
			#footer #rotary {
			float:right;
			width:130px;
			height:72px;
			text-align:right;
			font-size:12px;
			color:#ffffff;
			padding-top:28px;
			padding-right:96px;
			background-image:url(../images/rotary_logo.gif);
			background-position:136px 13px;
			background-repeat:no-repeat;
			}
		
		#footer #footer-nav {
		text-align:center;
		background-image:url(../images/footer_div.gif);
		background-position:center top;
		background-repeat:no-repeat;
		padding-top:8px;
		margin-top:10px;
		padding-bottom:20px;
		}
		
		
		
		