body {
	margin:0;
	padding:0;
	font:11px/18px "Lucida Grande", Arial, Verdana, sans-serif;
	color:#222;
	background-color:#000;
}

a {text-decoration:underline; color:#000;}
a:link {text-decoration:underline; color:#000;}
a:visited {text-decoration:underline; color:#000;}
a:hover {text-decoration:none; color:#5C7BFC;}
a:active {text-decoration:none; color:#000;}

h1 {
	width:708px;
	margin:0 auto;
	padding:62px 0 0 0;
}

h1 a {
	display:block;
	width:708px;
	height:39px;
	background:url(../images/family_life_legacies.jpg) no-repeat;
}

h1 a span {
	display:none;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#524c40;
	margin:0;
	padding:0 0 14px 0;
}

p {
	margin:0;
	padding:0 0 15px 0;
}

#header {
	width:720px;
	height:136px;
	margin:0 auto;
	background:url(../images/bg-header.jpg) no-repeat;
}

#containerNav {
	width:708px;
	margin:3px auto 0 auto;
	background:url(../images/bg-nav.jpg) no-repeat;
}

ul#nav {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#nav li {
	margin:0;
	padding:0;
	display:inline;
}

ul#nav li a {
	display:block;
	height:26px;
	margin-left:17px;
	float:left;
}

ul#nav li a span {
	display:none;
}

ul#nav li a:hover {
	background-position:0 -26px !important;
}

ul#nav li#createYourLegacy a {
	width:141px;
	margin-left:17px !important;
	margin-left:8px;
	background:url(../images/nav-create_your_legacy.gif) no-repeat;
}

ul#nav li#showcase a {
	width:83px;
	background:url(../images/nav-showcase.gif) no-repeat;
}

ul#nav li#aboutFLL a {
	width:184px;
	background:url(../images/nav-about_fll.gif) no-repeat;
}

ul#nav li#contact a {
	width:73px;
	background:url(../images/nav-contact.gif) no-repeat;
	clear:right;
}

body#pgCreateYourLegacy ul#nav li#createYourLegacy a,
body#pgShowcase ul#nav li#showcase a,
body#pgAboutFLL ul#nav li#aboutFLL a,
body#pgContact ul#nav li#contact a {
	background-position:0 -52px !important;
	cursor:default;
}

#content {
	width:720px;
	margin:3px auto 0 auto;
	background-color:#FFF;
	padding-bottom:10px;
}

body#pgShowcase #content {
	background:url(../images/bg-content_3col.gif) repeat-y top left;
}

.showcaseCol {
	width:226px;
	margin:10px 11px 0 0;
	float:left;
}

.showcaseCol.first {
	margin-left:10px !important;
	margin-left:5px;
}

.showcaseCol.last {
	margin-right:0;
}

.showcaseCol img {
	padding:3px;
	background-color:#97948c;
}

.showcaseCol h3 {
	margin:12px 0 6px 6px;
	color:#524c40;
	font-size:14px;
}

.showcaseCol p {
	margin:0 10px 8px 6px;
}

#content .leftCol {
	width:330px;
	padding:30px 16px 16px 32px;
	background:url(../images/bg-left_column.jpg) no-repeat 16px 16px;
	float:left;
}

#content .rightCol {
	float:right;
	width:302px;
	padding:5px 5px 10px 5px;
}

#content .callout {
	background-color:#524c40;
	margin:5px !important;
	margin:5px 3px;
}

#content .callout h3 {
	font-size:15px;
	padding:0 10px;
	margin:8px 0;
	color:#c3b8a2;
	font-weight:normal;
}

#content .callout p {
	color:#FFF;
	padding:0 10px 8px 10px;
}

#content .push {
	margin-top:25px;
}

body#pgMovie #content {
	padding:15px 0 20px 0;
	background-color:#000;
	text-align:center;
}

body#pgMovie #content h3 {
	color:#CCC;
	padding-bottom:15px;
	font-size:14px;
}

body#pgMovie #content p {
	padding-top:30px;
	color:#999;
}

body#pgMovie #content a { color:#999; text-decoration:underline;}
body#pgMovie #content a:link { color:#999; text-decoration:underline;}
body#pgMovie #content a:visited { color:#999; text-decoration:underline;}
body#pgMovie #content a:hover { color:#FFF; text-decoration:none;}
body#pgMovie #content a:active { color:#666; text-decoration:none;}

#footer {
	width:688px;
	margin:3px auto 0 auto;
	padding:15px 0 15px 32px;
	font-size:10px;
	color:#888;
	border-top:solid 2px #524c40;
}

#footer p {
	padding-bottom:8px;
}

#footer a {text-decoration:underline; color:#888;}
#footer a:link {text-decoration:underline; color:#888;}
#footer a:visited {text-decoration:underline; color:#888;}
#footer a:hover {text-decoration:none; color:#FFF;}
#footer a:active {text-decoration:none; color:#666;}

.clear {
	clear:both;
}

p.quote {
	padding-bottom:0;
	font-size:11px;
}

p.author {
	padding-top:0;
	color:#444;
}