#indexDefaultHeading {
	display: none;
}

.inahurry {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: large;
	font-style: italic;
	color: #FF0000;
	text-align: center;
}
.campintro {
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.campitems {
	padding: 5px;
	margin: 15px 0px 15px 0px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #59698D;
}
.camppictures {
	margin-left: 5px;
	margin-right: 5px;
}
.pagenumber {
	float: left;
	font-size: small;
	text-align: left;
}
.pagejump {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
}
.itemname {
	font-size: large;
	color: #008000;
	font-weight: bold;
}


.style2 {
	text-align: center;
	font-size: 1em !important;
}
.style3 {
	font-size: small;
	color: #FF0000;
}
.style4 {
	font-size: 28pt;
	color: #FF0000;
}
.style5 {
	font-size: 20pt;
}
#newproduct {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #F9FF11;
	border: medium ridge #FF9900;
	color: black;
}	
.login {
	float: right;
	font-size: small;
}

#container {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#page_head {
	height: 150px;
	border-bottom-style: solid;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-color: #FFFF00;
}
#left_nav {
	padding: 10px;
	float: left;
	background-color: #586B99;
	width: 200px;
}
#page_content {
	padding: 10px 5px 10px 5px;
	width: 777px;
	float: right;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFF00;
}
#copyright {
	clear: both;
	text-align: right;
	padding-right: 25px;
	font-size: x-small;
	font-style: italic;
}
#left_nav a {
	text-decoration: underline;
	color: #FFFF00;
}
#left_reserve {
	border-style: none;
	padding: 10px;
	clear: left;
	float: left;
	width: 200px;
	background-color: #586B99;
	color: #E6FFFF;
	text-align: center;
}
#left_nav a:hover {
	color: #0000FF;
}
.style1 {
	font-size: large;
	color: #FFFF00;
}

#indexwrapper {
  font-family: Times New Roman;
  width: 775px;
	margin: auto;
}


