@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000048;
	line-height: 20px;
	text-align: justify;
}
body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6C591E;
	background-position: left -190px;
}
.padding-right-15px {
	padding-right: 15px;
}

.right-thumbs {
	padding-top: 20px;
}
.left-content {
	padding-top: 95px;
	padding-right: 20px;
}

#header {
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
}
.footer-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CDC6B3;
	text-align: center;
	height: 50px;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.home-quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 30px;
	font-weight: bold;
	color: #003;
	vertical-align: bottom;
	width: 225px;
	padding-right: 15px;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 17px;
}

.aling-right{
text-align: right;	
}

.aling-left{
text-align: left;	
}

.aling-center{
text-align: center;	
}
.about_pic {
	margin-top: -75px;
	padding-left: 10px;
}
a.menu_txt:link{
	color: #0000C4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


a.menu_txt:visited {
	color: #0000C4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu_txt:hover {
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu_txt:active {
	color: #0000C4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.content {
	text-align: justify;
}
a.footer1_txt:link{
	color: #CDC6B3;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}


a.footer1_txt:visited {
	color: #CDC6B3;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
a.footer1_txt:hover {
	color: #FC0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
a.footer1_txt:active {
	color: #CDC6B3;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
