/* @override http://epicenterone.com/~stage2/css/all.css */

/*
 *  Eco Building
 *  Site by New Media Campaigns
 */

/* Eric Meyer's Reset styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:active{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

body {
	font: 15px/32px "Gill Sans", helvetica, arial, verdana, sans-serif;
	color: #573917;
	background: #807b3e;
	}
	
a:link, a:visited {
	color: #c0122c;
	text-decoration: underline;
	}
a:focus, a:hover, a:active {
	text-decoration: none;
	}
a img {
	border: none;
	}

p {
	text-indent: 2em;
	}
	
h1 {
  position: relative;
	width: 800px;
	margin: 0 -25px 25px;
	}
	
h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #573917;
	}
h3 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #ACA050;
	}

#wrapper {
	position: relative;
	overflow: hidden;
	width: 750px;
	padding: 0 25px 40px;
	margin: 50px auto 0;
	background: transparent url('images/wrapper-bg.jpg') top center repeat;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 146px;
	}

#sidebar a {
	color: #314e39;
	}
#sidebar a:focus, #sidebar a:hover, #sidebar a.current {
	color: #db671a;
	}

#sidebar ul {
	list-style: none;
	margin: 0 0 40px;
	}
#sidebar li a {
	display: block;
	width: 115px;
	margin: 0 0 5px;
	padding: 5px 10px;
	background: url('images/nav-bg.gif') no-repeat center bottom;
	font: normal 14px/18px Garamond, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #314e39;
	}

#sidebar p {
	font-size: 14px;
	line-height: 20px;
	text-indent: 0;
	padding-bottom: 10px;
	}

#sidebar a.button {
	width: 142px;
	padding: 5px 0;
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	text-align: center;
	font-variant: normal;
	color: #444;
	}
#sidebar a.button strong {
	display: block;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #c0122c;
	}
#sidebar a.button img {
  margin: -5px 0 0;
  }
	
/* Content */

#content {
	float: right;
	width: 560px;
	}

#content ul, #cboxContent ul {
	line-height: 24px;
	}
#content ul li, #cboxContent ul li {
	background: url(images/bullet.gif) no-repeat 0 8px;
	text-indent: 14px;
	list-style-type: none;
	}
	
#content em {
	font-style: normal;
	color: #2c5641;
	}

#content .aside {
	float: right;
	padding: 10px 0 0 10px;
	margin: 10px 0 10px 20px;
	border: solid #2c5641;
	border-width: 6px 0 0 1px;
	line-height: 24px;
	text-indent: 0;
	text-align: center;
	}
	
a.button {
	float: left;
	padding: 2px 20px;
	background: #f2d35d;
	border: 2px solid #ea7000;
	text-indent: 0;
	font-family: Garamond, "Times New Roman", Times, serif;
	text-decoration: none;
	font-variant: small-caps;
	}

a.top {
	position: absolute;
	left: 25px;
	bottom: 35px;
	width: 90px;
	height: 25px;
	padding: 5px 25px;
	background: url('images/nav-bg.gif') no-repeat center 10px;
	font: normal 15px/18px Garamond, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #db671a;
	}
	
/* Slogan & Footer */

#copyright {
	clear: both;
	width: 800px;
	margin: 10px auto 20px;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	color: #f8f3e1;
	}

#copyright a {
	color: #f8f3e1;
	}
#copyright a:hover {
	color: #D1863A;
	}
	
/* Popup window */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{}
#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#f2d35d; padding:15px; border: 2px solid #e96700; font: normal 14px/20px Garamond, "Times New Roman", Times, serif; }
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#f2d35d;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxClose{text-indent:-9999px; width:16px; height:16px; position:absolute; top:5px; right:5px; background:url(images/close.gif) 0 0 no-repeat;}
        #cboxContent p { text-indent: 0; padding-bottom: 0.75em; }
        #cboxContent ul li { margin-bottom: 18px; }
        #cboxContent a.button {
        	background: #cb7116;
        	border: 2px solid #ea7000;
        	color: #fff;
        	}