/* CSS Document */
* { margin:0; padding:0;}
html, body { height:auto; }
body {font-size:100%; line-height:.9375em; background:url(images/bg.jpg) center top}
html, input, textarea	{	font-family: Georgia, "Times New Roman", Times, serif; 
		color:#4f3828;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#dd3e1c; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

.link1{color:#4f3828; font-size:.916em  }

.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:14px; }
ul li a{color:#dd3e1c; text-decoration: underline; line-height:1.53em; font-size:1.08em} 
ul li a:hover { text-decoration:none; }

.ul li{background:none; padding-left:0; }
.ul li span{ float:right; color:#dd3e1c; font-weight:bold }
.ul li a{color:#4f3828; text-decoration:none ; line-height:1.5em; font-size:1em} 
.ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header .flash{
	padding: 22px 0 0px 11px;
}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
.bg-cont{ background:url(images/bg_cont1.gif) no-repeat bottom}
#content .indent-main{padding:4px 7px 0 6px}
#content .indent-main1{padding:4px 0 0 30px}
#content .indent-col{padding:22px 0 0 0}
#content .title{  margin-bottom:12px}
#content .title1{  margin-bottom:7px}
#content .img-left{ float:left; margin:0 16px 0 0}
#content .img-left1{ float:left; margin:0 16px 10px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 0 4px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 21px 0}
#content .p1{ margin:0 0 11px 0}
#content .p2{ margin:0}
#content .p-1{ margin-top:9px}
#content .p-2{ margin:0}
#content h4{
	color:#4f3828;
	font-size:1em;
	margin-bottom:17px;
	font-weight: bold;
}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}
.txt{ color:#4f3828; font-weight:bold;  float:right}

#content .indent{padding:17px 23px 0 21px}
#content .indent1{padding:35px 0 0 0}
#content .indent2{padding:17px 0 0 21px}
#content .indent3{padding:17px 20px 0 10px}
#content .indent4{padding:0 0 0 120px}

/*box*/
.box{ background:#f2e4ca; width:100%; font-size:1.08em; line-height:1.15em}
.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-left1 {background:url(images/border_left1.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .border-right1 {background:url(images/border_right1.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-left1 {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-top-right1 {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-left1 {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .corner-bottom-right1 {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:25px 34px 27px 25px; }


/*footer*/
#footer { color:#f2e4ca; font-size:0.75em; background:url(images/bot.jpg) no-repeat top left; text-align:center; }
#footer .indent-footer{ padding:55px 50px 0 50px;}
#footer a {color:#f2e4ca; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:28px}
.block-contact span{ float:right; margin-right:180px}
input{
   	border:1px solid #6d5945; 
	background:#f2e4ca;
	width:244px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #6d5945; 
	background:#f2e4ca;
	width:271px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
#page2 .main #content .bg-cont .indent-main .container .col-2 .indent-col .clear h4 .col-3 .container1 .clear {
	font-size: .75;
}
