/* Elements */

html {
	overflow-y: scroll;
}

body {
	background: #333333 url('images/background.png') top center;
	color: #813131;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	color: #672323;
	font-family: Georgia, Times New Roman, serif;
	line-height: 1.45;
	padding-bottom: 15px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
}

h3, h4, h5, h6 {
	font-size: 12px;
}

hr {
	border-top: 1px dotted #AF9557;
	margin: 20px 0px;
}

p {
	line-height: 1.75;
	padding-bottom: 15px;
}

a, a:link, a:visited {
	color: #672323;
}

a:hover, a:active {
	color: #451313;
}

#content ul {
	list-style-type: disc;
	padding: 0px 0px 0px 25px;
}

#content li {
	padding: 5px 0px;
}

#content li ul {
	padding: 5px 0px 5px 15px;
}

/* Classes */

.clear {
	clear: both;
}

.image-right {
	float: right;
	margin-right: 0px !important;
}

.image-left {
	float: left;
	margin-left: 0px !important;
}

.column-left {
	float: left;
	padding-right: 25px;
	width: 250px;
}

.column-right {
	float: left;
}

.group {
	background: #CFB881;
	border: 1px solid #AF9557;
	margin-bottom: 10px;
	padding: 15px;
}

.odd {
	clear: left;
	float: left;
	padding: 15px 0px 15px 15px;
	width: 273px;
}

.even {
	clear: right;
	float: right;
	padding: 15px 0px 15px 15px;
	width: 273px;
}

/* IDs */

#page {
	position: relative;
}

#inner {
	margin: 0px auto;
	width: 900px;
}

#left {
	float: left;
	width: 209px;
}

#logo {
	background: url('images/logo.png') no-repeat top left;
	height: 305px;
	width: 209px;
}

.IE6 #logo {
	background: url('images/logo-ie6.png') no-repeat top left !important;
}

#sidebar {
	background: url('images/content-left.png') repeat-y top left;
	width: 209px;
}

.IE6 #sidebar {
	background: url('images/content-left-ie6.png') repeat-y top left !important;
}

#left .footer {
	background: url('images/footer-left.png') no-repeat top left;
	height: 50px;
	width: 209px;
}

.IE6 #left .footer {
	background: url('images/footer-left-ie6.png') no-repeat top left !important;
}

#right {
	float: right;
	width: 689px;
}

#slideshow {
	background: url('images/slideshow.png') no-repeat top left;
	height: 320px;
	padding: 45px 0px 0px 30px;
	position: relative;
	width: 659px;
}

.IE6 #slideshow {
	background: url('images/slideshow-ie6.png') no-repeat top left !important;
}

#slides {
	height: 270px;
	overflow: hidden;
	width: 630px;
}

#slides img {
	display: none;
}

#toggle {
	background: url('images/slideshow-toggle.png') no-repeat bottom left;
	bottom: 0px;
	height: 25px;
	left: 30px;
	position: absolute;
	width: 630px;
}

.IE6 #toggle {
	bottom: -1px;
}

#content {
	background: url('images/content-right.png') repeat-y top left;
	padding: 20px 50px 15px 50px;
	width: 589px;
}

.IE6 #content {
	background: url('images/content-right-ie6.png') repeat-y top left !important;
}

#content img {
	border: 1px solid #451414;
	margin: 5px 30px 5px 30px;
}

#content p {
	text-align: justify;
}

#right .footer {
	background: url('images/footer-right.png') no-repeat top left;
	height: 130px;
	width: 689px;
}

.IE6 #right .footer {
	background: url('images/footer-right-ie6.png') no-repeat top left !important;
	height: 70px;
}

#menu {
	font-family: Georgia, Times New Roman, serif;
	padding: 8px 0px 8px 42px;
	width: 140px;
}

.IE6 #menu li {
	margin-bottom: -10px;
}

#menu a {
	display: block;
	font-size: 13px;
	padding: 7px 3px;
}

#menu a, #menu a:link, #menu a:visited {
	color: #672323;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #451313;
	text-decoration: none;
}

#statue-left {
	background: url('images/statue-left.png') no-repeat bottom left;
	bottom: 0px;
	height: 510px;
	left: 0px;
	position: fixed;
	width: 140px;
}

#statue-right {
	background: url('images/statue-right.png') no-repeat bottom right;
	bottom: 0px;
	height: 510px;
	position: fixed;
	right: 0px;
	width: 140px;
}

#hedge {
	background: url('images/hedge.png') repeat-x bottom left;
	bottom: 0px;
	height: 80px;
	left: 0px;
	position: fixed;
	right: 0px;
	display:none;
}

.mg-textarea, .mg-text {
	width: 200px;
}

.mg-note {
	color: #BF7777;
}

.mg-odd {
	background: #752828;
}

.mg-table {
	background: #822C2C;
	border: 1px solid #451414;
}

.mg-label {
	color: #D7C599;
}

.mg-text, .mg-textarea, .mg-select {
	border: 1px solid #451414;
}

.mg-submit {
	border: 1px solid #451414;
	background: #451414;
	color: #D7C599;
	font-weight: bold;
	padding: 5px;
}

.photo img {
	margin: 0px !important;
}

.photo {
	float: left;
	height: 180px;
	padding: 7px;
	width: 180px;
}

.mg-error, .mg-sent {
	width: 285px;
}

#links {
	background: #CFAB81;
	border: 1px solid #9F5959;
	font-size: 11px;
	margin-bottom: 20px;
	width: 100%;
}

#links p {
	padding: 10px 0px;
}

#links td {
	padding: 5px 15px;
	width: 50%;
}

.packages-left {
	float: left;
	padding-right: 25px;
	width: 230px;
}

.packages-right {
	float: left;
}


.bottomLinks {
	font-size: 11px;
	text-align: center !important;
	padding-top: 10px;
	border-top: 1px dotted #AF9557;
	margin-top: 20px;
}

.bottomLinks a {
	text-decoration: none;
}

#weddings ul{
	margin-left:25px;
}

#weddings li{
	padding:4px 0;
	line-height:1.2;
	list-style:disc;
}

#weddings .download{
	background:#8E2525;
	color:#FFF;
	padding:3px 7px;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#weddings hr{
	padding-bottom:10px;
	border-color:#AA945F;
}

.packages h2{
	padding:0;
	margin:0;
}
