body
{
	background: #fff url(images/background.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyareabackground
{
	background: url(images/copyarea.jpg) no-repeat;
	height: 289px;
	width: 229px;
}

.interiorbackground
{
	background: url(images/interiorbody.jpg) no-repeat;
	width: 853px;
}

.homepageheader
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #B2583A;
	vertical-align: top;
}

.bodycopy
{
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	vertical-align: top;
	width: 600px;
	text-align: left;
}

.homeContent
{
	background: url(images/homeContent_bg.jpg) no-repeat;
}

.homepagecopy
{
	margin: 0px;
	padding: 15px 0px 0px 160px;
	text-align: left;
	font-size: 11px;
	line-height: 1.25em;
	color: #000000;
}

.contentPictureRight
{
	border: 2px solid #B2583A;
	margin: 0px 0px 10px 10px;
}	

.contentPictureLeft
{
	border: 2px solid #B2583A;
	margin: 00px 10px 0px 0px;	
}

.contentPicture
{
	border: 2px solid #B2583A;
	margin: 10px 0px 10px 0px;
}

h2
{
	font-size: 13px;
	font-weight: bolder;
	color: #B2583A;
	vertical-align: top;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -10px;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: -10px;
	margin-top: 10px;
}

a
{
   color: #B2583A;
	text-decoration: underline;
}

a:hover
{
   color: #660000;
	text-decoration: none;
}

#copyright
{
	width: 960px;
	text-align: right;
	font-size: 9px;
}
