/* old-parsonage.com
*  oldpars.css
*  Main site structure, used by all templates
*  Author: Hugh Wallace
*  Date: 22/10/07*/


* {margin:0; padding:0;}
body {color:#000; background:#333; text-align:center;}
img, fieldset {border:0;}
h1 {font:150% palatino, georgia; margin-bottom:11px; color: #818181;}  
h2,h3,h4,h5,h6 {font-family: verdana, arial, helvetica, sans-serif; color: #818181;}
p {font:80% verdana, arial, helvetica, sans-serif; margin-bottom:11px;}
li {font:80% verdana, arial, helvetica, sans-serif;}
small {font:70% verdana, arial;}
a {color:#666; font-weight:bold;}
a:hover, a:active {text-decoration:underline;}
ul {list-style-type: dash; padding-left:15px;}
ol {list-style-type: 1; padding-left:15px;}


#frame {} 
.centre {width:760px; margin:0 auto; text-align:left;}


/* HEADER */

#header {width:760px; height:284px; padding:1; background:#9FAD9E; margin:0;}

/* MAIN BODY */

#main {width:760px; height:950px; padding:1; background:#9FAD9E; margin:0;}
	#mainpanel {width:758px; height:870px; background:#FFFFFF;}
	
/* LEFT NAV */

#leftnav {width:190px; height:205px; float:left; text-align:left;}

/* SELFCATER */

#leftself {width:30px; height:205px; float:left; text-align:left;}

/* TEXT PANEL */

#textpanel {width:340px; float:left; text-align:left;}

/* SELFCATERTEXT */

#textself {width:500px; float:left; text-align:left;}

/* PHOTO PAGES */

#textphoto {width:510px; float:left; text-align:left;}

/* PHOTO PANEL */

#photopanel {width:228px; float:left; text-align:center;}


/* ADDRESS PANEL */

#address {position:relative; top:10px; bottom:5px; left:190px; clear:both; float:left; width:550px; text-align:left;}

/* SELFCATER ADDRESS PANEL */

#addressself {position:relative; top:10px; bottom:5px; left:30px; clear:both; float:left; width:550px; text-align:left;}