@charset "windows-1252";

/* Colors:
	002982 (deeper blue)
	0029a4 (deep blue)
	9ba9d0 (light blue)
	a0a3be (grey-blue)
	1e3055 (rich blue)
	15213b (darkest blue)	
	 	
	fff86d (sunlight)
	fff7b5 (pale yellow)
	cd9f00 (goldenrod)
	ffbd03 (lighter goldenrod)
	
	540606 (maroon)
	800909 (lighter maroon)

*/

/* ****************************************might be problematic************ */
.event-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align:center;
	color:white;
	padding:0px;
	background-color:#1e3055;
	font-weight:bold;
	}
	
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:left;
	font-weight:normal;
	color: #000000;
	font-style: normal;
	line-height: 22px;
	}
	
	.bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:inherit;
	font-weight:bold;
	color: #000033;
	font-style: normal;
	line-height: 22px;
	}
	
		.red{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-align:inherit;
	font-weight:bold;
	color: #990000;
	font-style: normal;
	line-height: 22px;
	}
	
	.maintext-center {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:center;
	font-weight:normal;
	color: #000000;
	font-style: normal;
	line-height: 22px;
	}
	
	
	.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:inherit;
	font-weight:normal;
	color: #000000;
	font-style: italic;
	height: 22px;
	}


div.event {
	width:640px;
	margin:0px auto;
	padding:0px;
	border:1px solid gray;
	background-color:#cbd0e2;
	}
	
	div.event2 {
	width:650px;
	margin:0px auto auto 25px;
	padding:0px;
	border:1px solid gray;
	background-color:#cbd0e2;
	}


div.frontevent {
	width:640px;
	margin:0px auto auto 25px;
	padding:0px;
	border:1px solid gray;
	background-color:#cbd0e2;
	}

img.event-table {
	padding:0px;
	width:150px;
	text-align:center;
	}

table.event {
	margin:16px auto;
	text-align:left;
	width:600px;
	background-color:white;
	padding:5px;
	border:1px solid black;
	}
	
td {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:black;
	padding:5px 0px;
	}
	
tr {
	margin:0px;
	}

/* *****************************************functional:************************* */

body {
	background-image:url("images/bkg.jpg");
	background-color:#020325;
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	background-position: top center;
	}
	
#header {
	height: 175px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: top center;
	width: 950px;
	background-image: url(images/header.jpg);
	}

#advisory-box {
	background-color:#cbd0e2;
	margin: 15px 270px 0px 25px;
	height:125px;
	width:645px;
	padding:0px;
	border:1px solid gray;
	}

#container {
	width:950px;
	margin:0px auto;
	position:relative;
	bottom:30px;
	}

#container_logo {
	width:100%;
	height: 148px;
	margin:0px auto;
	padding:0px;
	background-color:#bdc2d5;
	}
	
#sponsor-new {
	padding-top: 22px;
	}
	
	#donate {
	padding-top: 22px;
	}
	
	

#logo {
	background-image:url("images/bg_logo_2.jpg");
	background-repeat:no-repeat;
	width:1250px;
	height:148px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#logob {
	background-image:url("images/bg_logo_2b.jpg");
	background-repeat:repeat;
	width:100%;
	height:148px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0;
	left:1080px;
	}

#navbar {
	background-color:#000033;
	width:950px;
	height:45px;
	margin:0px auto;
	
	}
	
#page {
	background-color:white;
	width:auto;
	margin:0px auto;
	border-left:1px solid black;
	border-right:1px solid black;
	}

#sidebar {
	float:right;
	width: 220px;
	margin: 0px 25px 0px 25px;
	padding:0px;
	}

#sidebar-emblem {
	float:right;
	width: 220px;
	padding-top:18px;
	margin: 0px 25px 0px;
	}

#sponsor-pic {
	float:left;
	width:80px;
	height:114px;
	margin: 5px 25px 5px 5px;
	}

#sponsor-txt {
	height:120px;
	}
	
	
	
	#menu {
	width: 750px;
	height: 45px;
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #000033;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 140px;
}
#menu a:hover {
	color: #FFCC33;

}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: inherit;
	z-index: 597;
	float: left;
	margin: auto;
}

ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: top;
	zoom: 1;
	padding: 10px 25px 10px 25px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul ul {
 top: 0px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
	font-weight: bold;
	width: 750px;
	margin: 0px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	background-color: #000033;
}

	ul.dropdown li {
	color: #FFFFFF;
	background-color: #000033;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	color: #FFCC33;
	background-repeat: repeat-x;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
	ul.dropdown a:hover		{
	color: #FFCC33;
}
	ul.dropdown a:active	{
	color: #FFCC33;
}


	/* -- level mark -- */

	ul.dropdown ul {
	width: 250px;
	margin-top: 0px;
	background-color: #000033;
	}

		ul.dropdown ul li {
	font-weight: bold;
	font-size: 16px;
		}


	
	
	
	
	
	

.event-title a:link {
	color:white;
	}

.event-title a:visited {
	color:white;
	}

.feature-invert-red {
	font-family: "Times New Roman", Times, serif;
	color:white;
	background-color:#800909;
	font-size:18px;
	line-height: 24px;
	font-weight:bold;
	text-align:center;
	margin:7px 25px 10px 25px;
	}

.feature-invert-red-narrow {
	font-family: "Times New Roman", Times, serif;
	color:white;
	background-color:#800909;
	font-size:18px;
	line-height: 25px;
	font-weight:bold;
	text-align:center;
	margin:0px auto auto 25px;
	width:640px;
	border: 1px solid #800909;
	}
	
.footnote {
	font-family: verdana, helvetica, sans-serif, arial;
	font-size:13px;
	text-align:left;
	line-height: 18px;
	margin: 0px 25px;
	}
	
.footnote a {
	font-weight:normal;
	font-size:8px;
	vertical-align:super;
	margin: 0em .5em 0em 0em;
	}

.header {
	font-family: "Times New Roman", Times, serif;
	color:white;
	background-color:#800909;
	font-size:18px;
	line-height: 25px;
	font-weight:bold;
	text-align:center;
	margin:0px auto auto 0px;
	border: 1px solid #800909;
	}
	
.info {
	font-weight:bold;
	line-height: 22px;
	}

p {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	line-height:22px;
	margin:auto 25px;
	width:auto;
	}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	margin:0px 25px;
	}

.sponsor {
	text-align: center;
	background-color: #cbd0e2;
	margin: 19px auto auto 0px;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	padding: 10px;
	}

.sponsor_description {
	padding: 10px;
	margin: 0px;
	background-color: #cbd0e2;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	}	

a {
	font-weight:bold;
	font-family:inherit;
	font-size:inherit;
	text-decoration:none;
	color:#540606;
	}
	
a:hover {
	text-decoration:underline;
	}
	
a.nav {
	font-family:inherit;
	font-size:inherit;
	color:white;
	}
	
a.nav:hover {
	color:#fff4b6;
	text-decoration:none;
	}
		
blockquote {
	border-left-color: #15213b;
	border-left-style: solid;
	border-left-width: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	text-align:justify;
	line-height:22px;
	margin:0px 50px;
	padding: 0px 0px 0px 1em;
	font-style: italic;
	}

h5	{
	font-size:1.05em;
	font-style:italic;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	}

h6	{
	font-size:1em;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	}

img {
	border-style:none;
	}

img.left {
	margin:0px 25px 0px 0px;
	border:1px solid #15213b;
	}
	
img.left-nobo {
	margin:0px 15px 0px 0px;
	border:0px;
	}

img.right {
	margin:0px 0px 0px 25px;
	border:1px solid #15213b;
	}

img.right-nobo {
	margin:0px 0px 0px 15px;
	border:0px;
	}

span.first {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.16em;
	margin-bottom:-0.35em;
}

table.buttons {
	margin:16px auto;
	text-align:left;
	width:550px;
	background-color:white;
	padding:5px;
	font-weight:bold;
	}

td.nav
	{
	border-right:1px solid #6d6445;
	border-left:1px solid #aba9a2;
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color:white;
	padding:0px;
	margin:0px;
	}
	
	#advertisements {
        
    }
    
    #advertisements .campaign {
	margin-top: 20px;    
    }
    
    #advertisements .campaign img {
        
    }
    
    #advertisements .campaign a {
    
    }
    
    #advertisements .campaign a:hover {
    
    }
	
	
	
#media {
	margin:0px auto;
	padding:5px;
	background-color:#FFFFFF;
	width: 95%;
	}
.media-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}

	
	table.media {
	margin:10px auto;
	text-align:center;
	width:100%;
	background-color:#FFFFFF;
	padding:2px;
	border: solid 1px #999999;
	}
	
td.media {
	font-size:11px;
	font-family:verdana, sans-serif;
	color:#000000;
	padding:5px;
	}
	
tr.media {
	margin:5px;
	background-color: #9999FF;
	border-bottom: solid #666666 1px;
	}
	
	tr.media2 {
	margin:5px;
	background-color: #ebebeb;
	border-bottom: solid #666666 1px;
	}
	
		tr.media3 {
	margin:5px;
	background-color: #CCCCCC;
	border-bottom: solid #666666 1px;
	}
	
	#media tbody tr:hover
{
	background-color: #000033;
}

#media tbody tr:hover a 
{
	color:#ffffff;
}

#media tbody tr:hover a:hover 
{
	color:#99CCFF;
	background-repeat: repeat;
}

#media tbody tr:hover td
{
	color                 : #99CCFF;
}




a.media {
	color:#000033;
	font: verdana;
	text-decoration: underline;
	font-weight: normal;
	}
	
a.media:hover {
	text-decoration:underline;
	color: #99CCFF;
	font-weight: normal;
	}
	
	
	#footer {
	height: 95px;
	margin: auto;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 25px;
	background-color: #bdc2d5;
	background-repeat: no-repeat;
	line-height: 22px;
	font-style: normal;
}
#footer a {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}

