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


/* STRUCTURE */

body	{background-image: url(images/bg.jpg);
}

a:link              {
	color:#660000;
	text-decoration:none;
}
a:visited           { color: #660000; 
					text-decoration:none; 
					}
					
a: hover             {
	color: #002200;
	text-decoration:underline;
}
a:active            {
	color: #660000;
	text-decoration: none;
	border: none;
}


a img { 
border: 0; 
}

#page-wrap	{margin: 0 auto;
background: #fff;
height: 650px;
width: 950px;
border: thin inset #333333;
}

/* INDEX */

#header-index {height: 217px; width: 950px;
}

#left-column-index {float: left; width: 138px; height: 433px;
background-image: url(images/index_02.jpg)
}

#index-main-content {
	float: left;
	position: relative;
	width: 625px;
	height: 322px;
	background-image: url(images/index_03.jpg);
}

#right-column-index {
position: relative;
float: right;
width: 187px;
height: 433px;
background-image: url(images/index_04.jpg);
}

#bottom-column-index {
float: left;
position: relative;
width: 625px;
height: 111px;
background-image: url(images/index_05.jpg);
}

/* ABOUT */
#header-about {height: 217px; width: 950px;
}

#left-column-about {float: left; width: 141px; height: 314px;
background-image: url(images/about_02.jpg);
display: inline;
}

#about-nav {
float: left; width: 622px; height: 50px;
padding: 0; margin: 0;
}

#about-nav li {
display: inline;
}

#about-main-content {
	float: left;
	position: relative;
	width: 622px;
	height: 264px;
	background-image: url(images/about_10.jpg);
	display: inline;
}

#right-column-about {
position: relative;
float: right;
width: 187px;
height: 314px;
background-image: url(images/about_09.jpg);
display: inline;
}

#bottom-column-about {
clear: both;
position: relative;
width: 950px;
height: 119px;
background-image: url(images/about_11.jpg);
}

/* HOW WE GROW */

#header-grow {height: 217px; width: 950px;
}

#left-column-grow {float: left; width: 138px; height: 433px;
background-image: url(images/how_we_grow_02.jpg);
display: inline;
}


#grow-main-content {
	float: left;
	position: relative;
	width: 625px;
	height: 322px;
	background-image: url(images/how_we_grow_03.jpg);
	display: inline;
}

#right-column-grow {
position: relative;
float: right;
width: 187px;
height: 433px;
background-image: url(images/how_we_grow_04.jpg);
display: inline;
}

#bottom-column-grow {

float: left;
position: relative;
width: 625px;
height: 111px;
background-image: url(images/how_we_grow_05.jpg);
}


/* MEMBERSHIP */
#header-member {height: 218px; width: 950px;
}

#left-column-member {float: left; width: 142px; height: 362px;
background-image: url(images/member_re_02.jpg);
display: inline;
}

#member-nav {
float: left; width: 648px; height: 48px;
padding: 0; margin: 0;
}

#member-nav li {
display: inline;
}

#member-main-content {
	float: left;
	position: relative;
	width: 648px;
	height: 314px;
	background-image: url(images/member_re_09.jpg);
	display: inline;
}

#right-column-member {
position: relative;
float: right;
width: 160px;
height: 362px;
background-image: url(images/member_re_08.jpg);
display: inline;
}

#bottom-column-member {
clear: both;
position: relative;
width: 950px;
height: 70px;
background-image: url(images/member_re_10.jpg);
}

#paypal1_summer {
	width: 200px;
	height: 75px;
	float:left;
	padding-left: 85px;
	}
	
	
#paypal2_summer {
	width: 200px;
	height: 75px; 
	float: right;
	padding-right: 65px;
	}
	

/* SAMPLE BASKET */

#header-sample {height: 217px; width: 950px;
}

#left-column-sample {float: left; width: 138px; height: 433px;
background-image: url(images/sample_02.jpg);
display: inline;
}


#sample-main-content {
	float: left;
	position: relative;
	width: 625px;
	height: 322px;
	background-image: url(images/sample_03.jpg);
	display: inline;
}

#right-column-sample {
position: relative;
float: right;
width: 187px;
height: 433px;
background-image: url(images/sample_04.jpg);
display: inline;
}

#bottom-column-sample {

float: left;
position: relative;
width: 625px;
height: 111px;
background-image: url(images/sample_05.jpg);
}


/* TYPOGRAPHY */

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

ul {

font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	}
