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

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #311b04;
	background-image: url(images/web_parts_01.jpg);
	background-repeat: repeat-x;
}
.rightborder{
	margin-right: 20px;

}
.header {
	background-image: url(images/web_parts_03.jpg);
	height: 147px;
	width: 1000px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.outer {
	width: 1000px;
	border: 1px none #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/web_parts_08.jpg);
	background-repeat: repeat-y;

}
.flash {
	background-image: url(images/web_parts_05.jpg);
	height: 323px;
	width: 1000px;
}
.navbar {
	width: 680px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	text-align: right;
	height: 25px;
	margin-left: 280px;
	margin-top: 5px;
}
.content {
	width: 700px;
	float: left;
	text-align: left;
	margin-left: 20px;
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.bodytype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	text-align: left;
}
.border {
	border: 1px solid #FFF;
}

.footer {
	height: 67px;
	width: 1000px;
	background-image: url(images/web_parts_09.jpg);
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 40px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.content_header {
	background-image: url(images/web_parts_06.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	float: left;
}
.left_column {
	float: left;
	width: 240px;
	font-family: arial;
	font-size: 11px;
	color: #666;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #CCC;
	background-color: #e6e6e6;
}


a.footerlink {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a:hover.footerlink{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #630;
	text-decoration: none;

}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #630;
}

a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #630;
	text-decoration: none;
	text-align: left;
}
a:hover.navlink{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #030;
	text-decoration: none;
}

a.navlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #630;
	text-decoration: none;
	text-align: right;
}
a:hover.navlink2{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #030;
	text-decoration: none;

}.header2 {
	background-image: url(images/webparts_06.jpg);
	height: 319px;
	width: 1065px;
}
.blocks {
	width: 1065px;
	margin-left: 30px;
	padding-left: 7px;
	float: left;
	padding-top: 4px;
}
.left_block {
	width: 282px;
	background-image: url(images/webparts_08.jpg);
	float: left;
	height: 81px;
	padding-top: 250px;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}
.center_block {
	width: 282px;
	background-image: url(images/webparts_09.jpg);
	float: left;
	height: 81px;
	padding-top: 250px;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}
.right_block {
	width: 282px;
	background-image: url(images/webparts_10.jpg);
	float: left;
	height: 81px;
	padding-top: 250px;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}
.right_column {
	float: right;
	width: 570px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	margin: 0px;
	line-height: 30px;
	background-color: #e6e6e6;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border: 1px solid #CCC;
}
.contact {
	float: right;
	width: 620px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.footer2 {
	height: 106px;
	width: 1000px;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.more_button {
	float: right;
	padding-top: 5px;
}
.center_column_box {
	float: right;
	width: 580px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	margin: 0px;
	line-height: 30px;
	background-color: #e6e6e6;
	border: 1px solid #CCC;
	padding-right: 20px;
	padding-left: 20px;
}
.elink {
	float: left;
	height: 30px;
	width: 10px;
	margin-top: 35px;
	margin-left: 60px;
}
.timeshead {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}
.flashbar {
	background-image: url(images/web_flashbar_05.jpg);
	height: 40px;
	width: 1000px;
	float: left;
}
.inner {
	width: 1000px;
	border: 1px none #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/web_parts_07.jpg);
	background-repeat: repeat-y;
	float: left;
}
.bodytype2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 16px;
}
.address {
	width: 300px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
	height: 100px;
	margin-right: 40px;
	margin-top: 10px;
	font-weight: normal;
}

