body {
	margin: 0px;
	padding: 0px;
	background-color: #435F25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
}

/* TOP BIT ____________________________________________________________________________________________*/
#top_bg {
	background-color: #4C6C29;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 231px;
	width: 100%;
	text-align:center;
	margin: 0 auto;
}
#top_bg #top_photo {
	height: 231px;
	width: 540px;
	margin: 0 auto;
}
/* MENU BIT ____________________________________________________________________________________________*/
#mn_bg {
	height: 65px;
	width: 100%;
	background-image: url(../images/mn_bg.jpg);
	background-repeat: repeat-x;
	background-color: #54693E;
	text-align:center
}
#mn_bg #mn_buttons {
	height: 65px;
	width: 540px;
	text-align:center;
	margin: 0 auto;
}

/* NEW STYLES FOR THE MAIN CONTENT BIT_________________________________________________________________ */

#wrapper_main { 
	background-color: #435F25;
	text-align:center;
	background-image: url(../images/corpo_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #55772F;
	margin: 0 auto;
	height: 600px;
}
#wrapper_inner { 
	width: 540px;
	text-align:left;
	margin: 0 auto;
}
#gallery { 
	width: 198px;
	height: 550px;
	margin-top: 0px;
	background-image: url(../images/gal_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 15px;
	float: left;
}
.gallery_item_wrap { width: 100%; padding-left: 27px; width: 198px; }
.gallery_item_top {
	height: 98px;
	width: 130px;
	padding: 5px;
	background-color: #2F431B;
	vertical-align: middle;
	clear: none;
	float: none;
	margin: 0 0 5px 0;
	border: 1px solid;
	border-top-color: #2A3B17;
	border-right-color: #415E24;
	border-bottom-color: #415E24;
	border-left-color: #2A3B17;
	background-color: #2F431B;
}
.gallery_item {
	height: 98px;
	width: 130px;
	padding: 5px;
	background-color: #2F431B;
	vertical-align: middle;
	clear: none;
	float: none;
	margin: 14px 0 5px 0;
	border: 1px solid;
	border-top-color: #2A3B17;
	border-right-color: #415E24;
	border-bottom-color: #415E24;
	border-left-color: #2A3B17;
	background-color: #2F431B;
}
#right_main_container { float: right; }
#intro { 
	background-image: url(../images/wel_bg.jpg);
	background-repeat: repeat-y;
	width: 324px;
	top: 15px;
	position: relative;
	text-align: center;
}
.intro_text {
	width: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
	color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	margin: 0 auto;
	clear: left;
}
#recommend { 
	background-image: url(../images/wel_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 324px;
	top:32px;
	position: relative;
	text-align: center;
}
#recommend #rec_forms {
	height: 100%;
	width: 85%;
	text-align: left;
	margin: 0 auto;
}
.cls_recommend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #364C1E;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	height: 13px;
}
#recommend #rec_forms #submit {
	margin-top: 14px;
	height: 18px;
	width: 72px;
	background-image: url(../images/btn_send.jpg);
	border: 0;
	border-top-style: none;
	font-size: 0px;
	line-height: 0px;
}
#recommend #rec_forms #reset {
	background-image: url(../images/btn_clear.jpg);
	height: 18px;
	width: 72px;
	margin-left: 7px;
	margin-top: 14px;
	border: 0px;
	border-top-style: none;
	font-size: 0px;
	line-height: 0px;
}
/* Styles for footer throughout the website */
#footer-outer { 
	background-color: #435F25;
	padding: 10px 0;
	text-align:center;
	background-image: url(../images/corpo_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #55772F;
	margin: 0 auto;
}
#footer-inner { 
	width: 540px;
	text-align:left;
	margin: 0 auto;
}







/* MAIN CONTENT __________OLD NOT IN USE_________________________________________________________________*/
#corpo_bg {
	background-color: #435F25;
	text-align:center;
	background-image: url(../images/corpo_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #55772F;
	height: 100%;
	margin: 0 auto;
	clear: left;
}
#corpo_bg #corpo_todo {
	height: 100%;
	width: 540px;
	text-align:left;
	margin: 0 auto;
	clear: left;

}
#corpo_bg #corpo_todo #gallery_bg {
	height: 100%;
	width: 198px;
	margin-top: 0px;
	background-image: url(../images/gal_bg.jpg);
	background-repeat: repeat-y;
	text-align:center;
	position: relative;
	top: 15px;
	float: left;
	clear: left;

}
#corpo_bg #corpo_todo #gallery_bg #gallery_item {
	padding: 0px;
	height: 112px;
	width: 144px;
	background-color: #2F431B;
	vertical-align: middle;
	clear: none;
	float: none;
	margin: 14px 5px 5px 5px;
	border: 1px solid;
	border-top-color: #2A3B17;
	border-right-color: #415E24;
	border-bottom-color: #415E24;
	border-left-color: #2A3B17;
	background-color: #2F431B;
}

#corpo_bg #corpo_todo #wlcm_bg {
	background-image: url(../images/wel_bg.jpg);
	background-repeat: repeat-y;
	width: 324px;
	top: 15px;
	position: relative;
	text-align: center;
	left: 18px;

}
#corpo_bg #corpo_todo #wlcm_bg #wlcm_txt {
	width: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
	color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	margin: 0 auto;
	clear: left;
}
#corpo_bg #corpo_todo #recommend {
	background-image: url(../images/wel_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 324px;
	top:32px;
	position: relative;
	text-align: center;
	left: 18px;
}
#corpo_bg #corpo_todo #recommend #rec_forms {
	height: 100%;
	width: 85%;
	text-align: left;
	margin: 0 auto;
}
.cls_recommend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #364C1E;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	height: 13px;
}
#corpo_bg #corpo_todo #recommend #rec_forms #submit {
	margin-top: 14px;
	height: 18px;
	width: 72px;
	background-image: url(../images/btn_send.jpg);
	border: 0
	border-top-style: none;
	font-size: 0px;
	line-height: 0px;
}
#corpo_bg #corpo_todo #recommend #rec_forms #reset {
	background-image: url(../images/btn_clear.jpg);
	height: 18px;
	width: 72px;
	margin-left: 7px;
	margin-top: 14px;
	border: 0px;
	border-top-style: none;
	font-size: 0px;
	line-height: 0px;
}
