/* styles for home page */

.containercontent {
	clear: both;
	width: 780px;
	margin: 0 auto;
	margin-top: 60px;
}

.introbox {
	width: 575px;
	margin-bottom: 33px;
	float: left;
	padding-bottom: 1px;
}

.introbox p {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 20px;
	line-height: 25px;
	margin-top: 0px;
}

.introbox a:link	{
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.introbox a:visited {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.introbox a:hover {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
	background-color: #eeeeee;
}

.introbox a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

.headline {
	margin: 0px;
	font-weight: bold;
}

#letterpress {
	margin-top: 25px;
}

.news {
	margin-left: 595px;
	margin-bottom: 18px;
}

#news {
	padding-top: 10px;
}

.news p {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 18px;

}

.news p.newsheadline {
	margin: 0px;
	font-weight: bold;
}

.news p.normal {
	margin: 0px;
}

.news a:link	{
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.news a:visited {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.news a:hover {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
	background-color: #eeeeee;
}

.news a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

.adcontainer {
	width: 780px;
	clear: both;
}

.adbox {
	float: left;
	margin-right: 10px;
	margin-bottom: 33px;
}

.adbox-last {
	float: left;
	margin-bottom: 33px;
}

.adcaption {
	margin: 0px;
	width: 183px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
}

.adimageborderon {
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
}
