/*
Theme Name: Shilo CC
Theme URI:  
Description: Shilo Country Club Adapted Theme
Version: 2.0
Author: PASiG DESiGNS
Author URI:  http://www.pasigdesigns.com
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #4F4F4F;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#art-page-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 900px;
	
}

#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 886px;
	min-width:27px;
	min-height:27px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 0px 8px 0px 8px;
    border-bottom: solid 8px #ffffff;
    background: url(images/bg_sheet.jpg) repeat;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 46px;
	height: 46px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 23px, 23px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 23px, 23px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(23px, 23px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(23px, auto, auto, 23px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 23px;
	right: 23px;
	height: 46px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 23px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(23px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 23px;
	bottom: 23px;
	width: 46px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 23px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 23px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 23px;
	left: 23px;
	right: 23px;
	bottom: 23px;
	background-color: #F2F7F3;
}


.art-Sheet
{
	margin-top: -8px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:886px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 870px;
	height: 171px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 870px;
	height: 171px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
/* end Header */

/* begin Header Menu */
#topmenu {float:right; margin-right: 20px; margin-top: 14px;}
#topmenu li {display: inline; font-size: 9pt; font-family: Arial, Georgia, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; font-weight: bold;}
#topmenu a {display: block; float: left; color: #ffffff; height: 25px; padding-top: 10px; padding-left: 8px; padding-right:8px; text-decoration: none;}
#topmenu a:active {display:block; float:left; color:#CFCFCF; height:25px; padding-top:10px; padding-left:8px; padding-right:8px; text-decoration:none;}
#topmenu a:hover {display:block; float:left; color:#FFFF99; height:25px; padding-top:10px; padding-left:8px; padding-right:8px; text-decoration:none;}
#topmenu .tophighlight a {display: block; float: left; color: #66FF00; height: 25px; padding-top: 10px; padding-left: 8px; padding-right:8px; text-decoration: none;}
#topmenu .tophighlight a:hover {display:block; float:left; color:#FFFF99; height:25px; padding-top:10px; padding-left:8px; padding-right:8px; text-decoration:none;}
   
/* end Header Menu */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 0px 0px 0px 0px;
}

.art-nav
{
	position: relative;
	height: 30px;
	z-index: 100;
    border-top: solid 1px #ffffff;
    border-bottom: solid 2px #ffffff;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 30px;
	background-image: url('images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 870px;
	clip: rect(auto, auto, auto, 870px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 90px;
	background-image: url('images/menuitem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
	color: #B8B8B8;
	padding: 0 8px;
	margin: 0 0px;
	line-height: 30px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-30px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-30px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-30px;
}
.art-menu a:hover .t
{
	color: #4A4A4A;
}

.art-menu li:hover a .t
{
	color: #4A4A4A;
}

.art-menu li:hover>a .t
{
	color: #4A4A4A;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -60px;
}

.art-menu a.active .t
{
	color: #262626;
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 30px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #696969;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #F2F2F2;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
letter-spacing: 0px;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #000000;
	border-color: #696969;
	background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
	color: #000000;
	border-color: #696969;
	background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 870px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-Block
{
	margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 6px;
	margin-bottom: 2px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #EDEDED;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:1px;
}

.art-BlockHeader .r
{ 
	width:870px;
	right:0;
	clip: rect(auto, auto, auto, 869px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}



.art-BlockContent-body
{
	color:#fff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt;
}

.art-BlockContent-body a:link
{
	color: #F2F7F3;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #F2F7F3;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #FBFCDE;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #9B9B9B;
	margin:0;
	padding:0;
}

.art-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 120%;
  line-height: 1.25em;
  padding: 0px 0 0px 16px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}



.art-Post
{
	margin: 20px 10px 20px 10px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 1px #7A7A7A;
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}                 

img.float-left { float: left;}

/* Finish images */

/* Start tables */
           
#mytable {padding: 0;margin: 0; }

.art-article caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.art-article td.stats {font: 8pt Arial, Tahoma, Sans-serif; background: #f5f5f5; color: #797268; text-align: center; border-right: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5;} 
.art-article td.statsa {font: 8pt Arial, Tahoma, Sans-serif; background: #FFFFFF; color: #797268; text-align: center; border-right: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5;}

.art-article td.stat_heading { font: 8pt Arial, Tahoma, Sans-serif; color: #FFFFFF; background-color: #0D5526; padding: 2px 0px 1px 2px; text-align: center;}

.art-article th
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	border-right: 1px solid #D5D5D5; 
	border-left: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #EEEEEE url('images/table_bg_header.png') no-repeat;
}      

.art-article th.military {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #D9D9D9 url(images/table_bg_headera.png) no-repeat;
}

.art-article th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #D5D5D5;
	background: none;
} 

.art-article th.spec {
	border-left: 1px solid #D5D5D5;
	border-top: 0;
	background: #fff url(images/table_bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.art-article th.specalt {
	border-left: 1px solid #D5D5D5;
	border-top: 0;
	background: #f5fafa url(images/table_bullet2.png) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}  

.art-article th.white {
	border-left: 1px solid #D5D5D5;
	border-top: 0;
	background: #fff url(images/table_bulletwhite.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.art-article th.blue {
	border-left: 1px solid #D5D5D5;
	border-top: 0;
	background: #fff url(images/table_bulletblue.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.art-article th.red {
	border-left: 1px solid #D5D5D5;
	border-top: 0;
	background: #fff url(images/table_bulletred.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}



.art-article td
{
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;

	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #313131;
}                        

.art-article td.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #D5D5D5;
	background: none;
}

.art-article td.tright {
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #313131;
    text-align: right;
}


.art-article td.alt {
	background: #f5f5f5;
	color: #797268;
}                  

.art-article td.altr {
	background: #f5f5f5;
	color: #797268;
    text-align: right;
}


/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 28px;
font-style: normal;
font-weight: normal;
text-align: left;
	color: #3B3B3B;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 28px;
font-style: normal;
font-weight: normal;
text-align: left;
	margin:0;
	color: #3B3B3B;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: none;
text-align: left;
  color: #87080E;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: none;
text-align: left;
  color: #87080E;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: underline;
text-align: left;
  color: #9F0911;
}
/* end PostHeader */

/* begin PostIcons */
.art-PostHeaderIcons
{
	padding:1px;
    border-bottom: solid 1px #E6E6E6;
    margin-bottom: 5px;
}

.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
	color: #4F4F4F;
}

.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	margin:0;
}

.art-PostHeaderIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
	color: #545454;
}

.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
	color: #545454;
}

.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
	color: #9F0911;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Sans-Serif, Arial, Helvetica;
font-size: 14px;
  color: #262626;
}


.art-PostContent p 
{
	margin: 0.5em 0;

}

.art-PostContent, .art-PostContent p
{
font-family: Sans-Serif, Arial, Helvetica;
font-size: 12px;
margin-bottom: 6px;
line-height: 150%;
  color: #656565;
}

.art-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #9F0911;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
  color: #9F0911;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #9F0911;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #9F0911;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #545454;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 26px;
text-align: left;
  color: #707070;
border-bottom: solid 1px #B8B8B8;

}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 24px;
text-align: left;
  color: #707070;
 padding-bottom: 4px;
 margin-top: 20px;
 margin-bottom: 10px;
border-bottom: solid 1px #B8B8B8;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 22px;
font-weight: 500;
text-align: left;
  color: #757575;
 padding-bottom: 0px;
 margin-top: 6px;
 margin-bottom: 0px;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, "Times New Roman", Georgia, Times, Serif;
font-size: 9pt;
text-align: left;
  color: #3F3F3F;
 padding-bottom: 3px;
 margin-top: 0px;
 margin-bottom: 10px;
border-bottom: solid 1px #C9C9C9;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 16px;
text-align: left;
  color: #262626;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #3B3B3B;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 10px;
	padding:0;
}

li 
{
	margin:10px 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 15px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:15px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#842525;
font-family: Helvetica, Arial, Sans-Serif;
font-size: 14px;
text-align: left; 
font-weight: bold;
font-style: italic;
}

blockquote,
.art-PostContent blockquote
{
		margin:10px 20px 10px 20px;
	padding:5px 5px 5px 32px;
	background-color:#FFFFFF;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.art-PostFooterIcons
{
	padding:3px; 
    border-top: solid 1px #E6E6E6;
    border-bottom: solid 1px #E6E6E6;
    margin-top: 5px;
    margin-bottom: 5px;
}

.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 8pt;
	color: #4F4F4F;
}

.art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
	margin:0;
}

.art-PostFooterIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
	color: #545454;
}

.art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
	color: #545454;
}

.art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
	color: #416844;
}
/* end PostIcons */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
}

.art-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 27px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #F5F5F5 !important;
}

input, select
{
  vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #F5F5F5 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #EDEDED !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:1px;
}

.art-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -27px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -54px;
}


/* end Button */



/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden; 
    background-color: #ffffff;
	width: 645px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 868px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden; 
  background: transparent;
	width: 217px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #B5B5B5;
	text-align: center;
	background-color: #292929;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{ 
    color: #E3E3E3;        
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}          
    
    
/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 870px; 
    height: 330px;
	margin: 0px auto 0px auto;
}

.art-Footer .art-Footer-inner
{}

.art-Footer .art-Footer-background
{}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 24px;
	width: 24px;
    cursor: default;
}


/* end Footer */

/* FOOTER TOP ..................................................... */

#footertop { margin:0; padding: 0; width:880px; height: 330px; display:inline; }
#footertopwrap { margin: 0 auto; padding: 0; width: 880px; height: 0px; background:url('images/footer_top.jpg') no repeat top left; }

/* FOOTER ..................................................... */

#footer { margin: 0; padding: 0; height: 330px; background-image:url('images/footer_bg.jpg'); background-position: top left; background-repeat: no repeat; background-color: #ffffff; line-height: 1.0em; clear: both; }
#footer p { color: #ffffff; }

/* FOOTER CONTENT ..................................................... */

#footercontent { margin: 40px auto 10px auto; padding: 0; width: 880px; height: 400px; background: none; }
               

/* FOOTER FOOTER ..................................................... */

.dotted-border-vert { margin: 0; padding: 0; height: 241px; width: 1px; background-image: url('images/dotted_border_column.gif'); background-repeat: repeat-y; float: left; }
.dotted-border-column { margin: 0; padding: 0; height: 100%; width: 1px; background-image: url('images/dotted_border_column.gif'); background-repeat: repeat-y; float: left; }
.dotted-border-hor { margin: 0 0 7px 0; padding: 0; height: 1px; width: 768px; background-image: url('images/dotted_border_hor.gif'); background-repeat: repeat-x; }     

/* Footer columns */
          

#shilo { margin: 0 auto; padding: 0 26px; width: 215px; height: 261px; background-image:url('images/shilo_logo.png'); background-repeat: no-repeat; background-position: top; float: left; overflow: hidden; display:inline; }
#shilo img { margin: 0 auto; padding: 0 10px 10px 15px; }
#shilo p {margin: 0 auto; padding: 155px 0 0 0; width: 145px; line-height: 1.5em; text-align:center; text-transform: uppercase; font-size: 7pt; letter-spacing: .1em; font-family: Verdana,"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; }

#location {	margin: 0 auto;	padding: 0 55px 0 0; width: 200px; height: 261px; float: right; overflow: hidden; display:inline; }
#location img { margin: 0 auto; padding: 0 10px 10px 15px; }
#location p {margin: 0 auto; padding: 10px 0 0 0; width: 200px; line-height: 1.5em; text-align:center; text-transform: uppercase; font-size: 8pt; letter-spacing: .1em; font-family: Verdana,"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; }

#contacts { margin: 0px auto 0 10px; padding: 0; width: 290px; height: 241px; background: none; float: left; overflow: visible; }
#contacts .contact-type {margin: 0 0 8px 0; padding: 0;	width: 290px;}
#contacts img.icon { border: 0; margin: 0 15px 0 0; padding: 4px 0 0 0; height: 32px; width: 31px; display: inline; float: left; }
 
#contacts h2 { border: 0; margin: 0 0 8px 10px; padding: 0 0 0 0; color: #FFFFFF; font-size: 14pt; letter-spacing: .2em; }
#contacts h4.contact {
	margin: 0px 0 4px 10px;
	padding: 0;
	font-weight:lighter;
	color:#fff; 
	text-align: left;
	text-transform: uppercase;
	font-size: 8pt;
	letter-spacing: .1em;
	font-family: Verdana,"Trebuchet MS", Arial, Verdana, Sans-serif;
}   

.contact-type {margin: 0 0 4px 0;}

#contacts p {
	margin: 0px 0 6px 10px;
	padding: 0;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana,"Trebuchet MS", Arial, Verdana, Sans-serif;
	letter-spacing: .1em; 
    line-height: 140%;
}

#contacts a.email {
  font-family: Verdana,"Trebuchet MS", Arial, Verdana, Sans-serif;
  font-size: 7pt; 
  text-decoration: none;
  color:#FFFF99;
  }

#contacts a.email:hover {
	color: #FFFF99;
    text-decoration: underline;
	}                 
 
.form-directions {width:256px; height:261px; margin: 0px 25px 0 0; float:right; background:transparent; text-align: right;}
.form-directions p {margin: 0 0 10px 0; padding: 0; text-align: right; font-size: 8pt; font-family: Verdana, Georgia, "Times New Roman", Times, serif; letter-spacing: .1em; } 
.form-directions h2 { border: 0; margin: 0 0 14px 20px; padding: 0 0 0 0; color: #FFFFFF; font-size: 14pt; letter-spacing: .2em; text-align: right;}
 
.form-directions a {
  background-image: none;
  margin: 0;
  line-height: 1.6em;
  font-family: Verdana, "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size: 85%; 
  text-decoration: none;
  letter-spacing: .1em;
  color:#FFFF99;
  overflow: visible;
  }

.form-directions a:hover {
	color: #FFFF99;
	margin-bottom: 2px;
	border-bottom: 1px solid #FFFF99;
	}


/* FOOTER BOTTOM ..................................................... */

#footerbottom { font-family: Verdana,"Trebuchet MS", Arial, Verdana, Sans-serif; margin: 0 auto; padding: 0; width: 840px; height: auto; background: none; font-size: 8pt; letter-spacing: .1em; }

#globallinks { float: left; margin: 0; padding: 0; }
#validlinks { float: right; margin: 0; padding: 0; }

#footerbottom ul { font-family: Verdana,"Trebuchet MS", Arial, Verdana, Sans-serif; font-style:normal; margin: 0; padding: 0; color: #ffffff; text-transform:uppercase; list-style: none; display: inline; }
#footerbottom li { margin: auto 0; display: inline; color: #F1F1F1; }
#footerbottom ul a { text-decoration:none; color: #F1F1F1; }
#footerbottom ul a:hover { color: #FFFF99; }
	
#terms_wrapper {margin:0; padding:15px 20px 20px 20px; width:640px; height:400px;}
#terms_wrapper p {line-height:1.3em;}
#terms_wrapper p.Lheader {font-size:1.5em; color:#333; font-style:normal; font-weight:lighter;}
#terms_wrapper p.Sheader {font-size:1.2em; color:#333; margin-bottom: 5px; font-style:normal; font-weight:lighter;}
#terms_wrapper a {text-decoration:none; color:#333; border-bottom:1px solid #999; padding:0 0 1px 0;}
#terms_wrapper a:hover {color:#000; border-bottom:1px solid #333; padding:0 0 1px 0;}
#terms_wrapper ul {margin:0 0 15px 20px; padding:0;}
#terms_wrapper li {margin:3px 0; padding:0;}


/* 	GOOGLE MAPs STYLES ............................................... */

/* Generic map, side bar holder styles */
.MapBuilder {font-family: Georgia, "Times New Roman", Times, serif; margin: 0px; padding: 0; line-height: 140%; font-size: 110%; color: #333333;}
.MapBuilder a {text-decoration: none; color: #0066CC; background-color: transparent; font-style:normal; line-height: normal;}
.MapBuilder a:hover {color: #F60; background-color: transparent;}
.MapBuilder h1 {font-weight: bold; font-size: 16pt; color: #369; border-bottom: 2px solid #369;}
      
/* Info Window styles */
.IW { width: 350px;}
.IWContent {height: 120px; overflow:auto;}
.IWCaption {font-weight: bold; font-size: 12pt; color: #369; border-bottom: 2px solid #369;}
.IWFooter {margin-top: 5px; font-size: 8pt; }
.IWFooterZoom {}
.IWDirections{background-color:#FFF;}
 
.MapBuilderSideBar {float:left; margin-left: 10px; }
 

/* PDMarker */
div.markerTooltip { color: black; background-color: #ffffff; white-space: nowrap; margin: 0; padding: 2px 4px; border: 1px solid black; }
   

/* SIDE ADS */
.side-ads {padding: 5px 0 5px 0 ; display:block; text-align: center; font-size: 12px; color: #ffffff;}  

/* TERMS */

.terms h2 {font-size: 16px; display:block; padding:5px 0px 5px 0px; border-bottom:solid 1px  #5B1D00; margin-bottom:10px;} 
.terms h3 {font-size: 14px; display:block; padding:5px 0px 5px 0px; margin-bottom:10px;} 
.terms p {font-size: 10px; margin-bottom:10px;}
.terms ul {font-size: 10px; margin:0 0 15px 20px; padding:0;}
.terms li {font-size: 10px; margin:3px 0; padding:0;}
      
/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, 
{
	font-family:Arial;
	font-size:8pt;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#CECECE;
}    

.art-page-footer a:hover
{ text-decoration: underline;}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#949494;
}
/* end PageFooter */

