/* STYLESHEET FOR GARY BAVERSTOCK GARDEN DESIGN */
/* CREATED BY J HODGSON 13/09/07 */
/*

"BLACK" = 213018
GREEN = 89C43F
HEADER FONT SIZES:
GARY BAVERSTOCK   FONT SIZE  36
GARDEN DESIGN  16
NAV FONT SIZES:
NAV   11
MAIN TEXT FONT SIZES:
WELCOME  14
TEXT     10
*/
 
html {
	overflow: -moz-scrollbars-vertical;
	} 
 
body{
	font-family: vedana, arial,"sans-serif";
	font-size:100%;
	background-color: #fcfcfc;
	color:#213018;
	
}

a:link, a:active, a:visited{color:#56889F; text-decoration:none;}
a:hover{color:#89C43F; text-decoration:underline;}

#wrap{
	width:760px;
	text-align:left;
	/*border:1px dashed orange;*/
}

#headerbar{
	width:760px;
	/*border: 1px dashed violet;*/
}


#header{
	float: left;
	width:300px;
	font-size:2.3em;
	color:#5D91A8;
}

#header a{
	text-decoration: none;
	color:#5D91A8;
}

#header-contact {
	font-size:0.7em;
	line-height: 20px;
	float:right;
	color:#213018;
	text-align:right;
	/*border: 1px dashed maroon;*/
	
}
#header-contact a {
	text-decoration: none;
	color: #213018;
}
#header-contact a:hover {
	text-decoration:underline;
	color: #89C43F;
}
.blue{
	color:#5D91A8;
}

#titlebar{
	border:1px solid #56889F;
	float:left;
	margin:15px 0px 0px 0px;
	width:760px;
	
}

#subhead{
	float:left;
	font-size:1em;
	letter-spacing: 4px;
	color:#2D3827;
	padding:3px 0px 3px 25px;
}

#address{
	float:right;
	font-size:0.65em;
	color:#2D3827;
	padding:5px 25px 3px 0px;
	margin:0px;
	
	
}
#navbar{
	float:left;
	/*margin-bottom:10px;*/
	width:100%;
	padding-bottom:3px; 
	border-bottom: 1px solid #56889F;
}

#navbar ul{
	float:left;
	font-size:0.8em;
 	list-style-type: none;
	margin:5px 10px;
	padding-left:0px;

	
}

#navbar ul li{
	display:inline;
	margin-right:10px;

	
}

li.selected a:link,
li.selected a:active,
li.selected a:visited{
 	background: no-repeat url(images/greensquare.gif) 0px 1px ;
 	padding-left:17px;
	color:#5D91A8;
	text-decoration:none;
 	

}

li.unselected a:link,
li.unselected a:active,
li.unselected a:visited {
 	background: no-repeat url(images/greensquare_off.gif) 0px 1px ;
 	padding-left:17px;
 	color:#5D91A8;
	text-decoration:none;
 
}

li.selected a:hover, li.unselected a:hover{
	color:#89C43F;
	text-decoration:underline;
}



#content{
	vertical-align: top;
	margin:0px 0px 10px 0px;
	padding:0px;
	clear:both;
	float:left;
	width:760px;
	/*border:1px dashed limegreen;*/
}

#col3-main{
	float:left;
	width:520px;
	/*border:1px dashed purple:*/
}

#col1-right{
	width:240px;
	text-align:right;
	float:right;
	/*border:1px dashed orange;*/
}

#col1-right img{
	padding:10px 0px;
	}

/* narrow version */	
#col3-main-narrow{
	float:left;
	width:500px;
}

#col1-right-narrow{
	width:260px;
	text-align:right;
	float:right;
	/*border:1px dashed orange;*/
}
#col1-right-narrow img{
	padding:10px 0px;	
	/*border:1px dashed orange;*/
}

.image-width{
	display:inline;
	width:100%;
	text-align: center;
	float:left;
	
	
}
.image-width img{
	margin:5px 15px;
	
}


h1{
	font-size:1.1em;
	font-weight:bold;
	color:#5D91A8;
	/*border:1px dashed limegreen;*/
	margin:5px 0px;
}

h2{
	font-size:0.8em;
	font-weight:bold;
	}
h3{
	font-size:0.8em;
	font-weight:bold;
	color:#5D91A8;
	margin:0px;
	padding:2px 0px;
	/*border:1px dotted lavender;*/
}

h4{
	font-size:1em;
	font-weight:normal;
	color:#5D91A8;
	margin:0px;
	padding:2px 0px;
	/*border:1px dotted lavender;*/
}
p{
	font-size:0.75em;
	margin:2px 0px 10px 0px;
	/*border:1px dashed turquoise;*/
}

.small{
	font-size:0.7em;
}

#main-image{
	float:right;
	width:260px;
	margin-top:10px;
	/*border:1px dashed red;*/
	
	}
	
#contact-image{
	float:right;
	width:404px;
	margin-top:10px;
	
	}	
	
#links-image{
	float:right;
	width:440px;
	margin-top:10px;
	
	}		

/* table */	

.works-table{
	width:400px;
	margin-top:10px;
	
}

.works-table a{
	text-decoration: underline;
}

.works-table th{
	width:100px;
	font-size:0.75em;
}

.works-table td{
	font-size:0.75em;
	color:#5D91A8;
}
	
/* end of table */	
#gallery-list{}

#gallery-list ul{
	margin:0px;
	}

#gallery-list ul li{
	list-style-type: none;
	font-size:0.8em;

}

#gallery-list li a:link,
#gallery-list li a:active,
#gallery-list li a:visited{
 	background: no-repeat url(images/greenround.gif) 3px 3px ;
 	padding-left:17px;
	color:#5D91A8;
}

li #gallery-list a:hover{
	color:#89C43F;
	text-decoration:underline;
}



.bluebar{
	width:100%;
	height:1px;
	margin: 5px 0px;
	border-bottom:1px solid #56889F;
	clear: both;
 }	

.greenbar{
	width:100%;
	height:1px;
	margin: 5px 0px;
	border-bottom:1px solid #89C43F;
	clear: both;
 }		
.top{
	background: no-repeat url(images/arrow_top.gif) 5px 2px;
	width:40px;
	text-align:right;
	color:#89C43F;
	font-size:0.75em;
	float:right;
	
}	
.space05{
	 height: 5px;
	 clear: both;
  	}

.space10{
	 padding-top: 10px;
	 clear: both;
  	}
	
.space15{
	 padding-top: 15px;
	 clear: both;
  	}	
.space05nc{
	 height: 5px;
	 
  	}
.space10nc{
	 padding-top: 10px;
	 
  	}
	
#blogbar{
	clear:both;
	width:100%;
	padding:3px 0px;
	border-top: 1px solid #56889F;
	font-size:0.7em;
}

#blogbar a{
	font-weight:bold;
	color:#56889F;
	text-decoration: underline;
}
#blogbar a:hover{
	color:#89C43F;
	text-decoration: underline;
}

/*  bottom navigation*/
#lowernavbar{
	float:left;
	margin-bottom:10px;
	width:100%;	
	border-top: 1px solid #56889F;
}

#lowernavbar ul{
	float:left;
	font-size:0.7em;
 	list-style-type: none;
	margin:5px 10px;
	padding-left:0px;

	
}

#lowernavbar ul li{
	display:inline;
	margin:0px 5px;

	
}

li.on a:link,
li.on a:active,
li.on a:visited{
 	color:#213018;
	text-decoration:none;
 	

}

li.off a:link,
li.off a:active,
li.off a:visited {
 	color:#213018;
	text-decoration:none;
 
}

li.on a:hover, li.off a:hover{
	color:#89C43F;
	text-decoration:underline;
}

/* end of bottom navigation */

#glorious{
	padding-top:3px;
	font-size:0.7em;
	float:right;
	text-align:right;
	color:#56889F;
}

#links p{margin-bottom:15px;}
#links p a{
	text-decoration:underline;
	}
/* gallery photo display */	
.picturebook{
	font-size:0.75em;
	
	
}	

.picturebook td{
	padding:0px 10px;
		
}
.picturebook img{
	border:1px solid #56889F;
}

.picturebook-wide{
	font-size:0.75em;
	
	
}	

.picturebook-wide td{
	padding:0px 5px;
		
}
.picturebook-wide img{
	border:1px solid #56889F;
}
.blogclip div{margin-top:5px;font-size:12px;}
.blogclip .blogger-post-footer{font-size:1.1em;}
.blogclip p{font-size:12px;}
