.leftShadow {
	background-image: url(images/dropShadow_19.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightShadow {
	background-image: url(images/dropShadow_20.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.content {
	padding: 45px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #793922;
}
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #793922;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	color: #FFFFFF;
	padding: 0px 0px 0px 45px;
}.titleSubtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #AB4D2D;
}
.siteName {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	color: #793922;
}


a.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 33px;
	text-decoration: none;
}
a.mainlinks:hover {
	color: #CCCCCC;
}
a.mainlocation {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 33px;
	text-decoration: none;
}
a.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #793922;
	line-height: 24px;
	text-decoration: none;
}
a.sidelinks:hover {
	color: #333333;
}
a.sidelocation {
       font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/backgroundGradient_02.jpg);
	background-repeat: repeat-x;
}
