/* CSS Document */
/* CSS Menus - Vertical CSS Menu with Popout and Dropdown Menus - 20050131 */

body
{
	margin: 0;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	color: #000;
	background-image:url(../images/back1.gif);
	background-color:#FFFFFF;
}

#container
{
	margin: 1em auto;
	width:950px;
}

#banner
{
	font: georgia, times, "times new roman", serif;
	clear: both;
	height:160px;
	padding-top: 20px;
}

#logo
{
	float: left;
	width: 200px;
	text-align:center;
	padding-left:20px;
}

#logo p { margin-top: 0; }

#title
{
	text-align:center;
	padding-left:20px;
}

#title h1 {
	font: bold 24px georgia, times, "times new roman", serif;
	padding-top:20px;
}

#nav
{
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-top: 1em;
}

#nav p { margin-top: 0; }

#content
{
	padding-top: 30px;
	margin: 0 2em 0 240px;
	font: 14px georgia, times, "times new roman", serif;
}

#content ul {
	margin-left:20px;
}
#content p { 
	font: 14px georgia, times, "times new roman", serif;
	margin-bottom:1em;
}
#content h1 { 
	font: bold 18px georgia, times, "times new roman", serif;
}
#content h1.video { 
	font: bold 28px georgia, times, "times new roman", serif;
}
#content h2 { margin-top: 0; 
	font: bold 16px georgia, times, "times new roman", serif;
}
#content h3 { margin-top: 0; 
	font: bold 14px georgia, times, "times new roman", serif;
}
#content .imageright {
	float:right;
	margin-left:10px;
}
#content .imageleft {
	float:left;
	margin-right:10px;
}

#content .imagetable {
	text-align:center;
	padding:5px;
}

#content .imageborder {
border:1px solid #2F3334;
}
#content .largetext{ font-size:24px !important;}

#story {
	float:right;
	width: 240px; 
	padding: 5px 5px; 
	border: solid #000066; 
	border-width: 1px 1px 1px 1px;
}
#about {width: 125px; 
	padding: 5px 5px; 
	border: solid #000066; 
	border-width: 1px 1px 1px 1px;
}
#aboutsd {width: 125px; 
	padding: 5px 5px; 
}
#map {
	vertical-align:top; 
	padding: 5px 5px; 
}
#about_all {
	padding: 5px 5px; 
	border: solid #000066; 
	border-width: 1px 1px 1px 1px;
}
#clear {
	clear: both;
	height: 1px;
}
#footer
{
	color:#000;
	font: 10px Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	clear: both;
	padding: 5px;
	text-align: center;
}
#footer a
{
	color:#000;
}
/* Begin CSS Popout Menu */

#menu{
	float: left;
	width: 185px;
	margin-left: 10px;
	padding-top: 1em;
	position:absolute;
	/*top:0.5em;
left:0.5em;*/
z-index:2;
/*padding-bottom:12em;  To allow room for bottom dropdown */
}

#menu a, #menu h2{
font:bold 11px/16px Verdana,arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#fff;
/*white-space:nowrap;*/
margin:0;
padding:3px;
}

#menu h2{
color:#fff;
background: #fff;
text-transform:uppercase;
text-align:center;
}

#menu a{
color:#000;
background:#eee url(../images/bg_button.jpg) repeat-y;
border-width:1px;
border-style:solid;
border-color:#ccc;
text-decoration:none;
}

#menu a:hover{
color:#a00;
background:#ddd url(../images/bg_button.jpg) repeat-y;
border-width:1px;
border-style:solid;
border-color:#ccc;
}

#menu a:active{
color:#060;
background:#ccc url(../images/bg_button.jpg) repeat-y;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
text-transform:uppercase;
text-align:center;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}

/* End non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
background:#eee url(/css/images/expand3.gif) no-repeat bottom right;
}

#menu a.x:hover{
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}
#nutrimost_button a{
	width:400px;
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align:center;
	text-decoration:none;
	border:1px solid #003;
	padding:4px 10px;
	background:#CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
#nutrimost_button a:hover{
	color: #003;
	background: #69C;
}
#nutrimost_testimonial_button {
	float:right;
}
#nutrimost_testimonial_button a{
	width:200px;
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align:center;
	text-decoration:none;
	border:1px solid #003;
	padding:4px 10px;
	background:#CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
#nutrimost_testimonial_button a:hover{
	color: #003;
	background: #69C;
}