.@charset "UTF-8";
/* CSS Document */

/* ===== global styles =====*/

html, body {
	margin: 0 auto;
	padding: 0;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 23px;
	font-weight: normal;
	font-size: 15px;
	text-align: justify;
	margin: 0 auto;
	padding: 0 0 .6em 2px;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f9c;
	margin: 0;
	padding: 0;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	margin: 2px 0 0 0;
	padding: 0;
}


h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
	margin: 7px 0 0 0;
	padding: 0;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-wei: bold;
	color: #1c04ae;
	margin: 0 0 0 8px;
	padding: 0;
}


a:link, a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}


a:hover, a:active {
	color: #e695c6;
}


.imgMargins {
	margin: 13px 0 40px 0;
}


.imgFloatRight {
	float: right;
}


.imgFloatLeft {
	float: left;
	margin: 3px 7px 0 0;
}


.imgFooterLeft {
	margin: 0 0 0 10px;
}


.displace {
	position: absolute;
	left: -5000px;
}




/* ===== wrapperMain ===== */

#wrapperMain {
	background: #454445 url(images/bkgGrey.jpg) bottom center repeat-x;
	margin: 0 auto;
	padding: 0 0 88px 0;
}


/* ===== mContent ===== */

#wrapperMain div#mContent {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}




/* ===== mcLeft ===== */

#mContent div#mcLeft {
	width: 200px;
	height: 333px;
	float: left;
	margin: 8px 18px 0 0;
	background: url(images/bkgNav.png) top left no-repeat;
}


#mcLeft div#nav {
	float: left;
	margin: 29px 0 0 0;
	padding: 0;
	width: 165px;
	height: 250px;
}


#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#nav li {
	float: right;
	margin: 0 0 6px 0;
}


#nav ul a {
	width: 132px;
	height: 18px;
	margin: 0;
	padding: 0;
}


#nav ul a.current {
	background-position: bottom left;
}


a.home {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bHome.png) top left no-repeat;
}


a.home:hover {
	background: url(images/bHome.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.about {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bAbout.png) top left no-repeat;
}


a.about:hover {
	background: url(images/bAbout.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.catering {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bCatering.png) top left no-repeat;
}


a.catering:hover {
	background: url(images/bCatering.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.linens {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bLinens.png) top left no-repeat;
}


a.linens:hover {
	background: url(images/bLinens.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.decorations {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bDecorations.png) top left no-repeat;
}


a.decorations:hover {
	background: url(images/bDecorations.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.floral {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bFloral.png) top left no-repeat;
}


a.floral:hover {
	background: url(images/bFloral.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.coordination {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bCoordination.png) top left no-repeat;
}


a.coordination:hover {
	background: url(images/bCoordination.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.rentals {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bRentals.png) top left no-repeat;
}


a.rentals:hover {
	background: url(images/bRentals.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.invitations {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bInvitations.png) top left no-repeat;
}


a.invitations:hover {
	background: url(images/bInvitations.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}


a.contact {
	display: block;
	width: 132px;
	height: 18px;
	text-decoration: none;
	background: url(images/bContact.png) top left no-repeat;
}


a.contact:hover {
	background: url(images/bContact.png) bottom left no-repeat;
	width: 132px;
	height: 18px;
}




/* ===== mcRight ===== */

#mContent div#mcRight {
	width: 780px;
	float: left;
}


#mcRight div#logo {
	float: left;
	width: 740px;
	margin: 12px 0 0 0;
	padding: 0 0 20px 0;
}




/* ===== info ===== */

#mcRight div#info {
	float: left;
	width: 779px;
	margin: 20px 0 0 0;
	border-top: 1px dashed #999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 22px 0 0 0;
}




/* ===== iText ===== */

#info div#iText {
	width: 530px;
	float: left;
}


#iText a:link, #iText a:visited {
	color: #F9C;
	border-bottom: 1px dotted #999;
}


#iText a:hover, #iText a:active {
	border-bottom: 1px dotted;
	color: #e695c6;
}




/* ===== iContact ===== */

#info div#iContact {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}




/* ===== iTextFull ===== */

#info div#iTextFull {
	float: left;
}


#iTextFull a:link, #iTextFull a:visited {
	color: #F9C;
	border-bottom: 1px dotted #999;
}


#iTextFull a:hover, #iTextFull a:active {
	border-bottom: 1px dotted #000;
	color: #999;
}




/* ===== flashcontent ===== */

#iTextFull div#flashcontent {
	margin: 0 auto;
	padding: 15px 0 0 0;
}







/* ===== wrapperFooter ===== */

#wrapperFooter {
	background: url(images/bkgFooter.jpg) top left repeat-x;
	height: 297px;
}


#wrapperFooter div#fContent {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}


#fContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: right;
	line-height: 20px;
}


#fContent a:link, #fContent a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-transform: none;
}


#fContent a:hover, #fContent a:active {
	color: #fff;
}


#fContent div#fTop {
	height: 180px;
	margin: 0 auto;
	padding: 22px 0 0 0;
}


#fTop div#fQuoteLeft {
	float: left;
	width: 213px;
	height: 180px;
	margin: 0 16px 0 0;
}


#fTop div#fQuoteRight {
	float: right;
	width: 265px;
	height: 180px;
}


#fContent div#fBottom {
	margin: 0 auto;
	padding: 22px 10px 0 0;
}


#fBottom div#fbContent {
	float: right;
}




/* ===== miscellaneous styles ===== */

.clear {
	clear: both;
}


