* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
background: #FFFFE0;
} 
#wrapper { 
margin : 0 auto; 
width : 922px; 
} 
#header {
	color : #333;
	width : 900px;
	height : 120px;
	float : left;
	margin : 10px 0;
	background : #fff url('../images/panna.jpg') no-repeat left;
	border-bottom: 1px solid #e1e1e1; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0
} 
.logo { 
width : 380px; 
float : right; 
text-align : center; 
margin-right : 20px; 
} 
.logo h1#lineone { 
font-size : 2.6em; 
font-weight : lighter; 
color : #73880a; 
border : none; 
padding-top : 30px; 
} 
.logo h1#lineone span { 
} 
.logo h2#linetwo { 
font-size : 1.5em; 
text-transform : none; 
letter-spacing : 1px; 
text-align : center; 
} 
.logo a { 
} 
#navbar { 
margin : 0 auto; 
padding : 0px 0 10px; 
width : 100%; 
text-align : left; 
} 
#navbar ul { 
margin : 0 auto; 
padding : 0; 
display : inline; 
list-style-type : none; 
} 
#navbar ul li { 
display : inline; 
position : relative; 
} 
#navbar a { 
color : #3366CC; 
text-decoration : none; 
padding : 5px 20px; 
font-weight : bolder; 
font-size : 1.5em; 
} 
#navbar a.now { 
color : #666666; 
text-decoration : none; 
} 
#navbar a.hover { 
color : #008000; 
text-decoration : none; 
} 
#navbar a.visited { 
color : #000; 
text-decoration : none; 
} 
#onecolumn { 
color : #333; 
border : 1px solid #ccc; 
background : #fff; 
margin : 0 0 10px 0; 
padding : 10px; 
min-height : 400px; 
width : 900px; 
float : left; 
} 
#leftcolumn { 
color : #333; 
border : 1px solid #ccc; 
background : #fff; 
margin : 0 0 10px 0; 
padding : 10px; 
min-height : 400px; 
width : 900px; 
float : left; 
} 
.spl { 
margin-top : 7px; 
margin-left : 2px; 
margin-bottom : 5px; 
width : 260px; 
overflow : hidden; 
} 
.spl img { 
border : none; 
padding : 0; 
} 
.spl img.ofm {
	margin-right : 4px;
	overflow : hidden;
	border: 1px solid #e1e1e1;
} 
ul { 
display : list-item; 
list-style-type : none; 
} 
li { 
padding : 5px 0 5px 0; 
} 
li a { 
font-weight : bold; 
font-size : 1em; 
color : #73880a; 
} 
#leftcolumn h1 { 
text-indent : 5px; 
padding-bottom : 5px; 
} 
#leftcolumn h2 {
	color : #73880a;
	font-weight : lighter;
	margin-top : 15px;
	text-align : center;
} 
.inset { 
float : right; 
width : 250px; 
height : 250px; 
padding : 5px; 
margin : 15px 10 0 10px; 
color : inherit; 
} 
.inset p { 
font-size : 90%; 
line-height : 14px; 
color : #909090; 
} 
.inset h3 { 
color : #ff6c17; 
font-size : 1em; 
margin-top : 10px; 
padding : 0 0 5px 0; 
} 
.inset a { 
color : #3866a1; 
font-size : 1em; 
} 

.inset_left { 
float : left; 
width : 250px; 
height : 250px; 
padding : 5px; 
border : 1px solid #3866a1; 
margin : 15px 0 0 0px; 
color : inherit; 
} 
.inset_sm { 
float : right; 
width : 120px; 
height : 100px; 
padding : 5px; 
margin : 15px 10 0 10px; 
color : inherit; 
}
.lefttext p { 
font-size : 150%; 
color : #909090; 
text-align : left; 
padding-top : 10px; 
} 
.post { 
background : #eeeeee; 
padding : 3px; 
border : 0px dashed #8a795d; 
font-size : 110%; margin-left:5px; margin-right:10px; margin-top:20px; margin-bottom:20px 
} 
.post .date { 
background : url('images/clock.gif') no-repeat left center; 
padding-left : 20px; 
margin-left:5px; margin-right:15px; margin-top:0; margin-bottom:0 
} 
.post a { 
color : #ff6c17; 
} 
.post .comments { 
background : url('images/comment.gif') no-repeat left center; 
padding-left : 20px; 
margin-left:5px; margin-right:15px; margin-top:0; margin-bottom:0 
} 
.post .readmore { 
background : url('images/page.gif') no-repeat left center; 
padding-left : 20px; 
margin-left:5px; margin-right:15px; margin-top:0; margin-bottom:0 
} 
#footer { 
width : 902px; 
clear : both; 
border-top : 1px solid #ccc; 
border-bottom : 1px solid #ff6c17; 
margin : 0 0 10px 0; 
padding : 10px; 
background-color : #ffffff; 
} 
#footer p { 
padding : 0; 
font-size : 90%; 
color : #878787; 
text-align : right; 
} 
#footer a { 
color : #ff6c17; 
text-decoration : none; 
} 
.space1 {
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
.newh1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	border: 1px solid #e1e1e1;
	color: #000000;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #99CCFF;
	text-align: center;
}
.weva {
	text-align: center;
	margin-top: 10px;
}
.p1 {
	color: #73880a;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
}
.topleft {
	border: 0px solid #e1e1e1;
	margin-top: 10px;
	width: 900px;
	
}
.topleft2 {
	border: 0px solid #e1e1e1;
	margin-top: 40px;
	text-align: center;
}
.img {
	padding: 5px;
	border: 1px solid #DCDCDC;
	margin-right: 5px;
}
.newh1_rt {
	border-bottom:1px solid #e1e1e1; font-size: 14px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url('../images/bg_rt.gif');
}
.map {
	text-align: center;
	border: 1px solid #e1e1e1;
}
.mptitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CBB255;
	margin-top: 5px;
}
.pann_address {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF6C17;
	text-align: center;
	border: 1px solid #e1e1e1;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftcolumn_last {
	color : #333; 
border : 1px solid #ccc; 
background : #fff; 
margin : 0 0 10px 0; 
padding : 10px; 
min-height : 650px; 
width : 608px; 
float : left; 
}
#rightcolumn_last {
float : right; 
color : #333; 
border : 1px solid #ccc; 
background : #fff; 
margin : 0 0 10px 0; 
padding : 10px; 
min-height : 650px; 
width : 260px; 
display : inline; 
}
.testybox {
	width: 400px;
}