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

* {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}


body {
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	height: 100%;

	color: #395435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #f0fdd9;
	background-image: url(../design/texture.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#header {
	height: 163px;

	background-image: url(../design/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#logo {
	margin-left: auto;
	margin-right: auto;

	width: 605px;
	height: 163px;

	background-color: #f8ffec;
	background-image: url(../design/logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#content-top {
	height: 34px;

	background-image: url(../design/contentTop.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#contentBG-top {
	margin-left: auto;
	margin-right: auto;

	width: 900px;
	height: 34px;

	background-color: #f8ffec;
	background-image: url(../design/contentBGTop.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#content {
	min-height: 440px;
	height: 100%;

	background-image: url(../design/content.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#contentBG {
	margin-left: auto;
	margin-right: auto;

	width: 900px;
	min-height: 440px;
	height: 100%;

	background-color: #f8ffec;
	background-image: url(../design/contentBG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#content-bottom {
	height: 33px;

	background-image: url(../design/contentBottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#contentBG-bottom {
	margin-left: auto;
	margin-right: auto;

	width: 900px;
	height: 33px;

	background-color: #f8ffec;
	background-image: url(../design/contentBGBottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#floatContent {
	float: right;
	
	padding-left: 15px;
	padding-right: 45px;

	width: 580px;
	min-height: 440px;
}

#floatMenu {
	float: right;
	
	width: 245px;
	min-height: 440px;
}

#footer {
	height: 68px;

	background-image: url(../design/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#exayle {
	height: 80px;

	text-align: center;

	background-image: url(../design/designedby.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.menuA, .menuB, .menuC {
	width: 245px;

	color: #FFFFFF;
	text-indent: 20px;
}

.menuA li {
	padding: 4px;

	list-style-position: inside;
	list-style-type: disc;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008b00;
}

.menuB li {
	padding: 4px;

	list-style-position: inside;
	list-style-type: disc;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #44ff16;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008b00;
}

.menuC li {
	padding: 4px;

	list-style-position: inside;
	list-style-type: disc;

	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
}

.menuA li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuA li a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuA li a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuA li a:hover {
	color: #def1cb;
	font-weight: bold;
	text-decoration: none;
}

.menuB li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuB li a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuB li a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuB li a:hover {
	color: #def1cb;
	font-weight: bold;
	text-decoration: none;
}

.menuC li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuC li a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuC li a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuC li a:hover {
	color: #def1cb;
	font-weight: bold;
	text-decoration: none;
}

.menuD {
	width: 245px;

	color: #FFFFFF;
	text-indent: 40px;
}

.menuD li {
	padding: 4px;

	list-style-position: inside;
	list-style-type: circle;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35a325;

	background-image: url(../design/subMenuBG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

.menuD li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuD li a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuD li a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menuD li a:hover {
	color: #307100;
	font-weight: bold;
	text-decoration: none;
}

.active {
	color: #def1cb;
	font-weight: bold;
	text-decoration: none;
}

h1, h2, h3, h4 {
	padding-bottom: 10px;

	color: #22c50b;
	font-size: 14px;
}

h5 {
	padding-bottom: 10px;

	color: #73d149;
	font-size: 12px;
}

h6 {
	padding-bottom: 10px;

	color: #73d149;
	font-size: 12px;

	line-height: 20px;
}

p {
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;

	text-align: justify;
}

img.float, img.none {
	border: 1px dotted #d1d0c6;
	background: #FFF;
	padding: 1px;
}

img.float {
	float: right;
	margin: 8px 0px 0px 8px;
}

img.pic {
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 5px;
	
	border: 2px solid #999;
}

img.pic:link {
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 5px;	

	border: 2px solid #999;
}

img.pic:visited {
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 5px;
	
	border: 2px solid #999;
} 

img.pic:active {
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 5px;
	
	border: 2px solid #999;
} 

img.pic:hover {
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 5px;
	
	border: 2px solid #b2ff9a;
}

img.none {
	background-color: transparent;

	border-width: 1px;
	border-style: dotted;
	border-color: #b2ff9a;
}

img.wrapLeft { 
	float: left; 
	margin-right: 10px; 
}

img.wrapRight { 
	float: right; 
	margin-left: 10px; 
}

div.center {
	text-align: center;
}

a:link, a.link:link {
	color: #22c50b;
	text-decoration: none;
}

a:visited, a.link:visited {
	color: #22c50b;
	text-decoration: none;
}

a:active, a.link:active {
	color: #22c50b;
	text-decoration: none;
}

a:hover {
	color: #157607;
	text-decoration: none;
}

a.link:hover {
	color: #157607;
	text-decoration: none;

	background-color: #f2ffed;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #12ff00;
}

.floatLeft {
	float: left;
	width: 315px;
}

.floatRight {
	float: right;
	width: 265px;

	text-align: right;
}

.listA {
	padding-top: 5px;
	padding-bottom: 5px;

	text-indent: 20px;
}

.listA li {
	padding: 2px;

	list-style-position: inside;
	list-style-type: circle;
}

.listB {
	padding-top: 0px;
	padding-bottom: 5px;

	text-indent: 20px;
}

.listB li {
	padding: 2px;

	list-style-position: inside;
	list-style-type: none;
}

.floatListA {
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;

	text-indent: 20px;
}

.floatListB {
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;

	text-indent: 20px;
}

fieldset {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfeedc;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfeedc;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfeedc;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfeedc;
}

label {
	float: left;
	width: 150px;

	text-indent: 20px;
	text-align: left;
}

input  {
	margin-bottom: 5px;

	width: 175px;
	height: 19px;

	color: #395435;
	font-family: Arial, Helvetica, sans-serif;

 	border: 1px solid #008b00;
	background-color: #f5fff4;
}

input.button  {
	margin-bottom: 5px;

	width: 75px;
	height: 18px;

	color: #FFFFFF;

 	border: 1px solid #008b00;
	background-color: #008b00;
}

textarea {
	width: 325px;
	height: 75px;

	color: #395435;
	font-family: Arial, Helvetica, sans-serif;

	border: 1px solid #008b00;
	background-color: #f5fff4;
}

/* GALLERY */

#gallery {
	overflow: auto;	
	margin: 0;
	padding: 5px 48px 5px;
	width: 480px;
	height: 100%;
}

img.gallery {
	float: left;
	margin: 5px 19px 5px 5px;
	border: 1px dotted #999;
	background: #FFF;
	padding: 1px;
}

img.gallery:link {
	float: left;
	margin: 5px 19px 5px 5px;
	border: 1px dotted #999;
	background: #FFF;
	padding: 1px;
}

img.gallery:visited {
	float: left;
	margin: 5px 19px 5px 5px;
	border: 1px dotted #999;
	background: #FFF;
	padding: 1px;
} 

img.gallery:active {
	float: left;
	margin: 5px 19px 5px 5px;
	border: 1px dotted #999;
	background: #FFF;
	padding: 1px;
} 

img.gallery:hover {
	float: left;
	margin: 5px 19px 5px 5px;
	border: 1px solid #b2ff9a;
	background: #FFF;
	padding: 1px;
}

	/*	-- LiveValidation -- */

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin: 0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
	border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
	border: 1px solid #CC0000;
}

	/*	-- Boxes -- */

.box, .box-color {
	margin-top: -1px;
	padding: 0px 10px 0px;
	border-top: 1px solid #22c50b;
	border-left: 1px solid #22c50b;
	border-bottom: 1px solid #22c50b;
	border-right: 1px solid #22c50b;
	background-color: transparent;
}

	/*	-- Floats -- */
	
.hRight, .menuRight, .liRight, .ctRight {
	float: right;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}

.hRight {
	color: #a19a8a;
	font-size: 0.786em;
	line-height: 1.25;
}
	
.menuRight {
	color: #a19a8a;
	font-size: 0.909em;
	line-height: 1.25;
}

.liRight {
	color: #a19a8a;
	font-size: 0.909em;
	line-height: 1.5;
}

.ctRight {
	/* color: 18e8b7a */
	font-size: 0.909em;
	line-height: 1.0;
}

.flLeft {
	float: left;
	padding: 8px 20px 8px;
	width: 213px;
	text-align: left;
}

.flRight {
	float: right;
	padding: 8px 20px 8px;
	width: 214px;
	text-align: left;
	border-left: 1px dotted #d1d0c6;
}

.clear {
	clear: both;
}

.txtCenter {
	text-align: center;
}

.counter {
	font-size: 0.909em;
	color: #157607;
}