@charset "utf-8";
/* CSS Document */
body {
	background-image: url(include/bg.jpg);
	
}
#container{
	position:relative;
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #458527;
	border-right-color: #458527;
	border-bottom-color: #458527;
	border-left-color: #458527;
	background-color: #FFFFFF;
}
#main_content {
	padding-bottom: 20px;
	padding-left: 30px;
	position: relative;
	width: 500px;
	padding-right: 20px;
	z-index: auto;
	padding-top: 70px;
}
#aboutmain_content {
	padding-bottom: 20px;
	padding-left: 30px;
	position: relative;
	width: 700px;
	padding-right: 20px;
	z-index: auto;
	padding-top: 70px;
}
#marias_slideshow {
	position: absolute;
	left: 397px;
	top: 108px;
	width: 382px;
	height: 271px;
	border-top-color: #407839;
	border-right-color: #407839;
	border-bottom-color: #407839;
	border-left-color: #407839;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#flower_transition {
	position: absolute;
	left: 574px;
	top: 205px;
	height: 200px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #407839;
	border-right-color: #407839;
	border-bottom-color: #407839;
	border-left-color: #407839;
}

#header {
	position: relative;
	height: 139px;
}

#main_nav {
	position: absolute;
	width: 800px;
	height: 34px;
	left: 0px;
	top: 138px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #47863F;
}
.greentext_medium {
	font-size: 12px;
	color: #47863F;
	font-family: Arial, Helvetica, sans-serif;
}
#credit_cards {
	position: absolute;
	left: 578px;
	top: 421px;
	height: 30px;
	width: 192px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #377C23;
	border-right-color: #377C23;
	border-bottom-color: #377C23;
	border-left-color: #377C23;
}



/*nav menu*/

.menu{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#29900B;
	background-color: #47863F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #458527;
	}
.menu ul{
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/menu-bg.gif);
	}
	.menu li{
		float:left;
		padding:0px 8px 0px 8px;
		}
	.menu li a{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	line-height:30px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
		}
		.menu li a:hover{
	color:#003300;
	text-decoration:none;
			}
	.menu li ul{
	border-left:2px solid #9f9f9f;
	border-right:2px solid #9f9f9f;
	border-bottom:2px solid #9f9f9f;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:225px;
	z-index:200;
	background-color: #47863F;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
	color:#FFFFFF;
	opacity:1.0;
	filter:alpha(opacity=100);
	background-color: #009933;
			}
	.menu p{
		clear:left;
		}	
.menu #current{
	color:#003300;
	background-image: url(../images/current-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
		}

/*end nav menu*/
a:link {
	color: #B8EAAB;
}
a:visited {
	color: #BFEDAF;
}
a:hover {
	color: #BBEBAD;
}
a:active {
	color: #B8EBA9;
}

.emaila:link {
	color: #47863F;
}
.emaila:visited {
	color: #47863F;
}
.emaila:hover {
	color: #47863F;
}
.emaila:active {
	color: #47863F;
}
#footer {
	position: relative;
	background-color: #377C23;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}
