body { /* customize_body */
	/* customize_body */ color: #777777;
	font: normal normal 14px/20px "Verdana", Lucida, sans-serif;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #515151; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #8e8b88; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ 
	margin:0px 0px 4px 0px; 
	padding:4px 0px; 
	margin-top:8px;
	color: #222222;
	font-family: "Quicksand";
}

h1 { font-size: 2.5em; font-weight: 300;
	color: #005b17;
	margin-bottom: 15px;
	line-height: 2em;
}
h2 { font-size: 1.8em; font-weight: 400;
	color: #005b17;
	margin-bottom: 15px;
	line-height: 1em;
}
h3 { font-size: 1.5em; font-weight: 400;
	color: #005b17;
	line-height: 1em;
}
h4 { font-size: 1.73em; font-weight:700; }
h5 { font-size: 1.33em; font-weight:700; }
h6 { font-size: 1.8em; font-weight: 400;
color: #005b17;
	line-height: 1em;
}
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

hr{
	border-top: 1px solid #ededed;
}

.learnmore { text-decoration:none; text-transform:uppercase; font-weight:700; display:block; background:url(http://pyrites.org/themes/Pyrites/images/bg_learnmore.png) no-repeat 0 0; height:75px; width:290px }

.learnmore span { display:block; background:url(http://pyrites.org/themes/Pyrites/images/bg_learnmore.png) no-repeat 100% -75px; height:75px; width:290px; text-align:center; padding-top:32px }
.learnmore span span { background:none; padding:0; }

	/* image small fraim */ 
.img_small_left{
	margin-right: 15px;
	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_small.png);
	padding: 13px;
}
.img_small_right{
	margin-left: 15px;
	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_small.png);
	padding: 13px;
}

.img_small_center{

	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_small.png);
	padding: 13px;
}

/* image large fraim */ 
.img_large_left{
	margin-right: 15px;
	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_large.png);
	padding: 13px;
}
.img_large_right{
	margin-left: 15px;
	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_large.png);
	padding: 13px;
}

.img_large_center{
	padding: 13px;
	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_large.png);
}


/* image portrait fraim */ 
.img_portrait_left{
	margin-right: 15px;
	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_pt.png);
	padding: 14px;
}
.img_portrait_right{
	margin-left: 15px;
	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_pt.png);
	padding: 13px;
}

.img_portrait_center{

	background-image: url(http://pyrites.org/themes/Pyrites/images/frame_pt.png);
	padding: 13px;
}



#page li { border-top:1px solid #e2e2e2; text-indent:0; background:url(http://pyrites.org/themes/Pyrites/images/arrow.png) no-repeat 5px 9px;
	list-style-type: none;
	padding: 8px 30px;
}

#header-area li { padding:8px 30px; border-top:1px solid #e2e2e2; margin:0; text-indent:0; background:url(http://pyrites.org/themes/Pyrites/images/arrow.png) no-repeat 5px 9px;
	list-style-type: none;
}
