.left_shadow {
	background: url(../images/shadow_left.png) repeat-y right top;
}
.right_shadow {
	background: url(../images/shadow_right.png) repeat-y left top;
}
.white {
	background: url(../images/bg.jpg) repeat left top;
}
.imgb {
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #7A7E21;
}

.seperator_bg {
	background: url(../images/seperator_bg.jpg);
	height: 31px;
}
h1 {
	font: bold 14px/31px "trebuchet MS";
	color: #4E4D1F;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 17px/31px "trebuchet MS";
	color: #4E4D1F;
	margin: 0px;
	padding: 0px;
}
.footer {
	color: #4E4D1F;
	font: 11px "trebuchet MS";
	text-align:center;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #4E4D1F;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
#logo {
	position: absolute;
	top: -60px;
	left: -40px;
}
#cotainer {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 0px;
}
.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4E4D1F;
	padding: 10px;
	margin: 0px;
}
.text_zero {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4E4D1F;
	margin: 0px;
	margin: 0px;
}
.text_zero a:link, .text_zero a:visited, .text_zero a:active, td a:link, .td a:visited, .td a:active {
	text-decoration:underline;
	color: #4E4D1F;
}
.text_zero a:hover, td a:hover {
	text-decoration:none;
	color: #4E4D1F;
	background: #EDECCE;
}
.contact_text {
	color: #4E4D1F;
	font-weight:bold;
	font: 12px "trebuchet MS";
}
.contact_text a:link, .contact_text a:visited, .contact_text a:active {
	color: #4E4D1F;
	text-decoration:underline;
	font-weight:bold;
}
.contact_text a:hover {
	text-decoration:none;
	background: #EDECCE;
}
.tiny {
	width: 100px;
}
.small {
	width: 180px;
}
.medium {
	width: 200px;
}
.large {
	width: 220px;
}
.input, select, textarea {
	color: #4E4D1F;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	border: 1px solid #898736;
}
.inputerr {
	color: #4E4D1F;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	border: 1px solid #ff9900;
}
.inputbut {
	color: #4E4D1F;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	border: 1px solid #898736;
	background: #FFFFFF;
}
.admin_menu {
	font: bold 12px "trebuchet MS";
	color: #4E4D1F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 5px 0px 5px 20px;
	display: block;
}
.admin_menu li {
	line-height: 25px;
	border-bottom: 1px solid #CFCD83;
}
.admin_menu li  a{
	display: inline;
}
.admin_menu a:link, .admin_menu a:visited, .admin_menu a:active {
	color: #4E4D1F;
	text-decoration:none;
}
.admin_menu a:hover {
	text-decoration:none;
	background: #EDECCE;
}
#join_now_bg {
	background: url(../images/join_bg.jpg) no-repeat center center;
	height: 155px;
	width: 342px;
	position: relative;
}
#online_gallery_bg {
	background: url(../images/gallery_bg.jpg) no-repeat center center;
	height: 142px;
	width: 342px;
	position: relative;
}
#join_now_text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 67px 15px 0px;
}
#join_now_button {
	position: absolute;
	left: 225px;
	top: 115px;
}
#online_gallery_images {
	margin: 0px;
	padding: 31px 0px 0px 5px;
}
#online_gallery_button {
	position: absolute;
	left: 226px;
	top: 105px;
}

#online_gallery_images img {
	margin: 3px 6px;
	padding: 3px;
	background: #344501;
	border: 1px solid #688801;
}
#nav {
	text-align: right;
	position: absolute;
	top: -20px;
	left: 200px;
}
.nav_text {
	font: bold 12px "trebuchet MS";
	color: #4E4D1F;
}
.nav_text a:link, .nav_text a:visited, .nav_text a:active {
	color: #4E4D1F;
	text-decoration:none;
}
.nav_text a:hover {
	text-decoration:none;
	background: #EDECCE;
}
