body {
	text-align: center;
	background: url(/25thanniversary/bg.jpg) repeat-x top;
	color: #18222E;
	padding: 0 0 6em 0;
	margin: 0;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
}

a {
	color: #ff7300;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0094DF;
	text-decoration: underline;
	font-weight: bold;
}

#header {
	margin:0 auto;
	padding: 0;
	width: 920px;
	text-align: left;
	background-color: #ffffff;

}

#header img.logo {
	vertical-align: middle;
	margin: 20px;
}

#nav {
	margin: 2.8em .5em 0 0;
	padding: 0;
	float: right;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0;
	padding: 0em;
	display: inline;
}

#nav li a {
	color: #18222E;
	text-decoration: none;
	padding: 3em 1em;
	font-size: .9em;
}

#nav li a:hover {
	background: #ff7300;
	color: #ffffff;
	text-decoration: none;
}

#nav li a.selected {
	background: #ff7300;
	color: #ffffff;
	text-decoration: none;
}

#banner {
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	text-align: left;
}

#banner img {
	position: relative;
	top: 70%;
	left: 20%;
}

.backlink {
	float: right;
	margin: .7em;
}

.backlink a {
	color: #18222E;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.backlink a:hover {
	text-decoration: underline;
}

#body {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

#boxes {
	height: 120px;
	margin-bottom: 1px;
}

#boxes div {
	float: left;
	width: 230px;
	height: 120px;
	background: #18222E;
	color: #ffffff;
}

#boxes div.boxborder {
	margin-right: 1px;
	width: 229px;
}

#boxes div img {
	margin: 1em;
	display: block;
}

#boxes div p {
	font-size: .8em;
	margin: 1em;
}

.morelink {
	text-decoration: underline;
}

.headershadow {
	background: url(/25thanniversary/bg_headershadow.jpg) repeat-x top;
	width: 920px;
	height: 7px;
}

#content {
	background: #ffffff;
	clear: both;
	min-height: 600px;
}

.contenttable {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

.contenttable td {
	padding: 1.5em;
	vertical-align: top;
}

.contenttable td.col1 {
	width: 40%;
}

.contenttable td.col2, .contenttable td.col3 {
	width: 20%;
}

.contenttable td.col2 p, .contenttable td.col3 p {
	font-size: .9em;
}

hr {
	border: 0;
	background-color: #999;
	height: 1px;
	clear: both;
}

#footer {
	width: 920px;
	margin: 0 auto;
	text-align: right;
	padding: 10px;
	font-size: .8em;
	color: #18222E;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:link {
	color: #18222E;
	text-decoration: none;
	font-weight: normal;
}

.productwrap {
        width:auto;
        height: auto;
        border-top: 1px solid #e3e3e3;
        padding: 15px 0 20px 0;
}

.productbox { 
        width:15%;
        height:auto;
        float:left;
}

.producttext {
        width: 80%;
	line-height: 1.2em;
        height: auto;
        float:left;
}

.blueform {
        height: auto;
        border: 1px solid #e3e3e3;
        background-color: #eef9ff;
        padding: 5px 0 5px 0;
        line-height: 2em;
}

.blueform input {
        vertical-align: middle;
        margin: 0 5px 1px 10px;
}

.red {
        color: red;
        font-weight: bold;
}

.subtotal {
        border-top: 1px solid #e3e3e3;
        font-weight:bold;
        color:black;
        padding: 20px 0 0 0; 
	font-size: 14px;
}

.subtotal input.proceed {
        color:white;
        font-weight:bold;
        background-color:#ff7300;
        border:none;
}

h3 {
	color: #0094DF;
}

#guestbook font {
	font-size: 12px;
}

#guestbook td {
	padding: 10px 20px 10px 0px;
}

#guestbook {
	width: 220px;
	height: 500px;
	overflow-x: hidden;
	overflow-y: scroll;
background: #F7E4D4;
border: 1px solid #ff7300;
padding: 5px;
}
