body
{
	background-image:url('images/bg.gif');
	background-repeat: repeat;
	text-align:center;
	margin-top:25px;
	margin-bottom:60px;
}

img, table, td, textarea, input
{
	color:#333F44;
	font-family:arial;
	font-size:11px;
}

#container
{
	width:719px;
	margin:auto;
}

#header
{
	height:11px;
	width:719px;
	text-align:right;
	color:#8A8989;
	font-family:arial;
	font-size:10px;
	margin-bottom:5px;
}

#header a
{
	text-decoration:none;
	color:#8A8989;
}

#header a:hover
{
	text-decoration:none;
	color:#ffffff;
}

#content
{
	background-color: #ffffff;
	margin-top:14px;
	color:#333F44;
	font-family:arial;
	font-size:11px;
	line-height:17px;
	vertical-align:top;
	text-align:left;
	padding:25px;
}

#home_content
{
	background-color: #ffffff;
	margin-top:14px;
}

#left_column
{
	text-align:left;
	vertical-align:top;
	padding-top:30px;
	padding-left:13px;
	padding-right:10px;
}


#right_column
{
	background-image:url('images/divider.jpg');
	background-repeat: no-repeat;
	padding-top:30px;
	width:190px;
	text-align:left;
	vertical-align:top;
	padding-left:16px;
	padding-right:10px;
}


#product_logo
{
	width:670px;
	text-align:center;
	padding-bottom:30px;
}

#divider_horizontal
{
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
	left:-25px;
}

#item_head
{
	color:#E20A16;
	vertical-align:top;
	font-size:13px;
	font-weight:bold;
}

#item_details
{
	font-family:arial;
	font-size:11px;
	color:#000000;
}

#item_details th
{
	color:#E20A16;
	font-size:11px;
	width:100px;
	text-align:left;
	padding:3px;
}

#item_details td
{
	padding:3px;
}

.item_name
{
	color:#E20A16;
	width:115px;
}

.bodycopy
{
	color:#333F44;
	font-family:arial;
	font-size:11px;
	line-height:17px;
	vertical-align:top;
}

.bodycopylink
{
	text-decoration:none;
	color:#E20A16;
}

.divider
{
	vertical-align:top;
}

#ina_paarman
{
	background-image:url('images/ina_paarmans.jpg');
	background-repeat: no-repeat;
	height:332px;
	width:185px;
}

#mrs_balls
{
	background-image:url('images/mrs_balls.jpg');
	background-repeat: no-repeat;
	height:332px;
	width:170px;
}

#willow
{
	background-image:url('images/willow.jpg');
	background-repeat: no-repeat;
	height:332px;
	width:135px;
}

#contact
{
	background-image:url('images/contact.jpg');
	background-repeat: no-repeat;
	width:216px;
	height:362px;
}


.supplier
{
	width:110px;
	padding-left:10px;
	padding-top:100px;
}

.contact_text
{
	padding-top:130px;
	padding-left:25px;
	width:130px;
	vertical-align:top;
}

.sub_head
{
	color:#E20A16;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
}


#footer
{
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
	color:#ffffff;
	font-family:arial;
	font-size:9px;
	padding:10px;
	line-height:13px;
	text-align:left;
}

#footer a
{
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover
{
	text-decoration:none;
	color:#aaaaaa;
}

#nav_container
{
	height:238px;
	width:719px;
	text-align:right;
	background-repeat:no-repeat;
}

#nav
{
	float:right;
}

.nav_item_on
{
	padding-top:65px;
	height:24px;
	background-color:#E20A17;
	float:left;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

.nav_item
{
	padding-top:65px;
	height:24px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.nav_link
{
	text-decoration:none;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;	
}

a.nav_link:hover
{
	color:#E20A17;
}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 10px "Arial";
color:#ffffff;
line-height:11px;
z-index:100;
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
padding-right:8px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
font:normal 10px "Arial";
padding: 1px 0;
text-decoration: none;
line-height:11px;
color:#ffffff;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/

color:#E20A17;
}

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

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

.text_link
{
	color:#333333;
	text-decoration:none;
}

a.text_link:hover
{
	text-decoration:underline;
}

.contact_field
{
	width: 246px;
	background-color:#dddddd;
	border:0px;
	padding:5px;
}

.contact_link
{
	color:#E20A17;
	font-family:arial;
	font-size:13px;
	text-decoration:none;
}

#contact_table td
{
	padding-right:25px;
	height:20px;
}

#contact_table a
{
	color:#E20A17;
	text-decoration:none;
}

#contact_table a:hover
{
	color:#E20A17;
	text-decoration:underline;
}



.error
{
	color:#E20A17;
	font-family:arial;
	font-size:11px;
	line-height:14px;
	padding-bottom:15px;
}






