@charset "utf-8";
/* CSS Document */


.board-member {
    width: 220px;
    float: left;
    margin-right: 28px;
    margin-top: 5px;
    border: solid 1px #CCC;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.board-members h3 {
    border-bottom: 1px solid #E2E1DD;
    border-top: 1px solid #E2E1DD;
    clear: both;
    height: 28px;
    letter-spacing: normal;
    margin: 10px 0 10px 0;
    padding: 5px  0 0 0 !important;
}
.sbc-member {
    width: 345px;
    float: left;
    margin-right: 28px;
    margin-top: 5px;
    border: solid 1px #CCC;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.sbc-members h3 {
    border-bottom: 1px solid #E2E1DD;
    border-top: 1px solid #E2E1DD;
    clear: both;
    height: 28px;
    letter-spacing: normal;
    margin: 10px 0 10px 0;
    padding: 5px  0 0 0 !important;
}

.nyc-member {
    width: 345px;
    float: left;
    margin-right: 28px;
    margin-top: 5px;
    border: solid 1px #CCC;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.nyc-members h3 {
    border-bottom: 1px solid #E2E1DD;
    border-top: 1px solid #E2E1DD;
    clear: both;
    height: 28px;
    letter-spacing: normal;
    margin: 10px 0 10px 0;
    padding: 5px  0 0 0 !important;
}

.mp-member {
    width: 345px;
    float: left;
    margin-right: 28px;
    margin-top: 5px;
    border: solid 1px #CCC;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.mp-members h3 {
    border-bottom: 1px solid #E2E1DD;
    border-top: 1px solid #E2E1DD;
    clear: both;
    height: 28px;
    letter-spacing: normal;
    margin: 10px 0 10px 0;
    padding: 5px  0 0 0 !important;
}


.clerktext
{
float:left;
width:520px;	
}
#col-13-2 .widget
{
border:solid 1px #ccc;	
padding: 0 20px 10px 20px;
border-radius:10px;
margin-bottom:20px;
}
	

	
.widget-2 h3:before {
        font-family: FontAwesome;
        content: "\f0c0";
		padding-right:8px;
    }
.borderClass
{
border-left:solid 1px #a3a3a3;	
}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}

.CSSTableGenerator tr:nth-child(odd){ background-color:#e5e5e5; }

.CSSTableGenerator tr:nth-child(even) { background-color:#ffffff; }

.CSSTableGenerator td{
	vertical-align:middle;	
	border:1px solid #000000;
	border-width:1px 1px 1px 1px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.CSSTableGenerator a {
	color:#045600 !important;
}

.CSSTableGenerator tr:last-child td{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.CSSTableGenerator tr td:last-child{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.CSSTableGenerator tr:last-child td:last-child{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.CSSTableGenerator td:last-child{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.CSSTableGenerator th{
padding:10px;
background-color:#045600;
color:#FFF;
}

.pdficon {
    font-size: 72px;
    line-height: 72px;
    color: #045600;
    float: left;
    margin-right: 20px;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

.pdficon a{
    color: #045600 !important;
}
.pdficon a:hover{
    color: #3f3f3f !important;
}

#container-13 a:hover {
    color: #3f3f3f;
}
#decinterest {
    font-size: 16px;
    border: solid 1px #3f3f3f;
    padding: 20px;
    border-radius: 10px;
    line-height: 35px !important;
}
.pdfinfo {
    float: left;
    width: 650px;
}
.pdfinfo h3 {
    padding: 0px;
    margin-top: 0;
}
.leftcontact
{
	float:left;
	margin-left:20px;
}
.leftcontact input {
width:350px;
}

.formelements
{
	float:left;
	margin-left:20px;
}
.formelements input {
width:720px;
}
.formelements textarea {
width:720px;
}
.cn-entry
{
	width:730px !important;
}

.cn-entry a
{
	color:#045600 !important;
}

#cn-entry-actions {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#cn-entry-actions li {

}

#cn-entry-actions a:link, a:visited {
    display: inline;
    width: 40%;
	float:left;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #045600;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
	margin-right:20px;
}

#cn-entry-actions btn-success a:link, #cn-entry-actions btn-success a:visited {
color:#fff !important;
}

#cn-entry-actions a:hover, a:active {
    background-color: #7A991A;
}
.website a, .entry-content a
{
color:#045600;
}
#decinterest a:visited, #decinterest a{
color:#045600;
}

