@charset "UTF-8";
/* CSS Document */

/* Links*/
/*a img {border: 0}*/

A.v2, A:link.v2, A:visited.v2, A:active.v2 { text-decoration: none}
A.v2, A:link.v2 {color:#FFFFFF}
A.v2, A:visited.v2 {color:#FFFFFF}
A.v2, A:active.v2 {color:#FFFFFF}
A.v2, A:hover.v2 {color: #902530; text-decoration:none }

A.v3, A:link.v3, A:visited.v3, A:active.v3 { text-decoration: none}
A.v3, A:link.v3 {color:#902530}
A.v3, A:visited.v3 {color:#902530}
A.v3, A:active.v3 {color:#902530}
A.v3, A:hover.v3 {color: #902530; text-decoration:none }


/* End of Links*/


/* This style is for the text in the footer*/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;}

/*End of footer style*/

/* This style is for the text in the links table*/
.links {	font-family: "Times New Roman", Times, serif;
			font-size: 13px;
			line-height: 25px;
			font-weight: bold;
			color: #FFFFFF;
		text-decoration: none;	}
		

/* End style is for the links table*/

/* Style for the list on home page*/
		
#listContainer	{	float:left;
					width:420px;	}
		
.blackList	{	font-family: Arial, Helvetica, sans-serif;
					font-size: 13px;
					color: #000000;
					text-align:left;
					text-decoration: none;
					font-weight: normal;	}
					
/* End of style for the list on home page*/

/* Style for the table on the history page*/

#contentTable	{	width:536px;
					padding:10px;
					margin-top:20px;
					margin-right:30px;
					float:left;	}
					
.smallHeaders	{		font-family: Arial, Helvetica, sans-serif;
						font-size: 13px;
						color: #000000;
						text-align:left;
						text-decoration: none;
						font-weight: bold;	}	
						
.textItalic {	font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				font-style: italic;
				font-weight: normal;
				color: #000000;
				text-decoration: none;	}

					
/* End style for the table on the history page*/


/* This is Div for the link to the top of page*/
#topPage	{	width:150px;
				float:right;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #000000;
				text-align:right;	}
				
/* End of Div style*/

/* Text styles*/

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;	}


.h2 {	font-family: "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		text-align: left;	}
	


p	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		text-align:left;
		text-decoration: none;
		font-weight: normal; }
		

.underlineBold	{	font-size:13px;
					font-weight:bold;
					text-decoration:underline;
					text-align:left;	}

		
/* End Text styles*/

/*Styles for Photo Gallery page*/

#photoGallery	{ 	width:100px;
					float:left;
					padding-right:15px;
					padding-bottom:10px;	}
					
#textGallery	{ 	width:320px;
					float:left;
					padding-right:15px;
					font-family: "Times New Roman", Times, serif;
					font-size: 14px;
					font-weight: bold;
					color: #000000;
					text-decoration: none;
					text-align: left;	}
					
					
/*End of styles for Photo Gallery page*/	

/*Styles for Dicertions Page*/					
#map	{	width:516px;
			float:left;	}
			

#mapDirections	{	width:216px;
					float:left;
					padding-left:10px;
					padding-bottom:10px;	}


		
/*Styles for Dicertions Page*/		

#llcLogo	{	float:right;
				width:107px;	}
				
				
/*Styles for Events Page*/				
				
.blackList1	{	font-family: Arial, Helvetica, sans-serif;
					font-size: 13px;
					color: #000000;
					text-align:center;
					text-decoration: none;
					font-weight: normal;	}
					
.smallHeaders2	{		font-family: Arial, Helvetica, sans-serif;
						font-size: 13px;
						color: #000000;
						text-align:center;
						text-decoration: none;
						font-weight: bold;	}	
						
						
#eventTable	{	float:left;	
				width:536px;
				padding:10px;	}
				
#eventImage	{	width:100px;
				height:auto;
				float:left;	}
				
				
				
				
				