/* Structure CSS Document */

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	background: url(../images/index-bg-1.jpg) #ffffff top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

#Center {
	background: url(../images/index-bg-2.jpg) #ffffff top left repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	position: relative; 
}

#Page {
}

#PageLeft {
	float: left;
	width: 240px;
}

#PageRight {
	float: left;
	width: 720px;
}

#ClearPage {
	clear: left;
}


/* Content Areas */

#Logo {
	background: url(../images/logo-bg.gif) top left no-repeat;
	width: 240px;
	height: 134px;
}

#LogoLinks {
	padding: 90px 0 0 10px;
}

#Seal {
	float: right;
}

#LeftNav {
	background: url(../images/leftnav-bg.gif) top left repeat-x;
	height: 296px;
	text-align: right;
}

#Events {
	background: url(../images/index-events-bg.gif) #464646 top left no-repeat;
	width: 210px;
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 15px 25px 15px;
}

#TopNav {
	background: url(../images/topnav-bg.gif) #cecece top right repeat-y;
	height: 25px;
	width: 720px;
}


#Title {
	width: 705px;
	height: 76px;
	background-color: #ffffff;
	padding: 33px 0 0 15px;
}

#BannerImage {
	background: url(../images/banner-bg.jpg) top left no-repeat;
	width: 720px;
	height: 260px;
}

#Content {
	background: url(../images/index-content-bg.gif) top left no-repeat;
	padding: 0 0 0 13px;
}

#ContentLeft {
	float: left;
	width: 397px;
	margin: 11px 0 0 0;
	padding: 11px 25px 0 0;
	background: url(../images/contentright-bg.gif) top right no-repeat;
}

#ContentRight {
	float: left;
	width: 215px;
	padding: 22px 30px 0 25px;
	
}

#ClearContent {
	clear: left;
}

/* Footer Area */

#Footer {
	padding: 10px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}








/* Content CSS Document */

/* General */

p {
	line-height: 14px;
}

h1 {
	color: #780c2c;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h2 {
	color: #696969;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #8b8b8b;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;	
}

#Content h3 {
	font-family: "Times New Roman", Times, serif;
	color: #8b8b8b;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	background: url(../images/star.gif) top left no-repeat;	
}

h4 {
	color: #c9411d;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

h5 {
	color: #1f436b;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	padding: 0 0 5px 0;
}

h6 {
	color: #1b50a0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


/* Links */

a { color: #2f9bdd; text-decoration: none; outline:none;}
a:link { color: #2f9bdd; text-decoration: none; outline:none;}
a:hover { color: #f68818; text-decoration: underline; outline:none;}
a:visited { color: #2f9bdd; text-decoration: none; outline:none;}
a:visited:hover { color: #f68818; text-decoration: underline; outline:none;}

h5 a { color: #2f9bdd; text-decoration: none; outline:none; border:1px solid #2f9bdd; padding:5px 10px 5px 10px; font-family:"Times New Roman", Times, serif; font-size:14px;}
h5 a:link { color: #2f9bdd; text-decoration: none; outline:none;}
h5 a:hover { color: #f68818; text-decoration: none; outline:none; border:1px solid #f68818; }
h5 a:visited { color: #2f9bdd; text-decoration: none; outline:none;}
h5 a:visited:hover { color: #f68818; text-decoration: none; outline:none; border:1px solid #f68818;}

#Logo a { color: #444444; text-decoration: none; outline:none; padding:0 0 0 10px; font-size:11px; text-transform:uppercase; font-family: Verdana, Arial, Helvetica, sans-serif;}
#Logo a:link { color: #444444; text-decoration: none; outline:none;}
#Logo a:hover { color: #2d98da; text-decoration: none; outline:none;}
#Logo a:visited { color: #444444; text-decoration: none; outline:none;}
#Logo a:visited:hover { color: #2d98da; text-decoration: none; outline:none;}

#Footer a { color: #2f9bdd; text-decoration: none; outline:none; margin: 0 5px 0 0; padding:0 5px 0 0; border-right:1px solid #cecece;}
#Footer  a:link { color: #2f9bdd; text-decoration: none; outline:none;}
#Footer  a:hover { color: #f68818; text-decoration: none; outline:none;}
#Footer  a:visited { color: #2f9bdd; text-decoration: none; outline:none;}
#Footer  a:visited:hover { color: #f68818; text-decoration: none; outline:none;}


/* --- Tab Styles --- */

#TopNav ul {
	margin: 0 0 0 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#TopNav ul li {
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	color: #c9411d;
}

#TopNav li a {
	display: block;
	float: left;
	padding-left: 15px;	
	padding-right: 14px;
	padding-top: 0;
	padding-bottom: 2px;
	color: #444444;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	
}

#TopNav li a:hover {
	color: #0a669f;
	text-decoration: none;
}

#TopNav li:hover {
	border-bottom: 2px solid #0a669f;
}

/* --- Left Nav Styles --- */

#LeftNav ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#LeftNav ul li {
	border-bottom: 1px solid #cecece;
	padding: 6px 0 4px 5px;
	height: 26px;
}

#LeftNav ul li.last {
	border-bottom: none;
	height: 28px;
}

#LeftNav li a {
	padding-left: 10px;	
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	line-height: 21px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	
}

#LeftNav li:hover {
	background-color: #50b4f0;
}

#LeftNav li a:hover {
	color: #ffffff;
}




/* Content Elements */

#ContentLeft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ContentLeft ul {
	list-style: square;
	padding: 0 0 0 15px;
}

#ContentLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


#ContentRight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 444444;
}


.white {
	color: #ffffff;
}

.event {
	color: #f68818;
	font-size: 16px;
	line-height: 18px
}

.date {
	color: #ffffff;
	font-size: 12px;
	line-height:16px;
}

#Footer a.last {
	border-right:1px solid #fff;
}

/* --- Tables --- */

