/* ERIC BENOIT - Freelance Graphic and Web Designer *//* http://www.ebenoit.com *//* CSS Document - Styles and Structure *//* --- STRUCTURE --- */body {	background: url(../images/bg.jpg) repeat-x #ad977f;	font-family: "Times New Roman", Times, serif;	font-size: 15px;	line-height: 20px;	color: #4c3a28;	text-align: center;	margin: 0;	padding: 0;}.clear	{	clear: both;}img {	border: 0;}input {	border: 1px solid #674d32;}textarea {	border: 1px solid #674d32;}div.inner-wrap {	width: 621px;	margin: 0 auto;	text-align: left;}#header {	width: 100%;	background-image: url(../images/header_bg.jpg);	background-repeat: repeat-x;	background-color: #139301;	color: #FFF;}#header .inner-wrap {	height: 104px;		/*	background-image: url(../images/header.jpg);	background-repeat: no-repeat;	*/}#nav {	width: 100%;	height: 42px;	background-image: url(../images/nav.jpg);	background-repeat: repeat-x;	background-color: #CF3D2E;	color: #FFF;}/* Navigation Rollover */#nav a:hover {	background-position: 0 -42px;}a.home {	display: block;	float: left;    width: 60px;    height: 42px;    background: url("../images/nav_rollover_home.jpg") 0 0 no-repeat;    text-decoration: none;}#home #nav .inner-wrap a.home  {    background: url("../images/nav_rollover_home.jpg") 0 -42px no-repeat;    text-decoration: none;}a.about {	display: block;	float: left;    width: 68px;    height: 42px;    background: url("../images/nav_rollover_about.jpg") 0 0 no-repeat;    text-decoration: none;}#about #nav .inner-wrap a.about  {    background: url("../images/nav_rollover_about.jpg") 0 -42px no-repeat;    text-decoration: none;}a.join {	display: block;	float: left;    width: 56px;    height: 42px;    background: url("../images/nav_rollover_join.jpg") 0 0 no-repeat;    text-decoration: none;}#join #nav .inner-wrap a.join  {    background: url("../images/nav_rollover_join.jpg") 0 -42px no-repeat;    text-decoration: none;}a.meetings {	display: block;	float: left;    width: 154px;    height: 42px;    background: url("../images/nav_rollover_meetings.jpg") 0 0 no-repeat;    text-decoration: none;}#meetings #nav .inner-wrap a.meetings  {    background: url("../images/nav_rollover_meetings.jpg") 0 -42px no-repeat;    text-decoration: none;}a.blog {	display: block;	float: left;    width: 56px;    height: 42px;    background: url("../images/nav_rollover_blog.jpg") 0 0 no-repeat;    text-decoration: none;}#blog #nav .inner-wrap a.blog  {    background: url("../images/nav_rollover_blog.jpg") 0 -42px no-repeat;    text-decoration: none;}a.gallery {	display: block;	float: left;    width: 81px;    height: 42px;    background: url("../images/nav_rollover_gallery.jpg") 0 0 no-repeat;    text-decoration: none;}#gallery #nav .inner-wrap a.gallery  {    background: url("../images/nav_rollover_gallery.jpg") 0 -42px no-repeat;    text-decoration: none;}a.links {	display: block;	float: left;    width: 62px;    height: 42px;    background: url("../images/nav_rollover_links.jpg") 0 0 no-repeat;    text-decoration: none;}#links #nav .inner-wrap a.links  {    background: url("../images/nav_rollover_links.jpg") 0 -42px no-repeat;    text-decoration: none;}a.contact {	display: block;	float: left;    width: 82px;    height: 42px;    background: url("../images/nav_rollover_contact.jpg") 0 0 no-repeat;    text-decoration: none;}#contact #nav .inner-wrap a.contact  {    background: url("../images/nav_rollover_contact.jpg") 0 -42px no-repeat;    text-decoration: none;}/* END Navigation Rollover */#navShadow {	width: 100%;	height: 14px;	background: url(../images/nav_shadow.jpg) no-repeat top center;	background-repeat: no-repeat;	}#promotion {	width: 100%;}#promotion .inner-wrap {	height: 228px;	background-image: url(../images/promotion.jpg);	background-repeat: no-repeat;}#promotion .inner-wrap .linkText {	padding: 175px 0 0 353px;	color: #0f500a;	font-size: 16px;}#banner {	width: 100%;}#banner .inner-wrap {	padding: 16px 0 15px 0;}#banner .inner-wrap img {	margin: 0 11px;	border: 1px solid #6a5640;}#content {	width: 100%;	margin-top: 15px;}#content p {	padding-left: 25px;}#leftContent {	width: 390px;	float: left;	margin: 0 35px 0 16px;	background-image: url(../images/icon_sun_index.jpg);	background-repeat: no-repeat;	padding: 2px 0 0 0;}#rightContent {	width: 150px;	float: left;	line-height: 16px;	background-image: url(../images/icon_right_calendar_index.jpg);	background-repeat: no-repeat;	padding: 2px 0 0 0;}#rightContent a {	font-size: 12px;}#home #rightContent {	background-image: url(../images/icon_right_paypal_index.jpg);}#about #leftContent {	background-image: url(../images/icon_about.jpg);}#join #leftContent {	background-image: url(../images/icon_join.jpg);}#meetings #leftContent {	background-image: url(../images/icon_meetings.jpg);}#gallery #leftContent {	background-image: url(../images/icon_gallery.jpg);}#links #leftContent {	background-image: url(../images/icon_links.jpg);}#links #rightContent {	background-image: url(../images/icon_links_right.jpg);}#contact #leftContent {	background-image: url(../images/icon_contact.jpg);}#feed #leftContent {	background-image: url(../images/icon_feed.jpg);}#sitemap #leftContent {	background-image: url(../images/icon_sitemap.jpg);}#blog #leftContent {	background-image: none;}#blog #rightContent {	background-image: none;}.underline {	width: 100%;	height: 2px;	background-image: url(../images/double_line.jpg);	background-repeat: repeat-x;	margin: 0;	padding: 0;	}.underlineThin {	width: 100%;	height: 1px;	background-image: url(../images/double_line.jpg);	background-repeat: repeat-x;	margin: 0;	padding: 0;	}#footer {	width: 100%;}#footer .inner-wrap {		padding: 40px 0 0 0;	font-size: 10px;	line-height: 14px;}#footer p {	padding-left: 15px;}#footer a {	color: #54412D;	text-decoration: none;}#footer a:hover {	color: #735d45;	text-decoration: none;}/* --- STYLES --- */a {	color: #1a5612;}a:hover {	color: #217317;}/*a:visited {	color: #737972;}a:active {	color: #3f9534;}*/H1 { 	font-family: "Times New Roman", Times, serif;	color: #54412D;	font-size: 19px;	line-height: 21px;	text-decoration: none;	font-weight: bold;	margin: 0 0 10px 25px;}H2 { 	font-family: "Times New Roman", Times, serif;	color: #006600;	font-size: 18px;	line-height: 21px;	text-decoration: none;	font-weight: normal;	margin: 15px 0 10px 25px;}H3 {	font-family: "Times New Roman", Times, serif;	color: #54412D;	font-size: 16px;	line-height: 19px;	font-weight: bold;	margin: 15px 0 10px 25px;}/* What are you doing poking around in my CSS files? Snoop! *//* BLOG STYLES - WORDPRESS STYLES */.feedback {	font-size: 10px;	line-height: 13px;	text-align: right;	clear: both;	padding-bottom: 15px;	border-bottom: 1px solid #674d32;}.meta {	padding-left: 25px;	font-size: 10px;	line-height: 13px;}#rightContent ul {	font-weight: bold;	list-style-type: none;	font-size: 13px;	line-height: 16px;	margin: 0;	padding-left: 25px;	text-transform: capitalize;}#rightContent ul li {	letter-spacing: 0.1em;	margin-top: 10px;	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/}#rightContent ul ul {	font-variant: normal;	font-weight: normal;	line-height: 100%;	list-style-type: none;	margin: 0;	padding: 0;	text-align: left;}#rightContent ul ul li {	border: 0;	letter-spacing: 0;	margin-top: 0;	padding: 0;	padding-left: 8px;}#rightContent ul ul li a {	text-decoration: none;	text-transform: none;}#rightContent ul ul li a:hover {}#rightContent ul ul ul.children {	font-size: 142%;	padding-left: 4px;}.storytitle {	letter-spacing: 1px;	text-transform: capitalize;}/*#ebLogo {	position: absolute;	right: 0;	bottom: 0;	text-align: right;}*/