body
{
	margin : 0px;
	padding : 0px;
	font-size : 12px;
	font-family : verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	color : #B54406;
}

h1
{
	font-size : 18px;
}

h2
{
	font-size : 16px;
}

td
{
	vertical-align : top;
	font-size : 12px;
}

.top
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
}

.nav
{
	text-align : center;
	background-color : #C2DAEC;
	border-top : 3px solid #A0B3E0;
	border-bottom : 1px solid #A0B3E0;
}

.content
{
	position : relative;
	margin : 100px 10px 10px 10px;
	background-repeat : no-repeat;
}

.boxtop
{
	background-color : #B54406;
	text-align : center;
	color : white;
	text-transform : uppercase;
}

.boxbottom
{
	border-top : 1px solid #B54406;
	border-left : 1px solid #B54406;
	border-right : 1px solid #B54406;
	background-color : white;
	padding : 10px;
}

.list_image
{
	border-width : 0px 0px 1px 1px;
	border-color : #A0B3E0;
	border-style : solid;
	text-align : right;
}

.list_text
{
	border-width : 0px 0px 1px 0px;
	border-color : #A0B3E0;
	border-style : solid;
}

.price
{
	color : #B54406;
	font-size : 18px;
}

.footer
{
	font-size : 10px;
}

.list
{
	font-size : 11px;
}

.search
{
	position : absolute;
	top : 13px;
	right : 3px;
	font-size : 11px;
}

.cart
{
	border-width : 0px 0px 1px 1px;
	border-color : #A0B3E0;
	border-style : solid;
	padding : 5px;
}