/* @override http://www.eatonpottery.com/styles/neoBethMain.css */

@charset "UTF-8";
* {
	behavior: url(iepngfix.htc);
	outline: none;
}
.nonBlogText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 200%;
	line-height: 165%;
	text-align: left;
}
#header  {
	height: 100px;
	width: 1024px;
}
#etsy {
	left: auto;
	right: auto;
	margin: 0px;
	background-color: #FF9900;
	padding: 52px;
}
.textRight {
	float: left;
}
.currentPage {
	color: #FFFFFF;
}
#nav     {
	height: 30px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	font-size: 22px;
	color: #FB953B;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 32px;
	display: block;
	width: 1024px;
	background-color: #ED1C24;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	position: relative;
}
#wrapper {
	width: 1024px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ED1C24;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blog  {
	height: auto;
	width: 616px;
	padding-right: 4px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	float: left;
}
#secondaryContent   {
	float: right;
	height: auto;
	width: 385px;
	padding-left: 14px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-bottom: 5px;
	padding-top: 14px;
}
.sideBarTitle img {
	height: 50px;
	width: 385px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0px;
}
#home {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #ED1C24;
	color: #bd302c;
	font-size: 10px;
}
#blog h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	top: 0px;
	line-height: 1.25em;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#blog p {
	padding-right: 5px;
	padding-left: 3px;
}
#blog h2 a:hover {
	color: #000000;
}
#blog  h2 a:link, #blog  h2 a:visited {
	color: #333333;
	text-decoration: none;
	top: 0px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFCC99;
}
#nav a:hover {
	text-decoration: none;
	color: #7E181D;
}
.siteLinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	line-height: 1.8em;
}
.siteLinks a {
	color: #f68455;
	text-decoration: underline;
	padding-left: 5px;
}
.siteLinks a:visited {
	color: #b88958;
	text-decoration: underline;
}
.siteLinks a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#mapTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	background-color: #FF3300;
	padding: 5px;
	text-align: center;
	text-transform: none;
}
