body {
	background-image:url(../images/background.jpg);
	background-position: top;
	margin-top:0px;
	margin-bottom:0px;
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
}

p{
	font-family: Verdana;
	font-size: 12pt;
	}


table{
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	font-family: Verdana;
	font-size: 12pt;
	color: white;
	background-position:top;
	}
td{
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
	}

a:link{
	color: #0099FF;
	text-decoration: none;
	}

a:visited{
	color: #0099ff;
	text-decoration: none;
	}
	
a:hover{
	color: #FFFFFF;
	}
.header_left_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 800;
	color: #342E14;
	text-align: left;
	margin-top: 25px;
	letter-spacing: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
.text_justify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.map_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FEFFF1;
	text-align: justify;
	vertical-align: middle;
	text-indent: 10px;
}
.header_center_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 800;
	color: #342E14;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.caption_center_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 800;
	color: #342E14;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.caption_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #342E14;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.form_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-align: left;
}
.caption_right_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 800;
	color: #342E14;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

/* SLIMBOX - Do Not Edit */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/lightbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/lightbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/lightbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Georgia;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

