@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	top: 0px;
	margin-top: 0px;
	padding-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.top-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0A7548;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F36446;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;
}

.pic-float-right {

float: right;
padding: 5px;

}

a.top-links:link {
	color: #F35D40;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}

a.top-links:visited {
	color: #F25033;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.top-links:hover {
	color: #000000;
	text-decoration: none;
}

a.angus-main:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.angus-main:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.angus-main:hover {
	color: #666666;
	text-decoration: none;
}

#container
{
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	height: auto;
}

#top-links{
	float: none;
	height: 20px;
	width: 800px;
	text-align: right;

}

#header{
	height: 145px;
	width: auto;
	margin-top: 5px;

}

#sub-header{
	height: 91px;
	width: 800px;

}

#header-logo
{
	height: 120px;
	width: 280px;
	padding-top: 14px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: right;
	float: left;
}

#main-strawberry-picture{
	background-attachment: scroll;
	background-image: url(../images/header-strawberry-picture2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 145px;
	width: 373px;
}

 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

 #navcontainer ul
{
	list-style-type: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}

#navcontainer ul li a:hover
{
	color: #F14A2D;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#news-menu {
	float: left;
	width: 211px;
	padding-top: 0px;
	text-align: right;
	}
#news-menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	

	
#news-menu li a:link, #news-menu li a:visited {
	color: #000000;
	display: block;
	background-image: url(../images/menu-block.gif);
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-top: 8px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#news-menu li a:hover, #news-menu li a:active {
	color: #000000;
	background-image: url(../images/menu-block.gif);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#petal-image{
	float: left;
	height: 91px;
	width: 268px;
	background-attachment: scroll;
	background-image: url(../images/petal-strawberry-picture.jpg);
	background-repeat: no-repeat;
}

#strap-line-box{
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FF0000;
	float: right;
	height: 50px;
	width: 520px;
	margin-top: 20px;
}

#container2 {
	width: 800px; /* this overrides the text-align: center on the body element. */
	padding-top: 15px;
	float: none;
} 

#sidebar-left {
	width: 221px;
	margin-top: 20px;
	float: left;
} 

#sidebar-right {
	float: right; /* since this element is floated, a width must be given */
	width: 560px;
	padding-bottom: 0px;
	margin-top: 20px;
	text-align: left;
}

#core-content{
	width: 210px;
	padding-left: 11px;
	height: auto;
}

#news-content{
	width: 226px;
	padding-left: 0px;
	height: auto;
	float: left;
	margin-top: 9px;
}

#helen-contant-box{
	float: right;
	height: auto;
	width: 160px;
	margin-right: 80px;
}

#flash-map-content{
	width: 328px;
	padding-left: 0px;
	height: 150px;
	float: right;
	margin-top: 25px;
}

#brand-content{
	width: 210px;
	padding-left: 4px;
	height: auto;
}

.top-shadow-box{
	background-attachment: scroll;
	background-image: url(../images/top-shadow-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 221px;
}

.top-shadow-box-news{
	background-attachment: scroll;
	background-image: url(../images/top-shadow-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 221px;
	float: left;
}

.middle-shadow-box{
	background-attachment: scroll;
	background-image: url(../images/middle-shadow-box.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	margin-left: 0px;
	width: 226px;

}

.middle-shadow-box-news{
	background-attachment: scroll;
	background-image: url(../images/middle-shadow-box.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	margin-left: 0px;
	width: 226px;
	float: left;

}

.bottom-shadow-box{
	background-attachment: scroll;
	background-image: url(../images/bottom-shadow-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 221px;
}

.bottom-shadow-box-news{
	background-attachment: scroll;
	background-image: url(../images/news-grapes-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 221px;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer {
	bottom:0;
	height:134px;
	background-color: #333333;
	width:100%;
	background-attachment: scroll;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;

}

#footer-container
{
	width: 800px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: auto;
}

#footer-left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 40px;
}

#footer-right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	height: auto;
	width: 500px;
	margin-top: 40px;
	text-align: right;
	line-height: 20px;
}



#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
	color: #000;
}
.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;
}
