@charset "utf-8";

#webin-main {
	float: right;
	position: absolute;
	top: 25px;
	left: auto;
	right: 0px;
	bottom: auto;
	height: 462px;
	width: 465px;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #302814;
	line-height: 20px;
}
body {
	background-image: url(../assets/page-back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-attachment: fixed;
}
.img-left {
	margin-right: 0.7em;
	float: left;
}
.img-right {
	margin-left: 0.7em;
	float: right;
}

a.normal:link {
	color: #196c12;
	text-decoration: none;
}
a.normal:visited {
	text-decoration: none;
	color: #196c12;
}
a.normal:hover {
	text-decoration: underline;
	color: #307b2a;
}
a.normal:active {
	text-decoration: none;
	color: #196c12;
}
a.events:link {
	color: #FF9;
	text-decoration: none;
}
a.events:visited {
	text-decoration: none;
	color: #FF9;
}
a.events:hover {
	text-decoration: underline;
	color: #FF9;
}
a.events:active {
	text-decoration: none;
	color: #FF9;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
}
.photo-footer {
	font-size: 10px;
	line-height: 16px;
	color: #196C12;
}

.events {
	
	font-size: 14px;
	color: #FF9;
	line-height: 12px;
	text-align: justify;
}

a:active {
	text-decoration: none;
	font-size: 14px;
	color: #196c12;
	
	text-align: justify;
}

a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #196c12;
	
	text-align: justify;
}

a:link {
	text-decoration: none;
	font-size: 14px;
	color: #196c12;
	
	text-align: justify;
}

a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #307b2a;
	
	text-align: justify;
}

#header-wrapper {
	width: 929px;
	height: 266px;
	text-align:center;
}

#header-left {
	width: 96px;
	height: 266px;
	background-image: url(http://waxahachiechamber.com/assets/default_04.png);
	background-repeat:no-repeat;
	background-position: left top;
	float: left;
}

#header-right {
	width: 99px;
	height: 266px;
	barkground-image: url(http://waxahachiechamber.com/assets/default_06.png);
	background-repeat:no-repeat;
	background-position: left top;
	float:right;
}

#header-center {
	margin-top: -266px;
	width: 734px;
	height: 266px;
}

.button {
	background-color: #D9D6AD;
	border: none;
	background-image: url(http://waxahachiechamber.com/assets/button-raw.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C2D156;
	text-align: center;
	vertical-align: middle;
}
.img-left tr td {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
