@charset "utf-8";
html{	background:#cfb488}
 a:link { text-decoration:none; color:#765c33; }
 a:visited { text-decoration:none; color:#91703d; }
 a:hover { text-decoration:none; color:#c07602; }
 a:active { text-decoration:none; color:#765c33; }
 img {border:0;}
 form,fieldset{
	margin:0;
	padding:0;
	border:0;
} 
.clear{
	clear:both;
}
body {
	margin:0;
	font:11px Arial, Helvetica, sans-serif;

*/	min-width:1119px;
background-image:url(../images/Inkahexe_background.jpg);
background-repeat:no-repeat;
  }
  
#wrapper{
	width:1119px;
 	margin:0;
	overflow:hidden;
 	position:relative;
} 
#wrapper1{
	
	
	background-repeat:no-repeat;
	width:1300px;
}
#main{
 	margin-top:105px;
	width:1119px;
	min-height:1150px;	
}


#innermain{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:720px;
	min-height:400px;
}
#innermain1{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:707px;
	min-height:600px;	
	
}
#innermain2{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:720px;
	min-height:210px;	
	
}
#innermain3{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:720px;
	min-height:900px;	
	
}
#innermain4{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:720px;
	min-height:800px;	
	
}
#innermain5{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:720px;
	min-height:1250px;	
	
}
#innermain6{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:720px;
	min-height:460px;	
	
}
#innermain7{
	background-image:url(../images/inner-bg-repeat.png);
	background-repeat:repeat-y;
	width:1097px;
	margin-top:720px;
	min-height:4800px;
	
}
#innermainbottom{
	background-image:url(../images/inner-bg-bottom.png);
	background-repeat:no-repeat;
	width:1097px;
	height:38px;
 
}

/* header */
#header{
	width:1014px;
	height:138px;
	position:absolute;
	left:0;
	top:0;
	}  
#logo{
	float:left;
	width:167px;
	height:159px;
	margin-left:57px;
	}
#headertext{
	width:509px;
	height:78px;
	margin:36px 0 0 222px;
}
#dieorignaltext{
	float:left;
	width:563px;
	height:29px;
	margin-left:226px;
}
.topmenumain{
	float:left;
	width:260px;
	color:#ccb38c;
	margin-top:8px;
	margin-left:900px;
	/*text-align:left;*/
}
.topmenu{
	color:#ccb38c;
	font-size:11px;
	text-decoration:none;
}

/* sidebar */
#sidebar{
	float:left;
	width:180px;
	padding:34px 0 0 30px;
	position:absolute;
	top:108px;
}
#menu{
	margin:0;
	padding:0 0 0 27px;
}
#menu li{list-style:none;}
#menu li a{
	color:#5a3f24;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#menu li a:hover{color:#ac7b4b;}
#menu ul{
	margin:0;
	padding:0 0 14px;
}
#menu ul a{
	font-size:12px;
	font-weight:normal;
	color:#5a3f24;
}
h3{
	color:#5a3f24;
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:15px;
	margin-bottom:0px;
 	}


/* body content */
.content{
	width:646px;
	margin-left:211px;

 }
#banner{
 	width:646px;
	height:215px;
	padding-top:40px;
 }
#insidebanner{
 	border-right:#c3b59c solid 1px; 
	border-top:#c3b59c solid 1px;
	float: left; 
	position: relative;
}
h1{
	float:left;
	color:#1f1206;
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:30px;
	margin:24px 0 0 20px;
	font-weight:normal;
 }
h2{
	float:left;
	color:#1f1206;
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:30px;
	margin:8px 0 0 68px;
	font-weight:normal;	
 }
.content p{
	float:left;
 	margin:15px 70px 25px 75px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#1f1206;
	text-align:left;
	font-style:normal;
	width:500px;
 } 
 /* Right Section (form) */

#form{
    float: left;
    position: absolute;
    right: 0;
    top: 100px;
    width: 240px;
	margin-right:22px;
     }
.menuright{
	float:left;
	width:115px;
	margin-bottom:5px;
}
.form{
	width:200px;
	margin:37px;
	padding-top:20px;
}
.form h4{
 	margin:0 0 12px;
	color:#1f1307;
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:18px;
}
.form ul{
	margin:0;
	padding:0;
	list-style:none;
}
.form label{;
	font-size:12px;
	font-weight:normal;
	color:#1f1307;
}
.form ul input{
	font:11px Verdana, Arial, Tahoma sans-serif;
	color:#000;
	width:168px;
	border:#78674c solid 1px;
	padding:4px;
	margin:3px 0 0;
}
.form li{padding:0 0 6px;}
.form ul textarea{
	width:168px;
	height:168px;
	border:#78674c solid 1px;
	padding:4px;
	margin:3px 0 0;
}
.form p{margin:3px 0 10px;}
.form p label{
	white-space:nowrap;
	vertical-align:middle;
}
.form p input{
	vertical-align:middle;
	width:16px;
	height:15px;
	margin:0 3px 0 0;
}
.form input.submit{
	float:right;
}
.form a{
	color:#1f1307;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.form a:hover{color:#9a4d01;}
 
#mouseovertabmain{
	float:left;
	width:115px;
}
/*Right Menu*/
 #rightmain{
	float:right;
	width:240px;
	vertical-align:top;
}
#rightmenumain{
	 float:right;
	 height:69px;
	 width:120px;
	 vertical-align:top;
 }
.rightmenu{
	float:left;
	padding:0px 0px 0px 8px;
}
.rightmenu li{list-style:none; margin-bottom:5px;}
.rightmenu li a{
	color:#dbccad;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	font-family:"Trajan Pro","Times New Roman", Times, serif;	
	text-align:left;
}
.rightmenu li a:hover{color:#fff;}
.rightmenu ul{
	margin:0;
	padding:0 0 0 0px;
}
.rightmenu ul a{
	font-size:12px;
	font-weight:normal;
	color:#dbccad;
} 





 /*Footer*/
 
#footer{
	float:left;
    color:#734e23;
	font-size:12px;
	text-align:left;
	text-decoration:none;
    width:1097px;
	height:69px;
	margin-left:50px;
	margin-top:-10px;
 }
