/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif) repeat-x top #25150f}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; color:#000000;	}	

.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:#CC6600; text-decoration:none} 
a:hover{color:#CC6600; text-decoration:none; }

.link{color:#262b53; }

.button{color:#a53e0b; line-height:23px; float:right; background:url(images/button.gif)  center left no-repeat; padding:5px 15px 5px 15px; text-decoration:none;   }
.button_select {color: #CC6600}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 13px; margin:0px; padding-left:15px; }
ul li a{color:#fbfaf4; text-decoration:none; line-height:2.57em} 
ul li a:hover {color:#CC6600; text-decoration:none; }

.ul li{background:none; padding-left:0;padding-bottom:15px }
.ul li a{color:#fff; text-decoration:none; line-height:1.33em; } 

.ul1 li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0px; padding-left:15px; }
.ul1 li a{color:#CC6600; text-decoration:none; line-height:2em} 

.ul2 li{background:url(images/marker_small.gif) top left no-repeat; background-position:0 9px; margin:0px; padding-left:15px; }
.ul2 li a{color:#fff; text-decoration:none; line-height:2em} 

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#a53e0b; 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:5px 12px 7px 12px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.6875em; color:#000000; line-height:1.27em }
#header .indent{padding:65px 0px 0px 840px}
#header a{color:#000000; text-decoration:none} 
#header a:hover{text-decoration:underline}

.slogan{ position:absolute; margin:142px 0 0 19px}

.row{ background:#5b0f16}
.block{ background:url(images/bg_block.gif) no-repeat top left; height:128px}
#content .indent-block{padding:18px 20px 53px 20px}

/*content*/
#content{ font-size:0.875em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#content .indent-main{padding:0px 16px 0px 16px}
#content .title{  margin-bottom:19px}
#content .img-left{ float:right; margin:0px 0px 16px 0px}
#content .img-bio{ float:left; margin:0px 30px 16px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 7px 0px}
#content .p{ margin:0px 0px 11px 0px}
#content h4{color:#fff; font-size:1em; margin-bottom:13px;  }
#content h3{color:#262b53; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:15px; margin-bottom:25px}
#content .tail1{ background:url(images/tail1.gif) no-repeat top;}
.txt{ color:#FFF}

#content .indent{padding:31px 0px 20px 40px}
#content .indent1{padding:30px 30px 26px 30px}
#content .indent-1{padding:30px 20px 26px 30px}
#content .indent2{padding:36px 10px 12px 10px}
#content .indent3{padding:30px 35px 0px 30px}
#content .indent4{padding:53px 25px 0px 35px}



/*footer*/
#footer { color:#5b0f16; font-size:0.875em; background:url(images/bot.jpg) no-repeat top left; text-align:right ; }
#footer .indent-footer{ padding:60px 0px 0px 0px;}
#footer a {color:#5b0f16; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.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:30px; background:url(images/bg_input.gif) no-repeat top left}
.h1{ height:30px; background:url(images/bg_input1.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:20px}
.input{
	width:165px; height:18px;
}
input{
   	border:none; 
	background:none;
	width:195px; height:18px;
	font-size:11px; color:#492013;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:4px
}
textarea{
   	border:1px solid #000000; 
	background:#FFFFFF;
	width:193px; height:152px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}