/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html {
min-height: 100%; 
margin-bottom: 1px;
 }

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #1A1E57;
}
.padding {
	text-align: center;
	padding: 3px;
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
#main {
	border: 4px solid #FFFFFF;
	background-color: #FFFFFF;
}


h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #1A1E57;
}

h2{
 font-size: 114%;
 color: #A50029;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 1.1em;
 font-weight: bold;
 color: #993333;
}

h5{
	font-size: 0.95em;
	color: #3842BC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #181873;
	border: 1px solid #A50029;
	color: #FFFFFF;
}

#content{
	width: 525px;
	margin: 0;
	color: #940326;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: normal;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}


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

#sectionLinks{
	position: relative;
	font-size: 0.7em;
	color: #9C0029;
	list-style-type: none;
	width: 165px;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	background-color: #FFFFFF;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #9C0029;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #181C52;
	display: block;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:visited{
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #9C0029;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #181C52;
	display: block;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1A1E57;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C0328;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #181C52;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADCF3;
	padding: 4px;
}
.sidelt {
	height: 100%;
	width: 170px;
	background-color: #FFFFFF;
}
.event {
	background-color: #F0F6F6;
	border: 1px dotted #1A1E57;
	margin: 0px;
	padding: 0px;
}		
.table {
	border: none;
	width:359px;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.header 
	{
	text-align:center;
	background-color: #9C0029;
	font-weight:bold;
	border: outset 1px;
	color: #FFFFFF;
	}
	.odd {background-color: #ffffff;}
	.even {background-color: #e3e3e3;}
	.rite {text-align:right;}.activities {

	background-color: #FFECEC;
	border: 1px solid #1A1E57;
	margin: 4px;
	padding: 4px;
}
table {
	border: 1px solid #1A1E57;
	background-color: #F0F6F6;
}
