body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #657383;
	color: #660000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	
	
}
img {border: 0;
	
}

a {
	color: #dddc77;
}
a:hover{
	color: #cccb66;

}

div.container {
	width: 990px;

}

div.header {
	border-bottom: 1px solid #fffe99;
	background: url(../images/header-background.gif) repeat-x;
}

div.content {
	background: #657383;
	min-height: 330px;
	padding: 3px 0 3px 0;

}

div.maincontent {
	float: left;
	width: 735px;
}
	
div.innercontent {
	padding: 30px 0 30px 30px;
}	

div.boxcontent {
	background: #657383;
	border-top: 1px solid #fffe99;
}

.specialgreen {
	border: 1px solid #fffe99;
	}
	
img#navfoto.specialgreen {
	float: right;
	margin: 0 0 10px 10px;
	}

div.floatingbox {
	float: left;
	margin: 8px 0 10px 15px;
	height: 232px;
	width: 310px;
	background-color: #657383;
	border: 1px solid #fffe99;
	padding: 0;
	}

div.replacer img { 
  	width: 153px;
  	height: 114px;
  	}

.clear {
	clear: both;
}


div.footer {
	background: url(../images/footer.gif) no-repeat 206px 20px;
	height: 189px;
}
div.footerbar {
	height: 20px;
	width: 100%;
	background-color: #000000;
	border-top: 1px solid #fffe99;
	border-bottom: 1px solid #fffe99;
	color: #fffe99;
	font-size: 10px;
	text-align: center;
}

	

#navhoriz {
	width: 253px;
	margin: 0;
	float: left;
	display: block;
}
	
#navhoriz ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
	
/*
#navhoriz li a {
	height: 26px;
  	text-decoration: none;
  	padding: 0 0 3px 0;
  	display: block;
}	


#navhoriz li {
	height: 26px;
	padding: 0 0 1px 0;
	}
*/	
#navhoriz a {
	text-decoration: none;
	}

#camera {
	width: 320px;
	height: 240px;
	margin: 20px auto;
	border: 10px solid #fffe99;
}






	



ul.secondnav {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: none;
	width: 712px;
	height: 20px;
	background-color: #ffee99;
}
ul.secondnav li {
	display: inline;
	float: left;
	margin: 0 10px 0 10px;
	padding: 4px 0 4px 0;
}
ul.secondnav a  {
	text-transform: uppercase;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}


div.subdivide {
	margin-top: 30px;
	}
	
.smtxt {
	font-size: smaller;
	}

h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	}
h3 {font-size: 14px;
	margin: 0;
	padding: 0;
	}
div.innercontent.menu h3 {
	margin-top: 30px;
	}
div.innercontent.praise h4 {
	margin-top: 30px;
	}
div.innercontent.store form {
	float: right;
	width: 250px;
	}
div.formlabel {
	width: 4em;
	float: left;
	margin-top: 5px;
	}