@charset "UTF-8";
.contentboxright {
	background-image: url(slices_concept3/content_right.gif);
	background-repeat: repeat-y;
}
.contentboxleft {
	background-image: url(slices_concept3/content_left.gif);
	background-repeat: repeat-y;
}
.roundcornerboxcontent {
	background-image: url(slices_concept3/roundcorner_content.gif);
	background-repeat: repeat-y;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 33px;
	font-weight: lighter;
	color: #FFFFFF;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 33px;
	font-weight: lighter;
	color: #E4CD92;
}
.featurequote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	color: #333333;
}
a:link {
	color: #D1BC8C;
	text-decoration: none;
}
a:visited {
	color: #D1BC8C;
}
.spacedtext {
	letter-spacing: .06em;
}
.addrightpadding {
	padding-right: 30px;
}
