html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	padding-left: 0px;
	margin: 0px;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
	width: 300px;
	position: fixed;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	padding: 20px 0 0 0;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 9px;
	font-weight: bold;
	font-style: normal;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 670px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	top: 20px;
	margin: auto;
}

/** header **/
#header {
	background-image: url(../Freelance%202009/St.%20Mary%20Church/St.Mary%20Website/Circles.swf);
}
#header h1 {
	font: 32px "Times new roman", serif;
	font-weight: normal;
	position: absolute;
	left: 1px;
	top: 35px;
	color: #F2CD91;
	line-height: 1;
	width: 475px;
	margin-top: -1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50;
	padding-left: 0.7em;
}
#nav-top {
	margin-left: 0px;
}
#nav-top ul {
	margin: 1em 0 0 0;
	padding: 0;
	height: 31px;
}
#nav-top li {
	float: left;
	background: #C19855 url(images/tab_left.gif) no-repeat;
	list-style: none;
	text-align: center;
	font: 18px "Times new roman", serif;
	height: 31px;
	line-height: 31px;
}
#nav-top li div {
  background: top right url(images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
  width: 59px;
}
#nav-top li#tab-map {
  width: 99px;
  margin-left: 3px;
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}

#nav {
	padding-top: 0px;
	background-image: url(../Freelance%202009/St.%20Mary%20Church/St.Mary%20Website/Circles.swf);
	background-repeat: no-repeat;
}
#nav ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background-image: url(images/nav_lit.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#nav li.home {
	padding-left: 25px;
	background-image: url(images/nav_drk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav a {
	color: #E5D19C;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
#nav a:hover {
	color: #FFFFFF;
}

/** content **/

#content {
	background-color: #E5D19C;
}
#content h2 {
	color: #663333;
	font-weight: normal;
	border-left: 0;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Times new roman", serif;
	font-size: 18px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#content p {
	line-height: normal;
	float: left;
	margin: 0px;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10;
	margin-left: 10px;
	margin-top: 10px;
}
#content .right-col {
	float: right;
	width: 150px;
	background-color: #E5D19C;
	top: auto;
}

#content #welcome {
	margin-right: 40px;
	font-size:13px;
	color: #3E341E;
	margin-left: 11px;
	line-height: 13pt;
	width: 400px;
}
#content #welcome a{
	color: #663333;
	text-decoration:underline;
}
#content #welcome a:hover{
	text-decoration:underline;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
	float: left;
	width: 500px;
	position: inherit;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	margin-left: 20px;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
	margin-left: 0px;
	float: left;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
	color: #564929;
	width: 515px;
	letter-spacing: normal;
	top: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.staff {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 10px;
}

#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
	text-align: center;
	color: #CFB472;
	padding: 14px;
	background-color: #663333;
	font-weight: normal;
	font-size: 11px;
}
