/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#31231c}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#7f6354;	}	

.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:0px}
img{ vertical-align:top;  }

a{color:#7f6354; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#e8e0d9; background:url(images/button.gif) top left no-repeat; width:74px; padding-left:22px; text-decoration:none; font-weight:bold; display:block; line-height:22px }
.link:hover{text-decoration:underline }

.link1{color:#e8e0d9; background:url(images/button1.gif) top left no-repeat; width:74px; padding-left:22px; text-decoration:none; font-weight:bold; display:block; line-height:25px }
.link1:hover{text-decoration:underline }

.link2{color:#e8e0d9; background:url(images/button2.gif) top left no-repeat; width:42px; padding-left:22px; text-decoration:none; font-weight:bold; display:block; line-height:22px ; float:left}
.link2: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:0px; padding-left:14px; }
ul li a{color:#543d31; font-weight:bold; text-decoration:none ; line-height:1.83em} 
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 {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:0px 0 0px 246px }
/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; height:567px; background:url(images/img1.jpg) no-repeat top left}
#content .indent-main{padding:40px 50px 39px 50px;}
#content .indent-main1{padding:24px 25px 0px 28px;}
#content .indent-col1{padding:10px 0px 0px 0px}
#content .bg-main{ background:url(images/bg_cont.jpg) no-repeat top left; width:880px; height:488px}
#content .title{  margin-bottom:16px; background:url(images/tail.gif) repeat-x bottom; padding-bottom:8px; margin-left:10px}
#content .title1{  margin-bottom:11px; background:url(images/tail.gif) repeat-x bottom; padding-bottom:3px; margin-left:10px}
#content .title2{  margin-bottom:11px; background:url(images/tail.gif) repeat-x bottom; padding-bottom:25px; margin-left:10px}
#content .img-left{ float:left; margin:0px 14px 16px 0px}
#content .img-left1{ float:left; margin:0px 14px 0px 0px}
#content .img-left2{ float:left; margin:0px 20px 0px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content .img-indent1{ margin:0px 11px 13px 0px}
#content p{ margin:0px 0px 7px 0px}
#page7 #content p{ margin:0px 0px 17px 0px}
#content .p{ margin:0px 0px 13px 0px}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

.txt a{ text-decoration:none}
.txt a:hover{ text-decoration:underline}

#content .indent{padding:0px 0px 0px 24px}
#content .indent1{padding:18px 0px 0px 0px}
#content .indent2{padding:0px 0px 0px 190px}
#content .indent3{margin:-31px 0px 0px 48px; position:absolute}

/*==================boxes====================*/
.box { width:100%; position:relative;}
.box .left-top-corner { background:url(images/corner_top_left.png) no-repeat left top; height:16px; padding-left:16px;}
.box .right-top-corner { background:url(images/corner_top_right.png) no-repeat right top; height:16px; padding-right:16px;}
.box .border-top { background:url(images/bg_box.png) left top repeat-x; height:16px; }

.box .left-bottom-corner { background:url(images/corner_bottom_left.png) no-repeat left bottom; height:16px; padding-left:16px}
.box .right-bottom-corner { background:url(images/corner_bottom_right.png) no-repeat right bottom; height:16px; padding-right:16px}
.box .border-bottom { background:url(images/bg_box.png) left bottom repeat-x; height:16px; width:100%;}

.box .xcontent {background:url(images/bg_box.png) left bottom repeat; height:100%; width:100%;}

.box .indent-box{ padding:0px 14px 0px 14px; }


/*footer*/
#footer { color:#76675e; font-size:0.6875em;}
#footer .indent-footer{ padding:15px 50px 0px 31px;}
#footer a {color:#ada39d; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.block-contact span{ float:right; margin-right:20px}
input{
	background:#f8f5f3;
	width:240px; height:17px;
	font-size:1em;
	padding-left:5px;
}
textarea{
	background:#f8f5f3;
	width:240px; height:80px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}