body
{
	margin:0px;
	font-family: helvetica, arial;
	font-size:11px;
	color:#98948d;
}

#content
{
	padding:50px;
}

#main_nav
{
	background-color:#CFCBC5;
}

.bodycopy
{
	font-family: helvetica, arial;
	font-size:11px;
	color:#98948d;
	line-height:15px;
	vertical-align:top;
}

#product_image
{
	height:295px; 
	width:467px;
}

img
{
	font-family: helvetica, arial;
	font-size:11px;
	color:#98948d;
}

.copyright
{
	font-size:11px;
}

.bold_text
{
	color:#605953;
}

.shop_bg
{
	width:562px;
	height:297px;
	background-image:url('images/shops_bg.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
}

.text_box
{
	width:380px;
	height:23px;
	border:0px;
	font-family: helvetica, arial;
	font-size:11px;
	vertical-align:middle;
	color:#605953;
	padding-top:6px;
	padding-left:7px;
	padding-right:7px;
}

.send
{
	padding-bottom:1px;
	vertical-align:bottom;
	text-align:left;
	width:62px;
}

a:hover.bodycopylink
{
	color:#605953;
}

.bodycopylink
{
	color:#98948d;
}

/* removes dotted borders on firefox links */
a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}