﻿/********** STYLE SHEET main.css **********/

body { 
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000; 
	background-color: #101010;
	text-align: center;
}

a {
	outline: none;
}

.header {
	/*width: 460px;*/
	height: 40px;
	text-align: left;
	margin: 20px 0 20px 10px;
}

table {
	margin-left: 10px;
}
.column1 {
	width: 60px;
	height: 20px;
}
.column2 {
	width: 80px;
	height: 20px;
}
.column3 {
	width: 200px;
	height: 20px;
}
#container {
	width: 840px;
	padding: 0;
	margin-top: -15px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #101010;
}	
#banner {
	width: 840px;
	height: 180px;
	margin: 0;
	padding: 0;
	background: #101010 url('../_images/Backgrounds/bannerbg2.jpg') top left no-repeat;
}
#navtoplinks {
	width: 840px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #000 url('../_images/Backgrounds/bgNavBar.jpg') top left no-repeat;
}
#navtoplinks p {
	margin: 0;
	text-align: left;
	padding: 20px 0 0 30px;
}

#navtoplinksOrig p  {
	margin: 0;
	text-align: right;
	padding: 18px 30px 0 0;
}
#navtoplinks a:link {
	color: #FFF;
    text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#navtoplinks a:visited {
	color: #F2F2F2;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;

}
#navtoplinks a:hover, a:focus  {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
    background-color: transparent;
}
#navtoplinks a:active   {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#pageheader{
	/*margin: 0 0 30px 0;*/
	margin: 0; /* changed 4/25/10*/
	padding: 10px 0 6px 10px;
	text-align: left;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	border-bottom: 1px solid #C0C0C0;
	background-color: transparent;
}

#wrapper {
	width: 790px;
	margin: 0 20px;
	padding: 0;
	background: #101010;
	text-align: left;
	background: #FFF url('../_images/Backgrounds/bgTopGradient.gif') repeat-x;
	border-top: 3px solid #C0C0C0;
	border-right: 4px solid #C0C0C0;
	border-left: 6px solid #A9A9A9;
	border-bottom: 6px solid #999999;
}


#leftcolumn {
	float: left;
	width: 500px;
	margin: 0 0 0 20px;
	text-align: left;
}

#leftcolumn p {
	padding: 0 0px;
}

#leftblue {
	float: left;
	width: 375px;
	margin: 0 0 0 40px;
	padding: 40px 40px 10px 10px;
	text-align: left;
	background: url('../_images/ContactUs/contactusbackground.jpg') no-repeat left top;
}

#framegroup460 {
	float: left;
	width: 554px;
	margin: 0;
	background-color: transparent;
}

#frame460 {
	float: left;
	width: 456px;
	margin: 0 0 0 20px;
	padding: 0 60px 0 10px;
	text-align: left;
	background: url('../_images/Backgrounds/bgframe.jpg') repeat-y left top;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}

#frame460 p {
	padding-right: 40px;
}

#frame460 ul {
	margin-left: 20px;
	list-style-type: none;
}

#frame460top {
	float: left;
	width: 456px;
	height: 40px;
	margin: 20px 0 0 20px;
	padding: 0 60px 0 10px;
	background: url('../_images/Backgrounds/bgframetop.jpg') top left no-repeat;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;

}
#frame460btm {
	float: left;
	width: 456px;
	height: 40px;
	margin: 0 0 20px 20px;
	padding: 0 60px 0 10px;
	background: url('../_images/Backgrounds/bgframebtm.jpg') top left no-repeat;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;

}


/********** Classes for Events page **********/

.frame {
	width: 460px;
	margin: 0px 0px 30px 10px;
	padding: 0;
	border-left: 10px solid #F2F2F2;
	border-bottom: 4px solid #F2F2F2;
}


.eventframe {
	width: 460px;
	margin: 0px 0px 30px 10px;
	padding: 0;
	border-left: 10px solid #F2F2F2;
	border-bottom: 4px solid #F2F2F2;
}

.event {
	float: left;
	width: 300px;
	margin: 10px;
	padding: 0;
	outline: none;
}

.eventwide {
	float: left;
	width: 400px;
	margin: 10px;
	padding: 0;
	outline: none;
}

.eventframe h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #0060B6;
	text-align: left;
}

.eventframe h2 {
	margin: 10px 10px 10px 20px;
	font-size: 8pt;
	font-weight: bold;
	color: #0060B6;
	text-align: left;
}

.eventframe h3 {
    margin: 10px 10px 10px 30px;
	color: #808080;
}


.eventframe p {
    margin: 10px 10px 10px 30px;
}

.eventimage {
	float: left;
	margin: 10px;
	padding: 0;
	outline: none;
}

.eventimage img {
	border: 2px solid #C0C0C0;
}






#maincontent {
	float: left;
	width: 700px;
	margin: 0 0 0 35px;
	padding: 0;
	text-align: left;
	/*border: 10px solid #0060B6;*/
}


#MenuNav {
	float: left;
	width: 160px;
	margin-top: 20px;
	margin-left: 30px;
	padding: 0px 10px 10px 10px;
	background: transparent url('../_images/Backgrounds/bgsidebar.gif') top center repeat-y;
	border-top: 8px solid #D7E3E9;
	border-bottom: 8px solid #D7E3E9;
	border-right: 2px solid #D7E3E9;
	border-left: 2px solid #D7E3E9;
}

#MenuNav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	margin: 10px;
	padding: 0;
	line-height: 150%;
	text-align: left;
}

#MenuNav h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	margin: 20px 10px;
	padding: 0;
	text-align: center;
}

#MenuNav h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	margin: 20px 10px;
	padding: 0;
	text-align: center;
}

#MenuNav a:link {
	font-weight: bold;
    color: #FFF;
    padding: 0;
    text-decoration: none;
}
#MenuNav a:visited {
	font-weight: bold;
    color: #FFF;
    padding: 0;
    text-decoration: none;
}
#MenuNav a:hover, a:focus {
	font-weight: bold;
    color: #FFFF00;
    background-color: transparent;
    text-decoration: none;
}
#MenuNav a:active {
	font-weight: bold;
    color: #C0C0C0;
    background-color: transparent;
    text-decoration: none;
}




#rightcolumn {
	width: 550px;
	height: 700px;
	margin:  0 0 0 220px;
	padding: 0;
	text-align: left;
	/*background: #FFF url('../_images/Backgrounds/BkgrdTopGradient.gif') top left repeat-x;*/
	background: transparent;
}
#rightcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color:#101010;
	padding: 0 40px 0 40px;
	line-height: 150%;
}

#rightcolumn a:link {
    color: #0060B6;
    padding: 0;
    text-decoration: underline;
}
#rightcolumn a:visited {
    color: #0060B6;
    padding: 0;
    text-decoration: underline;
}
#rightcolumn a:hover, a:focus {
    color: #999999;
    background-color: transparent;
    text-decoration: none;
}
#rightcolumn a:active {
    color: #0060B6;
    background-color: transparent;
    text-decoration: underline;
}
.content {
	width: 500px;
	min-height: 300px;
	padding: 10px;
	background: #FFF;
	border-top: 2px solid #C0C0C0;
	border-right: 3px solid #C0C0C0;
	border-left: 3px solid #C0C0C0;
	border-bottom: 6px solid #999999;
	text-align: center;
}
#footer {
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: transparent url('../_images/Backgrounds/footershading.jpg') top left repeat-x;
	clear: both;
}
#footer p {
    padding: 10px 0 0 0;
	color: #FFF;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
#footer a:link {
	color: #FFF;
    text-decoration: none;
	background-color: transparent;
}
#footer a:visited {
    color: #FFF;
    text-decoration: none;
	background-color: transparent;
}
#footer a:hover, a:focus  {
    color: #FFFF00;
    background-color: transparent;
    text-decoration: none;
}
#footer a:active {
    color: #FFF;
    background-color: transparent;
    text-decoration: underline;
}

.hidden {
	display: none;
}
.photos {
	width: 160px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	background: transparent;
}
.photosOrig {
	width: 190px;
	height: 127px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
	border-right: 2px solid #C0C0C0;
	border-bottom: 6px solid #C0C0C0;
}
.blank {
	width: 190px;
	height: 127px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #000;
	border-right: 2px solid #C0C0C0;
	border-bottom: 6px solid #C0C0C0;
}
.photosblue {
	width: 190px;
	height: 127px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
	border-right: 2px solid #9BB2EA;
	border-bottom: 6px solid #9BB2EA;
}
.photos143 {
	width: 190px;
	height: 143px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
	border-right: 2px solid #C0C0C0;
	border-bottom: 6px solid #C0C0C0;
}

.clearboth{
    clear: both;
}


p {
    margin: 10px 10px 10px 50px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #0060B6;
	text-align: center;
}


h2 {
	margin: 20px 0 20px 30px;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #0060B6;
	text-align: left;
}

h3 {
	margin: 10px 0 10px 50px;
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
	text-align: left;
	padding: 0;
}


h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #808080;
	text-align: left;
	padding: 0 20px;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
	text-align: left;
	padding: 0 20px;
}

h6 {
	font-size: 12pt;
	font-weight: bold;
	color: #808080;
	text-align: center;
	padding: 0 20px;
}




a:link {
	color: #0071BC;
    font-weight: normal;
    background-color: transparent;
    text-decoration: underline;

	}
a:visited {
	color: #0071BC;
    font-weight: normal;
    background-color: transparent;
    text-decoration: underline;

	}
a:hover, a:focus {
	color: #FFF;
    font-weight: normal;
	background-color: #0071BC;
    text-decoration: underline;
}
a:active {
	color: #000;
    font-weight: normal;
	background-color: #FFFF00;
    text-decoration: none;
}

ul  {
    list-style-type: disc;
	line-height: 150%;
	margin-bottom: 20px;
}
li {
	margin-bottom: 10px;
}

ul ul          {
    list-style-type: circle;
	color:#101010;
	margin-top: 10px;  	   
}

ul ul  {
    list-style-type: circle;
	color:#101010;
	margin-top: 10px;  	   
}

.ulBG  {
    list-style-type: none;	
	line-height: 150%;
	margin-bottom: 10px;
	margin-right: 20px;    
}
.ulBG li {
	margin-bottom: 10px;
	margin-bottom: 10px;
	background: url('../_images/Backgrounds/bgLineYel.jpg') top left no-repeat;

}
.ulBG ul ul li  {
    list-style-type: circle;
	color:#101010;
	margin-top: 10px;  	   
}

.ulplain  {
	list-style-type: none;
	line-height: 150%;
	text-align: left;
}

.ulplain li {
	margin-bottom: 10px;
}



/* Special Classes */

.centered {
	text-align: center;
}
.centeredbold {
	text-align: center;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.justify {
    text-align: justify;
}
.right {
	text-align: right;
}

.left {
    text-align: left;
}

.leftindent {
    text-align: left;
    margin-left: 20px;
}
.leftindent40 {
    text-align: left;
    margin-left: 40px;
}

.indentboth20  {
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
}

.indent {
    text-align: left;
    margin-left: 40px;
}


.leftindent270 {
    text-align: left;
    margin-left: 270px;
}

.backtotop {
    text-align: right;
	margin-right: 20px;
    padding-bottom: 10px;
	padding-right: 10px;
	font-size: 7pt;
}
.clear{
    clear: both;
}
.italic {
	font-style: italic;	
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
.silver {
	color: #999999;
}

.bold {
	font-weight: bold;
}

.bold12 {
	font-weight: bold;
	font-size: 12pt;
}
.boldblue {
	font-weight: bold;
	color: #0060B6;
}
	
.boldsilver {
	font-weight: bold;
	color: #999999;
}

.boldgray {
	font-weight: bold;
	color: #808080;
}

.boldcentered {
	font-weight: bold;
	text-align: center;
}

.highlightyellow {
    background-color: #FFFF00;
    color: #101010;
    font-weight: bold;
}
.highlightred {
	color: #FF0000;
	font-weight: bold;
}
.highlightpurple {
	color: #663399;
	font-weight: bold;
}
.boldgreen {
	color: #669966;
	font-weight: bold;
}



.yellowtop {
	margin: 20px 0 20px 10px;
	padding: 10px;
	border-top: 1px solid #0060B6;*/
	background:url('_images/Backgrounds/BkgrdTopYel.jpg') top left repeat-x;
}


.caption {
	font-size: 7pt;
}






.floatleft {
    float: left;
	margin-top: 10px;
	margin-left: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.floatright {
	float: right;
	margin-top: 0;
    margin-left: 20px;
	margin-right: 10px;
    margin-bottom: 10px;
	padding: 0;
	outline: none;
}

.floatright img {
	border: none;
}

.floatrightBdr {
	float: right;
	margin-top: 0;
    margin-left: 20px;
	margin-right: 10px;
    margin-bottom: 10px;
	padding: 0;
}

.floatrightBdr img {
	border: 2px solid #f2f2f2;
}


/****************** CSS FOR ABOUT US PAGE ******************/

.AboutUs {
	float: left;
	width: 320px;
	min-height: 270px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #0060B6;
	margin: 20px 20px 0px 20px;
	background-color: #F2F2F2;
}

#AboutUspageheader{
	margin: 0 0 30px 0;
	padding: 10px 0 6px 10px;
	text-align: left;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	background: #F2F2F2 url('../_images/Backgrounds/silver0043.jpg') repeat;
}

.AboutUs h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #0060B6;
	text-align: center;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}
.AboutUs h2 {
	font-size: 10pt;
	font-weight: bold;
	font-variant:normal;
	color: #808080;
	text-align: center;
	margin: 10px 0 30px 30px;
padding: 0;
}

.AboutUs p {
	margin: 10px;
	padding: 0;
}

.AboutUs a:link {
	color: #0060B6;
    font-weight: normal;
    background-color: transparent;
    text-decoration: underline;

	}
.AboutUs a:visited {
	color: #808080;
    font-weight: normal;
    background-color: transparent;
    text-decoration: underline;

	}
.AboutUs a:hover, a:focus {
	color: #66CCFF;
    font-weight: normal;
	background-color: transparent;
    text-decoration: underline;
}
.AboutUs a:active {
	color: #0071BC;
    font-weight: normal;
	background-color: transparent;
    text-decoration: underline;
}







