body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#EB5B1F;
	scrollbar-arrow-color:#BA0E15;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#EB5B1F;
	scrollbar-highlight-color:#EB5B1F;
	scrollbar-3dlight-color:#EB5B1F;
	scrollbar-darkshadow-Color:#EB5B1F;
}
#container {
	width: 980px;
	padding-top: 20px;
}
#rightButtons {
	float: right;
	height: 180px;
	width: 200px;
	text-align: right;
	font-size: 12px;
}
#text {
	float: right;
	height: 300px;
	width: 470px;
	overflow: auto;
	padding-right: 5px;
}
#content {
	width: 980px;
	padding-top: 20px;
}


h1 {
	color: #EB5B1F;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}

#header {
	height: 230px;
	width: 980px;
}
#logo {
	float: left;
	height: 126px;
	width: 464px;
}
#photos {
	height: 183px;
	width: 504px;
	clear: right;
	float: right;
}
#buttons {
	clear: both;
	height: 25px;
	width: 980px;
	text-align: right;
	padding-top: 15px;
}
#buttons a, #rightButtons a{
	font-size: 16px;
	font-weight: bold;
	color: #EB5B1F;
	text-decoration: none;
	padding: 10px 15px;
}
#buttons a:link, #rightButtons a:link {
	background-image: none;
}
#buttons a:visited, #rightButtons a:visited {
	background-image: none;
}
#buttons a:hover, #rightButtons a:hover {
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #BA0E15;
}
#buttons a:active, #rightButtons a:active {


	background-image: none;
}
a:link {
	color: #EB5B1F;
	text-decoration: none;
}
a:visited {
	color: #EB5B1F;
	text-decoration: none;
}
a:hover {

	color: #BA0E15;
	text-decoration: none;
}
a:active {


	color: #EB5B1F;
	text-decoration: none;
}
h2 {

	color: #EB5B1F;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.border {
	border: 3px solid #BA0E15;
	background-image: none;
}
#rightButtons #map a:hover {


	background-image: none;
}
#textHome {

	float: right;
	width: 320px;
}
#rightButtonsHome {

	float: right;
	height: 380px;
	width: 350px;
	text-align: right;
	font-size: 12px;
}
h3 {


	color: #EB5B1F;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	height: 20px;
	width: 960px;
	text-align: right;
	padding-left: 0px;
	margin-top: 30px;
	color: #EB5B1F;
	padding-top: 20px;
}
