a {
	color: #730D0B;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: .01em;
	padding-left: 60px;
	padding-right: 60px;
	line-height: 18px;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}


#site-container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/bg_site.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FAFAFA;
	height: 1024px;
}
#header {
	height: 152px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	height: 600px;
	width: 955px;
}
#content-container {
	width: 955px;
	height: 100%;
}
#leftcolumn {
	float: left;
	padding-left: 50px;
	width: 32%;
}
#rightcolumn {
	float: right;
	width: 60%;
}


#footer {
	color: #521405;
	height: 18px;
	width: 955px;
	text-align: center;
	padding-top: 4px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: .1em;
	background-color: #FFFFFF;
	margin-top: 10px;
}body {
	margin-top: 0px;
	background-image: url(../images/Wht_marble02.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	height: 0px;
}
