body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #764B21;
	color:#442303;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}
a {
	color:#78512B;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 240px;
	width: 750px;
}
.nav {
	background-image: url(images/nav.jpg);
	height: 30px;
	width: 750px;
	float:left;
}
.nav_info {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFEFCE;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	text-align:center;
}
.nav_info a {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFEFCE;
	text-align:center;
	text-decoration:none;
	margin-right: 10px;
	margin-left:10px;
}
.nav_info a:hover {
	text-decoration:underline;
}
.box_top {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 750px;
}
.info {
	font-size: 12px;
	color: #442303;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 18px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 750px;
}
.copy_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #392109;
	text-align: center;
	padding-top: 13px;
}
.footer {
	background-image:url(images/footer.jpg);
	height:30px;
	width:750px;
	background-repeat:no-repeat;
}
.contact {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #392109;
}
.break {
	background-color:#764B21;
	height: 20px;
}
.break_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FEEFCE;
	text-align: center;
}
.break_info a {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFEFCE;
	text-align:center;
	text-decoration:none;
	margin-right: 8px;
	margin-left: 8px;
}
.break_info a:hover {
	text-decoration:underline;
}
.table_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #392109;
	text-align: center;
	text-decoration: underline;
	line-height:24px;
}
.landhome_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ECDAB4;
	line-height:24px;
}
.landhome_header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #78512B;
	line-height:24px;
	text-decoration:none;
}
.landhome_header a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #392109;
	line-height:24px;
	text-decoration:underline;
}
.table_header_irc_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #392109;
	text-align: center;
	text-decoration:none;
}
.table_header_irc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #392109;
	text-align: left;
	text-decoration:none;
}
.table_irc_border_mid {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #392109;
}
.table_irc_border_top {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #392109;
}
.table_irc_border_bottom {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #392109;
}
.nav_orange {
	background-image: url(images/nav_orange.jpg);
	background-repeat: no-repeat;
	height: 17px;
}
.nav_orange_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#392109;
	text-align: center;
	padding-top:3px;
	padding-right: 10px;
	padding-left: 10px;
}
.nav_orange_info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #392109;
	text-align: center;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
.nav_orange_info a:hover {
	text-decoration:underline;
}
input, textarea, submit {
	font-size:11px;
	padding:3px;
	border:1px solid #392109;
}
.pics {
	border:2px solid #442303;
}
.row_dark {
	background-color:#F0D699;
	font-size:11px;
}
.row_light {
	background-color:#F6E0A7;
	font-size:11px;
}