#slideshow {
	background-color: #FFFFFF;
	float: left;
	height: 455px;
	width: 350px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 0px;
}
#right column {
	float: right;
	width: 120px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #703807;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F7F3F0;
	background-image: url(Images/background1.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #F0E3D3;
	background-image: url(Images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(Images/background2.jpg);
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: 0;
	margin-left: 0;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
}
#footer a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 120%;
}
.p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#Email Box {
	background-color: #F0DD8E;
	margin: 15px;
	float: right;
	width: 150px;
}
.email {
	color: #703807;
}
#Email-Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #764212;
	background-image: url(Images/Email.gif);
	background-repeat: no-repeat;
	float: right;
	width: 220px;
	background-position: center center;
}
