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

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

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: 100px;
	
}

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



p.hspacer
{
	padding-bottom: 43px;
}


a
{
	color: #333366;
	
}


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

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


#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: 728px;
	float: left;
	padding-left: 80px;
	padding-bottom: 16px;
	padding-right: 40px;
	background-color: #cdc8a0;
	padding-top: 16px;
}


#column1
{
	width: 320px;
	position: relative;
	float: left;
	padding-top: 32px;
	padding-left: 64px;
	
}



#column2
{
	position: relative;
	width: 320px;
	float: left;
	padding-left: 80px;
	padding-top: 32px;
}

#footerlinks
{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 768px;
	height: 30px;
	float: left;
	padding-top: 32px;
	font-size: 16pt;
	font-weight: bold;
}
.img-floatleft
{
	float: left;
	padding-right: 10px;
}


.projectstyle
{

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

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


.portrait
{
	padding-left: 60px;
}

dt
{
	font-weight: bold;
	padding-bottom: 10px;
}

dd
{
	margin: 0px;
	padding-bottom: 50px;
}
