/* CSS Styles */
img { 
	border: none; 
}

hr {
	width: 85%;
}

.style1 {
	font-size: 9px;
	font-family: Verdana;
	color: #666666;
	float: left;
}

.bodybg {
	background-image: url(images/bodytan_bg.jpg);
	height: 316px;
}

.bodybottom {
	background-image: url(images/body_bottom_blocks.jpg);
	width: 627px;
	height: 27px;
}

.body_text {
	font-family: Arial;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
}

.body_text_squirt {
	font-family: Arial;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-style: oblique;
}

.big_text {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
}

.small_text {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
}

label {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}

ul.outer {
	margin-top: -7px;
}

li {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}

.style2 {
	font-size: 9px;
	font-family: Verdana;
	color: #666666;
	float: right;
}

.squirt_float {
	float: right;
	width: 35%;
	background-color: #F2E089;
	margin: 5px;
}

/* Page Link Styles */
.page_link {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
	padding-left: 15px;
}

.page_link:hover {
	color: #000000;
	text-decoration: none;
}

.page_link:visited {
	color: #333333;
}

.page_link_np {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

.page_link_np:hover {
	color: #000000;
	text-decoration: none;
}

.page_link_np:visited {
	color: #333333;
}

.style2_link {
	font-size: 9px;
	font-family: Verdana;
	color: #666666;
}

.style2_link:hover {
	text-decoration: none;
	color: #000000;
}

.style2_link:visited {
	color:#666666;
}

/* Portfolio styles */
.portfolio_container {
	margin: 10px;
}

.portfolio_bodybg {
	height: 240px;
}

.portfolio_text {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding: 4px;
	font-stretch: semi-expanded;
}

.nowrap {
	margin-left: 7.5px;
	margin-right: 7.5px;
	opacity: .6;
}

.nowrap:hover {
	opacity: 1.0;
}

.portfolio_tablecell {
	width: 400px;
}
	.foodproductimage {
	position: relative;
	left: 350px;
	top: -30px;
}
.gailandlarrycaption {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #333333;
	width: 300px;
	top: -240px;
	left: 15px;
}
