body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#e8ebef;
	margin:0;
	padding:0;
	text-align:center;
	color:#000000;
}

.oneColFixCtrHdr #container 
{
	width:820px;
	background-color:#e2d7c8;
	margin:0 auto;
	text-align:left;
	height: 100%;
}

.oneColFixCtrHdr #header 
{
	height:168px;
	background:url(images/banner.jpg);
}

.oneColFixCtrHdr #header h1, .oneColFixCtrHdr #footer p 
{
	margin:0;
	padding:0px 0;
}

.oneColFixCtrHdr #mainContent 
{
	padding:36px;
	height:auto;
	background-color:#e2d7c8;
}

.oneColFixCtrHdr #footer 
{
	width:820px;
	height:55px;
	clear: both;
	margin:0 auto;
	text-align:left;
	background:url(images/minilogo.jpg) no-repeat left;
	
}

#menu 
{
	position:absolute;
	width:820px;
	height:30px;
	margin:10px auto;
	overflow:hidden;
	top:113px;
}

#menu ul, #subnav ul 
{
	padding:0px;
	margin:0px;
	list-style:none;
	background-color:e2d7c8;
}

#menu ul li, #subnav ul li
{
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}

#menu ul li a 
{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px 17px 0px 17px;
	display:block;
	text-decoration:none;
	font-size:16px;
	color:#313131;
	border-left:solid 1px #e1e1e1;
}

#menu ul li a:hover, #subnav ul li a:hover 
{
	color:#fff;
}

#flash 
{
	width:745px;
	height:250px;
	padding: 0 0 36px 0;
}

#centercollumn 
{
	width: 745px;
	height:350px;
	color:#696969;
	background-color:e2d7c8;
}

#centercollumnext
{
	width: 745px;
	height:100%;
	color:#696969;
	background-color:e2d7c8;
}


#maintext 
{
	float:right;
	width:335px;
	height:100px;
	color:#696969;
}

#subnav 
{
	margin:10px auto;
	overflow:hidden;
	padding-left:130px;
}

#subnav ul li a 
{
	padding:8px 10px 0 8px;
	display:block;
	text-decoration:none;
	font-size:10px;
	color:#666;
	border-left:solid 1px #e1e1e1;
}

#copyright 
{
	width:250px;
	float:right;
	padding:25px 0 25px 0;
	
	font-size:10px;
	color:#666;
}

#copyright a
{
	color: #666;
	font-size:10px;
}

.header {	color:#ac8e81;	text-transform:uppercase;	font-weight:bold; }



#menuboard { float:left;	width:425px;	height:251px;	background: url(images/menuboard.jpg) no-repeat; }

.menub
{
	margin-top: 70px;
	color: #FFFFFF;
	margin-left:35px;
	margin-right: 30px;

}

#uppercontainer { width:745px;	height:260px;	padding:0; }

#signin {	position: relative;	float: right;	width:280px;	height:100%; }

#ordertop
{
	position: relative;
	width: 748px;
	height: 24px;
	background: url(images/ordertop.jpg) no-repeat;
	overflow:hidden;
	padding-top: 30px;
	
}


div#cats ul
{

text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#cats ul li
{
	display: inline;
	margin-left: -4px;
}

div#cats ul li a
{
	font-size:12px;
	color: #000000;
	padding: 5px 10px 5px 10px;
	text-decoration: none;

}

div#cats ul li a:hover
{
	color: #666666;
}

#orderbottom
{
	position: relative;
	width: 748px;
	height: 54px;
	background: url(images/orderbottom.jpg) no-repeat;
}

#orderbody
{
	width:688px;
	height: auto;
	min-height: 300px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}


form { border:none; padding: 5px; display: inline;}

input, textarea {
	background-color: white;
	left: 15em;
	color: black;
	border: solid 1px;
	margin-right: -20px;
}
label { float: left;}
select { background-color: white; color: blue; }


textarea { background-color: white; color: black; }

.submit { font-size: 12px; background-color: black; color: white; }

a:link { font-size: 12px; color: #000000; text-decoration: underline;}
a:visited {font-size: 12px; text-decoration: underline;}
a:active {font-size: 12px; text-decoration: none}
a:hover {font-size: 12px; text-decoration: none; color: red;}

