* {
	margin: 0;
	padding: 0;
}
body {
	background: #eee 0 100% repeat-x;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	color: #333;
}
a:link, a:visited {
	color: #87936B;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
h1 {
	margin-bottom: 11px;
	margin-left: -108px;
	padding: 15px 0 12px 108px;
	border-bottom: 1px solid #ccc;
	font: normal italic 1.5em/18px Georgia, serif;
	color: #003300;
}
h2, h3{
	font-weight: normal;
	font-size: 1em;
	line-height: 18px;
}
h2 {
	margin-left: -204px;
	padding: 10px 0 20px 204px;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #999;
}
h3 {
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #633;
}
h4 {
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
}
h5 {
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font: 18px/18px "Lucida Grande", Verdana, sans-serif;
	color: #600;
}
#wrap {
	background: repeat-x;
}
#page {
	margin: 0 auto;
	width: 960px;
	background: #fff url(page.gif) repeat-y;
	text-align: left;
	border: 1px solid #333;
}
#header {
	height: 192px;
	background: url(images/header_test_new.jpg) bottom no-repeat;
}
#header p {
	float: right;
	padding: 60px 24px 24px 126px;
	font-size: 2em;
	line-height: 1em;
	color: #fff;
}
#header ul {
	padding-top: 62px;
	padding-right: 12px;
	text-align: right;
	list-style: none;
}
#header li {
	display: inline;
	margin: 0 12px;
}
#header li a {
	font-size: 1.25em;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
}
#header li a:hover {
	color: #300;
}
#content-primary {
	float: right;
	margin: 0px 24px 0px 24px;
	width: 528px;
}
#content-primary p {
	padding-bottom: 18px;
}
#content-primary img {
	float: left;
	margin: -6px 18px 0 -114px;
	padding: 3px;
	border: 3px solid #eee;
	background: #fff;
}
#content-primary ul {
	text-align: left;
	list-style: disc;
	padding-bottom: 12px;
	padding-left: 48px;
}
#content-primary li {
	display: list-item;
	padding-bottom: 6px;
}
#content-secondary {
	float: right;
	margin: 30px 216px 24px 24px;
	width: 144px;
	font-size: 13px;
	color: #333333;
}
#content-secondary p {
	padding-bottom: 24px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}
#content-secondary ul {
	text-align: left;
	list-style: disc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
}
#content-secondary li {
	display: list-item;
	padding-bottom: 6px;
}
#content-wedding {
	float: right;
	margin: 0px 24px 0px 24px;
	width: 528px;
}
#content-wedding p {
	padding-bottom: 18px;
}
#content-wedding img {
	padding: 3px;
	border: 3px solid #eee;
	background: #fff;
}
#content-wedding ul {
	text-align: left;
	list-style: disc;
	padding-bottom: 12px;
	padding-left: 48px;
}
#content-wedding li {
	display: list-item;
	padding-bottom: 6px;
}
#footer {
	clear: right;
	height: 192px;
	background: url(images/footer_test.jpg) top no-repeat;
	font-size: 10px;
	line-height: 1em;
	text-shadow: 1px 1px 1px #333;
	color: #fff;
}
#footer a:link, #footer a:visited {
	color: #c99;
}		
#footer p {
	padding: 132px 24px 0 24px;
}
.clear {
	clear: both;
}