body {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	background-image: url(../sitewide/boundaries_road.jpg);
	background-repeat: no-repeat;
}

#banner {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#banner .img {
	margin: 0px;
	padding:30px 10px 25px 15px;
	border: 0px;
}

#banner .img img {
	margin: 0px;
	border: 0px;
}

#mainlayer {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	width: 550px;
	border-right:1px dotted #000000;
}

#rightcol {
	float: left;
	margin-left: 20px;
	width: 25%;
}

#rightmost {
	width: 25%;
}

#header {
	width:100%;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
	background-image: url(../sitewide/transparent.png);
	background-repeat: repeat;
	height: 25px;
}

#header ul {
	margin:0;
	padding:0px 0px 0px 15px;
	white-space:nowrap;
}

#header ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	background-image:none;
	line-height:normal;
	display:inline;
}

#header ul a, #header ul strong {
	display:block;
	float:none;
	border:1px dotted #000000;
	border-width:0 1px 0 0;
	margin:0;
	padding:4px 8px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	white-space:nowrap;
	background-image: url(../sitewide/button_back2.gif);
	background-repeat: repeat;
}

#header ul a strong {
	padding:0;
	border:none;
	background:none;
}

#header ul #words a:hover {
	background-image: url(../sitewide/button_over.jpg);
	color:#000;
}

#header ul #photos a:hover {
	background-image: url(../sitewide/button_over.jpg);
	color:#000;
}

#header ul #cartoons a:hover {
	background-image: url(../sitewide/button_over.jpg);
	color:#000;
}

#header ul a:hover, #header ul a:hover strong, #header ul a:hover span {
  color:#fff;
}

.entry {
	margin: 0px;
	position: relative;
	left: 0px;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 0px;
	border-bottom: 1px dotted #000000;
	min-width: 400px;
	height: 100%;
}

.entry p {
	margin: 0px;
	padding: 5px 15px 5px 5px;
	background-image: url(../sitewide/content_tile.gif);
}

.entry p.bottom {
	margin: 0px;
	padding: 5px 15px 5px 5px;
	background-image: url(../sitewide/transparent.png);
}

.entry p.headline {
	margin-top: 0px;
}

.entry p.subheadline {
	margin-top: 0px;
	line-height: 8px;
}

.entry a {
	color: #320;
	text-decoration: none;
}

.entry a:hover {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
}

#mainlayer #top {
	bottom: 0px;
	min-width: 400px;
	margin: 0px;
	position: relative;
	left: 0px;
	width: 100%;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background: #EAEAE4;
}

#mainlayer #top a, p.bottom a {
	color: #320;
	text-decoration: none;
	border-bottom: 1px dotted #3399CC;
}

#mainlayer #top a:hover, p.bottom a:hover {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
}

.entry h1 {
	font-size: 125%;
	color: #000;
	margin: 0px;
	padding: 5px 15px 5px 5px;
	background-image: url(../sitewide/transparent.png);
}

.entry h2 {
	font-size: 80%;
	color: #006699;
	padding: 5px 15px 5px 5px;
	background-image: url(../sitewide/transparent.png);
}

#details {
	margin-top: 0px;
	padding-top: 25px;
}

#details p {
	width: 220px;
	margin-top: 0px;
	padding: 5px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	background-image: url(../sitewide/transparent.png);
}

#details a {
	color: #320;
	text-decoration: none;
}

#details a:hover {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
}

.image {
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 10px;
	background-image: url(../sitewide/church_granada.jpg);
}

.small {
	font-size: 80%;
}
