body {
	margin: 0px;
	padding: 0px;
	/**background: #378937;**/ /**paler green**/
	background-color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	/**background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;	**/
}
body, p, li, div, span {
	font-family: Arial, Helvetica, sans-serif;
}
body, p, li, div, span, blockquote, a, ul, ol {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
.imgLeft {
	align: left;
}
.clearBoth {
	clear: both;
}

/** layout **/
div.page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

div.splash {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div.core {
	padding: 10px 10px 10px 10px;
}

div.content {
	border-bottom: 1px solid #006400;
	border-left: 1px solid #006400;
	border-right: 1px solid #006400;
	padding:10px;
	width:760px;
	min-height: 400px;
	z-index: -100;
}

div.left_testimonials {
	float: left;
	padding:10px;
	width:340px;
	border-right: 1px solid #006400;
}

div.left_testimonials a img {
	padding:5px;
}

div.right_testimonials {
	float: right;
	padding:10px;
	width:370px;
}



/** top menu **/
div.header {
	min-height: 150px;
	height: 150px;
	width: 780px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	border-top: 1px solid #006400;
	border-left: 1px solid #006400;
	border-right: 1px solid #006400;
}

div.header a {
	text-decoration: none;
	color: #FFFFFF;
}

div.buttons {
	width: 100%;
	background-color: #006400;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	min-height: 1.4em;
	border: 1px solid #006400;
}
* html div.buttons {
	float: none;
}

ul.buttonsformat {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	top: 10px;
	width: 100%;
}

li.buttontext, li.buttontextfirst, li.buttontextb, li.buttontextc {
	white-space: nowrap; 
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	min-height: 1.2em;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #006400;
}

li.buttontext {
	width: 19%;
}

li.buttontextfirst, li.buttontextb {
	width: 12.8%;
}

li.buttontextc {
	width: 23.5%;
}

li.buttontext div, li.buttontextb div, li.buttontextc div {
	margin: 0;
	padding-bottom: 3px;
	border-left: 1px solid #FFF;
	text-align: center;
	padding-top: 2px;
}

li.buttontextfirst div {
	margin: 0;
	text-align: center;
	padding-top: 2px;
}

* html li.buttontextfirst div {
	padding-top: 3px;
}

li.buttontext a, li.buttontextfirst a, li.buttontextb a, li.buttontextc a {
	color: #FFFFFF;
	background-color: #006400;
	text-decoration: none; 
	font-weight: bold; 
	width: 100%;
	padding: 0;
	border: none;
	font-size:10pt;
}

li.buttontext a:hover, li.buttontextfirst a:hover, li.buttontextb a:hover, li.buttontextc a:hover {
	color: #ffe26a;
	/**f1b941**/
}

li.buttontextb a.selected {
	color: #ffe26a;
}

/** formatting **/
div.language {
	text-align: right;
}

div.language a {
	font-size:10pt;
}

a {
	color: #006400;
}
a:hover {
	color: #CC0000;
}

a img {
	border: none;
}

.img-border {
	border: 1px solid #006400;
}

h1 {
	font-size: 15pt;
	color: #006400;
	padding-top: 15px;
}

h2 {
	font-size: 13.5pt;
	color: #006400;
}

.specialsheader {
	color: #006400;
	font-weight: bold;
	font-size: 12pt;
}

.specialstext {
	line-height: 40px;
}

.center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
.imgLeft {
	float: left;
	padding-right: 10px;
}
.alignCenter {
	text-align: center;
}
.indent {
	padding-left: 20px;
}
.small {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
}

/** gallery **/
.gallery {
	text-align: center;
	z-index: -100;
	min-height: 500px;
}

* html .gallery {
	margin-top:0px;
	padding-top: 5px;
}

.galleryborder {
	border: 1px solid #FFFFFF;
}

.gallery img {
	border: none;
}

div.left_gallery {
	float: left;
	width: 110px;
	margin-top: 75px;
}

.left_gallery_menu {
	margin-top: -3px;
	margin-left: -10px;
	text-align: left;
}

div.right_gallery {
	float: right;
	width: 650px;
}

/** curved border box **/
.topleft {
	background: url(../images/top_left.gif) 0 0 no-repeat;
}
.topright {
	background: url(../images/top_right.gif) 100% 0 no-repeat;
	padding: 10px;
}
.topfill {
	background: url(../images/top_fill.jpg) no-repeat;
	width: 289px;
	padding: 5px;
}
.topfill2 {
	background: url(../images/top_fill2.jpg) no-repeat;
	width: 437px;
	padding: 5px;
}
.bottomleft {
	background: url(../images/bottom_left.gif) 0 100% no-repeat;
}
.bottomright {
	background: url(../images/bottom_right.gif) 100% 100% no-repeat;
}
.toplineleft {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 375px;
	font-style:italic;
	margin-right:5px;
	margin-bottom: 10px;
}
.toplineright {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 375px;
	font-style:italic;
	margin-left:5px;
	margin-bottom: 10px;
}
.bottomline {
	background: url(../images/dot.gif) 0 100% repeat-x;
}
.bottomlinefill {
	background: url(../images/dot.gif) 0 100% repeat-x;
	margin-left: 5px;
}
.bottomlinefill2 {
	background: url(../images/dot.gif) 0 100% repeat-x;
}
.leftline {
	background: url(../images/dot.gif) 0 0 repeat-y;
}
.rightline {
	background: url(../images/dot.gif) 100% 0 repeat-y;
}
.extend {
	min-height: 740px;
}
.extendindex {
	min-height: 470px;
}
.extendtestimonials {
	min-height: 640px;
}
.hiddentext {
	display: none;
}