/*--- Main layout and table cell styles ---*/

body {
	color: #000;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 100%;
	margin-left: 0px;
}

.td1 {
	background-color: #84B28A;
}

.tdheader {
	background-image: url(../images/greengradient2.jpg);
	background-repeat: repeat;
	background-position: left;
	border-top: 2px none #00B75B;
	border-bottom: 2px solid #00B75B;
	border-right: 2px none #00B75B;
	border-left: 2px none #00B75B;
}

.tdnav {
	background-color: #CCE0D7;
	border: 1px none #FFF;
	padding: 5px;
}

.tdcontent {
	background-color: #FFF;
	border-top: 1px solid #84B28A;
	border-right: 1px none #84B28A;
	border-bottom: 1px none #84B28A;
	border-left: 1px none #84B28A;
}

.tdfooter {
	background-color: #84B28A;
	border-top: 2px none #00B75B;
	border-right: 2px none #00B75B;
	border-bottom: 2px solid #00B75B;
	border-left: 2px none #00B75B;
}

/*--- Link styles ---*/

a {
	color : #009; 
	text-decoration: none;
}

a:hover {
	color : #66C;
	text-decoration: underline;
	font-weight: normal;
}

.contentlink { 
	color : #009; 
	text-decoration: underline;
}

.contentlink:hover {
	color : #56997A;
	text-decoration: none;
}

.cvwlink {
	color : #CCC; 
	text-decoration: none;
}

.cvwlink:hover {
	color : #CCC; 
	text-decoration: underline;
}

a img {
border: none; 
}

/*--- Nav styles ---*/

.over {
	background-color: #FFF;
	border: 1px #FFF;
	cursor: pointer;
	padding: 5px;
}

.out {
	background-color: #CCE0D7;
	border: 1px #FFF;
	padding: 5px;
}

/*--- Paragraph styles ---*/

p, .feature {
	font-size: 80%;
	color: #000;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
}

.psmall, .pcaption {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
	text-align: center;
}

.pcaption {
	text-align: left;
}

.pcentre, .p1 {
	text-align: center;
}

.pright {
	color: #333;
	line-height: 1.6em;
	text-align: right;
}

.pnav {
	line-height: 1.6em;
	margin-right: 5px;
	margin-left: 5px;
}

.p1 {
	font-size: 70%;
	color: #666;
}

.p2, .p2c, .pleft, .address {
	background-color: #E1E4D3;
	margin-left: 40px;
	margin-right: 40px;
	color: #599162;
	padding: 15px 20px;
	border-top: 1px solid #696;
	border-right: 2px solid #696;
	border-bottom: 2px solid #696;
	border-left: 1px solid #696;
}

.p2c, .pleft {
	margin-right: 225px;
}

.pleft {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	padding: 10px;
	font-size: 70%;
}

.address {
margin-left: 200px;
}

.address  p, .highlight {
	color: #599162;
	margin: 0px;
	padding: 0px;
}

.highlight {
	font-weight: bold;
	text-transform: uppercase;}

.ptable {
	margin-left: 0px;
}

.pnjust {
	text-align: left;
}

.feature {
	font-size: 100%;
	border-bottom: 2px solid #84B28A;
	background: #F5F7F2;
	padding-top: 0px;
	padding-bottom: 0px;
}

.feature h2 {
	padding-top: 0px;
	font-weight: normal;
	font-size: 120%;
}

.p3, .switchcontent {
	background: #F5F7F2;
	padding: 10px;
	border-top: 1px solid #D9E0CD;
}

/*--- Heading styles ---*/

h1 {
	font-size: 100%;
	color: #56997A;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px 0px 0px;
}

h2 {
	font-size: 85%;
	color: #56997A;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
}

h3, h4 {
	font-size: 100%;
	color: #56997A;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px 0px 0px;
}

/*--- Image styles ---*/

.imgl, .imgl2, .imgl3 {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	text-align: center;
	font-size: 75%;
	color: #666;
	width: 170px;
	/*height: 29em;*/
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}

.imgl2, .imgl3 {
	width: 170px;
}

.imgl3 {
	height: 10em;
}

.div1 {
	height: 90px;
}

.imgr, .imgr2 {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	font-size: 75%;
	color: #666;
	width: 170px;
	height: 300px;
}

.imgr img {
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
}

.imgr2 {
	height: 150px;
}

.imgr2 img {
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
}

.img4 {
	margin-right: 10px;
}

/*--- List styles ---*/

ul, .ul3 {
	list-style: url(../images/greenbullet.gif);
	margin-right: 40px;
}

.ul2 {
	margin-top: 40px;
}

.ul4 {
	margin-top: 20px;
}
.ul-float {
	float: left;
	width: 300px;
}


li {
	font-size: 80%;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 1.5em;
}
ul.inline {
	margin-right: 40px;
	text-align: left;
}

ul.inline li {
	margin-right: 25px;
	display: inline;
	background: url(../images/greenbullet2.gif) no-repeat left center;
	padding-left: 12px;
}

/*--- Border styles ---*/

.border {
	margin-bottom: 15px;
	border-bottom: 1px solid #84B28A;
}

.border2 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #84B28A;
}

/*--- Table styles ---*/

.tdvertical {
	border-top: 1px solid #84B28A;
	border-right: 1px none #00B75B;
	border-bottom: 1px none #00B75B;
	border-left: 1px solid #00B75B;
}

.tdvertical2 {
	border-top: 1px none #00B75B;
	border-right: 1px none #00B75B;
	border-bottom: 2px solid #00B75B;
	border-left: 1px solid #00B75B;
}

.td2 {
	background-color: #84B28A;
	border-top: 1px none #84B28A;
	border-right: 1px none #84B28A;
	border-bottom: 1px solid #84B28A;
	border-left: 1px none #84B28A;
}

/*--- Other styles*/

.fleft {
	float: left;
}

.clearleft {
	clear: left;
}

.fright {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}

.clearright {
	clear: right;
}

/*--- Show-hide content with JQuery*/

.switchcontent {
	margin: 0 2em 1.4em;
	line-height: 1.5em;
	font-size: 80%;
}

.tdcontent .demo-show h2 {
	font-size: 90%;
	cursor: pointer;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
}

.tdcontent .demo-show {
	margin-right: 1em;
	margin-left: 1em;
}

.tdcontent .demo-show div ul {
	margin-top:0;
}
