@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../Images/wallpaper6.gif);
	padding: 2;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: oblique;
	color: #393;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #393;
	text-decoration: none;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	}

.blackTextcenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	}
	
.blackTitlecenter{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	}

.blackTextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	}
	
.blackTextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	}
.brownTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630;
	text-align: left;
}

.brownText{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #630;
}

.brownTcenter{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #630;
	text-align: center;
}

.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
}

.greenTextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #060;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
}

.greenTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
}

.greenTextHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #393;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFF;
}

.greenTextLeft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #360;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #963;
	border-right-color: #963;
	border-bottom-color: #963;
	border-left-color: #963;
}
.redTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F03;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
}

.vt_textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.main #listBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	font-weight: normal;
}
.main #topMiddleNav {
	background-color: #FC9;
	height: 40px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: 363;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 100px;
	clear: both;
}
.main #headerHome {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding: 0;
	width: 4.5em;
}
	
#blackTextitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: center;
	font-style: italic;
	background-position: center;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #999;
	width: 815px;
	padding-bottom: 2px;
	padding-right: 10px;
	float: left;
	}
#bottomCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #630;
	background-position: center;
	text-align: center;
	text-decoration: none;
	background-color: #FC9;
	clear: both;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	background-color: #FFF;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	background-position: center;
	padding-top: 30px;
	padding-bottom: 50px;
}
			
#container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	clear: both;
	background-color: #FFFFFF;
	background-position: top;
	border: 1px ridge #393;
	top: 0px;
} 




	
#header {
	background-image: url(../Images/banner_bark3.jpg);
	height: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #393;
	border-right-color: #F93;
	border-bottom-color: #393;
	border-left-color: #F93;
} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	color: #FFF;
	text-decoration: none;
	background-position: center;
}

#indexTextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	background-color: #FFF;
	height: 225px;
	width: 555px;
	float: left;
	padding-right: 1px;
	padding-left: 1px;
}

#indexTextleft2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	background-color: #FFF;
	width: 555px;
	float: left;
	height: 215px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#indexAngelpic {
	background-color: #FFF;
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-right: 3px;
	height: 220px;
	clear: right;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
}

#indexApplpic {
	background-color: #FFF;
	width: 260px;
	float: left;
	vertical-align: middle;
	height: 208px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
}

#indexSamsonpic {
	background-color: #FFF;
	width: 260px;
	float: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 3px;
	height: 225px;
	padding-right: 10px;
	text-align: center;
	padding-bottom: 2px;
}

#indexOmegapic {
	background-color: #FFF;
	float: left;
	width: 260px;
	padding-left: 12px;
	padding-right: 1px;
	vertical-align: middle;
	clear: right;
	height: 215px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: center;
}
#indexHealthyJ {
	float: left;
	height: 65px;
	width: 826px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#indexSamsonblurb {
	float: left;
	height: 35px;
	width: 826px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 15px;
	padding-right: 2px;
	padding-left: 2px;
}

#indexOmegablurb {
	float: left;
	height: 35px;
	width: 826px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 15px;
	padding-right: 2px;
	padding-left: 2px;
}

#indexTextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	background-color: #FFF;
	float: left;
	width: 555px;
	clear: right;
	top: 1px;
	height: 225px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}

#indexTextright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	background-color: #FFF;
	float: left;
	width: 555px;
	top: 1px;
	height: 220px;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}


#list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	background-color: #FFF;
	text-align: left;
	font-weight: normal;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
#mainContent {
	height: 100%;
	background-position: center center;
	background-color: #FFF;
	clear: both;
	padding-right: 35px;
	padding-left: 35px;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
		}

#navlinks {
	margin: 0;
	padding: 0.5em 3em;
	color: #396;
	background-color: #FC9;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.75em;
	text-align:center;
	border-right: 1px solid #99C;
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #396;
	text-decoration: none;
}

#navlinks a:hover {
	text-decoration: underline;
	color: #630;
}

#OmVerText {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#productImage {
	float: left;
	width: 24em;
	height: 16em;
	margin: 0em 2em 0 2em;
	background-color: #FFF;
	
}
#productList {
	float: left;
	width: 29em;
	height: 15em;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	text-align: left;
	font-weight: normal;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
}

#productText {
	clear: both;
}

#redTextBold {
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F03;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	clear:both;
}
#samsonpics {
	padding: 1px;
	margin-right: 5px;
	margin-left: 5px;
	width: 850px;
	background-color: #FFF;
}
#samsonshopbuttons {
	width: 300px;
	margin-left: 260px;
	clear: right;
	padding-bottom: 30px;
	padding-top: 10px;
}
#samsonList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960;
	width: 430px;
	float: left;
	background-color: #FFF;
	padding-right: 5px;
	height: 220px;
}
#samsonpicsRight {
	float: left;
	width: 290px;
	background-color: #FFF;
	height: 220px;
	margin-left: 30px;
	clear: right;
}
#samsonFunctions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding: 10px;
	background-color: #FFF;
	float: left;
	width: 780px;
}



#shop {
	float: right;
	width: 120px;
	height: 25px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #396;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
#sitemap {
	text-align: left;
	margin-right: 2em;
	margin-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	list-style-type: square;
	color: #393;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 3em;
	padding-right: 1em;
}

#sitemap a{
	color: #963;
	text-decoration:none
}

#sitemap a:hover{
	text-decoration:underline;
	color: #396;
	font-style: oblique;
}
#test1 {
	float: left;
	background-color: #FFF;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960;
	margin-bottom: 10px;
	margin-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#test2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 375px;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #960;
	padding-bottom: 10px;
	clear: right;
}

#topnav {
	background-color: #FC9;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #363;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
	border-top-style: ridge;
	border-top-color: #363;
	vertical-align: middle;
} 

#vitaImage {
	float: left;
	width: 24em;
	height: 18em;
	background-color: #FFF;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 2em;
	
}

#vtBottom {
	font-style:normal;
	background-color: #FFF;
	height: 60px;
	width: 100%;
	text-align: center;
	float: left;
	padding-bottom: 2em;
	vertical-align: middle;
		}


#vtLeft {
	font-style:normal;
	background-color: #FFF;
	height: 39em;
	width: 29em;
	float: left;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

#vtRight {
	font-style:normal;
	background-color: #FFF;
	height: 36em;
	width: 21em;
	text-align: center;
	float: right;
	clear: right;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

a.default:link, a.default:active {
	color: #363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	list-style-type: square;
}
a.default:hover, a.default:visited {
	color: #630;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	list-style-type: square;
}

a.bottom:link, a.bottom:hover, a.bottom:visited, a.bottom:active {
	color: #630;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#D1L {
	background-color: #999;
	float: left;
	height: 150px;
	width: 400px;
	padding-right: 10px;
}
#D1R {
	background-color: #F00;
	clear: right;
	float: left;
	height: 150px;
	width: 400px;
	padding-left: 10px;
}

#D2L {
	background-color: #00F;
	float: left;
	height: 150px;
	width: 350px;
	padding-right: 10px;
}
#D2R {
	background-color: #FF0;
	clear: right;
	float: left;
	height: 150px;
	width: 350px;
	padding-left: 10px;
}

#D3L {
	background-color: #9FC;
	float: left;
	height: 150px;
	width: 350px;
	padding-right: 10px;
}
#D3R {
	background-color: #096;
	clear: right;
	float: left;
	height: 150px;
	width: 350px;
	padding-left: 10px;
}

#D4L {
	background-color: #339;
	float: left;
	height: 150px;
	width: 350px;
	padding-right: 10px;
}
#D4R {
	background-color: #FCC;
	clear: right;
	float: left;
	height: 150px;
	width: 350px;
	padding-left: 10px;
}
