.mainimg2{
	background-color: #fff;
	background-image: url(/Pub/design/menumainimg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 885px;
	height: 234px;
	margin: 0 0 20px 0;
}
/* Photo Gallery */
.mainimg3{
	background-color: #fff;
	background-image: url(/Pub/design/menumainimg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 885px;
	height: 234px;
	margin: 0 0 20px 0;
}
/* We Recommend */
.mainimg4{
	background-color: #fff;
	background-image: url(/Pub/design/menumainimg3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 885px;
	height: 234px;
	margin: 0 0 20px 0;
}
/* Contact Us */
.mainimg5{
	background-color: #fff;
	background-image: url(/Pub/design/menumainimg4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 885px;
	height: 234px;
	margin: 0 0 20px 0;
}

.left2{
	float: left;
	width: 271px;
	margin: 0 20px 0 0;
	text-align: center;
}
.left2 a:link{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
.left2 a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
.left2 a:hover{
	color: #aaa;
	text-decoration: none;
	font-weight: 600;
}
.left2 a:active{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}


.menuimg{
	margin: 0 0 10px 0;
}

.logo3{
	margin: 0 0 0 50px;
}
.right2{
	float: left;
	width: 591px;
}
.rightnav{
	background-image: url(/Pub/design/menubg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 591px;
	height: 44px;
}
.rightnav ul{
	margin: 0 0 0 0;
	padding: 15px 0 0 15px;
		color: #000;
}
.rightnav ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	font-size: 100%;
	color: #000;
}
.rightnav ul li a:link{
	color: #6f0600;
	text-decoration: none;
}
.rightnav ul li a:visited{
	color: #6f0600;
	text-decoration: none;
}
.rightnav ul li a:hover{
	color: #ff8500;
	text-decoration: none;
}
.rightnav ul li a:active{
	color: #6f0600;
	text-decoration: none;
}

.contenttop2{
	background-image: url(/Pub/design/rightcontent_top2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 591px;
	height: 32px;
	float:left;
}

.rightcontent2{
	background-image: url(/Pub/design/rightcontent_middle2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 591px;
	
}
.contentbottom2{
	background-image: url(/Pub/design/rightcontent_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 591px;
	height: 39px;
	float:left;
}

.rightcontent2 p{
	margin: 0 0 0 0;
	padding: 5px 0 5px 20px;
	width: 555px;
	color: #600c03;
	text-align: center;
}
