* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/sitebgauthentic.jpg);
	background-position: 0px 100px;
}
#wrapper {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 563px;
	background-image: url(../images/redonionsitedesign-10.gif);
	background-repeat: repeat-x;
	background-position: 207px top;
}
#header {
	width: 936px;
	padding: 0px;
	height: 113px;
	margin: 0px;
	background-repeat: no-repeat;
}
#contentwrapper {
	width: 100%;
	height: 425px;
	background-image: url(../images/redonionsitedesign.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#map {
	width: 100%;
	height: 425px;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#gallery {
	width: 100%;
	height: 425px;
	background-image: url(../images/photobackground.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}


#content {
	width: 800px;
	height: 405px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 118px;
	margin: 0px;
	color: #32271B;	
}

#photogallerycontent {
	width: 717px;
	height: 351px;
	padding-top: 37px;
	padding-right: 71px;
	padding-bottom: 37px;
	padding-left: 150px;
	margin: 0px;
	color: #32271B;
}

#footer {
	width: 100%;
	background-image: url(../images/redonionsitedesign-20.gif);
	height: 25px;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 400px;
}

p.left {
	float: left;
}
#footer p {
	color: #628B44;
	font-size: 95%;
	margin-right: 20px;
}
a {
	color: #480c0e;
}
a:hover {
	color: #C51F21;
}
h1 {
	font-size: 150%;
	color: #8E191A;
	font-family: "Lucida Grande", Verdana, sans-serif;	
}
h2 {
	font-size: 120%;
	text-transform: capitalize;
	color: #5F3D1B;
	font-family: "Lucida Grande", Verdana, sans-serif;
	margin-top: 10px;
}
img.right {
	float: right;
	margin-left: 10px;
}
img.centre {
	text-align: center;
	padding-right: 443px;
	padding-left: 443px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	line-height: 20px;
}
#my_slideshow img {
	float: right;
}

div.slideshow {
	float: right;
}
.highlight {
	color: #FFFFFF;
	background-color: #6E0809;
	display: block;
	padding: 5px;
}
.smalltext {
	font-size: 75%;
	line-height: 9px;
}
