body
	{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: georgia, times, times new roman, serif;
	font-size:12px;
	line-height: 18px;
	color:#333;
	}
	
ul { list-style-type: square; }


img
	{
	border: 0;
	}
	
img, input, select, label
	{
	vertical-align: middle;
	}
	
select
	{
	background-color: #ffffff;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size:11px; border-right: 1px solid #A19D9A;
	border-top: 1px solid #A19D9A ;
	border-left: 1px solid #A19D9A ;
	border-bottom: 1px solid #A19D9A; 
	width:185px;
	margin: 3px 0;
	} 


h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

dl, dt, dd
	{
	margin: 0;
	padding: 0;
	}
	




	
a {text-decoration:none;}
a:link {color:#402659;}
a:visited {color:#3D5201;}
a:active {color:#3D5201;}
a:hover {color:#000; border-bottom: 1px solid #000;}

.uberclear
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .uberclear
	{
	height: 0;
	}
	
	
.container
	{
	width: 100%;
	background-image: url("images/header_color.gif");
	background-repeat: repeat-y;
	background-position: 0 0;
	
	}
	
	.mainContain
		{
		width: 776px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15px;
		
		}
		
		.header
			{
			height: 152px;
			position: relative;
			background-color: #402659;
			
			}
			
		.picture
			{
	background-image: url("../images/lime.gif");
			margin-top: 0px;
			height: 16px;
			position: relative;
			
			}
			

			

/* HOME
----------------------------------------------------*/

body.home
	{
	background-color: #C2B59B;
	background-image: url("../images/background_sub.gif");
	background-repeat: repeat-x;
	}



	.home .mainContain .content .cellTwo
		{
		float: left;
		color: #000;
		font-size:13px;
		font-weight: strong;
		line-height: 24px;
		padding: 10px 45px 0 15px;
		width: 140px;
		border-top: 1px solid #99927d;
		border-bottom: 1px solid #99927d;
		border-right: 1px solid #99927d;
		border-left: 1px solid #99927d;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellTwo
		{
			background-image: url("../images/navigation_color.gif") ;
			width: 140px;
			height: 300px;
			margin-left: 0px;
			border-top: 2px solid #ffffff;
		border-bottom: 1px solid #99927d;
		border-right: 1px solid #99927d;
		border-left: 1px solid #99927d;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellTwo h2
			{

			width: 249px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
		

		
	.home .mainContain .content .cellThree
		{
		float: left;
		width: 452px;
		color: #000;
		padding: 17px 30px 0 30px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		width: 192px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellThree
		{
			width: 452px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellThree h2
			{
			background-image: url("/images/title_upcomingEvents.gif") ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
			
	
		.footer
	{
	width: 741px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}
	
	.footer a 
		{
		text-decoration:none;
		font-weight: bold;
		text-transform: uppercase;
		border: 0;
		}
	.footer a:link {color: #402659;}
	.footer a:visited {color:#402659;}
	.footer a:active {color:#804A15;}
	.footer a:hover {color:#000; border:0;}
	
	.bottomNav
		{
		border-bottom: 1px solid #9D8A79;
		border-top: 1px solid #9D8A79;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	body.secondary .bottomNav
		{
		border-bottom: 1px solid #9D8A79;
		border-top: 0;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	
		.bottomNav a
			{
			margin: 0 15px 0 15px;
			}
		
	.bottominfo
		{
		margin: 1px 0 0 0;
		padding: 10px 0 20px 0;
		border-top: 1px solid #9D8A79;
		color: #837D75;
		font-size: 11px;
		}
		
		.bottominfo .cellOne
			{
			float: left;
			width: 315px;
			margin-left: 40px;
			text-transform: uppercase;
			}

		.bottominfo .cellOne a
			{
			font-size: 10px;
			letter-spacing: 1px;
			}
		
		
				.bottominfo .cellTwo
			{
			float: right;
			width: 310px;
			text-align: right;
			font-size: 10px;
			line-height: 14px;
			text-transform: uppercase;
			margin-right: 40px;
			}
			
			.bottominfo .cellTwo img
				{
				float: right;
				margin: 0 0 0 10px;
				}

	

