*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

body {
	background: #0a0a0a url('/images/background-gradient.gif') top left repeat-x;
	color: black;
	font: 12px "Arial";
	margin: 0px;
	
	padding: 0px; }

td {
	font-size: 12px; }



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

.thumb_box{
	float: left;
	margin: 10px;
}

.thumb_box img{
	border: none;
}

#banner {
	background: #45d3b7 url('/images/banner-gradient.gif') top left repeat-x;
	width: 100%;
	height: 149px; }

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

#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;
}	

.wedding-phrase {
	float: right;
	margin-top: 104px;
	margin-right: 96px; }

#btm-nav {
	width: 100%;
	color: #598b81;
	padding-top: 0px;
}

#btm-nav li a:active, #btm-nav li a:hover, #btm-nav li a:link, #btm-nav li a:visited{
	color: #777777;
	text-decoration: none;
}

#btm-nav li a:hover {
	text-decoration: underline;
}

#btm-nav li{
	display: inline;
	font-size: 14px;
	padding-left: 50px;
}

#btm-nav li:first-child{
	padding-left: 0px;
}

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

.center {
	margin-left: auto;
	margin-right: auto;
	width: 783px;
	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;
	width: 200px;
	margin-top: 25px;
	margin-right: 45px;}

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

#st-augustine-weddings{
	background-color: #e7e7e7;
	border-top: #e7e7e7 2px solid;
	padding-bottom: 20px;
}

#st-augustine-weddings table{
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	margin-top: 30px;
}

#st-augustine-weddings table tr td img{
	border: 5px solid white;
}

#st-augustine-weddings table tr td h3{
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
	color: #6bb7a8;
	letter-spacing: 0.8pt;
	font-weight: normal;
	background: url('/images/pic-background.gif') top left no-repeat;
	padding-top: 8px;
	height: 29px;
}

#home-wedding-right img{
	padding-bottom: 10px; }

#home-wedding-left img{
	padding-bottom: 10px; 
	padding-left: 5px;}

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

#navigation ul li{
	display: inline; }

#navigation{
	background: #4c4c4c url('/images/navigation-gradient.gif') top left repeat-x;
	height: 40px; }


#content{
	padding: 10px;
	background-color: white;
}

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

h1 {	color: black;
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 1em;
	font-weight: normal;}

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

h3 {	margin-top: 15px;
		font-size: 16px;
		color: #444444;}

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-top: 1em;
	margin-left: 30px;
	line-height: 1.5em;
}


/* 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; }
