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

body 
{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	background-color:#9e9769;
	width: 955px;
	padding-left: 40px;
}

p
{
	
	padding-top: 0px;
	margin-top: 0px;
}

p.columnarea
{
	padding-bottom: 16px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-bottom: 32px;
	height: 70px;
	
}
	


a
{
	color: #333366;
	
}

h1
{
}

h2
{
	font-size: 18px;
}


img
{
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-right: 0px;
	padding-bottom: 16px;
	text-align: center;
}


img.header
{
	padding-bottom: 0px;
}

.float-right-image
{
	float: right;
	padding-left: 15px;
}

.float-left-image
{
	float: left;
	padding-right: 15px;
}

.centered-image
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;

}

.centered-text
{
	text-align: center;
}

#headerimages
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	position: relative;
	width: 768px;
	float: left;
	height: 144px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #cdc8a0;
	padding-right: 40px;
	
}

#horizontalspacer
{
	position: relative;
	float: left;
	width: 848px;
	height: 20px;
}


#projectdescription
{
	position: relative;
	width: 708px;
	float: left;
	padding-left: 100px;
	padding-bottom: 16px;
	padding-right: 40px;
	background-color: #cdc8a0;
	padding-top: 16px;
	background-image: url(../images/menu/medallionsm.gif);
	background-repeat: no-repeat;
}

#footerlinks
{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 728px;
	float: left;
	padding-top: 32px;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 80px;
	position: relative;
	padding-right: 40px;
}


.projectstyle
{

	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.projectheader
{
	font-size: 18pt;
	text-align: center;
}

.singlecentered
{
	margin-left: 194px;
}
.img-caption
{
	font-size: 12px;
	font-style: italic;
}
.eventblock
{
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 600px;
	padding-top: 15px;
}
