/* Content HTML */
* { margin: 0; padding: 0; }
body { font: .8em/1.1 arial, verdana, sans-serif; background-color: #FFFFFF; }
body#weddings {	background: #d3cdc6 url(images/band.gif) 50% -25px no-repeat; font: 75% "Georgia"; }
		
p { padding: 0 0 10px 0; }
a { text-decoration: none; color: #939598; }
a:hover, a:focus, a:active { text-decoration: underline; }
ul { list-style-type: none; list-style-image: none; list-style-position: outside; }
.Clear { clear: both; }

#MainContainer { position: absolute; top: 50%; left: 50%; width: 676px;	color: #939598;	height: auto !important; height: 530px;	min-height: 530px; margin: -275px 0 0 -338px; }
	#NJLogo { background-image: url(images/NJ-Logo.gif); width: 550px; height: 55px; margin: auto; }
	#SectionContainer { margin: auto; width: 400px; }
		#WeddingSection, #LifestyleSection { width: 200px; float: left; margin-top: 20px; }
		.SectionHeading { width: 200px; }
		.SectionImage { text-align: center; }

/* Footer */
#FooterArea { margin-top: 36px; border-top: 1px solid #badab2; }
	#FooterLogo { float:right; background-image: url(images/footerlogo.gif); width: 376px; height: 56px; margin: 2px 0px 0px 8px; }
	#FooterLogoLifestyle { float:right; background-image: url(images/logo-lifestyle.gif); width: 348px; height: 59px; margin: 2px 0px 0px 8px; }
	#FooterLogoWedding { float:right; background-image: url(images/logo-wedding.gif); width: 335px; height: 64px; margin: 2px 0px 0px 8px; }
	#FooterNav { float: left; width: 250px; }
#FooterAreaOrdering { margin-top: 10px; border-top: 1px solid #badab2; }
#FooterAreaWeddings { margin-top: 10px; border-top: 1px solid #B6ACA2; }

/* Navigation */
#nav { padding: 24px 0 0 0 ; width: 300px; }
  #nav li { float: left; margin-right: 10px; height: auto !important; height: 30px; min-height: 30px; }
	#nav li ul { position: absolute; top: 54px; left: 0px; border-top: 1px solid #000; padding: 17px 0 0 0; }
	
/* Ordering */
#OrderingArea { overflow: auto; height: 458px; width: 676px; }	
#OrderingArea p {font-family: Arial; font-size: 12px; color: #939598; line-height: 15px; margin: 0px; padding: 0px;}
#OrderingArea a {font-family: Arial; font-size: 12px; color: #939598; text-decoration: underline;}
#OrderingArea a:hover {font-family: Arial; font-size: 12px; color: #939598; text-decoration: underline;}
#OrderingArea table {margin: 0 auto; text-align: center;}

#login {width: 390px; margin: 0 auto; padding: 35px 0px 0px 0px;}
