body {
	background:url(../img/texture-bg.gif) top center;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18pt;
	color:#815d11;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12pt;
	color:#57651b;
	}	
	
blockquote {
	font-style:italic;
	margin-left:90px;
	}
	
	

/*DIVS*/
#top {
	width:100%;
	height:155px;
	background:url(../img/hd_pattern-bg.jpg) repeat-x top left;
	}
	
#top-int {
	width:600px;
	height:155px;
	margin:0 auto;
	background-image: url(../img/dowling-hd.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	}

#content {
	width:807px;
	margin:10px auto 0px;
	}

#content-top {
	width:807px;
	height:30px;
	background:url(../img/content-top.gif) no-repeat top center;
	}
#edit {
	width:807px;
	background:url(../img/editarea-bg.jpg) repeat-y top left;
	}

#nav {
	width:130px;
	padding:8px 30px;
	float:left;
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
	color:#423518;
	line-height:100%;
	}
	
#copy {
	width:560px;
	padding:8px 20px;
	float:right;
	}
.clearer {
	height:0px; visibility:hidden;clear:both;
	}
	
#footer {
	width:807px;
	height:45px;
	margin:0 auto;
	background:url(../img/footer-bg.jpg) top right no-repeat;
	}

#backlinks {
	width:787px;
	padding:10px;
	margin:0 auto;
	color:#463000;
	font-size:8pt;
	text-align:right;
	}
	
/*NAV LINK STYLES*/
#nav a:link, #nav a:visited {
	color:#423518;
	text-decoration:none;
	}
	
#nav a:hover, #nav a:active {
	color:#9A7C38;
	text-decoration:none;
	border-bottom:2px dotted #CC9900;
	}

#backlinks a:link, #backlinks a:visited, #backlinks a:hover, #backlinks a:active {
	color:#000;
	text-decoration:underline;
	}

#copy p a:link, #copy h2 a:link, #copy p a:visited, #copy h2 a:visited {
	color:#000000;
	background-color:#FFF4B7;
	padding:3px;
	text-decoration:none;
	}
#copy p a:hover, #copy h2 a:hover, #copy p a:active, #copy h2 a:active {
	color:#000000;
	background:none;
	padding:3px;
	text-decoration:none;
	}

	
/*misc content styles*/
.imgpusher {
	padding:10px;
	}

.clipborder {
	border:3px solid #6D563D;
	}

#copy p {
	font-size:10pt;
	line-height:180%;
	color:#333333;
	}

/*GUESTBOOK*/
.comment {
	background-color:#FBF7E1;
	width:80%;
	font-size:14pt;
	font-style:italic;
	padding:12px;
	color:#614B18;
	margin:3px 0px;
	}
.guest {
	color:#333333;
	font-weight:normal;
	font-style:normal;
	font-weight:normal;
	font-size:11pt;
	}

.guest strong {
	color:#660000;
	}

/*CALENDAR*/	


.calendara {
	background-color:#FBF7E1;
	font-size:11pt;
	}
	
.calendarb {
	background-color:#FEFDF3;
	font-size:11pt;
	}
