@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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-color: #F1EEE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	/*background-color: #DBD4C4;
	background-image: url(/images/body/back.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #709842;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #3AA76F;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #DDD9CE;
	scrollbar-arrow-color: #ffffff;`
}
.ocharleys #container {
	width: 960px;
	background-color: #ffffff;
	margin: 0 auto;
	margin-top:30px;
	
	text-align: left;
} 
.ocharleys #header {
	width: 940px;
	height: 30px;
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #556B7B;
	font-weight: normal;
	text-decoration: none;
} 
.ocharleys #header_logo {
width: 940px;
	height: 60px;
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #556B7B;
	font-weight: normal;
	text-decoration: none;
	
} 
.ocharleys #headerbar {
	height: 20px;
	width: 954px;
}

.ocharleys #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 110px;
	padding: 0px;
}
.ocharleys #mainContent {
	margin: 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 10px;
	width: 840px;
	height: 540px;
	     overflow:auto;
		
} 
.ocharleys #footer {

	width: 964px;
	padding-top:10px;
	height: 100px;
	text-align: center;
	text-decoration: none;
	background-color:#F1EEE6;
} 
.ocharleys #menu_footer{
	margin-top:10px;
	padding-bottom:5px;
		background-color: #F1EEE6;
		height:50px;
		font:Verdana, Geneva, sans-serif;
		color:#4f3520;
		 font-weight:bold;
		 width:825px;
		 line-height:20px;
}
#menu_footer a:link{text-decoration:none; color: #4c3522}
#menu_footer a:visited{text-decoration:none ; color: #4c3522}
#menu_footer a:hover{text-decoration:none; color: #6e8831}
#menu_footer a:active{text-decoration:none ; color: #6e8831}



.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 */
	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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #069;
}
a:visited {
	color: #66944B;
}
a:hover {
	color: #F00;
}
a:active {
	color: #603;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #629844;
}
h2 {
	font-size: 18px;
	color: #629844;
}
h3 {
	font-size: 16px;
	color: #629844;
}
h4 {
	font-size: 14px;
	color: #629844;
}
h5 {
	font-size: 12px;
	color: #629844;
}
h6 {
	font-size: 10px;
	color: #629844;
}
h3 a:link {
	color:#556B7B;
	text-decoration: none;
}
h3 a:visited {
	color:#556B7B;
	text-decoration: none;
}
h3 a:active {
	color:#556B7B;
	text-decoration: none;
}
h3 a:hover {
	color:#000;
	text-decoration: underline overline;
}
.ocharleys #studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 60px 10px 10px;
	letter-spacing: 2px;
	text-align: right;
	width: 95%;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.ocharleys #studio11 a:link {
	color:#666666;
	text-decoration: none;
}
.ocharleys #studio11 a:visited {
	color:#666666;
	text-decoration: none;
}
.ocharleys #studio11 a:active {
	color:#666666;
	text-decoration: none;
}
.ocharleys #studio11 a:hover {
	color:#ffffff;
	text-decoration: none;
}
.nutritional {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu_copy{
	color:#666666;
	width: 700px;
	margin-left:40px;
	font-size:.9em;
}

.ddimgtooltip{
display:none;
position:absolute;
color: black;
z-index:2000;
-moz-box-shadow: 2px 2px 10px #000;
-webkit-box-shadow: 2px 2px 10px #000;
-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#333333,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=6)";
filter: progid:DXImageTransform.Microsoft.Glow(color=#333333,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=6);
}
