@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F93;
	background-attachment:fixed;
	background:url(../images/backbg.jpg) repeat-x;
	background-color:#510b00;
}
a{
	color:#F90;
	text-decoration:underline;
}		
a:hover{
	text-decoration:none;
	color:#804000;
	text-decoration:none;
}
#maincontainer{
width:958px;
margin:auto;
background:#b6510d;

}
/*-----------------header------------------*/
#head{
width:958px;
height:457px;
float:left;
background: url(../images/head.jpg) no-repeat;
}
#headbg{
width:958px;
height:431px;
float:left;
}
.logoleft{
width:44px;
height:50px;
float:left;
}
.logo{
margin-top:32px;
width:184px;
height:165px;
float:left;
background:url(../images/logo.jpg) no-repeat;
}		 						
.logo h1  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin:0;
   padding:0;
}

.logo h1 a {
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	height:165px;
	width:184px;
}

#navigation{

height:30px;
width:958px;
float:left;
background:#000000;
}
.navi{
padding-top:5px;
padding-left:50px;
width:900px;
height:15px;
float:left;	
font-size:11px;
}	

.navi a{text-decoration:none; 
color:#ffffff;
text-decoration:underline;
}
.navi a:hover{color:#e9e379;
text-decoration:none;
background:#ab2c05;
}
.navi ul{margin:0;
padding:0px 0px 0 10px; 
}
.navi li{list-style-type:none; 
padding:0px 17px 0 17px;
float:left;
}

.gadd1{
width:728px;
height:15px;
float:left;
padding-left:140px;
padding-top:8px;
}
/*----------body-------*/
#mainbody{
width:958px;
float:left;
}
.linkmid{
width:958px;
float:left;
background:url(../images/linkmid.jpg) repeat-y;
}
.linkbottom{
width:958px;
height:10px;
background: url(../images/linkbottom.jpg) no-repeat;
float:left;
}
.linkbg{
padding-top:25px;
padding-left:40px;
width:918px;
float:left;
}
.linkleft{
width:560px;
background:#ffe980;
border:thick solid #d8b200;
float:left;
}

.linkbutton{
margin-left:13px;

width:161px;
float:left;
}
.navigationbutton{width:150px;
padding-left:14px;
padding-top:2px;
float:left;}

					
.navigationbutton{font-family:Verdana; color:#EA8702; 
			      font-size:11px;
				  
			}	
.navigationbutton a{
	text-decoration:underline;
	color:#000000;
			}
.navigationbutton a:hover{color:#000000;
text-decoration:underline;
					}
.navigationbutton ul{margin:0;
					 padding-left:0;
				     line-height:15px;  
				}
.navigationbutton li{list-style-type:none; 
}
.gadd2{
padding-left:10px;
width:120px;
height:90px;
float:left;
}
.image{
width:310px;
margin-top:5px;
height:214px;
float:left;
background:url(../images/image.jpg) no-repeat;
}
#imagebg{
width:958px;
float:left;
background:#b6510d
}
#link2{
padding-left:35px;
padding-top:10px;
width:492px;
float:left;
}
.gadd4{
padding-top:10px;
width:250px;
height:250px;
float:left;
}
.gadd3{
padding-left:88px;
width:120px;
height:240px;
float:left;
}
.bodyimage{
padding-top:0px;
padding-left:25px;
width:330px;
height:343px;
float:left;
}
.text{
width:875px;
margin-top:10px;
padding-left:22px;

font-family:Verdana;
color:#ffffff;

float:left;
		
		}
		
#gadd7{
	width:728px;
	height:90px;
	float:left;
	margin:5px 0 0 80px;
}
/*-----------------footer------------------*/
#footer{
	width:100%;
	height:50px;
	float:left;
	margin:auto;
	background:#a27d00;

	}	
.copy{width:450px;
	  padding-top:10px;
	  padding-left:50px;
	  float:left;
		}	
.disc{width:300px;
	  float:right;
	  padding-left:150px;
	  padding-top:20px;
	  }	
		#sitemap {
		width:560px;
		float:left;
		margin-top:0px;
		margin-left:5px;
		}
		
		/*-------------------------------LINK------------------*/
#previous{

width:80px;
height:50px;
float:left;
font:Verdana, Arial, Helvetica, sans-serif;
color:#ff3300;
text-align:center;
text-decoration:underline;
font-size:11px;

}

#next{
text-decoration:underline;
width:80px;
height:50px;
float:right;
font:Verdana, Arial, Helvetica, sans-serif;
color:#ff3300;
text-align:center;
font-size:11px;
padding:0 10px 0 0;

}
