body{
background-color:#eed190;

}
table{
background-color:#ffffff;

}

.holder{
	border:1px solid #c12b14;
	width:800px;                                                     
}
.navmenu{
width:800px; 
background-color:#d9d9d9; 
height:30px;
}
.navitem{
		width:120px;
		vertical-align:top;
		padding-top:8px;
}
.navitem2{
		width:200px;
		vertical-align:top;
		padding-top:8px;
}
.headtab{
width:800px; 
}
	.header{
	text-align:center;
	padding-bottom:10px;}

.navmenu{
width:800px; 
background-color:#d9d9d9; 
height:30px;
}
.sidebarl{
text-transform:uppercase;
color:#d2a903; 
padding: 10px;
width:100px;
vertical-align:top;
background-color: #f7f7ef;
}
.sidebarr{
background-color: #f7f7ef;
padding: 10px;
width:135px;
vertical-align:top;
}
.conttab{
width:800px; 
}
#intro{
	background-color:#dedbcd;
	height:350px;
}
.lthumb {
float: left;
vertical-align : top;
padding-left:15px;
padding-right:25px;
}
.lpic{
float: left;
margin:10px;
}
.left {
float: left;
vertical-align : middle;
}
.right{
float: right;
}

/*DROP DOWN STYLE*/


#first_sub {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top:30px;
	width: 230px;
	background-color:#d9d9d9;
}
.nav {
	position:relative;
	height: 30px;
	z-index: 1000;

} 
.sub{display: block;
background-color:#d9d9d9;
text-align:left;
padding-bottom:5px;
}
