/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #464646;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #464646;
}


a {
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font:12pt Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0;
}

h3 {
	margin:20px 0 5px;
	border-bottom:1px solid #000000;
	width:75%;
}

for {
	margin:0;
}

input {
	background-color: #F7EBBB;
}

textarea {
	background-color: #F7EBBB;
}

select {
	background-color: #F7EBBB;
}

blockquote {
	background:#fff;
	border:2px solid #F1F1E7;
	padding:15px;
}

form {
	margin:0;
}

ol {
	text-align:left;
}

.inside {
	background:url(images/inside_bg.gif);
	border:1px solid #FFFFFF;
	margin:0 8px 5px 2px;
	height:100%;
	padding:5px;
}

.go {
	background-color: transparent;
	vertical-align: middle;
}

.submitBtn {
	background-color:#FFCC00;
	font-weight:bold;
}

.required {
	color:#FF0000;
}

#camping img {
	border:4px double #666666;
}

#camping a img:hover {
	border:4px double #FF9900;
}

#manf {
	background-color:#F1F1E7;
	border:1px solid white;
}

#manf td {
	border-bottom:2px solid white;
	font-size:11px;
}

#manf img {
	border:0;
}

#manf img:hover {
	background-color: #FFCC00;
}

#manf ul {
	padding-left:30px;
	margin-top:9px;
}

#main a {
	font-size:18px;
	color:#474747;
}

#main a:hover {
	text-decoration:none;
	color:#ff9900;
}

#main a img {
	border:none;
}

.button {
	background:#F1F1E7 url(images/blanksign.jpg) no-repeat;
/*	border:1px outset #ff9900;	*/
	width:208px;
	height:98px;
	padding:5px;
}

#main .hot {
	font-size:30px;
	color:#FF0000;
	font-weight:bold;
}