@charset "utf-8";
/* CSS Document */

body
{	
	background-color: #611d08;	
	margin-top:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#fef0e3;
	line-height:18px;
}

.maintable
{
	background-color:#22160b;
	width:775px;
}

.logo
{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 76px;
	width: 262px;

}

.heading1
{	
	background-image:url(../images/heading1.jpg);
	background-repeat:no-repeat;
	height:16px;
}

.img1
{	
	background-image:url(../images/img1%20copy.jpg);
	background-repeat:no-repeat;
	height:88px;
}

.img2
{	
	background-image:url(../images/img2.jpg);
	background-repeat:no-repeat;
	height:102px;
}
.seperator
{
	background-image:url(../images/seperator.jpg);
	background-repeat:no-repeat;
	

}

.seperator2
{
	background-image:url(../images/seperatorbar.jpg);
	background-repeat:no-repeat;
	height:30px;
	
}

.header
{	
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:210px;
}

.header2
{	
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	height:210px;
}
.greenbg
{	
	background-color:#3b432d;
}

.brownbg
{	
	background-color:#2E2E2E;
}

.smallline
{
	background-color:#372615;
	height:1px;
}

.kbg
{
	background-image:url(../images/kbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.readmore
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffd350;
	font-weight:bold;
	text-decoration:none;
}

.readmore:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.bottomline
{	
	background-image:url(../images/bottomimg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#3c2611;
	height:10px;
}

.bottomline2
{	

	background-color:#3c2611;
	height:10px;
}
.bottomblue
{	
	background-image:url(../images/bottomimg2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Tahoma;
	font-size:12px;
	color:#804040;
	height:114px;
}

.bottomblue2
{	

	font-family:Tahoma;
	font-size:12px;
	color:#804040;
	height:114px;
}

.bottombrown
{	
	font-family:Tahoma;
	font-size:12px;
	color:#785736;

}

.email
{
font-family:Tahoma;
	font-size:12px;
	color:#804040;
	height:114px;
	text-decoration:none;
}

.email:hover
{
font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	height:114px;
	text-decoration:underline;
}

.email2
{
font-family:Tahoma;
	font-size:12px;
	color:#804040;
	text-decoration:none;
}

.email2:hover
{
font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}


.textheading1
{
	font-size:18px;
	color:#C7C965;
	font-family: Tahoma;
}

.textheading2
{
	font:Tahoma;
	font-size:15px;
	color:#BD865E;
}

.linka
{
	font-family:Tahoma;
	font-size:12px;
	color:#0099ff;
	text-decoration:none;
}

.linka:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#6CC5FF;
	text-decoration:underline;
}
