/* Common */

body {
	background-color: #999966;
	background-image: url(../Images/bark4.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}

#smhead {
	margin: 0px;
	width: 100%;
	background: url(../Images/headers/smallhd_bk.gif) repeat;
	text-align: center;
	padding: 0px;

}
#smhead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#smhead p {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	background: #999966;

}

#menu {
	margin: 0px;
	width: 100%;
	background: #999966 url(../Images/BtmBarShad.jpg);
	text-align: center;
	padding: 0px;
	border-top: 1px solid #3C352F;
	border-right: #3C352F;
	border-bottom: 2px solid #3C352F;
	border-left: #3C352F;
	color: #FFFFCC;



}
#menu a {
	margin: 0px 2px;
	background: #999966 url(../Images/BtmBarShad.jpg);
	text-align: center;
	padding: 0px 3px;
	color: #FFFFCC;
	list-style: none;
	text-decoration: none;
	border-top: 1px solid #666600;
	border-right: 2px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 2px solid #666600;




}
#menu a:hover {
	margin: 0px 2px;
	background: #BABB81 url(../Images/TopBarShad.jpg);
	text-align: center;
	padding: 0px 3px;
	color: #FFFFFF;
	list-style: none;
	border-top: 1px solid #666633;
	border-right: 2px solid #666633;
	border-bottom: 1px solid #666633;
	border-left: 2px solid #666633;

}
#notice {
	color: #660000;
	width: 400px;
	padding: 6px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #660000;
}
#notice p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 0px;
}
#notice a {
	color: #660000;
}

#mainwrap h2 {
	color: #FFFFCC;
	text-align: center;
	background: url(../Images/TopBarShad.jpg) repeat-x;
	width: 100%;
	vertical-align: bottom;
	margin: 0px;
	border-top: 1px #666600;
	border-right: 1px #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px #666600;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	display: block;
	font-size: small;
	font-weight: normal;



}

h5 {
	color: #FFFFCC;
	text-align: center;
	background: url(../Images/bbs.jpg) repeat-x;
	width: 100%;
	height: 23px;
	border-top: 1px solid #666600;
	border-right: 1px #666600;
	border-bottom: 1px #666600;
	border-left: 1px #666600;
	font-size: xx-small;
	font-style: italic;
	font-weight: lighter;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.normCenter {
	padding: 0px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	width: 90%;
}
#infonote {
	background-color: #F0EBDB;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663;
	border-right-color: #663;
	border-bottom-color: #663;
	border-left-color: #663;
	font-size: small;
	color: #660;
	padding: 0px;
	clear: both;
}

#info_ul {
	clear: both;
	padding: 0px;
	font-size: small;
	display: block;
	text-align: left;
	list-style-image: url(../Images/oarbullet.gif);
	list-style-position: inside;
	margin: 20px;
}
#info_ul li {
	padding: 0px;
	clear: both;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


#footer {
	text-decoration: none;
	background: #999966;
	margin: 0px;
	width: 100%;
	color: #FFFFCC;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #464034;
	border-right-color: #464034;
	border-bottom-color: #464034;
	border-left-color: #464034;
	font-size: x-small;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	clear: both;


}
#footer p {
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
noscript p{
	color: #990000;
	text-align: center;
	font-style: italic;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 2px;
	line-height: 2px;
	float: none;
}
#gallery a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fbimg {
	text-decoration: none;
}
