
body{
    background:#CCC url(gs.php?t=top&h=250&w=1&sc=FFF&ec=CCC) repeat-x right 200px;
    background-position-y: 00px !important;
}

#header-shadow{
	background:transparent url(gs.php?t=top&h=10&w=1&sc=DDD&ec=666) repeat-x right bottom;
	width: 100%;
	height:10px;
}
header[role=banner] {
	position: relative;
	top:0;
	left:0;
	width: 940px;
	height:180px;
	margin:0 auto 0 auto;
}
p#headtext{
	text-align: center;
	margin: 20px auto;
	font: 32px Times,serif;
	color: #fff;
	text-transform: uppercase;
}

#tagline {
	padding: 10px 25px 10px 10px;
	height: 40px;
	width: 940px;
	margin: 100px auto 0 auto;
	font: 38px Tangerine,script;
	color: #FD6;
	text-align: right;
	text-shadow: 1px 1px 4px #000;
}

#taglinebg {
	position: absolute;
	z-index: -1;
	height: 60px;
	top: 100px;
	left:0;
	right: 0;
	margin: 0;
	color: #FD6;
    background:#600 url(gs.php?t=top&h=50&w=1&sc=900&ec=600) repeat-x right top;
	opacity: .7;
	box-shadow: 0px 0px 5px #000;
}

#logo {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 320px;
	margin: 0;
}

#logo a{
	position: absolute;
	display: block;	
	background: transparent url(library/images/logo.jpg) no-repeat center center;
	width: 300px;
	height: 120px;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 0 10px #000;
}

#inner-header{
	position: relative;
	width: 940px;
	height:140px;
	margin: auto;
	background: #EEE url(library/images/beige_paper.png) repeat top left;
	background: none;
}
#inner-header p{
	margin: auto;
}

#head-left{
	padding-top: 10px;
	position: absolute;
	left: 0;
	text-align: left;
	width: 250px;
	color: #FFF;
}
#head-right{
	padding-top: 10px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 300px;
	color: #FFF;
}
#head-phone{
	color: #FFF;
	clear: both;
	display: block;
	font: Bold 16px Arial,Helvetica,sans-serif;
	margin-top:5px;
	text-shadow: -1px -1px 1px #000;
	text-transform: uppercase;
}

#head-phone a,#head-phone a:visited{
	text-decoration: none;
	color: inherit;
	font-size: 80%;
	font-weight: normal;
}
#head-phone a:hover{
	text-shadow: 0 0 4px #CCC;
}
#fb{
	background: transparent url(library/images/facebook.png) no-repeat center center;
	width: 50px;
	height: 50px;
	display: inline-block;
	}
#container{
	width: 100%;
	background: #333 url(library/images/dk_fabric.png) repeat top left;
	background: transparent;
	position: relative;
	margin-top:0;
}

#main{	
	width:940px;
	margin: 50px auto 0 auto;
	position: relative;
	background: #EEE;
}

#content {
    background:#EEE url(gs.php?t=left&h=1&w=10&sc=999&ec=EEE) repeat-y 610px top;
    width: 940px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #000;
	border-radius: 10px 10px 0px 0px;
}


#content-home {
	background: transparent;
	margin: auto;
}

article {}
article .column {
	float: left;
	width: 350px;
	margin: 5px;
}

article h1{
	text-shadow: 1px 1px 2px #CCC;
}

article h4{
	text-shadow: 1px 1px 2px #CCC;
	width: 70%;
	margin: auto;
	text-align: center;
}

#content h1{
	font:24px "Merienda One",Arial;
	color: #069;
	text-shadow: 1px 1px 2px #CCC;
	text-align: left;
	margin: 0 0 15px 0;
}

#content h2{
	font:21px "Merienda One",Arial;
	text-shadow: 1px 1px 2px #CCC;
	color: #963;
	margin: 10px 0 5px 0;
}

#content h3{
	font:18px "Merienda One",Arial;
	text-shadow: 1px 1px 2px #CCC;
	margin: 10px 0 5px 0;
	color: #069;
}

#content h4{
	font:18px "Merienda One",Arial;
	color: #069;
	text-shadow: 1px 1px 2px #CCC;
	text-align: left;
	margin: 10px 0 5px 0;
}

#content h5{
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 18px;
	color: #999;
	text-shadow: 1px 1px 2px #FFF;
	margin: 0 0 5px 0;
	text-align: left;
}

h3,h4{
	font-weight: bold;
}

#content .divide{
	clear: both;
	border-bottom: 1px inset #DDD;
	margin: 30px 0;
}

#content .column {
	float: right;
	width: 450px;
	margin: 5px;
}


article.hentry{
	padding: 50px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
}



#bottom-sidebar{
	text-align: center;
}
#bottom-sidebar .widget{
	color: #FED;
	font: 13px/17px "Open Sans",Arial,sans-serif;
	margin: 10px;
	padding: 0 50px;
	line-height: 120%;
}
footer[role="contentinfo"]{
	position: relative;
	color: #333;
	margin-top: 200px;
	margin: 10px auto 0 auto;
	padding: 5px;
	text-shadow: 0 0 4px #000;
}
.attribution{
	margin-top: 10px;
	color: #EEE;
	text-align: center;
}
#inner-footer{
	margin-top: 20px;

}
#footer-right{float: right; width: 230px; text-align: right;}
#footer-right a{
float: right;	display: block;
	width: 150px;
	height: 71px;
	}
#footer-center{margin: auto; width: 465px; text-align: center;}
#footer-left{float: left; width: 230px; text-align: left;}
#footer-left a{
	float: left;
	display: block;
	height: 50px;
	}
#home-boxes{width: 940px; margin: 50px auto 20px auto;}
.home-box{
	position:relative;
	display: inline-block;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	float: left;
	width: 306px;
	height: 400px;
    background:#EEE url(gs.php?t=left&h=1&w=200&sc=FAFAFA&ec=EEE) repeat-y left top;	
	box-shadow: 0px 0px 10px #000;
	border-radius: 5px;
}

.home-box h3{
	position:relative;
	margin: 0;
    background:#075 url(gs.php?t=top&h=25&w=1&sc=0A7&ec=086) repeat-x right top;
	padding:5px 10px;
	font-family: "Merienda One",Arial;
	font-size: 21px;
	font-weight: 400;
	color: #FFF;
	text-shadow: #333 -1px -1px 1px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px inset black;
}
.home-box p{
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0;
	color: #FFF;
	font-size: 14px;
	line-height: 21px;
	padding: 20px 40px 60px 40px;
	height: 140px;
	text-align: left;
	text-shadow: 1px 1px 3px #000;
	background: #000;
	border-radius: 0 0 5px 5px;
	overflow: hidden;

}

.home-box img.alignright{
	position:relative;
	margin: 0 0 2px 5px;
}

.home-box a.button,.home-box a.button:visited{
	position: absolute;
	z-index: 4;
	left: 40px;
	right: 40px;
	bottom: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #013 -1px -1px 2px;
	padding: 4px 10px;
    background:#369 url(gs.php?t=top&h=25&w=1&sc=47A&ec=369) repeat-x right top;
	box-shadow: 1px 1px 2px #000;
	border-radius: 2px;
	margin-top: 0;

}

#page-slides-cont {
    background:transparent;
	margin: 0 auto 0 auto;
	width:940px;
	box-shadow: 0px 0px 10px #000;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	border-radius: 5px;
}
#page-slides {
    background:transparent;
	width:940px;
	height: 250px;
	overflow: hidden;
}
.page-slide {
	position: relative;
	margin: auto;
	width:940px;
	height: 250px;
	border-radius: 5px;
}

#page-slide-images {
    background:#075;
	top: 0;
	bottom: 0;
	left: 0;
	width: 460px;
    }

.page-slide-image {
	margin: auto;
	height: 250px;
	width: 460px;
	background-position: center left;
	background-repeat: no-repeat;
	background-color: transparent;
	border-radius: 5px 0 0 5px;
	box-shadow: inset 0px 0px 20px 20px #075;
}
.page-slide-text h1{
	font-family: "Merienda One",Arial;
	font-size: 28px;
	margin: 0 0 10px 0;
	text-shadow: -1px -1px 1px black;
    color: #FFF;
}
.page-slide-text{
    color: #FFF;
	font-size: 15px;
	line-height: 25px;
	padding: 20px 50px 20px 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 400px;
    background:#075;
	max-height: 500px;
	overflow-y: auto;
	border-radius: 0 5px 5px 0;
	text-shadow: 1px 1px 2px #000;
	box-shadow: inset 0px 0px 20px 20px #075;
}


a.fancybox {
	display: block;
	position: relative;
	}
.fancybox .imgtitle{
	text-align: center;
	position: absolute;
	bottom: 9px;
	right: 4px;
	left: 4px;
	color: #fff;
	background: #000;
	opacity: .7;
	font-size: 10px;
	line-height: 14px;
	height: 14px;

}

.fancybox .imgtitlel{
	text-align: center;
	position: absolute;
	bottom: 6px;
	right: 4px;
	left: 6px;
	color: #fff;
	background: #000;
	opacity: .7;
	font-size: 12px;
	line-height: 20px;
	height: 20px;

}

#page-sidebar .detail-title{
	text-align: center;
	text-shadow: -1px -1px 2px #630;
	background: #963;
	padding: 5px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0px -3px 3px #BBB;
}

#page-sidebar .detail-data{
	text-align: center;
	color: #321;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 15px;
    background:#EEE url(gs.php?t=top&h=50&w=1&sc=FFF&ec=EEE) repeat-x right bottom;
}

#page-content {
	font: 300 15px/26px "Open Sans",Arial,Helvetica,sans-serif;
	color: #222;
	float: left;
	overflow: hidden;
	width: 740px;
	padding: 50px 100px 30px 100px;
    background:#EEE url(gs.php?t=top&h=100&w=1&sc=DDD&ec=EEE) repeat-x right top;	
	border-radius: 10px 10px 0px 0px;
}
#page-content p{margin-top: 0;}
#page-content ul{list-style-position: outside;padding:0 2em}
#page-content ol{list-style-position: outside;padding:0 2em}
#page-content ul li{margin: 5px 0;}
#page-content ol li{margin: 5px 0;}

#page-content .sect-break{
	clear: both;
	margin-top: 20px;
}
#page-content .sect-title{
	font-size: 21px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	color: #789;
	margin-bottom: 10px;
}
#page-content img{
	display: block;
	margin-bottom: 10px;	
	position: relative;
	background: #FFF;
	padding: 6px;
	box-shadow: 3px 3px 8px #333;
}

#page-content img.alignright{margin:10px -10px 20px 40px;}
#page-content img.alignleft{margin:10px 40px 10px -10px;}
#page-content .splitter {border-bottom: 1px inset #DDD; padding-top: 20px; margin-bottom: 20px;clear: both;}

#home-enter{
	position:relative;
	background: #333 url(library/images/dk_fabric.png) repeat top left;
	background: transparent;
	text-align: center;
	padding: 10px 20px 0 20px;
}

#subtag{
	color: #BA9;
	text-align: center;	
	text-shadow: -1px -1px 2px #000;
	font: Italic 21px "Crete Round",Arial,sans-serif;
	width: 940px;
	margin: 0px auto 10px auto;
}



a.button,a.button:visited {
	position:relative;
	display: inline-block;
	color: #FFF;
	font-size: 100%;
	text-align: center;
	font-weight: 500;
	text-decoration: none;
	text-shadow: #036 -1px -1px 1px;
	padding: 3px 10px;
    background:#369 url(gs.php?t=top&h=25&w=1&sc=47A&ec=369) repeat-x right top;
	box-shadow: 1px 1px 2px #000;
	border-radius: 2px;
	margin-top: 5px;
}

a.button:hover {
	color: #fff;
	box-shadow: 2px 2px 4px #000;
}
a.button:active {
    background:#258;	
}

ul#menu-footer-menu{
	display: block;
	margin-top: 0;
}

#cta{
	text-align: center;
	font: 18px/24px "Open Sans",Arial,sans-serif;
	padding: 15px 20px 20px 20px;
	margin: 0px auto 0 auto;
	width: 900px;
    background:#111;
	color: #CCC;
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 0px 10px #000;
}
#cta.homecta{
	border-radius: 10px;
}

#cta a.button{font-size: 90%;}

#cta #mc_embed_signup{
	padding: 10px;
	width:150px;
}
#cta #mc_embed_signup input[type="email"]{
	width: 140px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	background: #FFF;
}
#cta #mc_embed_signup input[type="submit"]{
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	background: #FFF;
}

.map{
	margin-left: 30px;
	float: right;
	box-shadow: 0px 0px 10px #000;
}

#page-content .sorry{
	text-align: center;
	padding: 100px;
	font: 21px "Open Sans",Arial,Helvetica,sans-serif;
	text-shadow: #FFF 1px 1px 2px;
	color: #999;
}
a#nav{
	display: block;
	width: 100px;
	padding: 3px 6px;
	color: #FFF;
	text-shadow: 1px 1px #567;
	text-align: center;
	font: 14px "Open Sans",Arial,sans-serif;
	text-decoration: none;
	margin: -5px 0 5px -10px;
	background: #789;
	border-radius: 3px;
	
}
.subtext{
	color: #666;
	text-align: center;	
}


#content .tax-header{
    background:#234 url(gs.php?t=top&h=15&w=1&sc=345&ec=234) repeat-x right top;
    font-size: 13px;
    color: #D0D9DF;
}
#content .tax-header h2{
	padding: 0;
	margin: 0 0 5px 0;
    font-size: 30px;
    color: #FFF;
    text-shadow: 1px 1px 3px #111;
}
a.file{
	display: block;
	margin: 10px 0;
	background: #FFF;
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 40px;
	padding-left: 50px;
	border-radius: 5px;
}
a.file.pdf {background: #FFF url(library/images/icons/pdf.png) no-repeat 5px center;}
#bio h2{margin-bottom: 0 !important;}
#bio em{margin-bottom: 10px;display: block; font-weight: 400;}