/* CSS Document */
* { margin:0; padding:0;}
body {
	font-size:100%;
/*	line-height:0.875em;*/
	line-height:1.0em;
	background-image: url(images/bgImages/rock031.jpg);
}
html, input, textarea	{
	font-family:"Century Schoolbook";
	color:#646e75;
/*		text-transform:uppercase;	*/
}	
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left; padding:0px 10px 10px 0px;}
.fright{ float:right}
.finherit{ float:inherit}

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


a{color:#00f; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#f00; text-decoration:none} 
.link:hover{text-decoration:underline}
.link1{color:#f00; text-decoration:none; padding:9px 11px 7px 25px; background:url(images/marker.gif)  center right no-repeat;} 
.link1:hover{text-decoration:underline}
.bg_menu{ background:url(images/bg_menu.gif); width:223px; height:20px; padding-top:8px}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/blackmarker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px; }

ul li a{color:#fff; text-decoration: underline; line-height:1.88em} 
ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-weight:bold}
.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{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.5625em; color:#414548; text-transform:uppercase; word-spacing:normal }
/*#header .logo{ margin:43px 0 0 265px }*/
#header .logo{
	margin:0px 0px 0px 75px
}
#header .thumbNail{
	height:113px;
	width:750px;
}
#header .indent{padding:13px 91px 0 87px}
/*#header a{ color:#414548}*/
/*content*/

/*#maincontent{ font-size:0.5625em; width:100%; text-align:left;}*/
#maincontent{ 
	width:100%;
	text-align:left;
}
#maincontent h1{
	padding: 0px;
	font-size: 18pt
}
#maincontent h3{
	padding: 0px;
	font-size: 14pt
}
#maincontent img{vertical-align:top; padding:0px 10px 10px 0px;}
#content{ font-size:0.5625em; width:100%; text-align:left; background:url(images/bg-cont.jpg)}
#content .indent-main{padding:0px 74px 39px 87px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-right{ float:right; margin:0 0 16px 20px}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 15px 0}
#content .p1{ margin:0 0 30px 0}
#content .p2{ margin:0}
#content .m{ margin:0 0 7px 0}
#content h3{color:#fff; font-weight:normal; font-size:1em; margin-bottom:15px;  }

#lc-maincontent h3{
	color:#000;
	font-weight:normal;
	font-size:2em;
	margin-bottom:15px;
}
.tail{ background:url(images/tail.gif) repeat-x bottom}
/*.tail{ background:#FFFFFF repeat-x bottom}*/

#content .indent-col2{padding:27px 28px 22px 24px}
#content .indent{padding:20px 0 0 0}

.bg1{ background:url(images/bg1.gif)}



/*#footer { color:#414548; font-size:0.5625em; text-align:center; text-transform:uppercase }*/
#footer .indent-footer{
	padding:0px 30px 0 30px;
	font-size: 9px;
}
#footer a {color:#414548; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

#footerV .indent-footer{
	padding:0px 30px 0 30px;
	font-size: 9px;
}
#footerV a {color:#414548; text-decoration:none}  
#footerV a:hover {  text-decoration:underline}

.h{ height:25px}
.block-contact span{ float:right; margin-right:120px}
input{
   	border:1px solid #a4a4a4; 
	background:#222121;
	color:#a4a4a4;
	text-transform:none;
	width:222px; height:20px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#222121;
	color:#a4a4a4;
	text-transform:none;
	width:287px; height:45px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
