@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #984122;
}
p {
	font-size: 14px;
	line-height: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
ul {
	line-height: 28px;
	font-size: 16px;
	list-style-type: square;
	background-color: #EBEBEB;
	background-position: right center;
}


.h1_img{
	padding: 15px;
}
h2 {
	font-size: 14px;
	color: 6d0f0e;
}
h3 {
	font-size: 12px;
	color: 6d0f0e;
}
h4 {
	font-size: 10px;
	color: 6d0f0e;
}

.menu {
	background-repeat: repeat-y;
	background-image: url(images/sidebar.jpg);
}
a {
	color: #984122;
	text-decoration: none;
}


.menu_btm{
	background-repeat: repeat-y;
	background-image: url(images/sidebar_btm.jpg);
}
.menu_dir_h1{
	font-size: 13px;
	color: #98210C;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
	line-height: 30px;
}
.menu_dir{
	font-size: 13px;
	color: #4C4C4C;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	line-height: 20px;
}
.menu_tiny_text{
	font-size: 10px;
	color: #984122;
	padding-top: 10px;
	line-height: 18px;
}
.right_bg {
	background-image: url(images/right_bg.jpg);
}
body {
	background-color: #595959;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.img_gallery {
	border: 5px solid #FFF;
}
.news_img {
	padding: 5px;
}
.h1_news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 0.1em;
	text-indent: 5em;
}
.float_right {
	text-align: right;
}
.news_p {
	font-size: 14px;
	line-height: 1.7em;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 5px 0 0;
	text-align: left;
}
.msg {
	color: #FFF;
	background-color: #bab9b7;
}
.label {
	font-size:10px;
	color: #000;
}
.cleardefault {
	font-size: 12px;
	width:300px;
}
.makeBold {
	font-weight:bold;
	}
