@charset "utf-8";

/* CSS Document */


body{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-color: #f4db7c;
	}

.main_bg{
/*	filter:alpha(opacity=90);*/
	background-image:url(../images/bg_paper.jpg);
	background-color: #f4db7c;
}


.bg2{
	background-color: #bba243;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:normal;
	font-weight:normal;
	color: #4a3f17;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #887731;
	height:25px;
	margin:0px;
	padding:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #4a3f17;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a3f17;
	height:20px;
	margin:0px;
	padding:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#4a3f17;
	text-decoration: none;
	padding:5px;
	margin:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#54491c;
	text-decoration: none;
	font-style: italic;
	height:20px;
	margin:0px;
	padding:0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#54491c;
	text-decoration: none;
	height:20px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#563a15;
	text-decoration: none;
	height:20px;
}




.title1 {
	font-family: "trebuchet MS";
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bba243;
}

.title2 {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #4a3f17;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a3f17;
}

.title_writer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #4a3f17;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#4a3f17;
	text-decoration: none;
	padding-left: 10px;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#54491c;
	text-decoration: none;
	font-style: italic;
}

.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#54491c;
	text-decoration: none;
}

.title6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#563a15;
	text-decoration: none;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #655723;
	text-decoration: none;
	line-height:18px;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #736534;
	text-decoration: none;
}

.more1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.more2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#655723;
	text-decoration: none;
}

.more2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

.links1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

.views {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#655723;
	text-decoration: none;
	display: block;
}

.views:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#655723;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bba243;
	display: block;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight:normal;
	color: #000;
	text-decoration:underline;
}

.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

.brdr_1 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EACC5C;
}
.brdr1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8e7823;
}
.bg1 {
	background-color: #bba243;
}
.yellow_bg {
	background-color: #EACC5C;
}
.yellow_bg2 {
	background-color: #C2A736;
}

.verge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.verge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.verge_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color:#8e7823;
	text-decoration: none;
}

.left_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.left_nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#4B421B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #887731;
	display: block;
	padding: 3px;
}
.left_nav222 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #887731;
	display: block;
	padding: 3px;
}

.left_nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #746529;
	display: block;
	padding: 3px;
	background-color: #bba243;
}

.left_nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#4B421B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #887731;
	display: block;
	padding: 3px;
	text-transform: uppercase;
}

.left_nav3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #746529;
	display: block;
	padding: 3px;
	background-color: #bba243;
	text-transform: uppercase;

}

.brdr_2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBA243;
}
.categ_bg1 {
	background-color: #bba243;
	padding-right: 5px;
	padding-left: 5px;
}

hr{
	color:#bba243;
	background-color: #bba243;
	}
	
.brdr_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e7823;
}
.categ_bg2 {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #BBA243;
	border-left-color: #BBA243;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-color:#e3cd76;
	border: 1px solid #937915;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-color:#e3cd76;
	border: 1px solid #937915;
}

.table1{
	background:#EDD269;
	border: 3px solid #897833;
}
