/*  
	site: 		www.homeopathichealer.co.uk
	author: 	johan de silva www.johandesilva.co.uk
	
	index:
				1. global
				2. site template
				   2.1 lava menu
				3. content
*/
/* (1) global */
body{padding:0; margin:0; font-size:small; background-color:#3b701d; font-family:Arial, Helvetica, sans-serif; color:#333333}
blockquote.home {display:block; width:800px; margin:20px 0 0 30px; font-family:Georgia, "Times New Roman", Times, serif; font-size:large; color:#3f7f1d; }
blockquote.content {display:block; width:180px; margin:20px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:x-large; color:#3f7f1d; }

p strong em {font-family:Georgia, "Times New Roman", Times, serif; font-size:large; font-weight:normal;}
/* (2) site template */
#wrap{clear:both; width:827px; margin:10px auto; }
#head{clear:both; width:827px; height:225px; float:left; background-image:url('../images/header.jpg')}
#mid{clear:both; width:827px; float:left; background-image:url('../images/content-bg.gif'); background-color:#fff}
#foot{clear:both; width:827px; height:193px; float:left; background-image:url('../images/footer.jpg'); }
#foot h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:large; color:#3f7f1d; font-weight:normal; margin:10px 0; padding:0}
#content-foot{margin:65px 0 0 45px; width:275px; float:left; clear:both; font-size:13px;}
#content-foot p{margin:0; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
#plug {color:#fff; font-size:x-small; margin:5px auto; width:380px}
#plug a {color:#fff; text-decoration:none}
	/* (2.1) lava menu */
	.lavaLamp {position:relative; height:29px; width:817px; padding:0; margin:182px 0 0 5px; overflow:hidden; float:left; padding-left:15px}
	.lavaLamp li {float:left; list-style:none}
	.lavaLamp li.back {background:url("../images/lava.png") no-repeat right -30px; width:9px;  height:30px; z-index:8; position:absolute}
	.lavaLamp li.back .left {background:url("../images/lava.png") no-repeat top left; height:30px; margin-right:9px}
	.lavaLamp li a {font:bold 14px arial; text-decoration:none; color:#fff; outline:none; text-align:center; top:7px; letter-spacing:0; z-index:10; display:block; float:left; height:30px; position:relative; overflow:hidden; margin:auto 10px}
	.lavaLamp li a:hover, 
	.lavaLamp li a:active,
	.lavaLamp li a:focus,
	.lavaLamp li a:visited {border:none}
/* (3) content */
#mid h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:xx-large; color:#3f7f1d; font-weight:normal; margin:10px 0 0 30px}
#mid h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:large; color:#3f7f1d; font-weight:normal; margin:10px 0 0 0}
#mid p{margin:0 0 1em 0}
#mid a{color:#325e19}
#mid a:hover{text-decoration:none}
#mid a:visited{color:#325e19}
.one-col{width:750px; float:left; margin:10px 0 0 30px}
.double-cols{width:480px; float:left; margin:10px 0 0 30px}
.three-cols{width:235px; float:left; margin:10px 0 0 30px}
.clear{clear:both}
.photo-wide{float:right; margin:10px 25px 10px 0; border:5px solid #3f7f1d}
.photo{border:5px solid #3f7f1d}
.photo-right{float:right; border:5px solid #3f7f1d; margin-left:5px}
