/* div{
	max-width:1000px !important;
} */
@media only screen and (min-width: 768px) {
	#headerTop{
min-height: 254px !important;
}
	}
	
@media only screen and (max-width: 767px){
#header{
	background: #45814f!important;
	color:#ffffff !important;
	margin-bottom: 25px !important;
margin-bottom: 10px;
border-bottom:10px solid #1C562D;
}
#bodyContent{
margin-top:0px !important;
}



#commonc{
padding:3% !important;
}
#common-content {
    background: none repeat scroll 0 0 #45814f;
}

#headerTop {background: #45814f!important;
	background-image: none !important;
	color:#ffffff !important; 
min-height:auto !important;
	} 
	
#bodyContent, #allContent, #headerTop, #siteFooterImage { border: none !important;} 

#menu-plus-content { display:none !important;}

#sidebarBottom img { display: none !important;}
#siteFooterImage{
	background:#FFFFFF;
	background-image: none !important;
	}
}

#headerTop { 
	border-top: 1px solid #1c562d;
	border-left: 1px solid #1c562d;
	border-right: 1px solid #1c562d;
 
	}
	
#header{
	background:#45814f;
	color:#ffffff;
	    max-height: 212px;
overflow:hidden;
}
 
#menu-plus-content {
	background-color:#45814f;
	margin-top:11px;
	color:#FFFFFF;
border-radius: 0 36px 0 0;
	}
 

#menu-plus-content .row{ margin-left: 0; margin-right: 0; margin-top:0; margin-bottom:20px; background:none; }
.row{
background:#FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
margin-bottom:10px !important;
}
h1{
font-size:1.9em;
}

h2{
font-size:1.7em;
}

h3{
font-size:1.5em;
}

h4{
font-size:1.3em;
}
h5{
font-size:1.1em;
}

h6{
font-size:1em;
}



#siteFooterImage{
	background-image: url(images/footer-background.jpg); 
	background-repeat:no-repeat;
	background-position:right bottom;
	min-height:150px;	
	border-left: 1px solid #1c562d;
	border-right:1px solid #1c562d;
	border-bottom:1px solid #1c562d;
	
}

#footer { margin-top:20px; padding:10px;}


a {
    	color: #45814f;
}

a:hover, a:focus {
    	color: #132764;
}

#header a, #header a:hover, #header a:focus{
	color:#ffffff;
	text-decoration:underline;
}

caption, .label, form h3 {
    	background-color: #1c562d !important;
    	color: #FFFFFF !important;
    	margin-bottom: 5px !important;
    	margin-top: 5px !important;    
}

p.synopsis {
    	color: #45814f!important;
	font-weight: bold;
}

#allContent{
margin:2%;
}

#tdLightColor em{
	color:#45814f;
}

caption em{
	color:#ffffff;
}

#content3 img{
	max-width:100%;
	height: auto;
}


/* .basicText{
	width:100%;
} */

input[type="text"]{
	min-width:100px;
}

#tdHeader{
	background:#1c562d;
	color:#ffffff !important;
}

#common-content{
	width:100%;
	color:#FFFFFF;
padding-left: 2%;
    padding-right: 2%;
}

#common-content a,#common-content a:visited  { text-decoration: none; color:#96D293; }
#common-content a:hover { text-decoration: underline; }
#rightside2{
	width:100%;
}
 
table {
	margin: 0;
    	border-collapse:collapse;
    	border-spacing:0;
	/* width:100%; */
}

table tr td {
	padding:0;
}

h1,h2,h3,h4,h5,h6{
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

body{
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	background-color: #64a168;
}


#bodyContent{
	border-left: 1px solid #1c562d;
	border-right:1px solid #1c562d;
	background-size:100%;
	margin-top: -16px;
}

.rowHeader{
	margin: 0 auto;
  	max-width: 62.5em;
    	width: 100%;
}




/* adjusting the padding below will adjust the foundation width for all columns */
.column, .columns{
	padding-left: 0;
	padding-right: 0;
}

/* Breadcrumbs css code found in "foundation.css" */


#breadCrumbs{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    	float: right;
    	margin-left: 0;
    	margin-right: 23px;
    	text-align: right;
    	width: 96%;
}

/* This enables the menu elements to be seen over other rows*/
#cssmenu ul li ul, ul li ol{
	z-index: 100;
}

#pagetype table{
	width: 100%;
}

#contactus {
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 5px;
    	padding: 0;
    	width: 98%;
}
#contactus div {
    	padding: 3px;
}
#contactus td {
    	vertical-align: top;
}
#contactus td.address {
    	width: 49%;
}
#contactus div.physicalAddress {
    	margin-bottom: 1em;
}
#contactus div.physicalAddress > h3 {
    	margin-bottom: 0.5em;
}
#contactus div.mailingAddress {
    	margin-bottom: 1em;
}
#contactus div.mailingAddress > h3 {
    	margin-bottom: 0.5em;
}
#contactus td.map {
    	width: 49%;
}
#contactus td.map div.map {
    	border: 1px solid #808080;
}
#contactus #contactusForm {
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 1em;
    	/* width: 95%; */
}
#contactus .mapLink {
    	font-size: small;
}
#contactus .mapFrame {
    	border: 0 none;
    	height: 100%;
    	margin: 1%;
    	padding: 3px;
    	width: 96%;
}
#contactus #contactusForm tr#name td {
    	padding-top: 1em;
}
#contactus .label {
    	text-align: right;
}
/* #contactus #contactusForm input[name="userName"] {
    	width: 50%;
}
#contactus #contactusForm input[name="userEmail"] {
    	width: 50%;
} */
#contactus #contactusForm textarea {
    	height: 150px;
/*  	width: 50%; */
}
#contactus #contactusForm input[type="submit"] {
    	margin-bottom: 25px;
    	margin-right: 50px;
    	margin-top: 15px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    	margin:0;
    	padding:0;
}
html,body {
    	width:  100%;

    	*height: auto;
    	*width: auto;
    	margin: 0px;
    	padding: 0px;
}

