/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif) repeat-x top #1a1915}
html, input, textarea	{	font-family:Arial; 
		color:#e6dbbf;	}	

.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%;}



b{color:#018eb9;}

a{color:#ffffff; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{ padding:0px }
#content ul li a{color:#ffffff; text-decoration:none ; line-height:1.72em; background:url(images/marker1.gif) top left no-repeat; background-position:0 4px; padding-left:10px} 
#content ul li a:hover { text-decoration: underline; }

#content .ul{margin:0; padding:0; list-style:none;}
#content .ul li{ padding-left:0px; margin-bottom:13px }
#content .ul .last{  margin-bottom:5px }
#content .ul li strong{ color:#faca6d; font-size:1.2em; text-decoration:underline; background:none} 
#content .ul li a{color:#ffffff; text-decoration:none ; line-height:1.7em; background:url(images/marker1.gif) top left no-repeat; background-position:0 4px; padding-left:10px} 
#content .ul li a:hover { text-decoration:underline; }

.link { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link a { text-decoration:none; }
.link a:hover { text-decoration:underline; }


/*content*/
#content{ font-size: 14px; width:100%; text-align:left; background:url(images/bg_content.gif) no-repeat top left}
#content .indent-main{padding:37px 48px 51px 54px}
#content .title{  margin-bottom:19px}


#content p{ margin:0px 0px 13px 0px}
#content .p{ margin:0px 0px 13px 0px}
#content .p1{ margin:0px 0px 5px 0px}
#content .bg{ background:url(images/tail.gif) repeat-x bottom left; margin-bottom:54px}
#content .bg1{ background:url(images/tail.gif) repeat-x bottom left; margin:0}
#content .block{ background:#322c26; width:100%}
#content .indent-block{padding:33px 25px 17px 35px}

#content h4{ font-size:1.3636em; color:#a8946f; margin-bottom:17px; font-weight:normal}
#content .h4{margin-bottom:0px;}
#content .txt{ color:#ffffff;}
#content .txt1{ color:#ffffff;}
#content .txt1 a{ color:#a8946f; text-decoration:none; font-size:1.3636em}
#content .txt1 a:hover{ text-decoration:underline;}
#content .txt1 .link-1{ margin:0 5px 0 30px}
#content .txt1 .fright{ margin-top:7px}
#content .txt1 .fright1{ margin:0px; float:right}
#content .txt1 ul li a{color:#ffffff; text-decoration:none ; line-height:1.72em; background:url(images/marker1.gif) top left no-repeat; background-position:0 4px; padding-left:10px; font-size:1em} 


#page1 .indent, #page4 .indent, #page6 .indent, #page7 .indent{padding:0px 20px 0px 0px}
#page2 .indent1{padding-bottom:16px}
#page8 p{ margin:0px 0px 16px 0px}


/*footer*/
#footer { color:#6d6052; font-size:0.75em; text-align:center }
#footer .indent-footer{ padding:25px 50px 0px 50px;}
#footer a {color:#6d6052; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.h{ height:26px}
.block-contact span{ float:right; margin-right:20px}
input{
    color:#000000;
	font-size:1em;
	padding-left:5px;
	margin-bottom:1px;
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	color:#000000;
	width:214px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
