body {
	background-attachment: fixed;
	background-image:  url("images/background.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	text-align: center;
	margin: 0px;
	font-size: 16px;
	font-family: "Comic Sans MS", Verdana;
	background-color: #FEE2D4;

}

.header {
	height: 150px;
	text-align: center;
	width: auto;
}

.frame {
	width: 998px;
	margin: 0 auto;
	text-align: center;
	padding-left: 40px;
}
.content {
	width: 918px;
	text-align: left;
	float: left;
}

.menu_col {
	float: left;
	padding-top: 50px;
	clear: left;
	margin-left: -40px;
	width: 177px;
}
.cont_col {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 20px 25px 10px;
	color: #663300;
}

.pic_col {
	float: left;
	width: 10%;
	padding-top: 50px;
	
}


.pic_col img {
padding-bottom: 130px;
}
.menu_col a:hover{
	position: relative;
	left: 6px;
}
.menu_col a:link{
	text-align: left;
}
.menu_col a:visited{
	text-align: left;
}
.menu_col a:active{
	position: relative;
	left: -10px;
}
.menu_col img {
	padding-bottom: 20px;
	padding-top: 0px;
}
.hogsback {
	color: #D29D7D;
	text-align: left;
	font-size: 40%;
	line-height: 1px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #3C7349;
}
.sp1 {
	padding-top: 50px;
}
.footer {
	clear: left;
	padding-top: 15px;
	font-size: 60%;
	color: #D29D7D;
}
.spf {
	height: 1400px;
}
.security {
	background-color: #00FF33;
}
.reserve {
	background-color: #EEE1C1;
	font-size: 16px;
	font-family: "Comic Sans MS", Verdana;
}
.err {
	font-size: 120%;
	color: #FF0000;
}
.pic_col2 img {

	padding-bottom: 178px;
}
.pic_col2 {

	float: left;
	width: 10%;
	padding-top: 50px;
}

.par {
	padding: 10px;
	background-image: url(images/transp.png);
	background-repeat: repeat;
}
