@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
ul li {
	font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
	
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 10px;
}
h1 { font-size:18px;
color: #00603a;}
h2 {
	font-size:16px;}
p {
	text-align:justify;}
a img {
	border: none;
}
img {
	max-width: 100%;
}
a:link {
	color: #00603a;
	text-decoration: underline;
}
a:visited {
	color: #00603a;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #8cbc93;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
header, section, footer, aside, article, figure {
	display: block;
}
/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	background-color:#FFF;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.header1232 {
	display: none;
	padding-top: 10px;
	-moz-border-top-left-radius: 25px;
	-moz-border-top-right-radius: 25px;
	-moz-border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.header768 {
	display: none;
	padding-top: 10px;
}
.header480 {
	display: block;
	padding-top: 5px;
}
.header1232 img, .header768 img {
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 25px;
	-moz-border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.header480 img {
	-moz-border-top-left-radius: 15px;
	-moz-border-top-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.contentwrapper {
	max-width: 480px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.contact1 {
	display:block;
	color: #00603a;}
.nav {
	width: 100%;
	float: none;
	padding-bottom:15px;
}
.nav ul {margin: 20px 0px 0px;
	padding: 5px;
	list-style-type: none;
	max-width: 470px;
}
.nav ul li {
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
}
.nav ul li a {
	background-image: url(../images/menubglight.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	
	color: #00603a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0px;
	
}
.nav ul li a:hover {color: #8cbc93;
	text-decoration: none;
	background-image: url(../images/menubgdark.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
/*.nav ul li a:visited, .nav ul li a:active, {color: #00603a;
	text-decoration: none;
	background-image: url(../images/menubgdark.jpg);
	background-repeat: no-repeat;
	background-position: left;
}*/
.indent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.maincontent {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	float: none;
}
.maincontent li {
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.siteinfo {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00603a;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #536150;
	color: #8cbc93;
	clear: both;}
	
	.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100%;
	height:1px;
}
.fees {
	padding-bottom:10px;
	}
	.fees img {
		margin-right:10px;}
.page {
	color: #8cbc93;}
	/*.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}*/

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.header1232 {
	display: none;
}
.header768 {
	display: block;
}
.header480 {
	display: none;
}
.contentwrapper {
	max-width: 768px;
	padding-top:20px;
	padding-bottom:20px;
	
}
.contact1 {
	display:block;
	color: #00603a;}
.nav {
	width: 30%;
	float: left;
}
.nav ul {margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	
} 
.nav ul li {margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #fff;
}
.nav ul li a {background-image: url(../images/menubglight.jpg);
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-position: left top;
	background-repeat: repeat-y;
	color: #00603a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0px;
}
.nav ul li a:hover {color: #8cbc93;
	text-decoration: none;
	background-image: url(../images/menubgdark.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-position: left;
}
/*.nav ul li a:visited, .nav ul li a:active, {color: #00603a;
	text-decoration: none;
	background-image: url(../images/menubgdark.jpg);
	background-repeat: no-repeat;
	background-position: left;
}*/

.maincontent {
	width: 60%;
	padding-left: 1%;
	float: right;
	margin-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 78.4%;
	max-width: 1232px;
	padding-left: 0.8%;
	padding-right: 0.8%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.header1232 {
	display: block;
}
.header768 {
	display: none;
}
.header480 {
	display: none;
}
.contentwrapper {
	max-width: 1232px;
	padding-top:20px;
	padding-bottom:20px;
	
}
.contact1 {
	display:none;}
.nav {
	width: 20%;
	float: left;
}
.nav ul {margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	min-width: 160px;
}
.nav ul li {margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.nav ul li a {background-image: url(../images/menubglight.jpg);
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-position: left top;
	background-repeat: repeat-y;
	color: #00603a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0px;
}
.nav ul li a:hover {color: #8cbc93;
	text-decoration: none;
	background-image: url(../images/menubgdark.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-position: left;
}
/*.nav ul li a:visited, .nav ul li a:active, {color: #00603a;
	text-decoration: none;
	background-image: url(../images/menubgdark.jpg);
	background-repeat: no-repeat;
	background-position: left;
}*/

.maincontent {
	width: 69%;
	padding-left: 2%;
	float: right;
	margin-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

}
