body {
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E9E5A4;
}
hr {
	border: none 0;
	border-top: 1px dotted #A18A2C;
	width: 100%;
	height: 1px;
	padding: 0 0 3px 0;
}
#Wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0 19px;
	width: 822px;
	background: url(../images_gen/wrapper_bg.gif) repeat-y center top;
}
#Header {
	background: #EB9D21;
	padding: 15px 20px 4px 20px;
	border-bottom: 10px solid #A18A2C;
	width: 782px;
}
#Logo {
	float: left;
	width: 433px;
}
#ToolBar {
	margin: 0 0 0 0;
	float: right;
	width: 310px;
}
#ToolBar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#ToolBar li {
	display: inline;
	margin: 0 0 0 15px;
}
#ToolBar a {
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
#ToolBar a:hover {
	text-decoration: underline;
	color: #F9F28E;
}
#Page {
	margin: 0 0 0 2px;
	padding: 0;
	background: url(../images_gen/page_bg.gif) no-repeat top right;
	width: 820px;
}
#Page h1{
	margin: 0 11px 0 200px;
	padding: 6px 0 0 0;
	font-weight: normal;
	color: #F9F28E;
	width: auto;
	font-size: 160%;
	background: #EA9D21;
}
#Page h1.index, #Page h1.home {
	padding: 6px 60px 0 0;
	/*background: #EA9D21 url(../images_gen/welcome.gif) no-repeat 350px 5px;*/
}
/*luke*/
#Page h1.index, #Page h1.home a{
  text-decoration:none;
  color:#F9F28E;
}
/*luke*/
#Navigation {
	width: 160px;
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
}
#Navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 95%;
}
#Navigation ul ul {
	font-size: 80%;
	padding: 0 0 0 10px;
}
#Navigation ul ul a{
	color: #000000;
}
#Navigation li {
	margin: 0 0 12px 0;
}
#Navigation li.DonateLink h3 {
	padding: 10px 0 0 0;
	font-weight: bold;
}
#Navigation h3 {
	font-size: 100%;
	font-weight: normal;
}
#Navigation a {
	color: #6B5A13;
	text-decoration: none;
}
#Navigation a:hover {
	color: #0B5A13;
}
#Navigation a.Active {
	font-weight: bold!important;
}
a.Back {
	float: right;
	color: #EA9D21;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 15px 0 0;
	padding: 0;
}
#Copy {
	width: 600px;
	float: left;
	_float: right;
	padding: 20px;
	margin: 0 0 0 0;
	letter-spacing: 0.1em;
	font-size: 95%;
}
#Copy h1 {
	background: none;
	margin: 12px 0;
	padding: 0;
	font-size: 150%;
	color: #000;
	font-weight: bold;
}
#Copy h2 {
	background: none;
	margin: 12px 0;
	padding: 0;
	font-size: 130%;
	color: #000;
	font-weight: normal;
}
#Copy p{
	margin: 0 0 12px 0;
}
.Intro p{
	font-size: 110%!important;
	letter-spacing: 0.1em;
}
#RightColumn {
	width: 180px;
	margin: 5px 0 15px 15px;
	padding: 0;
	float: right;
}
.ImageHolder {
	margin: 0 0 10px 0;
	text-align: center;
	color: #fff;
	background: #EB9D21;
	border: 1px solid #EB9D21;
	width: 178px;
	float: right;
}
.Process div.ImageHolder {
	margin: 0 0 10px 15px!important;
}
.ImageHolder a, .ImageHolder img {
	padding: 0;
	margin: 0 0 5px 0;
}
.ImageHolder h3 {
	font-size: 100%;
	margin: 6px 0 6px 0;
	padding: 0 10px;
}
.ImageHolder p {
	font-size: 80%!important;
	margin: 6px 0 6px 0;
	padding: 0 10px;
}
.ImageHolder p.Link {
	float: right;
	font-weight: bold;
}
.ImageHolder p.Link a{
	color: #fff;
	text-decoration: none;
}
.ImageHolder p.Link a:hover{
	color: #F9F28E;
	text-decoration: underline;
}
.StandardTeaser, .Process {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #EA9D21;
	width: 600px;
}
.LinkTeaser {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #EA9D21;
	width: 600px;
}

.StandardTeaser img {
	float: left;
	margin: 5px 15px 10px 0;
}
.LinkTeaser img {
	float: left;
	margin: 5px 15px 5px 0;
}
.StandardTeaser h3 {
	margin: 0 0 12px 0;
	font-size: 130%;
}
.LinkTeaser h3 {
	margin: 0 0 5px 0;
	font-size: 130%;
}
.StandardTeaser p {
	margin: 0 0 12px 0;
}
.LinkTeaser p {
	margin: 0 0 5px 0!important;
}
.StandardTeaser h3 a, .LinkTeaser h3 a {
	text-decoration: none;
	font-weight: normal;
	color: #AA9D21;
}
.StandardTeaser h3 a:hover, .LinkTeaser h3 a:hover {
	color: #AA3D21;
}
.GalleryRow, .GalleryLinkRow {
	margin: 5px 0 20px 0;
	width: 600px;
}
.GalleryRow dl {
	width: 156px;
	float: left;
	margin: 0 62px 0 0;
	text-align: center;
	border: 1px solid #E3DC6E;
	font-size: 80%;
}
.GalleryLinkRow dl {
	width: 160px;
	float: left;
	margin: 0 56px 0 0;
	text-align: center;
	border: 1px solid #E3DC6E;
	font-size: 80%;
}
.GalleryRow dl.Last, .GalleryLinkRow dl.Last {
	margin: 0;
}
.GalleryRow dl dt, .GalleryRow dl dd {
	margin: 0;
	padding: 2px;
}
.GalleryRow dl dt, .GalleryLinkRow dl dt {
	background: #E3DC6E;
}
.GalleryLinkRow dl dt {
	padding: 3px 5px;
}
.GalleryLinkRow dl dt a {
	color: #A18A2C;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}
.GalleryRow dl dd h3{
	margin: 4px 0 4px 0;
	font-size: 120%;
}
.GalleryRow dl dd p{
	margin: 4px 0 4px 0;
}
.GalleryLinkRow dd {
	margin: 0;
	padding: 5px;
	font-size: 110%;
	border-top: 1px solid #E3DC6E;
}
.GalleryLinkRow dd.GalleryImage {
	background: #FCFFAD;
	padding: 2px 0;
	border-top: none;
	height: 160px;
}
a.CartButton {
	text-decoration: none;
	color: #CC0000;
}
#ResultsNav {
	text-align: center;
}
#ResultsNav p{
	margin: 0 0 5px 0;
}
table.Pricing {
	text-align: center;
	margin: 25px 0 0 0;
}
table.Pricing tr.Images td {
	width: 80px;
}
table.Pricing tr.Titles h3 {
	font-size: 80%;
	margin: 0!important;
	padding: 0!important;
}
table.Pricing strong {
	font-size: 80%;
}
table.Pricing p {
	margin: 0!important;
	padding: 0!important;
}
#ImagePageLeft {
	width: 300px;
	float: left;
	margin: 20px 0;
}
#ImagePageRight {
	width: 178px;
	float: right;
	text-align: right;
	margin: 20px 0 0 20px;
	font-size: 80%;
	background: #FCFFAD;
	padding: 5px;
}
#ImagePageRight p {
	margin: 10px 0 10px 0!important;
	text-align: center;
	color: #A18A2C;
}
a.ArtDetail {
	display: block;
	width: 85px;
	float: left;
	margin: 0;
}
a.A2 {
	padding: 0 0 8px 0;
}
a.A3 {
	padding: 0 0 8px 8px;
}
a.A4 {
	padding: 0 0 0 0;
}
a.A5 {
	padding: 0 0 0 8px;
}
#HomeGallery {
	background: #fcffad;
	padding: 5px;
	margin: 10px 0 20px 0;
}
.HomeImage {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.HomeImage.Last {
	margin: 0;
}
#HomeIntro {
	font-size: 110%;
	padding: 0 0 12px 0;
	letter-spacing: normal;
	clear: both;
}
#HomeBottom {
	font-size: 95%;
	padding: 0 0 12px 0;
	letter-spacing: normal;
	clear: both;
}
#HomeIntro a,
#HomeBottom a {
	text-decoration: none;
	color:#EA9D21;
}
#HomeIntro a:hover,
#HomeBottom a:hover {
	text-decoration: underline;
}
#HomeIntro h1,
#HomeIntro h2,
#HomeIntro h3,
#HomeIntro h4,
#HomeIntro p,
#HomeIntro ol,
#HomeIntro ul,
#HomeBottom h1,
#HomeBottom h2,
#HomeBottom h3,
#HomeBottom h4,
#HomeBottom p,
#HomeBottom ol,
#HomeBottom ul
{
	margin: 0 0 12px 0;
}
#HomeLeft {
	width: 180px;
	padding: 10px 10px 0 10px;
	background: #e9e5a4;
	float: left;
}
#HomeRight {
	width: 380px;
	float: right;
}
#HomeFeature {
	padding: 20px 0 0 0;
}
#HomeFeatureImage {
	width: 187px;
	float: left;
	border-right: 3px solid #FCFFAD;
	padding: 0 10px 0 0;
}
#HomeFeatureImage img {
	display: block;
	margin: 0 0 10px 0;
}
#HomeFeatureImage h3,
#HomeFeatureImage p,
#HomeNews p {
	margin: 0 0 0 0 !important;
}
#HomeNews h3 {
	margin: 0 0 5px 0 !important;
}
#HomeFeatureImage h2,
#HomeNews h2 {
	font-size: 190%;
	color: #A18A2C;
}
#HomeNews {
	float: right;
	width: 380px;
}
.HomeNewsItem img {
	float: left;
	display: block;
	width: 50px;
	margin: 0 10px 10px 0;
}
#HomeIntro ul, #HomeIntro li {
	padding: 0 0 0 15px !important;
}
#Footer {
	width: 780px;
	padding: 10px 20px;
	background: #A18A2C;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#Footer p {
	margin: 0;
	color: #fff;
	float: left;
}
#Footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#Footer li {
	display: inline;
	margin: 0 0 0 15px;
}
#Footer li a {
	text-decoration: none;
	color: #fff;
}
#Footer li a:hover {
	text-decoration: underline;
	color: #F9F28E;
}
#Bottom {
	width: 860px;
	margin: 0 auto;
	height: 17px;
	padding: 0;
	background: url(../images_gen/footer_bg.gif) no-repeat center top;
}
a#Pan {
	color: #C2BD6A;
	font-size: 80%;
	text-decoration: none;
}
.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	width: 100%;
}
a img {
	border: none;
}

ul#ArticleList {
	width: 600px;
	margin: 0;
	padding: 0;
}
ul#ArticleList li {
	list-style: none;
	float: left;
	margin: 0 12px 0 0;
	font-size: 95%;
}
ul#ArticleList li.Last {
	margin: 0;
}
ul#ArticleList li a {
	color: #A18A2C;
	text-decoration: none;
}
ul#ArticleList li a.Active {
	font-weight: bold;
	padding: 0 0 0 15px;
	background: url(../images_gen/simple-arrow.png) no-repeat left;
}


/* BLOG */
ul#BlogNav {
	font-size: 80%;
	border-bottom: 1px dotted #A18A2C;
	margin: 30px 0 0 0;
}
ul#BlogNav h2 {
	font-size: 130%;
	border-bottom: 1px dotted #A18A2C;
	margin: 0 0 0 0;
}
.BlogEntry {
	padding: 0 0 15px 0;
}
.BlogEntry h2.Title {
	width: 580px!important;
	padding: 10px!important;
	margin: 0 0 10px 0!important;
	background: #FCFFAD!important;
}

.BlogEntry h2.Title a {
	color: #A18A2C;
	font-weight: bold;
	text-decoration: none;
}
.BlogEntry h2.Title a:hover {
	color: #000;
	font-weight: bold;
}
.BlogEntry blockquote, .BlogComment blockquote {
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #A18A2C;
}
.BlogEntry blockquote .ReportPost, .BlogComment blockquote .ReportPost {
	float: right;
	display: block;
}
.BlogEntry blockquote .ViewPost, .BlogComment blockquote .Posted {
	float: left;
	display: block;
}
.BlogText {
	padding: 5px;
}
.BlogText div.ImageHolder {
	margin: 0 0 15px 15px !important;
}
.BlogBar {
	text-align: center;
	width: 580px;
	padding: 0 0 10px 0;
	font-size: 95%;
}
.BlogBar a {
	color: #718A2A;
	text-decoration: none;
}
.BlogBar a:hover {
	color: #000;
	text-decoration: underline;
}
#BlogComments h3 {
	font-size: 150%;
	border-bottom: 1px dotted #A18A2C;
}
.BlogComment {
	font-size: 95%;
	padding: 10px;
	margin: 10px 0 30px 0;
	background: #FDFFDB;
}
.BlogComment hr {
	clear: both;
}
#BlogArchives h3 {
	font-size: 150%;
	border-bottom: 1px dotted #A18A2C;
}
	