body {
	margin: 0 auto;
	text-align: center;
	background-image: url("/assets/blueback.gif");
	background-repeat: repeat;
	background-color: #336699;
}
h1 {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-smoothing: always;
	text-decoration: none;
}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #336699;
	font-smoothing: always;
	text-decoration: none;
}
h3 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-smoothing: always;
	text-decoration: none;
}
p {
	font: normal 16px Arial, Helvetica, sans-serif;
	font-smoothing: always;
	line-height: 1.25;
	margin-bottom: 20px;
	color: #333;
	text-decoration: none;
}
a:link {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #3366ff;
	text-decoration: none;
}
a:visited {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
ul {
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height: 1.25;
	color: #333;
	text-decoration: none;
}
ul a{
	color: #336699;
	text-decoration: none;
}
ul a:hover{
	color: #3366ff;
	text-decoration: none;
}
ol {
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 1.25;
	color: #330000;
	text-decoration: none;
}
li {
	padding: 0 0 8px 0;
}
.main {
	font: normal .8em Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.quote {
	font: bold normal 1.75em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 1.25;
	color: #000;
	text-decoration: none;
}
.pictbg {
	text-align: center;
	background-color: #eee;
	width: 335px;
}
.pictmidbg {
	background-color: #fff;
	width: 30px;
}
.cap {
	font: normal 1em Arial, Helvetica, sans-serif;
	line-height: 1.2;
	color: #333;
	text-decoration: none;
	text-align: left;
	width: 335px;
	background-color: #eee;
}
.cap2 {
	font: bold .75em Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: center;
	width: 213px;
	background-color: #CCC;
}
.pricetxt {
	text-align: left;
	background-color: #eee;
	width: 200px;
}
p.pricetxt {
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 1.25;
	margin-bottom: 2px;
	color: #333;
	text-decoration: none;
}
.pricetxtmid {
	background-color: #fff;
	width: 10px;
}
.foot {
	font: normal 1em Arial, Helvetica, sans-serif;
	font-smoothing: on,4;
	line-height: 1.25;
	color: #ccc;
	text-decoration: none;
}
.tiny {
	font: normal .75em sans-serif;
	color: #ccc;
	line-height: 1.3
}
ul#navlist {
	margin: 0 20px;
	padding: 0;
	background-color: #fff;
	list-style-type: none;
	float: left;
}
div#main_wrapper {
	width:800px; 
	margin: 0 auto;
	text-align: justify;
	background-color: transparent;
	height: auto;
}
div#content {
	width:800px; 
	margin: 0 auto;
	background-color: #fff;
	border-top: 2px solid #eee;
	height: auto;
	overflow: auto;
}
div#header {
	width:auto; 
}
div#slideshow{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#nav {
	width:800px;
	margin: auto;  
	float:left;
	top:0px;
	background-color: #fff;
	overflow: auto;
}
#contenttext {
	width:800px;
	margin: 0 auto; 
	background-color: #fff;
	text-align: left;
	height: auto;
	overflow: auto;
}
table#picts {
	background-color:#fff;
	width: 760px;
	margin-bottom: 30px;
}
table#picts td {
	padding: 10px;
	border: 0px;
}
table#price {
	background-color:#fff;
	width: 760px;
	margin-bottom: 20px;
}
table#price td {
	padding:10px;
	border: 0px;
}
#footer {
	width:800px;
	background-color: #cc3333;
	clear:both;
}
/* inner div margin */
#header_inner, #contenttext_inner, #footer_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}
#header_inner {
	text-align: left;
	/* I want the header content to touch the edges, so no padding */
	}
/* -------------------- Top 800 x 400 picture area -------------------- */
#slide_inner{
margin: 0 auto;
text-align: center;
}
/* -------------------- END Top 800 x 400 picture area -------------------- */
/* -------------------- Left Column Navigation -------------------- */
#nav_inner {
	margin: auto;
	text-align: left;
}
#nav_inner li {
	margin: 0;
	float: left;
	padding: 10px 12px;
}
#nav_inner a {
	font: bold 1.05em Georgia, "Times New Roman", Times, serif;
	color: #336699;
	text-decoration: none;
}
#nav_inner a:hover {
	color: #3366ff;
	text-decoration: none;
}
#nav_inner a:active {
	color: #3366ff;
	text-decoration: none;
}
/* -------------------- END Left Column Navigation -------------------- */
#content_inner {
	margin: 0 auto;
	padding: 2px 20px 10px;
	height: auto;
	}
#content_inner a {
	color: #336699;
	text-decoration: none;
}
#content_inner a:hover {
	color: #3366ff;
	text-decoration: none;
}

/* -------------------- Inner Contents -------------------- */
#contenttext_inner {
	margin: 0 auto;
	padding: 10px 20px;
	}
#lthlfcolumn_inner {
	margin: 0 auto;
	padding: 12px;
}
#rthlfcolumn_inner {
	margin: 0 auto;
	padding: 12px;
}
/* -------------------- END Inner Contents -------------------- */
/* -------------------- Form -------------------- */
form {
	width: 95%;
	float: left;
	margin: 0;
	padding: 0 5px 20px;
}
div.formsection{
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #99ccff;
	text-align:left;
	height: auto;
	overflow: auto;
}
input {
	font-size: 1em;
}
input:focus, textarea:focus, select:focus 
{
	border: .5px solid #3366ff;
}
label {
	display: block;
	clear: both;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #666;
	margin: 2px 0 2px;
	padding-bottom: 2px;
}
input[type="submit"] {
	float: left;
	margin: 5px;
}
.buttongroup {
	float: left;
	width: 80%;
	padding: 0;
}
.buttongroup input {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-align: left;
}
.buttongroup label {
	float: left;
	width: 28em;
	margin: 0 30px 0 0;
	color: #F0F0F0;
	font-weight: normal;
	clear: none;
	text-align:left;
}
/* -------------------- END Form -------------------- */
/* -------------------- Footer Contents -------------------- */
#footer_inner {
	padding:5px;
	text-align:center;
}
#footer_inner a {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
#footer_inner a:hover {
	color: #3366ff;
	text-decoration: none;
}
/* -------------------- END Footer Contents -------------------- */
