﻿body {
	border: 0;
}
#outer {
	width:100%;
	/*background-image:url(../../images/christmas_back.gif);*/
	background-repeat:repeat;
	background-color:#fff;
	background-position:0 0;	
}
#container {
	margin: 0 auto;
	width: 780px;
	background: #fff;
}
/* H E A D E R */
#head {
	margin-top: 10px;
	background: #d8f1ff url(../../images/corntop780x8.gif) no-repeat 0 0;
	padding-top: 3px;
}
#headbot {
	background: url(../../images/cornbot780x8.gif) no-repeat left bottom;
	padding-bottom: 8px;
	clear: both;
}
#head #logo {
	float:left;
	padding-left: 6px;
}
#head #misc {
	width: 450px;
	float:right;
	padding-top: 4px;
	padding-right: 8px;
	text-align: right;
}
/* N A V I G A T I O N */
#nav {
	margin-top: 10px;
	padding-top: 3px;
	background: #ebffb2 url(../../images/corntop780x8.gif) no-repeat left top;
}
#navtop {
	background: url(../../images/cornbot780x8.gif) no-repeat left bottom;
}
#subnav_back {
	padding-left: 25px;
	background: transparent url(../../images/cornbot780x8.gif) no-repeat left bottom;
	line-height: 2.2em;
}
#subnav {
	background: transparent url(../../images/subnav_back.gif) repeat-x top left;
}
/* C O N T E N T */
#contholder {
	margin: 10px auto 0 auto;
	width: 774px;
	min-height: 100px;
}
#contleft, #prodleft {
	width: 150px;
	float: left;
	clear: left;
}
#contrightwide { 
	float: right;
	width:610px;
}
/* W I D E   W I T H   B O R D E R */
#contcenter {clear: both;margin: 0 auto;}
.tl, .tb, .tr, .bl, .bb, .br {background: url(../../images/border13x13.gif) no-repeat 0 0;}
.tb {background-color:#fff6dd;background-repeat: repeat-x;background-position: 0 -13px;}
.tr {background-position: 100% -26px;padding-top:13px;}
.bl {background-position: 0 -39px;}
.bb {background-color:#fff6dd;background-repeat: repeat-x;background-position: 0 -52px;}
.br {background-position: 100% -65px;padding-top:13px;}
/* F O O T E R */
#foot {
	margin-top: 10px;
	padding-top: 5px;
	background: #eaeaea url(../../images/corntop780x8.gif) no-repeat left top;
	text-align: center;
	clear: both;
}
#footbot {
	font-size: 90%;
	padding: 2px 3px 6px;
	background: url(../../images/cornbot780x8.gif) no-repeat left bottom;
	line-height: 170%;
}
#foot p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 4px;
}
#foot a {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
#foot a:hover {
	color: #000;
	text-decoration: underline;
}
/* P R O D U C T   P A G E */
#prodcenter {
	width: 380px;
	float: left;
	padding-left: 8px;
	padding-right: 3px;
}
#prodright {
	width: 210px;
	float: right;
	clear: right;
}
#prodwide {
	float: left;
	clear: left;
	width: 540px;
	padding-right: 3px;
	margin-top: 15px;
}