body, html {
	background-color:#c4d577;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	}
#wrapleft {
	width: 228px;
	float: left;
}
#wrap {
	height: 100%;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#midc {
	background-image: url(images/jpg/main/content-mid.gif);
	background-repeat: repeat-y;
	float: left;
	width: 494px;
	min-height:250px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-align: justify;
}
#topgallery {
	background-image: url(images/jpg/portfolio/top-big.gif);
	float: left;
	height: 155px;
	width: 504px;
	padding-top: 33px;
	padding-left: 30px;
}
.thumbnaildesc {
	background-image: url(images/jpg/portfolio/thumbnail.gif);
	float: left;
	min-height:147px;
	vertical-align:top;
	width: 143px;
	padding-top: 18px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: left top;
}
.thumbnaildesc a, .thumbnail a:visited {
	color: #525C1D;
	text-decoration: none;
}

.thumbnaildesc a:hover {
	color: #C4D577;
	text-decoration:none;
}

.thumbnailtxt {
	float: left;
	height:30px;
	vertical-align:top;
	width: 163px;
	text-align: center;
	color: #336600;
}
.thumbnail {
	background-image: url(images/jpg/portfolio/thumbnail.gif);
	float: left;
	height:147px;
	vertical-align:top;
	width: 143px;
	padding-top: 18px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: left top;
}
.thumbnailblank {
	float: left;
	height:147px;
	vertical-align:top;
	width: 143px;
	padding-top: 18px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: left top;
}
.thumbnail a, .thumbnail a:visited {
	color: #525C1D;
	text-decoration: none;
}

.thumbnail a:hover {
	color: #C4D577;
	text-decoration:none;
}

/***************************************** menu ***************************************/
.mainmen {
	width: 200px;
	color: #525C1D;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}


.mainmen a, .mainmen a:visited {
	width: 200px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	color: #525C1D;
	font-size: 1em;
	text-decoration: none;
	float: left;
}

.mainmen a:hover {
	width: 200px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
	float: left;
	background-color: #CDDB8A;
}
.mainmen2 {
	width: 170px;
	color: #525C1D;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}


.mainmen2 a, .mainmen2 a:visited {
	width: 170px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	color: #525C1D;
	font-size: 1em;
	text-decoration: none;
	float: left;
}

.mainmen2 a:hover {
	width: 170px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
	float: left;
	background-color: #CDDB8A;
}
#menu {
	float: left;
	height: 70px;
	width: 380px;
}
#botc {
	background-image: url(images/jpg/main/content-bot.gif);
	float: left;
	height: 26px;
	width: 534px;
}




#topwrap {
	width: 769px;
	float: none;
	height: 70px;
}
#topc {
	background-image: url(images/jpg/main/content-top.gif);
	float: left;
	height: 30px;
	width: 534px;
}
#wrapright {
	float: left;
	width: 540px;
}
h1 {
	font-size:24px;
	color: #547520;
	}
h2 {
	font-size:16px;
	color: #547520;
	line-height: 4px;
	}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
