html, body, form, fieldset {
margin:0;
padding:0;
}
.formerrors {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

body {
	color:#000000;
	font-family:"Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	background-color: #ffb214;
	background-image: url(images/bground.jpg);
	background-position: center top;
}
.hdrtopbg {
background: url(images/body-bg_02.jpg) repeat-x top center;
}
a {
	color: #F26522;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #F26522;
	text-decoration: underline;
}

/* Heading */
h1 {
	font-size: 175%;
	color:#660000;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px 0;
	padding: 0;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}
#mainheader {
	background-attachment: scroll;
	background-image: url(images/mainheader_04.jpg);
	background-repeat: no-repeat;
	height:178px;
}
.menuactivebuttonbg {
	background-image: url(images/mainmenu_10.png);
	padding-bottom:2px;
}
.menubuttonbg {
	background-image: url(images/mainmenu_14.png);
	padding-bottom:2px;
}
#menuactive {
	color: #660000;
}
.menubg {
	background-image: url(images/menubg.png);
}
.contentbg {
	background-image: url(images/contentbg.gif);
}
.contentflagcorner {
	background-image: url(images/headerflag3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainmenu a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.footer {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.maincontent {
	font-size: 14px;
}
.imgborder {
	border: 2px solid #660000;
}
hr {
	color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
border:0;
}
.latestphototbl {
	background-color: #FFFFCC;
	border: 2px solid #660000;
	margin: 6px;
}
.latestphototbl th {
	background-color: #7a3017;
	color: #FFFFFF;
}
