@charset "utf-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #F8FCA8;
	background-color: #7A602F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/_bG.jpg);
}
#eventDate {
	font-weight: bold;
	text-align: right;
	width: 95%;
}
#eventMap {
	margin: auto;
	text-align: center;
	width: 90%;
}

#bgContainerRep {
	background-image: url(images/_bG.jpg);
	background-position: center;
	width: 100%;
	
}
#bgContainer {
	background-image: url(images/_bGOver.jpg);
	background-position: center top;
	width: 100%;
	background-repeat: no-repeat;
}

ol {

}
#preMenu {
	text-align: right;
	font-size: 9px;
	height: 12px;
	clear: right;
	text-decoration: none;
	margin: 0px;
}
#preMenu a {
	text-decoration: none;
}
.ajaxConf {
	font-size: 10px;
	margin-left: 150px;
	padding-left: 5px;
}
#functionArea {
	position: absolute;
	top: 0px;
	z-index: 99;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	left: 0px;
	height: 3000px;
	background-image: url(images/_fbg.gif);
}
#functionBox label {
	text-align: right;
	float: left;
	width: 33%;
	padding-right: 5px;
}
#functionBox {
	background-color: #FFFFFF;
	width: 500px;
	border: medium double #0000CC;
	text-align: left;
	position: relative;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.functionClose {
	right: 10px;
	top: 0px;
	position: absolute;
}
#functionBox p {
	margin: 3px;
}
#functionBoxTitle {
	background-color: #000000;
	display: block;
	line-height: 18px;
	height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCB;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	padding-left: 3px;
	text-transform: uppercase;
	clear: both;
}
#functionBoxTitle a {
	font-weight: bold;
	color: #FF0000;
}
#formItem {
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
	overflow: auto;
}
#formItem2 {
	text-align: left;
}
#formItem label {
	text-align: right;
	float: left;
	width: 33%;
	padding-right: 5px;
}
#formItem2 label {
	float: none;
	text-align: left;
	clear: both;
}
#formItem2 #input {
	margin: auto;
	text-align: center;
}

#formArea {
	border: thin solid #660072;
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
}
#formAreaTitle {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background-color: #7A602F;
	color: #3C2213;
	padding-left: 2px;
}

.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(images/_repeater.jpg);
	background-repeat: repeat-y;
}
.thrColFixHdr #leftRail {
	background-image: url(images/_leftBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.thrColFixHdr #rightRail  {
	background-image: url(images/_rightBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
}

.thrColFixHdr #header {
	height: 140px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
.thrColFixHdr #header h1 {
	padding-top: 3px;
	padding-right: 0;
	padding-left: 3px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9000px;
	padding-bottom: 0px;
}
.thrColFixHdr #sidebar1 {
	width: 140px;
	padding-bottom: 15px;
	float: left;
	position: relative;
	padding-top: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 20px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#eventList {
	width: 100%;
	margin-top: 5px;
	position: relative;
	right: 0px;
	text-align: right;
}
#eventList dt {
	color: #CCCC66;
	font-size: 120%;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#eventList dd {
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
#eventList .date {
	font-size: 80%;
}
#eventList dd a {
	color: #CCCC66;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#eventList dd a:hover {
	color: #FFFFFF;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/_repeater.jpg);
	position: relative;
	background-position: -160px;
	background-color: #000000;
}
.thrColFixHdr #footer {
	background-image: url(images/_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0;
	padding-bottom: 0;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#siteFooter {
	%font-size: 10px;
	color: #CCCCCC;
	position: fixed;
	text-align: left;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #000000;
	font-size: 10px;
	margin: 0px;
}
#siteFooter a {
	color: #FFFF00;
}
.thrColFixHdr #repeater {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/_repeater.jpg);
}
.thrColFixHdr #backDrop {
	background-image: url(images/_backDrop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a.scrollover {
	/* Default Colour/Styles here */
      color: #790044;
}
a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
      color: #006113;
}
#logoHotspot {
	height: 60px;
	width: 200px;
	position: absolute;
	z-index: 11;
	float: none;
}
#formHolder {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
li {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: circle;
}
#mainMenu {
	background-image: url(images/_mainMenu.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainMenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	font-weight: bold;
}
#mainMenu li a:link, #mainMenu li a:visited {
	font-size: 16px;
	display: block;
	padding: 0.2em 0 0.2em 0.3em;
	color: #CCCC66;
	text-decoration: none;
}

.actionMsg {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#mainMenu li a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#mainMenu ul ul {
	margin-left: 12px;
}
#mainMenu ul ul li {
	margin:0;
	font-size: 90%;
}
#mainMenu ul ul a:link, #mainMenu ul ul a:visited {
	font-size: 14px;
}
#mainMenu ul ul a:hover {
	color: #FFFFFF;
}
#testimonialBlock {
	position: relative;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.testimonial {
	font-size: 100%;
	font-style: italic;
	color: #7A602E;
}
.testimonialByline {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
#contactButton {
	text-align: right;
	width: 770px;
	margin: auto;
	padding-right: 10px;
	position: relative;
	padding-top: 2px;
}
#contactButton a {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
#contactButton a:hover {
	color: #6666FF;
	font-size: 16px;
}

#rLogin label {
	display: block;
}


dl {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainContent h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FBFAF5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#mainContent img {
	border: 1px solid #666666;
	margin: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}
h3 {
	color: #333333;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #669933;
}
a:hover {
	color: #FF6600;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 15px;
}
.form_input {
	color: #003333;
}
dd {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
}
dt {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
#mainContent dt {
	color: #669933;
	margin-top: 7px;
}
#mainContent dl {
	margin-bottom: 10px;
}


#submitButton {
	color: #FFFFFF;
	background-color: #000000;
	border: thin outset #CCCCCC;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 2px;
	margin-bottom: 2px;
}

#footer {
	color: #7A602F;
	font-size:10px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerSite {
	font-size:12px;
	color: #6C8F71;
}
.finePrint {
	font-size: 9px;
}
ul {
	margin-left: 30px;
}
#siteTitle h1 {
	color: #FFFF99;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}


#rLogin {
	float: right;
	width: 300px;
}



#clear {
	clear: both;
	font-size: 1px;
	display: block;
	float: none;
}


.clientBox label {
	font-weight: bold;
}
.formList {
	float: right;
	width: 60%;
}

.inputNote {
	font-size: 80%;
	color: #0000FF;
	margin-left: 150px;
}

#galleryArea {
	text-align: center;
	margin: auto;
	width: 500px;
}
#galleryThumb {
	float: left;
	width: 110px;
	border: 1px solid #6C583A;
	height: 106px;
	margin: 5px;
	padding: 0px;
}
#galleryThumbTitle   {
	height: 20px;
	width: 100%;
	background-color: #7A602F;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	vertical-align: middle;
	color: #FEFDF9;
	font-weight: bold;
	font-size: 75%;
}
#galleryThumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset {
	border: thin solid #F4FCA9;
	padding: 5px;
	margin-bottom: 5px;
}
label {
	font-size: 80%;
}
