A:link {font-weight: normal; color: #e49f0c; text-decoration: none}
A:visited {font-weight: normal; color: #287904; text-decoration: none}
A:active {font-weight: normal; color: #757575; text-decoration: none}
A:hover {font-weight: normal; color: #96124D; text-decoration: none}

body {margin: 0px; padding: 0px; background-color:#F9FBF8; background-repeat:repeat-x; background-position:top;}
.text1 {font-family: Century Gothic, Georgia, Tahoma; font-size: 13px; font-weight: normal; color: #224C22; line-height: 15px;}
.text2 { font-family: Century Gothic, Georgia, Tahoma; font-size: 11px; font-weight: normal; color: #224C22}
.text3 { font-family: Century Gothic, Georgia, Tahoma; font-size: 15px; font-weight: bold; color: #224C22}
.text4 { font-family: Century Gothic, Georgia, Tahoma; font-size: 12px; font-style: normal; color: #224C22}
.text5 { font-family: Century Gothic, Georgia, Tahoma; font-size: 11px; font-style: normal; color: #224C22;}

.content {font-family: Century Gothic, Georgia, Tahoma; font-size: 13px; color: #224C22; line-height: 17px; text-align: justify;}
.content p { padding: 0px 10px 0px 10px;}
.content p.high { margin-top: 0px}
.content p.high img {margin: 2px 10px 2px 0px; float: left}

.t {background: url(images/dot2.gif) 0 0 repeat-x}
.b {background: url(images/dot2.gif) 0 100% repeat-x}
.l {background: url(images/dot2.gif) 0 0 repeat-y}
.r {background: url(images/dot2.gif) 100% 0 repeat-y}
.bl {background: url(images/bl2.gif) 0 100% no-repeat}
.br {background: url(images/br2.gif) 100% 100% no-repeat}
.tl {background: url(images/tl2.gif) 0 0 no-repeat}
.tr {background: url(images/tr2.gif) 100% 0 no-repeat; padding:10px} 

.bl1 {background: url(images/bl.gif) 0 100% no-repeat #B8CBB0; margin-left: 60px; width: 90%}
.br1 {background: url(images/br.gif) 100% 100% no-repeat}
.tl1 {background: url(images/tl.gif) 0 0 no-repeat}
.tr1 {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}

div.borderradius {
background-color: #cae2bf;
	padding: 20px;
	margin-top: 10px;
text-align: center;
border-radius: 15px;
-moz-border-radius: 15px;
}

div.submenu {
background-color: #cae2bf;
	padding: 20px;
	margin-top: 10px;
text-align: center;
border-radius: 15px;
-moz-border-radius: 15px;
}

div.textmarking {
background-color: #B8CBB0;
	padding: 20px;
	margin-top: 10px;
	margin-left: 60px;
text-align: justify;
border-radius: 15px;
-moz-border-radius: 15px;
}

div.mainmarking {
background-color: #eff2ed;
	padding: 20px;
	margin-top: 10px;
text-align: justify;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
div.submarking {
background-color: #B8CBB0;
	margin-left: 60px;
	height: 65px;
	width:80%;
text-align: left;
border-radius: 25px 10px / 10px 25px;
-moz-border-radius: 25px 10px / 10px 25px;
-webkit-border-radius: 25px 10px / 10px 25px;
}

div.titlemarking {
background-color: #B8CBB0;
	margin-left: 10px;
	height: 38px;
	width:250px;
text-align: left;
border-radius: 25px 10px / 10px 25px;
-moz-border-radius: 25px 10px / 10px 25px;
-webkit-border-radius: 25px 10px / 10px 25px;
}

div.longtitlemarking {
background-color: #B8CBB0;
	margin-left: 250px;
	height: 60px;
	width:250px;
text-align: left;
border-radius: 25px 10px / 10px 25px;
-moz-border-radius: 25px 10px / 10px 25px;
-webkit-border-radius: 25px 10px / 10px 25px;
}

div.picsmarking {
background-color: #F9FBF8;
	float:left;
	padding: 4px;
	height: 102px;
	width: 202px;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

div.squaremarking {
background-color: #F9FBF8;
	float:left;
	padding: 4px;
	height: 102px;
	width: 102px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

div.bigsquaremarking {
background-color: #F9FBF8;
	float:center;
	padding: 4px;
	height: 152px;
	width: 152px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}


div.leftsquare {
background-color: #F9FBF8;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
height: 106px;
	width:106px;
	text-align: center;
border-radius: 10px;
-moz-border-radius: 10px;
}

div.rightsquare {
background-color: #F9FBF8;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
height: 106px;
	width:106px;
	text-align: center;
border-radius: 10px;
-moz-border-radius: 10px;
}

div.contactmarking {
background-color: #B8CBB0;
	padding: 20px;
	width:60%;	
text-align: center;
border-radius: 15px;
-moz-border-radius: 15px;
}

/* CSS3 Preview - border-radius examples */

div.exampleborderradius {
background-color: #eee;
	padding: 20px;
	margin-top: 10px;
	margin-right: 20px;
text-align: center;
border-radius: 15px;
-moz-border-radius: 15px;
}

div.exampleborderradiusa {
background-color: #d2ebc7;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
	height: 65px;
	width:160px;
text-align: center;
border-bottom-right-radius: 50px;
-moz-border-radius-bottomright: 50px;
}

div.exampleborderradiusb {
background-color: #d2ebc7;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
height: 65px;
	width:160px;
text-align: center;
border-bottom-right-radius: 50px 25px;
-moz-border-radius-bottomright: 50px 25px;
}

div.exampleborderradiusc {
background-color: #d2ebc7;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
height: 65px;
	width:160px;
	text-align: center;
border-bottom-right-radius: 25px 50px;
-moz-border-radius-bottomright: 25px 50px;
}

div.exampleborderradiusd {
background-color: #d2ebc7;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
width: 22em;
height: 25em;
border-radius: 1em 4em 1em 4em;
text-align: center;

-moz-border-radius: 0.5em 2em 0.5em 2em;
}



div.exampleborderradiusf {
float:left;
background-color: #d2ebc7;
margin-top: 20px;
	margin-right: 40px;
 width: 70px;
    height: 70px;
text-align: center;    
    -moz-border-radius: 35px;
    border-radius: 35px;

}

.labelmarking {

position: relative;
top: 8px;
left: 10px;

}


