html, body  
{
	background: #fff url(img/bg1.gif) repeat-x top left;
	text-align: center; 
	font-size: 12px; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	margin:0 auto;
	padding:0;
}

#main {
	color: #1F2126;
	vertical-align: top;
	text-align: center;
	width: 780px;
	margin-left:auto; 
	margin-right:auto;  
	margin-top:0px;  
	padding-top:0px;
}

#header {
	clear: both;
	color: #1F2126;
	background: #77CE31 url(img/bgtop.gif) repeat-x top left;
	text-align: left;
	height: 101px; 
	overflow: hidden;	
}
#header1 {
	clear: both;
	background: url(img/bgtop1.gif) no-repeat top left;
	height: 9px; 
	overflow: hidden;
}
#header2 {
	clear: both;
	background: url(img/bgtop2.gif) no-repeat top left;
	height: 9px; 
	margin-top: 10px;
	overflow: hidden;
}
#content {
	clear: both;
	background-color: #fff;
	text-align: left;
	width: 780px;
}

#content_l {
	float: left;
	color: #1F2126;
	text-align: left;
	width: 200px;
	border:0;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}

#content_m {
	float: right;
	color: #1F2126;
	text-align: left;
	width: 560px;
	border:0;
	padding-right: 0px;
	padding-top: 10px;
	overflow: hidden;
}

.box_cnt {
	clear: both;
	background: url(img/bg_cnt.gif) no-repeat top left;
	color: #fff;	
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 20px;
	padding: 3px 0 0 10px;
	width: 550px;
	height: 29px;
	overflow: hidden;
}

.box_cnt a:link, .box_cnt a:visited {
	text-decoration: none;
	color: #fff;
}

.box_cnt a:hover, .box_cnt a:active {
	text-decoration: underline;
	color: #fff;
}

.box_cnt1 {
	clear: both;
	color: #111;
	background-color: #FBF0E1;
	margin-top: 2px;
	padding: 10px 10px 10px 10px;
	width: 530px;
	overflow: hidden;
}

.box_cnt1 h1 {
	color: #833A21;
  font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
}

.box_cnt1 hr {
	border: 1px solid #fff;
	clear: both;
}

.box_cnt1 a:link, .box_cnt1 a:visited {

	text-decoration: underline;	
	color: #833A21;
}

.box_cnt1 a:hover, .box_cnt1 a:active {

	color: #C9623E;
}

.box_menu {
	clear: both;
	background: url(img/bg_box.gif) no-repeat top left;
	color: #fff;	
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 20px;
	padding: 3px 0 0 10px;
	width: 170px;
	height: 29px;
	overflow: hidden;
}

.box_menu1 {
	clear: both;
	color: #111;
	width: 180px;
	overflow: hidden;
}
.menui {
	display: block;
	color: #fff;
	background-color: #CC7A5E;
	font-weight: bold;
	border-left: 2px solid #A14829;
	padding: 8px 10px 0px 10px;
	margin-top: 1px;
	width: 160px;
	height: 24px;
	font-size: 13px;
	overflow: hidden;
}

.menui a:link, .menui a:visited {
	text-decoration: none;
	color: #aaa;
}

.menui a:hover, .menui a:active {
	text-decoration: underline;
	background-color: #aaa;
	display: block;
}

.menui1 {
	clear: both;
	display: block;
	color: #fff;
	background-color: #7CD533;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
	width: 10px;
	height: 24px;
	font-size: 13px;
	overflow: hidden;
}


.mmenu
{
	padding: 0px 0px 0px 0px;
	width: 180px;
	float: left;
	font-size: 13px;
}


.mmenu ul
{
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style-type: none;
	background-color: #CC7A5E;
	font-weight: bold;
	border-left: 2px solid #A14829;
}

.mmenu li
{
	border-top: 1px solid #fff;
}

.mmenu ul a
{
	display: block;
	padding: 8px 6px 8px 10px;
	width: 162px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #fff;
}

.mmenu ul a:hover
{
	color: #000000;
	background-color: #FBF0E1;
}

.mmenu ul a:visited
{
}

.thumb {
	display: block;
	text-align: center;
	float: left;
	padding: 5px 5px 5px 22px;
}
.thumb a:link, .thumb a:visited {
	text-decoration: none;
	color: #151837;
}

.thumb a:hover, .thumb a:active {
	text-decoration: underline;
	color: #151837;
}
.photo {
	display: block;
	text-align: left;
	float: left;
	padding: 5px 5px 5px 12px;
}

#footer {
	clear: both;
	width: 780px;
	display: block;
	text-align: center;
	font-size: 11px; 
	color: #A14829;
	height: 14px;
	padding-top: 30px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #A14829;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #A14829;
}

.clink {
	color: #A3492A;
	font-size: 11px; 
}

.tablinks1 {
	width: 90px;
	vertical-align: top;
	padding-bottom: 10px;
}

.tablinks2 {
	vertical-align: top;
	padding-bottom: 10px;
}

.category {
	width: 255px;
	display: block;
	float: left;
	padding: 3px 5px 7px 0px;
}