@charset "utf-8";
body {
	margin: 3px;
	padding: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.top1 {
	height:40px;
	background:url(images/top.gif) top left no-repeat;
	color:#FFFFFF;
	text-align:center;
}
.top {
	height:40px;
	background:url(images/top2.jpg) top left no-repeat;
	color:#FFFFFF;
	text-align:center;
}

.top a {
	color:#FFFFFF;
	text-decoration:none;
}

.top a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.banner {
	background: url(images/banner.jpg) top left no-repeat;
	width: 950px;
	height: 127px;
	margin-top: 3px;
}
.banner_home {
	background: url(images/banner950.jpg) top left no-repeat;
	width: 950px;
	height: 127px;
	margin-top: 3px;
}
.nav {
	padding:0;
	margin: 3px 3px 0 0;
	list-style-type:none;
	width:167px;
}
.nav li {
	height:41px;
	text-align:center;
}
.nav li a {
	height:41px;
	display:block;
	background:url(images/butt.gif) top left no-repeat;
	color: #FFFFFF;
	text-decoration:none;
	line-height:41px;
	font-size:16px;
	font-weight:bold;
}
.nav li a:hover {
	background: url(images/butt_hover.gif) top left no-repeat;
	color: #CCCCCC;
}

.mainpic {
	border: 2px solid #000033;
	padding: 3px;
	margin-top:3px;
	width:533px;
	height:400px;
}
.mainpic_home {
	background: url(photos/home/main00.jpg) center no-repeat;
	border: 2px solid #000033;
	padding: 3px;
	margin-top:3px;
	width:533px;
	height:400px;
}

.right {
	background: url(images/righthome.jpg) top left no-repeat;
	width: 234px;
	height: 518px;
	margin-top: 3px;
	margin-left: 3px;
}
.right p {
	color:#663300;
	padding:10px 10px 0;
	font-size:14px;
	line-height:16px;
	text-align:justify;
}
.right_dove {
	background: url(images/dove.jpg) top left no-repeat;
	width: 779px;
	height: 625px;
	margin-top: 3px;
}
.right_dove p {
	color:#663300;
	padding:10px 10px 0;
	font-size:14px;
	line-height:16px;
	text-align:justify;
}
.thumb_bg_home {
	background:url(images/thumbs_bg.gif) top left repeat-x;
	width: 713px;
	height: 105px;
	margin-top: 3px;
	text-align:left;
}
.thumb_bg {
	background:url(images/thumbs_bg.gif) top left repeat-x;
	width: 713px;
	height: 105px;
	margin-top: 3px;
	padding-top: 13px;
	text-align:left;
}
.thumb_bg a {
	margin-left: 10px;
}
.thumb_bg a img{
	border: 2px solid #FFFFFF;
}
