*{
	margin: 0px;
	padding: 0px; }

body {
	background: #ada68e url('/images/background-gradient.gif') top left repeat-x;
	color: black;
	font-size: 12px;
	font-family: "Verdana", "Arial", sans-serif;
	margin: 0px;
	padding: 0px; }

td {
	font-size: 12px; }



/* Elements ------------------------------ */

#banner {
	background: #45d3b7 url('/images/banner-background.jpg') top left no-repeat;
	width: 100%;
	height: 151px; }

#footer {
	background: #FFFFFF url('/images/bottom-gradient.gif') top left repeat-x;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 0px; }

#copyright {
	color: #598b81;
	letter-spacing: 1.3pt; }

#footer hr{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #bebebe;
	background-color: #bebebe;
	border: none;
	height: 1px; }

#logo {
	margin-left: 60px;
	margin-top: 20px;
}

.home-top-img {
	margin: 20px;
	margin-left: 0px;
	float: left;
}
	
.home-first-para{
	font-size: 14pt;
	line-height: 1.2em;
}

.home-head-content p{
	padding-top: 20px;
}

.page-break{
	color: #e0e0d5;
	background-color: #e0e0d5;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
.wedding-phrase {
	float: right;
	margin-top: 104px;
	margin-right: 95px; }

#btm-nav {
	float: right;
	color: #526c84;
	padding-top: 10px; }

#btm-nav li a:active, #btm-nav li a:link, #btm-nav li a:hover, #btm-nav li a:visited{
	color: #929292;
	text-decoration: none;
}
	
#btm-nav li{
	display: inline;
	padding-right: 30px;
	font-size: 14px; }

#btm-nav .btm-active{
	display: inline; }

.center {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	clear: both; }

.wedding-highlight {
	color: #ef4242;
	font-weight: 900; }

#home-wedding-left {
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	width: 350px; }

#home-wedding-right {
	float: right;
	margin-top: 25px;
	margin-right: 45px; }

#home-wedding-right ul{
	list-style: none;
	line-height: 1.6em;
}

#st-augustine-events {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	margin-top: 30px;
}

.group-meetings{
	background: url('/images/box-gradient.gif') top left no-repeat;
	height: 296px;
	height: 340px;
	margin-left: 10px;
	
}

.group-meetings ul{
	list-style: none;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 2em;
	font-size: 12px;
}

.group-meetings p{
	margin: 15px;
	font-size: 12px;
}

.group-meetings .highlight {
	color: #5b8d2f;
}

.group-meetings h3{
	font-size: 18px;
	margin-left: 15px;
	color: #923333;
	font-style: "Georgia", sans-serif;
	font-weight: normal;
	font-style: italic;
	padding-top: 8px;
	height: 29px;
}

#navigation ul{
	list-style: none;
	display: inline;
}

#navigation ul li{
	font-size: 14px;
	display: inline;
	color: black;
	padding-right: 25px;}

#navigation ul li a:active, #navigation ul li a:link, #navigation ul li a:hover, #navigation ul li a:visited {
	color: #8fa1b2;
	text-decoration: none; }

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation{
	margin-top: 85px;
	float: right;
	color: white;
}


#content{
	background-color: white;
	padding: 20px;
	padding-bottom: 1px;
}

/* Headlines ------------------------------ */

h1 {	color: #56892b;
	font-family: "Georgia", sans-serif;
	font-size: 28px;
	font-style: italic;
	margin-top: 0px;
	font-weight: normal;}

h2 {	margin-top: 0px;
		font-size: 18px; }

h3 {	margin-top: 0px;
		font-size: 16px; }

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }

p{
	line-height: 18px;
	font-size: 12px;
	letter-spacing: 0.7pt;
	margin-top: 1em;
}

ul {
	margin-left: 30px;
	margin-top: 1em;
	letter-spacing: 0.7pt;
	line-height: 1.75em;
}

/* Body Text ------------------------------ */

a:link {
	color: #0000FF; }

a:active {
	color: #CCCCFF; }

a:hover {
	color: #6666FF; }

a:visited {
	color: #000099; }

.ctc {	margin: 0px;
	font-size: 10px;
	color: #333333; }

.fineprint {
	font-size: 9px; }

input {	margin: 0px; }

.small {
	font-size: 11px; }


