/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, h7, form, fieldset {
	margin:0;
	padding: 0;
	border: 0;
}

h1 {
	color: #336699;
	border-bottom: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h2 {
	padding:0;
	margin:0;
	font-size:80%;
}

h3 {
	font-size: 80%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	
}

h3 a , a:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h4 {
	/*font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;*/
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	color: #0000CC;
	}
h5 {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1%;
	color: #FF0000;
	}
h7 {
	color: #999999;
	border-bottom: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #336699;
	background-color: #666666;
	/*margin: 0px;*/
	/*padding: 0px;*/
	text-align: center;
	behavior: url(../CssFiles/csshover.htc);
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
} /* WinIE behavior call */
}

@media screen {
#wrapper {
	/*position:relative;
	width: 1000px;
	background-image:url(/images/goldwhite.gif);
	background-repeat: repeat-y;
	border: thin solid #999999;
	background-color:#FFFFFF;*/
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
}

@media print{
#wrapper {
	position:relative;
	background-color:#FFFFFF;
	text-align:left;
	width: 1000px;
}
}

#wrapperHomePage {
	width: 1000px;
	/* background-image:url(/images/goldwhite.gif); */
	/* background-repeat: repeat-y;	 */
	background-color:#FFFFFF;
	/* text-align:left; */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner {
	height: 100px;
	background-image: url(/images/banner_v_3.jpg);
	background-repeat: no-repeat;
	background-position:  center;
	background-color: #000000;
	color: #000000;
	outline-color: #ECE9D8;
}

.ModHeader{
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	
}

.ModDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #666666;
}
.tableback {
background-color: #336699;
}
#navH {
	color:#FFFFFF;
	background-color: #336699;
	margin: -1px 0 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #336699;
	border-bottom-color: #000000;
	border-left-color: #336699;
}

#navH ul{
	padding: 0;
	margin: 0;
	text-align: center;
	/*background-color: transparent;*/
	list-style-type:none;
	font-size: 80%;
	/** border: 1px solid #FF0000; **/
}

	/*New form drop down*/
#navH ul ul {
	position: absolute; 
	width: 7em;
  	display: none;
	font-size:102%;
}

#navH ul li{
	padding: 0;
	margin: 0;
	/*display: inline;*/
	display:  block;
	background-position: center;
	/*New form drop down*/
	position:relative;
	list-style: none;
	float: left; /*width: 7em;*/
}

#navH ul li r{
	color: #FFFFFF;
	background-color:  #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	border: 1px solid #0000FF;
	/*New form drop down*/
	display: block;
	font-size:80%;
		
}



#navH ul li a{
	color: #FFFFFF;
	background-color:  #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 9em;
	border: 1px solid #336699;
	/*New form drop down*/
	display: block;
	font-size:80%;
		
}

#navH ul li a:hover {
	background-color:#FFFFFF;
	color:#999999;
	border: 1px solid #999999;
}

#navH ul li a:active {
	background-color:#000033;
	color:#999999;
	border: 1px solid #999999;
}

#navH ul ul li {
	border-bottom: 1px solid #CCC;
}


div#navH ul.level1 li.submenu:hover ul.level2, div#navH ul.level2 li.submenu:hover ul.level3 {
	display:block;

}

#navH ul.level2 {
	top: 1.2m;
	left: -1px;
	border: 1px solid #CCC;
}
	 
#navH ul.level3 {
	top: 5px;
	left: 98px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	
	
}
/** End of NavH **/



@media screen {
#leftcol #nav {
	/*	padding:0;
	/* margin:0;clear:none;
	margin-top: 1px;
	margin-left: 0px;
	float:none;
	width: 165px;
	height:400px;*/
	
	margin-left: 15px;
	margin-top: 20px;
	float: left;
	width: 165px;
	border: 1px ridge #FFFFFF;
	background-color: #CCCCCC;	
}
}

@media print {
#leftcol #nav {
	padding:0;
	/* margin:0;
	margin-top: 1px;
	margin-left: 0px; */
	float:left;
	width: 1px;
	height:1px;
	clear:left;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	/* margin-bottom: 20px; */
	/* border: 1px solid #3300FF; */
}
}

@media screen {
#leftcol #nav ul{
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	list-style-type:none;
	font-size: 70%;
	border: 1px solid #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;	/*background-color: transparent;*/
	text-decoration: none;
	display: block;
}
}

@media print {
#leftcol #nav ul{
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type:none;
	font-size: 70%;
	border: 1px  solid #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;	/*background-color: transparent;*/
	text-decoration: none;
}
}

#leftcol #nav ul li{
	padding: 0;
	margin: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#leftcol #nav ul li a{
	background-color: #336699;
	color: #FFFFFF;
	display:block;
	text-decoration: none;
	height: 1%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	white-space: normal;
	word-spacing: normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 14px;
}


#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus{
	background-color:#FFFFFF;
	color:#999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: underline;
}

#mainflash{
	padding:20px 0 20px 0;
	align: center;
	width: 95%;
	height:55%; 
}
	
#contentHomePage{
	/* align="center" */
	/* margin-left: 200px; */
	/*width: 85.6%; */
	/* height: 95%; */
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 2px;
}

@media screen {	
#content{
	/* align="center" */
	margin-left: 0px;
	width: 800px;
	/* height: 95%; 
	padding-top: 5px;*/
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
}

@media print {	
#content{
	/* align="center" */
	margin-left: 0px;
	/*width: 85.6%; */
	/* height: 95%; */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	/* border: 1px solid #0000FF; */
}
}


#content p{
	font-size: 95%;
	/* margin: 30px; */
	/*margin: 20px;*/
	margin-left:20px;
	margin-right:30px;
}

#content h6 {
	font-size: 100%;
	/*margin: 20px;*/
	padding: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: auto;
}

#content h7{
	font-size: 80%;
	color:#333333;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: auto;
	margin-top: 20px;
	margin-right: 20px;
}


}
.clearit{
	clear:both;
	}

.leftimage{
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.rightimage{
	float:right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;	/*border:1px solid #000000;*/
	/*width: 150px;*/
	}
	
.rightmargin {
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
	width: 150px;
}
/*.clearit {
	clear: both;
}*/
		

#footer {
	background-color: #31659C;
	color: #ffffff;
	clear: right;
	width: 1000px;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer p{
	clear: both;
	font-size: 70%;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/* vertical-align: bottom; */
	font-style: normal;	
	
}
	
#footerLogo p{
	background-color: #ffffff;
	color: #31659C;
	clear: both;
	font-size: 80%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;	


}

/* #leftcol{
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 170px;
	height: 400px;
	margin-bottom: 20px;
} */

#content p.right{
float: right;
}

.container{
	width: 99%;
	float: right;
}

.imgCompLogo {
	background-color: #ffffff;
	background-image: url(/images/Logo.png);
	background-repeat: no-repeat;
	background-position: left;		
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}



@media screen {
#leftTable {
	/*position:relative;
	width: 200px;*/
	background-image:url(/images/goldwhite.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}

.EventHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.EventDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.EventTime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.ShowDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #666666;
}
#SelectDates{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-variant: small-caps;
	text-align: right;
}
#EventDateHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-variant: normal;
	text-indent: 20px;
}
}
