/* CSS Document */

body {background-color:#2f2920;
margin-top:0px; 
 }

a:link {
color:#ad894b;
text-decoration:none;}

a:visited {
color:#ad894b;
text-decoration:none;}

a:hover {
color:#660000;
text-decoration:none;}

div#centerPage {
width: 1024px;
margin-left: auto;
margin-right: auto; 
 }

#Logo {
position:absolute;
width:217px;
height:142px;
z-index:1;
margin-left:170px;
margin-top:0;
}

#address {
	width:500px;
	height: auto;
	margin:160px 0 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.5em;
	font-size:0.65em;
	text-align:left;
 }

 
#sacks {
width:291px;
height:auto;
position:absolute;
right:0;
}

#footer {
width:635px;
height:auto;
position:absolute;
margin-top:548px;
margin-left:245px;
z-index:1;
}

/* TOP BANNER */

#header {
width:1024px; 
height: 92px; 
margin: 0 0 0 0; 
background-image:url(../images/Frieze-Forage-header.jpg);
background-repeat:no-repeat;}

#Layer1 {
	position:absolute;
	width:410px;
	height:43px;
	z-index:1;
	margin-left:400px;
	margin-top:49px;
}

#navigation {
width:410px;
height:43px;
float:right;
margin:49px -205px 0 20px;
}

#nav-1 {width:83px; height:43px; float:left;}

#nav-1 a {display:block; width:83px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-_05.gif); background-repeat:no-repeat;
}

#nav-1 a:hover {
display:block; width:83px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-over_05.gif); background-repeat:no-repeat;  	
}

#nav-2 {width:92px; height:43px; float:left; }

#nav-2 a {
display:block; width:92px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-_06.gif); background-repeat:no-repeat; 
}


#nav-2 a:hover {
display:block; width:92px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-over_06.gif); background-repeat:no-repeat; 
}

#nav-3 {width:101px; height:43px; float:left;}

#nav-3 a {
display:block; width:101px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-_07.gif); background-repeat:no-repeat; 
}

#nav-3 a:hover {
display:block; width:101px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-over_07.gif); background-repeat:no-repeat; 	
}

#nav-4 {width:130px; height:43px; float:left;}

#nav-4 a {
display:block; width:130px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-_08.gif); background-repeat:no-repeat; 
}

#nav-4 a:hover {
display:block; width:130px; height:43px; cursor:pointer; text-decoration:none; background:url(../images/images/btn-over_08.gif); background-repeat:no-repeat; 
}


#tel {
width:auto; 
height:auto; 
float:right; 
margin: -10px 240px 0 0;}

#tel h1{
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:1.6em;}

/* MAIN CONTENT */

#container {
	width:1024px;
	height: 775px;
	margin:0 0 0 0;
	background-image:url(../images/bkgnd-hay2.jpg);
	background-repeat:repeat-x;
}

#right-col {
width:190px;
height:auto;
float:right;
margin: 30px 240px 0 0;
}

#left-col {
width:330px;
height:auto;
float:left;
margin: 40px 0 0 245px;
font-family:Arial, Helvetica, sans-serif; 
color:#000000; 
line-height:1.5em; 
font-size:0.7em;
text-align:justify;
}

#left-col h1{
color:#ad894b;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
font-weight:normal;
font-size:1.9em;
}

#stockist {
width:550px;
height:auto;
float:left;
margin: 40px 0 0 245px;
}

#left-col2 {
width:200px;
height:auto;
float:left;
font-family:Arial, Helvetica, sans-serif; 
color:#AF8948; 
font-size:0.7em;
text-align:left;
}

#left-col2 ul,li {
text-align:left;
margin-bottom:3px;
margin-left:-1em;
}


#stockists-col {
width:310px;
padding:8px;
border: #AF8948 solid 1px;
float:left;
height:380px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
overflow:auto;
line-height:1.3em; 
font-size:0.7em;
}

#left-col ul, li{
text-align:left;
list-style:square;
padding-left:8px;
margin-bottom:5px;
}

/* CONTACT FORM */


#contact-form {
width:320px;
float:left; 
margin: 20px 0 30px 0;
line-height:1.2em;
text-align:left;
}
#foot_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD894B;
	text-align: center;
}

