/*---GLOBAL---*/
body {
	background: #1a0f0b url(/images/v2/wood-background.jpg) repeat-x top center;
	margin: 0 0 50px 0;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
	color: #444444;
	}
	
a:link,
a:visited {
	color: #d56f56;F
	text-decoration: none;
	}

p {
	line-height: 20px;
	margin: 0 0 10px 0;
	}
	
/*---STRUCTURES---*/
#page-container {
	width: 900px;
	overflow: hidden;
	text-align: left;
	border: 1px solid #1a0f0b;
	}
	
#header {
	width: 900px;
	height: 100px;
	}
	
#search {
	width: 219px;
	height: 39px;
	background: url(/images/v2/search-background.gif) no-repeat;
	float: right;
	margin: 31px 20px 0 0;
	}
	
#search form {
	margin: 0;
	}
	
input#q {
	width: 150px;
	padding: 0;
	background: none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #685b5a;
	margin: 11px 0 0 12px;
	border: none;
	float: left;
	}
	
.search-icon {
	margin: 10px 13px 0 0;
	float: right;
	}
	
#nav-bar {
	width: 850px;
	height: 50px;
	padding: 0 25px;
	background: #ca563a url(/images/v2/nav-bar-background.jpg) no-repeat;
	}
	
ul#nav {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	left: -2px;
	}
	
ul#nav li {
	float: left;
	margin: 0 15px 0 0;
	}
	
li#events a:link,
li#events a:visited {
	width: 52px;
	height: 20px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -500px;
	background: url(/images/v2/events.png);
	background-position: 0 0;
	margin: 0;
	}
	
li#events a:hover,
li#events a:visited:hover {
	background-position: 0 -20px;
	}
	
li#media a:link,
li#media a:visited {
	width: 52px;
	height: 20px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -500px;
	background: url(/images/v2/media.png);
	background-position: 0 0;
	margin: 0;
	}
	
li#media a:hover,
li#media a:visited:hover {
	background-position: 0 -20px;
	}
	
li#community a:link,
li#community a:visited {
	width: 90px;
	height: 23px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -500px;
	background: url(/images/v2/community.png);
	background-position: 0 0;
	margin: 0;
	}
	
li#community a:hover,
li#community a:visited:hover {
	background-position: 0 -23px;
	}
	
li#about a:link,
li#about a:visited {
	width: 70px;
	height: 20px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -500px;
	background: url(/images/v2/about.png);
	background-position: 0 0;
	margin: 0;
	}
	
li#about a:hover,
li#about a:visited:hover {
	background-position: 0 -20px;
	}
	
#page {
	width: 850px;
	padding: 25px;
	overflow: hidden;
	background: #faf3dd url(/images/v2/page-background.jpg) no-repeat;
	border-top: #fff 1px solid;
	}
	
#page-col-left {
	width: 300px;
	float: left;
	margin: 0 25px 0 0;
	}
	
#page-col-right {
	width: 525px;
	float: left;
	}
	
#page-col-left .pod {
	width: 298px;
	margin: 0 0 25px 0;
	border: 1px solid #e6dfca;
	background: #fcfbf0 url(/images/v2/base-background-left.gif) no-repeat bottom;
	}

#page-col-right .pod {
	width: 523px;
	margin: 0 0 25px 0;
	min-height: 300px;
	padding: 0 0 40px 0;
	border: 1px solid #e6dfca;
	background: #fcfbf0 url(/images/v2/base-background-right.gif) no-repeat bottom;
	}
	
#nav-bar-right {
	float: right;
	color: #fff;
	font-size: 12px;
	margin: 17px 0 0 0;
	}
	
#nav-bar-right a:link,
#nav-bar-right a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #933e2a;
	}
	
#nav-bar-right a:hover,
#nav-bar-right a:visited:hover {
	border-bottom: 1px solid #421c13;
	}
	
a#header-logo {
	width: 225px;
	height: 47px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -500px;
	background: url(/images/v2/artisan-logo-header.gif);
	margin: 26px 0 0 20px;
	}
	
#page-col-left .pod h1.pod-title {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	background: url(/images/v2/cap-background-left.gif) no-repeat 0 4px;
	margin: 0;
	padding: 20px 0;
	font-weight: normal;
	letter-spacing: 2px;
	color: #97918b;
	}

h1 {
	display: block;
	margin: 0;
	padding: 0 0 3px 0px;
	font-weight: normal;
                font-size: 20px;
}


h2 {
	display: block;
	margin: 0;
	padding: 0 0 3px 0px;
	font-weight: bold;
                font-size: 14px;
}

h3 {
	display: block;
	margin: 0;
	font-weight: bold;
                font-size: 14px;
}


h1.pod-title {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 8px 0;
	font-weight: normal;
	letter-spacing: 2px;
	color: #97918b;
	}

h1.pod-title-no-wrap {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 8px 0;
	font-weight: normal;
	letter-spacing: 2px;
	color: #97918b;
	}
	
#page-col-right .pod h1.pod-title {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	background: url(/images/v2/cap-background-right.gif) no-repeat 0 4px;
	margin: 0;
	padding: 20px 0;
	font-weight: normal;
	letter-spacing: 2px;
	color: #97918b;
	}
	
.pod-content {
	padding: 0 25px;
	}
	
.pod-content-simple {
	padding: 0 20px;
	}
	
.pod-footer {
	padding: 20px;
	font-size: 12px;
	text-align: center;
	}
	
.pod-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #e2e1d8;
	}
	
.pod-content li {
	border-bottom: 1px dotted #e2e1d8;
}

.pod-content li a:link,
.pod-content li a:visited {
	padding: 9px 5px;
	font-size: 14px;
	}

.pod-content li div {
                margin-top: 5px;
                margin-bottom: 5px;
}
	
.pod-content li div:hover,
.pod-content li div:visited:hover {
	background: #fff;
	}
	
#news-container {
	width: 848px;
	padding-bottom: 15px;
	border: 1px solid #e6dfca;
	background: #fcfbf0;
}


#search-container {
	width: 848px;
	border: 1px solid #e6dfca;
	background: #fcfbf0;
}
	
#media-container {
	width: 848px;
	height: 650px;
	border: 1px solid #e6dfca;
	background: #fcfbf0;
                padding: 0 0 0 10px;
}
	
#home-pod-container {
	width: 900px;
	height: 150px;
	margin: 25px 0 0 0;
	}
	
#home-pod-container .pod {
	width: 266px;
	height: 148px;
	border: 1px solid #e6dfca;
	background: #fcfbf0;
	float: left;
	margin: 4px 13px 4px 4px;
	}

img { border: none; } 
	
img#news-ribbon {
	position: relative;
	top: -554px;
	right: -340px;
	z-index: 1px;
}

#verseBox {
	width: 200px;
	float: right;
	margin: 0 32px 0 0; padding: 8px 0;
	text-align: center;
}
#verseBox cite {
	font-size: 1.2em;
}
div.staff {
	width: 188px;
	float: left;
}
.staff h3 {
	margin-bottom: 0;
}
.staffTitle {
	display: block;
	color: #999;
	font-style: italic;
	font-weight: normal;
}
.emailPhone {
	font-size: 1.2em;
}

div.series-info-right {
	width: 20%;
	float: right;
}

/* Rotating front page image CSS for JQuery UI */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
   display: inline;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    display: inline; 
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: inline;
    padding: 0 0px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    margin: 1px 0 0; 
    z-index: 2;
    color: #000;
}
.ui-tabs-nav a span {
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 8px;
    width: 834px;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.banner {
  padding: 0px; 
  margin: 0px auto;
  text-align: left;
}

.banner-element {
  padding: 0px; 
  text-align: left;
  width: auto;
}

.news-text {
  padding: 0 24px;
  vertical-align: top;
}