@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;
}


table, caption, thead, tfoot, tbody, th, td, h1 {
	margin: 0;
	padding: 0;	
	}
		
/* TABLE General */
		
table {
	border: 1px solid #79B2AF;
	border-collapse: separate;
	border-width: 0 1px 1px 0;
	border-spacing: 4px;
	color: #333333;
	margin-top: -20px;
	max-width: 560px;
	min-width: 560px;
	padding: 20px 5px 5px 5px;
	width: 95%;
	background-color: #C6E2A2;
	text-align: center;
	}
		
table, caption {
	text-align: left;
	}
			
caption h1 {
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	left: 0px;
	position: relative;
	text-shadow: 0 1px 1px #57B8CC;
	top: 0px;
	background-color: #F36647;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5F2F1;
	border-right-color: #E5F2F1;
	border-bottom-color: #E5F2F1;
	border-left-color: #E5F2F1;
	width: 300px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	}
	
	caption h4{
	
	color: #FFF;
	background-color: #00ADC6;
	display: block;
	padding-left: 6px;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 25px;
	padding-top: 7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
		
th,
td, {
	border-width: 5px;
	padding: 1px 6px;
	vertical-align: top;
	text-align: left;
	}
			
th {
	color: #000;
	text-align: center;
	}
			
thead,
td {
	text-align: left;
	vertical-align: top;
	}
	
td:empty {
	background: #A7DBD8;
	border: 0;
	}
			
/* THEAD */
			
thead th {
	background: #D3EDEB;
	background: rgba(255, 255, 255, 0.5);
	}
				
thead tr:nth-of-type(n+2) th {
	background: #C1E5E3;
	background: rgba(255, 255, 255, 0.3);
	}
			
/* TFOOT */

tfoot th {
	background: #D3EDEB;
	background: rgba(255, 255, 255, 0.5);
	}
			
tfoot td {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 1px 1px #FFFFFF;
	background: #E5F2F1;
	background: rgba(255, 255, 255, 0.5);
	font-size: 16px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 5px;
	}
			
/* TBODY */
			
th[scope=row] {
	background: #D3EDEB;
	background: rgba(255, 255, 255, 0.5);
	font-variant: small-caps;
	letter-spacing: 1px;
	}
									
tbody td {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 1px 1px #FFFFFF;
	background: #E5F2F1;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	}

tbody tr:nth-child(odd) td {
	-moz-border-image: url(../images/shadow-odd.png) 5 repeat;
	-webkit-border-image: url(../images/shadow-odd.png) 5 repeat;
	border-image: url(../images/shadow-odd.png) 5 repeat;
	}
tbody tr:nth-child(even) td {
	-moz-border-image: url(../images/shadow-even.png) 5 repeat;
	-webkit-border-image: url(../images/shadow-even.png) 5 repeat;
	border-image: url(../images/shadow-even.png) 5 repeat;
	}
			
tbody tr:nth-child(odd):hover td,
tbody tr:nth-child(even):hover td {
	-moz-border-image: url(../images/shadow-tr-hover.png) 5 5 5 5 repeat;
	-webkit-border-image: url(../images/shadow-tr-hover.png) 5 5 5 5 repeat;
	border-image: url(../images/shadow-tr-hover.png) 5 5 5 5 repeat;
	}
			
tbody tr:nth-child(odd) td:hover,
tbody tr:nth-child(even) td:hover {
	-moz-border-image: url(../images/shadow-td-hover.png) 5 repeat;
	-webkit-border-image: url(../images/shadow-td-hover.png) 5 repeat;
	border-image: url(../images/shadow-td-hover.png) 5 repeat;
	}
			
/* BORDER RADIUS */
			
table,
caption h1,
thead th,
tfoot td,
tbody td {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

