/* GLOBAL STYLES */
body {
	background-color: #c0c595;
	margin-left: 0px;
	margin-top: 0px;
}

.imgborder
		{
		border: 1px solid #515257;
		padding-left: 0px; 
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		}

a:link { color: #524134; text-decoration: underline}
a:visited { color: #524134; text-decoration: underline}
a:hover { color: #c91418; text-decoration: none }

hr 
	{ 
	border: none;
	background-color: #83866a;
	color: #83866a;
	height: 1px;
	width: 100%;
	align: center;
	}

p  
	{ 
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 145%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	}
	
ul  
	{ 
	list-style-image:    url(images/bullet.gif);
	}

li  
	{ 
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 145%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	}	
	
h1  
	{ 
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	/*text-align: center;*/
	margin-bottom: -12px;
	}	
	
h2  
	{ 
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-bottom: -12px;
	padding: 2px;
	border-bottom: 1px dashed #83866a;
	}		
	
.caption    
	{ 
	color: #333333; 
	font-weight: normal; 
	font-size: 10px;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
}
	


.eventHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
