@charset "utf-8";
/* CSS Document */

body {
	background: #000000 /*url(../images/bg_body.jpg) repeat-x*/;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

#wrap{
	margin:0px auto;
	width:752px;
	background-color:#ffffff;
	}

#page{
	width:750px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 10px 0px;
	background-color:#ffffff;
}

.clear {
	clear:both;
	height:1px;
}

/*----------------------------------------------------*/
/*----- COLOURS & ALGNMENT -----*/
/*----------------------------------------------------*/
.light_green { color:#9FCE5A; }
.green { color:#22361B; }
.red { color:#990000; }

.left { text-align:left; }
.center { text-align:center }
.right { text-align:right; }

/*----------------------------------------------------*/
/*----- HTML Elements -----*/
/*----------------------------------------------------*/

p {
	font-size: 80%;
	color:#000000;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height:125%;
}

h1 {
	font-size: 180%;
	font-weight:normal;
	color:#22361B;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 130%;
	font-weight:normal;
	color:#990000;
	margin: 0px 20px 7px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 90%;
	font-weight:bold;
	color:#22361B;
	margin: 20px 20px 8px 0px;
	padding: 0px 0px 0px 0px;
}

#text ul, 
#text ol,
#textwide ul, 
#textwide ol {
	font-size: 80%;
	color:#000000;
	margin: 0px 25px 10px 40px;
	padding: 0px 0px 0px 0px;
}

#text li,
#textwide li {
	color:#000000;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height:125%;
}

a {
	color:#990000;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:none;
}




/*----------------------------------------------------*/
/*----- Title and Logos -----*/
/*----------------------------------------------------*/

#title_logos{
	margin:15px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width:750px;
	}
	
#title{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:525px;
	float:left;
	}
#title h1 {
	margin: 0px 20px 0px 20px;
	padding-top:35px;
}

#logos{
	margin:0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width:205px;
	float:left;
	text-align:right;
	}

#logos img.logo_IH {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#logos img.logo_NG {
	margin:0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;	
}

#logos img.logo_HTA {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

/*----------------------------------------------------*/
/*----- NAV -----*/
/*----------------------------------------------------*/

#nav{
	margin:0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	width:710px;
	height:35px;
	}

#nav ul{
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
	clear:both;
	}
	
#nav li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	}
	
#nav li a{
	margin:0px;
	padding:0px;
	height:35px;
	display:block;
	}
	
#nav li a:hover{
	margin:0px;
	padding:0px;
	height:35px;
	display:block;
	}
	
.home a{background:url(../images/bg_nav.gif) no-repeat; background-position: 0px top; width:62px;}
.home a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: 0px bottom; width:62px;}
#home_active{background:url(../images/bg_nav.gif) no-repeat; background-position: 0px bottom; width:62px;}

.aboutus a{background:url(../images/bg_nav.gif) no-repeat; background-position: -62px top; width:91px;}
.aboutus a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: -62px bottom; width:91px;}
#aboutus_active{background:url(../images/bg_nav.gif) no-repeat; background-position: -62px bottom; width:91px;}

.gardencentre a{background:url(../images/bg_nav.gif) no-repeat; background-position: -153px top; width:128px;}
.gardencentre a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: -153px bottom; width:128px;}
#gardencentre_active{background:url(../images/bg_nav.gif) no-repeat; background-position: -153px bottom; width:128px;}

.kitchengarden a{background:url(../images/bg_nav.gif) no-repeat; background-position: -281px top; width:135px;}
.kitchengarden a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: -281px bottom; width:135px;}
#kitchengarden_active{background:url(../images/bg_nav.gif) no-repeat; background-position: -281px bottom; width:135px;}

.plants a{background:url(../images/bg_nav.gif) no-repeat; background-position: -416px top; width:67px;}
.plants a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: -416px bottom; width:67px;}
#plants_active{background:url(../images/bg_nav.gif) no-repeat; background-position: -416px bottom; width:67px;}

.location a{background:url(../images/bg_nav.gif) no-repeat; background-position: -483px top; width:85px;}
.location a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: -483px bottom; width:85px;}
#location_active{background:url(../images/bg_nav.gif) no-repeat; background-position: -483px bottom; width:85px;}

.contact a{background:url(../images/bg_nav.gif) no-repeat; background-position: -569px top; width:81px;}
.contact a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: -569px bottom; width:81px;}
#contact_active{background:url(../images/bg_nav.gif) no-repeat; background-position: -569px bottom; width:81px;}

.links a{background:url(../images/bg_nav.gif) no-repeat; background-position: -649px top; width:61px;}
.links a:hover{background:url(../images/bg_nav.gif) no-repeat; background-position: -649px bottom; width:61px;}
#links_active{background:url(../images/bg_nav.gif) no-repeat; background-position: -649px bottom; width:61px;}

.hide{
	display:none;
	}

/*----------------------------------------------------*/
/*----- Content / Text / Features / Footer -----*/
/*----------------------------------------------------*/

#content{
	background: #ffffff url(../images/bg_content.gif) repeat-y;
	width:710px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#content_noline{
	background-color: #ffffff;
	width:710px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
	}

#content_gallery{
	background-color: #ffffff;
	width:730px;
	margin: 20px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	}

#text{
	width:505px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	}

#features{
	width:205px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	}

#features .box {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#features h3 {
	font-size: 90%;
	font-weight:bold;
	background-color:#22361B;
	color:#ffffff;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border-bottom: solid 5px #9FCE5A;
}

#features .box p {
	font-size: 70%;
	color:#000000;
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	line-height:125%;
}

/*----------------------------------------------------*/
/*----- Footer -----*/
/*----------------------------------------------------*/
#footer{
	width:710px;
	height:50px;
	margin:0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-color:#9FCE5A;
	text-align:center;
	}

#footer p {
	font-size: 80%;
	color:#22361B;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	line-height:125%;
}

.footer_bottom{
	width:750px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	}
	
.footer_left{
	width:355px;
	margin:0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	float:left;
	}


.footer_right{
	width:355px;
	margin:0px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
	float:left;
	}
	
.footer_right p { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right; 
}

/*----------------------------------------------------*/
/*----- Photo Styles -----*/
/*----------------------------------------------------*/

img.photo {
	margin: 10px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
}

img.photo2 {
	width:236px;
	height:177px;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

img.photo-wide {
	margin: 7px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.imagewrap {
	margin: 0px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
	float:right;
}

.imagewrap img {
	width: 236px;
}

/*----------------------------------------------------*/
/*----- Contact Form -----*/
/*----------------------------------------------------*/

.contact_form {
	margin: 20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.contact_form form {
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:80%;
}

/*----------------------------------------------------*/
/*----- Photo Gallery -----*/
/*----------------------------------------------------*/
.test1{
	position:relative;
	top:31px;
	left:80px;
	margin:0px;
	padding:0px;
	width:45px;
	height:42px;
	overflow:hidden;
	}
	
.test1 img{
	margin:0px;
	padding:0px;
	width:45px;
	min-height:42px;
	border:none;
	}
	
#album th{
	padding:10px;
	background-color:#22361B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#ffffff;
	}

#album th a {
	color:#ffffff;
	text-decoration:none;
}
#album th a:hover {
	color:#ffffff;
	text-decoration:underline;
}


.wraptocenter {
	position:relative;
	top:21px;
	left:8px;
    text-align: center;
    vertical-align: middle;
	background:#000000;
	width:78px;
	height:52px;
	border:1px solid #000000;
	}
	
.wraptocenter img{
	margin:0px;
	padding:0px;
	max-width:78px;
	width: expression(this.width > 78 ? 78: true);
	max-height:52px;
	height: expression(this.height > 52 ? 52: true);
	}

.wraptocenter * {
    vertical-align: middle;
	}


.small_album{
	position:relative;
	top:17px;
	left:34px;
	margin:0px;
	padding:0px;
	width:22px;
	height:22px;
	overflow:hidden;
	}
	
.small_album img{
	margin:0px;
	padding:0px;
	width:22px;
	min-height:22px;
	}
	
.gallery_text_con{
	position:relative;
	top:0px;
	right:10px;
	margin:0px;
	padding:0px;
	width:632px;
	float:right;
	}
	
.gallery_text_con h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	line-height:1.4;
	color:#22361B;
	}
	
.gallery_text_con p{
	margin:0px;
	padding:0px;
	}

