/* HTML */

/* Site Look and Feel */
body {
	background-position: top;
	background-color: #E6E5E3;
}

h1 {
	color: #A6BB20;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: center; 
}

h2 {
	color: #333;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 3px;
}

p {
	color: #796E63;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 14px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 7px;
	line-height: 20px;
}
a { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold; 
	text-decoration: none;
}
a:hover { 
	font-family: trebuchet, arial, sans-serif; 
	color: #cccccc;
	font-weight: bold; 
	text-decoration: none;
}
.content_block { 
	width: 1000px;
	color: #666666;
	text-align:left;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 20px;
}
.home_content_block { 
	width: 700px;
	color: #666666;
	text-align:left;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 20px;
}
.navigation_table {
	background-color: #8A8383;
	width:100%;
	height: 30px;
}
.photo_table {
	background-color: #4a4845;
}
.p1 {
	color: #796E63;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.p2 {
	color: #796E63;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
	text-align: left;
}
.view_border {
	border: 5px solid #530606;
}
.main_td {
	padding-top: 40px;
}
.bb3 {
	border: 3px solid #D8DB6F;
}
.bb4 {
	border: 3px solid #A3250C;
}
.text {
	color: #796E63;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 7px;
}
.white_text {
	color: #fff;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 11px;
}
.text_9 {
	color: #333;
	font-family: trebuchet, arial, sans-serif; 
	font-size: 9px;
}
.ib4 {	
	border: solid #D8DB6F 4px;
}
.ib1 {	
	border: solid #C45210 1px;
}
.wb1 {	
	border: solid #ffffff 1px;
}
.greyb7 {	
	border: solid #D6D7D9 7px;
}
.redb1 {	
	border: solid #751F0F 1px;
}
.blueb1 {	
	border: solid #000000 1px;
}
.article_frame {
	margin-top: 8px;
	margin-bottom: 8px;
}
.right_pad {
	padding-right: 3px;
}

.article_image {
	border: solid #000000 1px;
	margin: 3px;
}
.red_link { 
	font-family: trebuchet, arial, sans-serif; 
	font-size: 12px;
	color: #920000;
	font-weight: bold; 
	text-decoration: none;
}
.red_link:hover { 
	font-family: trebuchet, arial, sans-serif; 
	color: #E40000;
	font-weight: normal; 
	text-decoration: none;
}
ul {
	margin-left: 30px;
}
div.slideshow	{
	margin: 4px auto;
}

/* WebWorX */
.wwx { 
	color: #000; 
	font-family: verdana, san-serif; 
	font-size: 10px;
}
.wwx_site { 
	border: solid #007700 1px; 
	background-color: #ffffff;
	padding-bottom: 2px; 
	padding-left: 4px; 
	padding-right: 4px; 
}
.wwx_link { 
	font-family: trebuchet, arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
}
.wwx_link:hover { 
	font-family: trebuchet, arial, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}
/* form */
.textfield {
	border: solid #000 1px; background-color: #fff; color: #49382A;
	padding: 2px;
	font-family: trebuchet, Arial, sans-serif; padding-left: 2px; font-size: 12px;	
}
.form_text {
	color: #49382A;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: trebuchet, sans-serif;	padding-top: 8px; padding-bottom: 8px;
}
.button {
	font-family: trebuchet, sans-serif; background-color: #C45210; font-weight: bold;
	font-size: 12px; color: #ffffff; cursor: pointer; border: 1px solid #000;	
}
