body {
	margin: 0;
	padding: 0; 
        color: #000;
	font-size: 75%;  
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	background: #fff url(http://www.chapelcourt-idle.com/wp-content/themes/quickpic/images/back-grad.png) repeat-x;
	text-align: center;
        z-index:1;
	}
	
img { border:0; }

p {     margin: 0; padding:20px 0; 
        color: #000; font-size:1.1em; font-family:Verdana, Arial, Helvetica, Sans-Serif;
        }
	
a {	color: #52533f; font-weight: bold; text-decoration: none; }
a:hover {  text-decoration: none; color: #000; background-color: none;  }

	
h1 {
	font-weight: bold;
    color: #000;
	font-size: 1.7em; 
	text-align: left;
	margin: 30px 0 0;
	}
	
#wrap {
	margin:20px auto 0; padding: 0;
	width: 990px;
	text-align: left;
       border-left:#969494 solid 1px; border-right:#969494 solid 1px;
	}
	
#gallerymain {
	margin:0 0 0 40px; padding:0;
	width: 910px;
	text-align: left;
	}
	
#header { 
	margin: 20px 0 40px 40px; padding:0;
        width: 452px; height: 113px;
        position:relative; float:left;
	background: url(http://www.chapelcourt-idle.com/wp-content/themes/quickpic/images/header.png) no-repeat;
        text-indent:-9999px;
	}

#oakhead {
	margin: 20px 40px 0 0; padding: 0;
        width: 290px; height:62px;
        position:relative; float:right;
	background: url(http://www.chapelcourt-idle.com/wp-content/themes/quickpic/images/oak-head.png) no-repeat;
        text-indent:-9999px;
	}
	
#backhome a { float:right; margin:20px 40px 0 0; padding:0; width:287px; height:31px; background:url(http://www.chapelcourt-idle.com/wp-content/themes/quickpic/images/takemehome-button.png) no-repeat 0 0; text-indent:-9999px; }
#backhome a:hover { background-position:0 -31px; }
#backhome a:focus { outline: 0; }

#contactinfo {
	margin:0; padding:0;
	width: 230px;
	text-align: left;
        float:left;
	}

#emailcontact a { float:left; margin:0; padding:0; width:103px; height:30px; background:url(http://www.chapelcourt-idle.com/wp-content/themes/quickpic/images/email-button.png) no-repeat 0 0; text-indent:-9999px; }
#emailcontact a:hover { background-position:0 -30px; }
#emailcontact a:focus { outline: 0; }

#oaktreecontact a { float:left; margin:0 0 0 10px; padding:0; width:103px; height:30px; background:url(http://www.chapelcourt-idle.com/wp-content/themes/quickpic/images/oaktree-button.png) no-repeat 0 0; text-indent:-9999px; }
#oaktreecontact a:hover { background-position:0 -30px; }
#oaktreecontact a:focus { outline: 0; }
	
	
ul.lightbox {
	list-style: none; padding:0; margin:0;
}

ul.lightbox li a {
	float: left;
	padding: 25px 25px 0 0;
	position: relative;
	border:0;
}

#footer {  
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
        padding: 0;
        color: #52533f;
        font-size: 1em;
        line-height: 1.5em;
	margin: 50px 0 0 0;
	width: 990px;
	clear: both;
        border-top: #52533f 1px dashed;
	}


#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

					
.divider { width:900px; height:40px }
.clear { clear:both; }
