﻿@charset "utf-8";
body{
	margin: 10px 0 10 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #015491;
}

b{font-size: 110%;}

.center {
	text-align: center;
}

#maincontainer{
	width: 795px; /*Width of main container*/;
	margin: 0 auto; /*Center container on page*/
}
#topsection{
	background: #0070C8;
	height: 174px; /*Height of Header jpg */
}
#TopNav{
	background: url(http://www.ahealthyhappyyou.com/images/HeaderLinks.jpg);
	height: 25px;
	background-repeat: repeat-x;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
#topbar{
	height: 20px;
	background-image: url(images/topbar1.jpg);
	background-repeat: repeat-x;
}
#bottombar{
	height: 20px;
	background-image: url(images/topbar1.jpg);
	background-repeat: repeat-x;
}

#contentwrapper{
float: left;
width: 100%;
background-color: #FFFFFF;
}

#contentcolumn{
	margin-left: 160px;
}
#leftcolumn{
	float: left;
	width: 160px; /*Width of left column*/;
	margin-left: -795px; /*Set left margin to -(MainContainerWidth)*/;
	background: #0070C8;
}

#footer{
	clear: left;
	width: 100%;
	background: #0070C8;
	color: #ffffff;
	text-align: center;
	padding: 0px 0 4px 0;
	height: 70px;
	font-size: 12px;
}
#footer a{
	color: #EBEA1E;
	font-weight: bold;
}

.ImageLinks {
	border-width: 0px;
}

.innertube{
	margin: 7px 7px 7px 7px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.ROLMround{display:block}
.ROLMround *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#0070C8}
.ROLMround1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #0C17B2;
  border-right:1px solid #0C17B2;
  background:#0C17B2}
.ROLMround2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #0C17B2;
  border-right:1px solid #0C17B2;
  background:#0C17B2}
.ROLMround3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #0C17B2;
  border-right:1px solid #0C17B2;}
.ROLMround4{
  border-left:1px solid #0C17B2;
  border-right:1px solid #0C17B2}
.ROLMround5{
  border-left:1px solid #0C17B2;
  border-right:1px solid #0C17B2}
.ROLMroundfg{
  background:#ffffff}
p {
	text-align: justify;
}
a {
	color: #000080;
}

/*--------------------------------- Navagation Section ----------------------------------*/

#navAlpha {
	font-size: 12px;
	font-weight: bold;
}

#navAlpha a {
	display: block;
	padding: 3px 4px 1px 17px;
	margin: 0;
	text-decoration: none;
	text-align: left; /*	border-top: 1px solid #fffFFF; */;
	color: #000000;
	background-image: url(images/up146.gif);
	background-repeat: no-repeat;
	height: 25px;
}

#navAlpha a:hover {

	color: #006600;
	background-image: url(images/over146.gif);
	background-repeat: no-repeat;
}

/*--------------------------------- Main Navagation Top "Navy Blue" Section ----------------------------------*/

	#sitenavtop {
	font-size: 14px;
	color: #000000;
	padding: 2px 4px 2px 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images/over146.gif);
	background-repeat: no-repeat;
	height: 25px;
}
	#sitenavtop a {
	color: white;
	background: #800000;
}

	#sitenavtop a:hover {
		background: #000080;
		}
		
		
		
#ProductContainer{
	padding: 2px;
	border: 0px none #990033;
	width: 100%; /*Width of main container*/;
	margin: 0 auto;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#ProductHeading{
	background: #E4E50B;
	font-weight: bold;
	border-bottom-style: none;
	border-top-color: #A4B902;
	border-top-style: solid;
	border-top-width: 2px;
	color: #000000;
	text-indent: 4px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#ProductLogo{
	background: #FFFFFF;
	position: relative;
	float: right;
	top: 3px;
	width: 220px;
}
#ProductPrice{
	font-weight: bolder;
}
h1 {
	line-height: normal;
}
h2 {
	line-height: normal;
}
h3 {
	line-height: normal;
}
.leftalign {
	text-align: left;
}
