/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:16px; background:url(images/bg1.gif)}
html, input, textarea	{	font-family:Arial; 
		color:#6c6564;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#d95429; font-weight:bold; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#574540; font-weight:normal; background:url(images/marker2.gif) top left no-repeat; background-position:0 2px; padding-left:14px;} 
.link2{color:#6c6564; font-weight:normal; } 

.link-1{background:url(images/1page_title4.gif) top left no-repeat; padding:6px 15px 9px 15px; color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:1.08em; margin-bottom:15px; display:block}
.link-1:hover{text-decoration:none; color:#d95429}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:14px; }
ul li a{color:#62534e; text-decoration: underline; line-height:1.66em} 
ul li a:hover { text-decoration:none; }


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_left.gif) no-repeat top left}
#content .bg{background:url(images/bg_right.gif) no-repeat top right; width:100%}
#content .indent-main{padding:0px 44px 0 41px}
#content .title{  margin-bottom:19px}
#content .title1{  margin-bottom:26px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 11px 0}
#content p{
	margin:0 0 7px 0;
	text-align: left;
}
#content .p{ margin:0 0 27px 0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 31px 0}
#content h4{color:#55443f; font-size:1em; margin-bottom:16px;  }
#content h3{color:#55443f; font-size:1em; }
#content .txt{ float:right; display:block; margin-bottom:11px; font-weight:bold}

#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:19px}
#content .indent{padding:26px 0 0 0}

#page1 #content .indent1{padding:0px 60px 19px 0}
#page2 #content .indent1{padding:0px 15px 19px 0}
#page6 #content .indent1{padding:0px 49px 0 0}
#page7 #content p{ margin:0 0 17px 0}

/*box*/
.box{ background:#ede3c1; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:17px 21px 35px 34px; }
/*box1*/
.box1{ background:#e7d9ad; width:100%; color:#655f4e;}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:26px 30px 43px 23px; }


/*footer*/
#footer { color:#daccab; font-size:0.75em; }
#footer .indent-footer{ padding:46px 30px 0 59px;}
#footer a {color:#daccab; text-decoration:none; font-weight:normal}  
#footer a:hover {  text-decoration:underline}

.h{ height:30px}
.block-contact span{ float:right; margin-right:80px}
.block-contact1 span{ float:right; margin-right:60px}
input{
	border-left:1px solid #7c786a; 
   	border-top:1px solid #7c786a; 
   	border-right:1px solid #d5d1c3; 
   	border-bottom:1px solid #d5d1c3; 
	background:#f8f4e6;
	width:225px; height:20px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #7c786a; 
   	border-top:1px solid #7c786a; 
   	border-right:1px solid #d5d1c3; 
   	border-bottom:1px solid #d5d1c3;  
	background:#f8f4e6;
	width:225px; height:184px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:15px;
	overflow:auto}
.stylelarge {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006600;
}	

