body {
	background: #2F2F2F;
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#wrapper {
	width:960px;
	background: url(../../Images/Page/back.jpg) repeat-x;
	margin:0 auto;
}
h1 {font-size:22px; font-weight:100; text-transform:uppercase; color:#7F1722}
h2 {font-size:17px;}
h3 {font-size:14px}
.head {
	background:url(../../Images/Page/header.jpg) repeat-x bottom;
}
a, a:visited, a:active {color:#7F1722}
a:hover {color:#CC0000}
.brand {
	float:left;
	display:inline;
	margin: 40px 0px 0px 10px;
	position:absolute;
	z-index:100;
}
.small {font-size:80%}
.lexington {
	float:right;
	display:inline;
	margin: 0px 10px;
	text-align:right;
	font-family: Trebuchet MS, arial;
}
.global {
	float:left; 
	display:inline; 
	margin:34px 20px;
	text-transform:uppercase;
	color:#999;
	font-size:10px;
}
.global a:link, .global a:visited, .global a:active {
	color:#FFF;
	text-decoration:none;
	margin:10px;
}
.global a:hover {
	text-decoration:none;
	border-bottom: 1px #FF0000 dotted;
}
.mainmenu {
	font-size:13px; 
	font-weight:bold; 
	text-transform:uppercase;
	letter-spacing:0px;
	font-family: Trebuchet MS, arial;
}
.mainmenu a, .mainmenu a:visited, .mainmenu a:active {
	color:#333;
	text-decoration:none;
	padding:0 20px;
	margin-left:10px;
	display:inline block;
	float:left;
}
.mainmenu a:hover {
	color:#CC0000;
	background: url(../../Images/Nav/ornament.gif) no-repeat;
}
.main {
	min-height:500px;
	background:url(../../Images/Page/contentBack.jpg) repeat-x;
	padding:20px;
}
#SideBar {
	display:inline;
	float:right;
}
.footer {
	background:url(../../Images/Page/footer.jpg) repeat-x #202020;
	padding:18px;
	text-align:right;
	font-size:10px; 
	font-weight:bold; 
	text-transform:uppercase;
	letter-spacing:0px;
	font-family: Trebuchet MS, arial;
}
.footer a, .footer a:visited, .footer a:active {
	color:#CC0000;
	text-decoration:none;
	padding:0 20px 0 20px;
	display:inline block;
	float:right;
}
.footer a:hover {
	color:#FFF;
	background: url(../../Images/Nav/footer-ornament.gif) no-repeat;
}
img {border:0px}
.photo {margin: 10px; padding:25px; background:url(../../Images/Misc/frame.jpg)}

.breadcrumb {
	font-size:10px; 
	font-weight:bold; 
	text-transform:uppercase;
	letter-spacing:0px;
	font-family: Trebuchet MS, arial;
	color:#FFF;
	text-decoration:none;
	display:inline block;
	float:left;
	padding:6px;
}
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:active {
	color:#CC0000;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#FFF;
	text-decoration:none;
	border-bottom: 1px #FFF dotted;
}




.weddingContainer {
	color: #333333;
	background: #EDECD6;
	width: 750px;
	font-size: 80%;
}
.WCLeft {
	width: 370px;
	float: left;
	display: inline;
	margin-left: 5px;
}
.WCRight {
	width: 370px;
	float: right;
	display: inline;
	margin-right: 5px;
}
.weddingContainer h1 {
	color: #990000;
	margin: 0px;
	font-size: 160%;
}
.modTop {
	margin: 5px;
	width: 360px;
	background: url(../../Images/Wedding/modTop.gif) no-repeat;
}
.mod {
	padding: 10px;
	background:url(../../Images/Wedding/mod.gif) no-repeat bottom;
}
.weddingTitle {
	text-align: center;
	font-size: 30px;
	font-style: italic;
	color: #564734;
}

/* added by will ayers dev.willayers@gmail.com */
	.main, .main_section {
		background:none;
		background-color:#D6CEA7 !important;
		color:#121212;
		font:1em/1.6em "Trebuchet MS",arial,sans-serif;
		border-top:1px solid #A59C71;
		border-bottom:2px solid #a59c71;
	}
	.main_section {
		padding:8px;
	}
	.footer a, .footer a:visited, .footer a:active {
		font-size:14px;
		color:#D6CEA7;
		text-decoration:none;
		padding:0 20px 0 20px;
		display:inline block;
		float:right;
	}
	.footer a:hover {
		color:#FFF;
		background: url(../../Images/Images/Nav/footer-ornament.gif) no-repeat;
	}
	.photo {
		margin:10px; padding:2px; border:2px solid #C3B88A;
	}
	.special_package {
		background-color:#DDD8BA; border:1px solid #C3B88A;
	}
	.special_package_2 {
		margin:12px auto; width:95%; padding:4px; background-color:#DDD8BA; border:1px solid #C3B88A;
	}
	.special_package h3 {
		display:block; background:url(../../Images/header.jpg) repeat-x; padding:12px; margin:0; border-bottom:1px solid #C3b88a;
	}
	.special_package p {
		padding:12px;
	}
/* end */