@font-face {
    font-family: "Garamond Oldstyle Figures";
    src: url("Garamond BE Italic Oldstyle Figures.ttf") format("truetype");
}
@font-face {
    font-family: "Palantino Linotype";
    src: url("pala.ttf") format("opentype");
}

#portfolio_cycler{position:relative;}
#portfolio_cycler img{position:absolute;z-index:1}
#portfolio_cycler img.active{z-index:3}

div.title {
font-weight: bold;
padding: 22px 0 0 0;
color: #6FC139;
line-height:26px;
font-size: 1.4em;
font-family:Arial, Helvetica, sans-serif;
}

.pala p {
font-family:Arial, Helvetica, sans-serif;
}

body {
background-image: url("/images/footer.jpg");
background-position: bottom center;
background-repeat: repeat-x;
position: static !important;
}

body, body div {
font-family: verdana,helvetica,arial,sans-serif;
font-size: 14px;
letter-spacing: 0px;
line-height: 18px;
text-align: left;
margin: 0px;
}

a.ahead, a.ahead:active, a.ahead:hover, a.ahead:visited {
color: #69A736;
}

div.clear {
clear: both;
}

div.wrapper {
display: block;
margin: 0;
padding: 0;
width: 980px;
}

div.headtopslim {
width: 100%;
display: block;
height: 30px;
padding-left: 14px;
padding-right: 14px;
clear: both;
}

div.txtL {
float: left;
display: block;
text-align: left;
}

div.txtR {
float: right;
display: block;
text-align: right;
}

div.headtop {
display: block;
height: 133px;
text-align: center;
clear: both;
}

div.slogan {
display: block; 
clear: both;
color: #69A736;
font-weight: bold;
text-align: center;
}

div.head {
display: block;
width: 980px;
height: 330px;
background-image: url("/images/head_1.jpg");
}

div.main {
display: table;
padding-top: 10px;
display: table;
margin: 0 18px 0 18px;
}

div.mainrow {
display: table-row;

}

div.col1 {
display: table-cell;
float: left;
width: 527px;
height: 100%;
vertical-align: top;
padding-right: 18px;
vertical-align: top;
}

div.col2 {
display: table-cell;
float: right;
width: 380px;
height: 100%;
vertical-align: top;
padding-left: 18px;
border-left: #7BC740 1px solid;
}

h2 {
font-weight: bold;
font-size: 1em;
}

div.col2 div.title {
font-size: 1.3em;
}

div.content, div.contentLast {
padding: 0 0;
border-bottom: #7BC740 1px solid;
}

div.contentLast {
border-bottom: 0px;
}

div.footer {
display: block;
margin-top: 6px;
padding-top: 6px;
width: 100%;
font-size: .8em;
padding-bottom: 30px;
}

div.clear{
clear: both;
}

div.break {
clear: both;
display: block;
height: 30px;
}

h1, h2 {
	font-size: 18px;
}

/* Additional Resources at the bottom of pages */

div.additional h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 0;
	color: #6FC139;
	font-family:Arial, Helvetica, sans-serif;
}

div.additional ul {
	margin: 0px;
}

div.additional li {
	margin-top: 8px;
}

/* VERSION 2 */
div.topSlim {
	display: block;
	background-color: #90b833;
	height: 24px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.contentWrap {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 980px;
	height: 100%;
}

div.topHead {
	display: block;
	height: 170px !important;
	width: 100%;
}

div.topSlogan {
	display: block; 
	/*color: #0a3f1f;*/
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	clear: both;
	padding-top:20px;
	padding-left:16px;
}

div.topNav {
display: block;
height: 30px;
text-align: center;
clear: both;
}

body {
background-image: url("/images/_bg.gif");
background-position: top center;
background-repeat: repeat-y;

}