img{
	border:none;
}

body {
	background-image: url(../images/img_bg.jpg);
	background-repeat: repeat-x;
	background-color: #12360B;
}
.topcontainerbg {
	background-image: url(../images/img_bg_corner_tl.gif);
	background-repeat: no-repeat;
}
.bottomontainerbg {
	background-image: url(../images/img_bg_corner_RB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_gy {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.content_gy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.content_gy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007C00;
	text-decoration: underline;
}
.content_green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007C00;
	text-decoration: none;
	font-weight: bold;
}
.content_green_bold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007C00;
	text-decoration: none;
}
.content_green_bold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007C00;
	text-decoration: underline;
}
p.content_green_bold_first:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007C00;
	text-decoration: none;
	font-weight: bold;
}
.side_shadow_bg {
	background-image: url(../images/img_side_shadow.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007C00;
	text-decoration: none;
}
.content_gy_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.content_brown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A5C20;
	text-decoration: none;
}
.content_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover.content_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.content_green_bold_s {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007C00;
	text-decoration: none;
	font-weight: bold;
}
a:hover.content_green_bold_s {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007C00;
	text-decoration: underline;
	font-weight: bold;
}

.photo_frame{
	background-color:#FFFFFF;
	background:url(../images/photogallery/img_photo_bg.jpg) no-repeat;
	width:100px;
	height:100px;
}