@import url(/resources/styles/addenda.css);

/* Styles for TinyMCE only */
body, html {
	background-color:		#8BA407;
	color:					white;
	font:					10.5pt Sauna, Trebuchet, Tahoma, Verdana, sans-serif;
	outline: none;
	width:100%;
	height:100%;
	overflow:hidden;
	margin: 0px auto;
}

h1,h2,h3,h4 { visibility: hidden; }

h1{
	font:					29pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					18px 0px 0px 0px;
	outline: none;
}
h2 {
	font:					20pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					18px 0px 10px 0px;
	outline: none;
}
h3 {
	font:					13pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					0px 0px 30px 0px;
	outline: 				none;
}
h4 {
	font:					26pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					0px 0px 0px 0px;
	outline: none;
}
a {
	color:					white;
	outline: none;
}
/* End styles for TinyMCE only */

#col-1 {
	width:					327px;
	vertical-align:			bottom;
	outline: none;
}
#col-2 {
	width:					451px;
	vertical-align:			bottom;
}
#col-3 {
	vertical-align:			bottom;
}

#col-1 #address {
	position:				relative;
	bottom:					20px;
	left:					40px;
	display:				none;
}

.prepage_content h2 {
	font:					20pt Sauna, Trebuchet MS, Tahoma, sans-serif;
}

.prepage_content p {
	margin-top:				5px;
}


#bg,#bg table,#bg td {
	width:100%;
	height:100%;
	overflow:hidden;
	font:normal 11px Arial,Helvetica,sans-serif;
	color:#71591b;
	margin: 0px auto;
}

#wrapper { overflow: hidden;position:absolute;width:100%;height:100%;}


#bg {
	position:absolute;
	width:200%;
	height:200%;
	/*top:-50%;
	*top: 0px;*/
	top: 0;
	left:-50%;
}

#bg td {
	vertical-align:middle;
	text-align:center;
	overflow: hidden;
}

#bg img {
	position: absolute;
	top: 0;
	left: 25%;
	min-height:50%;
	_height:50%;
	min-width:50%;
	_width:50%;
	margin:0 auto;
}





#prepage_logo_bottom {
	vertical-align:		top;
	height:				60px;
	width:				451px;
	padding:			0px;
}
#prepage_logo_top {
	height:				100px;
	vertical-align:		bottom;
	padding:			0px;
}
.prepage_background_color {
	background:			#8BA407 url('/resources/images/backColor.gif');
}
.prepage_content {
	margin:				30px 25px 0px 30px;
	color:				#FFFFFF;
	font:				10.5pt Sauna, Trebuchet, Tahoma, Verdana, sans-serif;
	line-height:		17pt;

}
/*
.prepage_leftbottombox {
	width:				192px;
	height:				145px;
	padding:			0px 0px 100px 30px;
}
.prepage_leftbottombox a {
	line-height:		20px;
}
.prepage_rightbottombox {
	width:				223px;
	height:				145px;
}
*/