html, body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	color: #784908;
	background-color: #FFF9E3;
	background-image: url(../images/universal/bg_body_new.png);
	background-repeat: repeat-x;
}
#wrapper {
	min-height: 100%;
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -80px;
	text-align: center;
}
#leftwrapper {
	float: left;
}
#flash {
	background-image: url(../images/universal/bg_flash.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 220px;
}
#navtop {
	height: 35px;
	width: 220px;
	background: url(../images/universal/scroll_up.png) no-repeat center;
}
#nav {
	font-size: 70%;
	padding: 10px 35px 5px;
	margin: 0px auto;
}
#MenuBar1 li {
	margin-bottom: 5px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #784908;
	text-align: center;
	font-weight: bold;
}
#nav a:hover, #nav a:active, #nav a:focus {
}
#nav li.current {
	background: url(../images/universal/nav_over.png) no-repeat center center;
}
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	width: 150px;
}
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	border-top: 2px dotted #784908;
	border-bottom: 2px dotted #784908;
}
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0em;
	text-decoration: none;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background: url(../images/universal/nav_over.png) no-repeat center center;
}
#navbottom {
	height: 35px;
	width: 220px;
	background: url(../images/universal/scroll_down.png) no-repeat center;
	margin-bottom: 20px;
}
#rightwrapper {
	float: right;
	width: 530px;
}
#header {
	background-image: url(../images/universal/bg_header.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 530px;
}
#search {
	font-size: 70%;
	float: right;
	padding-top: 10px;
}
#search input {
	color: #784908;
}


#header span {
	position: absolute;
	left: -3000px;
}
#content {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.4;
	text-align: left;
}
#content h2 {
	font: bold 120%/1 Georgia, "Times New Roman", Times, serif;
	color: #A11C3D;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#content h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 15px;
}

#content p {
	font-size: 70%;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content a:link, #content a:visited {
	color: #784908;
	text-decoration: none;
}
#content a:hover, #content a:active, #content a:focus {
	color: #A11C3D;
}

#content ul {
	font-size: 70%;
	padding-left: 20px;
	list-style: outside;
}




#footer {
	position: relative;
	text-align: center;
	height: 80px;
	margin-top: -80px;
	background-image: url(../images/universal/scroll_up.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	font-size: 60%;
	line-height: 2;
	padding-top: 30px;
}
#footer span {
	position: absolute;
	left: -3000px;
}
#footer a:link, #footer a:visited {
	color: #784908;
	text-decoration: none;
}
#bannerarea {
	margin: 0px auto 20px;
	width: 505px;
}
#bannerarea a img {
	border-style: none;
	text-decoration: none;
}
#listing li {

	border-bottom: 1px solid #A11C3D;
	padding-bottom: 15px;
	padding-top: 5px;
}
#listing ul {
	font-size: 70%;
	padding-left: 10px;
	list-style: none;
}
#listing a:link, #listing a:visited {
	font-weight: bold;
}
#gallery {
	padding-top: 30px;
	text-align: center;
}


.clearfooter {
	clear: both;
	height: 80px;
}
.centre {
	text-align: center;
}
.display_none {
	display: none;
}
.j {
	padding: 10px;
	font-size: 10%;
}
.fltrt {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fltlft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imageborder {
	margin-left: 10px;
	border: 3px solid #FFFFFF;
}

