/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #FFCCFF repeat-x fixed;
	text-align: justify;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 120% "Comic Sans MS", Verdana, Arial, sans-serif;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h2{
 font: bold 114% "Comic Sans MS", Verdana, Arial, sans-serif;
 color: #0000ff;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h3{
 font: bold medium "Comic Sans MS", Verdana, Arial, sans-serif;
 color: #0000ff;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font: 100% "Comic Sans MS", Verdana, Arial, sans-serif;
	color: #0000CC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#masthead{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 519px;
	height:65px;
	background-color: #FF00FF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 121px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#pageNav{
	position: absolute;
	width:100px;
	height: 638px;
	left: 12px;
	top: 90px;
	padding: 0px;
	background-color: #FFCCFF;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: small "Comic Sans MS", Verdana, Arial, sans-serif;
	
}

#content {
	width: 519px;
	left: 111px;
	top: 90px;
	padding: 20px 20px 0px;
	margin: 0px;
	border-left: 0px solid #ccd2d2;
	position: absolute;
	z-index: 2;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	color: #0000FF;
	text-align: center;
	font-size: x-large;
	line-height: 120%;
	overflow: auto;
	height: 638px;
}

#content h3{
	font-size: 150%;
	color: #0000FF;
	text-align: center;
}


#contentbg{
	position: absolute;
	z-index: 1;
	height: 517px;
	width: 519px;
	left: 111px;
	top: 90px;
	padding: 20px 20px 0px;
	margin:0px;
	border-left: 0px solid #ccd2d2;
	background-color: #FFCCFF;
	background-image: url(../c2cImages/c2cbackground.jpg);
	background-repeat: repeat-x;
	
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	left: 10px;
	width: 519px;
	background-color: #FFCCFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 121px;
	position: absolute;
	top: 738px;
	background-image: url(../c2cImages/c2cbackgroundrev.jpg);
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 150%;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 0px 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 100px;
	line-height: 42px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFCCFF;
	background-image: url(../c2cImages/c2c-nav-down.gif);
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 100px;
	font-size: 16px;
}

.eventDate {
	font-size: 10px;
}
.eventc2c {
	font-size: medium;
	color: #0000FF;
	line-height: 110%;
}
.eventc2cNew {
	font-size: medium;
	color: #FF0000;
	line-height: 110%;
}
.eventNotc2c {
	font-size: small;
	color: #00CC00;
	line-height: 100%;
	font-weight: bold;
}
p {
	line-height: normal;
	font-size: medium;
}
#contentOnIndex {

	width: 619px;
	left: 11px;
	top: 90px;
	padding: 20px 20px 0px;
	margin: 0px;
	border-left: 0px solid #ccd2d2;
	position: absolute;
	z-index: 2;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	color: #0000FF;
	text-align: justify;
	font-size: x-large;
	line-height: 120%;
	overflow: auto;
	height: 638px;
}
#contentOnIndexCasX {

	width: 619px;
	left: 11px;
	top: 90px;
	padding: 20px 20px 0px;
	margin: 0px;
	border-left: 0px solid #ccd2d2;
	position: absolute;
	z-index: 2;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	color: #0000FF;
	text-align: center;
	font-size: 16px;
	line-height: 100%;
	overflow: auto;
	height: 638px;
}
#contentOnIndexCasX p {
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-size:16px;
	padding:0;
	margin:0;
}
#contentOnIndexCasX h1 {
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-size:24px;
	padding:0;
	margin:0;
}
#contentOnIndexCasX h5 {
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	
}
#contentOnIndexCasX a:link, #contentOnIndexCasX a:visited {
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-size:16px;
	color:0000ff;
	padding:0;
	margin:0;
	
}

#siteInfoOnIndex {

	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	left: 10px;
	width: 619px;
	background-color: #FFCCFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 21px;
	position: absolute;
	top: 738px;
	background-image: url(../c2cImages/c2cbackgroundrev.jpg);
}
#contentadmin {
	width: 700px;
	left: 111px;
	top: 90px;
	padding: 20px 20px 0px;
	margin: 0px;
	border-left: 0px solid #ccd2d2;
	position: absolute;
	z-index: 2;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	color: #0000FF;
	text-align: center;
	font-size: x-large;
	line-height: 120%;
	overflow: auto;
	height: 638px;
}
table {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
