@charset "utf-8";
html, body {height: 100%;}
* html body {height: 100%;} /*ie 6 height fix*/
/*FONTS -------------------------------------------------*/
.UniversLTStd-Light {font-family: 'UniversLTStd45Light', sans-serif;}
.UniversLTStd-LightObl {font-family: 'UniversLTStd45LightOblique', sans-serif;}
.UniversLTStd-Bold {font-family: 'UniversLTStd65Bold', sans-serif;}
h1 {
	font-size:30px;
	color:#6fb43f;
	font-weight:bold;
	margin-bottom:4px;
	margin-left:-2px;
}
h2 {font-size:22px; color:#29260d; font-weight:normal; margin-bottom:20px; }
h3 {
	font-size:20px;
	color:#29260d;
	font-weight:normal;
	line-height:normal;
	margin-bottom:15px;
	margin-top:10px;
}
h4 {
	font-size:24px;
	color:#6fb43f;
	font-weight:bold;
	line-height:normal;
	margin-bottom:15px;
}
p  {
	font-size:15px;
	color:#29260d;
	font-weight:normal;
	line-height:normal;
}
sup {font-size:xx-small; vertical-align:top;}
/*-------------------------------------------------FONTS*/

body {
	font-family: Helvetica, Arial, sans-serif;
	color:#333;
	background: transparent url(/lp/reallyliving/images/body_bg.png) repeat bottom;
	background-color:28260d;

}
#header {
	background: url(/lp/reallyliving/images/header_bg.png) repeat-x left top;
	height: 145px;
	width: 100%;
}
#header #logo {
	width: 1050px;
	text-align: left;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height = 99px;
}


#mainContent {
	width: 960px;
	height:650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainContent #left{
	width: 497px;
	float:left;
}

#mainContent #left #video-overlay-content{background-color:red;}

#mainContent #left #likeShare {
	margin-top: 15px;
	width: 497px;
	display: block;
}
#mainContent #right {
	float: right;
	position: relative;
	margin-right: 25px;
	width: 400px;
}
#mainContent #right div.largePhoto {
	height: 660px;
	width: 380px;
}
#right #alva_quote{
	position: absolute;
	height: 80px;
	width: 105px;
	top: 75px;
	right: -30px;
	font-size:13px;
	line-height: 17px;
	text-indent: -8px;
}
#right #jacobs_quote{
	position: absolute;
	height: 80px;
	width: 105px;
	top: 75px;
	right: -30px;
	font-size:13px;
	line-height: 17px;
	text-indent: -8px;
}
#right #jenkins_quote{
	position: absolute;
	height: 80px;
	width: 100px;
	top: 75px;
	right: -30px;
	font-size:13px;
	line-height: 17px;
	text-indent: -8px;
}
#right #bill_quote{
	position: absolute;
	height: 80px;
	width: 105px;
	top: 75px;
	right: -30px;
	font-size:13px;
	line-height: 17px;
	text-indent: -8px;
}
#alva_large, #jenkins_large, #jacobs_large, #bill_large, #guidePages { /*PNG fix for ie6*/
	behavior: url('/lp/reallyliving/CSS/pngfix/iepngfix.htc');
}
#mainContent #right #alva_large {background: url(/lp/reallyliving/images/alva_large.png) no-repeat right bottom;}
#mainContent #right #jenkins_large {background: url(/lp/reallyliving/images/jenkins_large.png) no-repeat right bottom;}
#mainContent #right #jacobs_large {background: url(/lp/reallyliving/images/jacobs_large.png) no-repeat right bottom;}
#mainContent #right #bill_large {background: url(/lp/reallyliving/images/bill_large.png) no-repeat right bottom;}
#bottomContent {
	z-index: 4;
	width: 100%;
	background: url(/lp/reallyliving/images/bottom_bg.png) top center no-repeat;
	height: auto;
	top:775px;
	position: absolute;
	margin-bottom:50px;
}
*html div#bottomContent {
	background:#28260d;
	margin-top: -7px;
}
#bottomContent #footer {
	position:relative;
	bottom:-100px;
	clear:both;
	background-color:#28260d;
}
*html div#bottomContent #footer {
	bottom: -30px;
}
#bottomContent #footer #footerContent {
	width:960px;
	margin: 0 auto;
	height:100px;
	clear: both;
	background:url(/lp/reallyliving/images/footer_bg_top_line.gif) top center no-repeat #28260d;
	padding-top: 15px;
}

#bottomContent #footer #footerContent #copyright {
	width: 320px;
	margin-top:21px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#bottomContent #footer #footerContent #eho {
	float:left;
	display:block;
	width:39px;
	height:36px;
	margin-right:12px;
	overflow:hidden;
}
#bottomContent #footer #footerContent a#youtube {
	float:right;
	display:block;
	width:39px;
	height:36px;
	text-indent:-9999px;
	background:url(/lp/reallyliving/images/footer_youtube.gif) no-repeat;
}
#bottomContent #footer #footerContent a#twitter {
	float:right;
	display:block;
	width:32px;
	height:36px;
	text-indent:-9999px;
	background:url(/lp/reallyliving/images/footer_twitter.gif) no-repeat;
}
#bottomContent #footer #footerContent a#facebook {
	float:right;
	display:block;
	width:33px;
	height:36px;
	text-indent:-9999px;
	background:url(/lp/reallyliving/images/footer_facebook.gif) no-repeat;
}
#bottomContent #guideRequest {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#bottomContent  #guideRequest  #guidePages {
	float: left;
	height: 307px;
	width: 518px;
	background: no-repeat;
}
#bottomContent #guideRequest #form {
	float: right;
	height: 280px;
	width: 440px;
	margin-top:30px;
}

#bottomContent #guideRequest #form #ImageButtonSubmit {
	display:block;
	background:url(/lp/reallyliving/images/bg_continue.jpg) no-repeat;
	padding:3px;
	width:95px;
	height:25px;
	overflow:hidden;
	cursor:pointer;
	font-size:9px;
	text-indent:-9999px;
}

#bottomContent #guideRequest #form a.button-box {
	display:block;
	background:url(/lp/reallyliving/images/bg_submit.jpg) no-repeat;
	padding:3px;
	width:76px;
	height:25px;
	overflow:hidden;
	cursor:pointer;
	font-size:9px;
	text-indent:-9999px;
}

#bottomContent #guideRequest #form tr#trHDYHAU {
	display:none;
}
#bottomContent #guideRequest #form tr#trHDYHAU label {
	display:none;
}
#bottomContent #guideRequest #form tr#trHDYHAU #DropDownListHDYHAU {
	display:none;
}

/*MAIN NAVIGATION---------------*/
#mainContent #nav  {
	height: 105px;
	width: 430px;
	position: absolute;
	right: 0px;
	top: -105px;
	background-color: transparent;
	z-index: 1;
	overflow:hidden;
}
/*
#mainContent #specialty {
	background: transparent url(/lp/reallyliving/images/nav_sprite_specialty.png) no-repeat;
	height: 29px;
	width: 412px;
	position: absolute;
	z-index: 100;
	top: -29px;
	right: 15px;
	display:none;
	}

#specialty.alva {background: 0px 0px;}
#specialty.jacobs {background: 0px -29px;}
#specialty.jenkins {background: 0px -48px;}
#specialty.bill {background: 0px -87px;}*/

#mainContent #nav a {
	background-image: url(/lp/reallyliving/images/nav_sprite.png);
	_background-image: url(/lp/reallyliving/images/nav_sprite_ie6.png); /*ie6-specific bg*/
	display: block;
	float: left;
	height: 105px;
	text-indent: -999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;

	}
/*alva BUTTON*/
#mainContent #nav a#alva:link, #mainContent #nav a#alva:active, #mainContent #nav a#alva:visited {
	width:83px;
	background-position: 0px 0px;
}
#mainContent #nav a#alva:hover {
	width:83px;
	background-position:  0px -105px;
}
#mainContent #nav a#alva.selected, #mainContent #nav a#alva.selected:visited {
	width:83px;
	background-position:  0px -210px;
}
/*jacobs BUTTON*/
#mainContent #nav a#jacobs:link, #mainContent #nav a#jacobs:active, #mainContent #nav a#jacobs:visited {
	width:115px;
	background-position: -83px 0px;
}
#mainContent #nav a#jacobs:hover {
	width:115px;
	background-position: -83px -105px;
}
#mainContent #nav a#jacobs.selected, #mainContent #nav a#jacobs.selected:visited {
	width:115px;
	background-position: -83px -210px;
}
/*jenkins BUTTON*/
#mainContent #nav a#jenkins:link, #mainContent #nav a#jenkins:active, #mainContent #nav a#jenkins:visited {
	width:147px;
	background-position: -197px 0px;
}
#mainContent #nav a#jenkins:hover {
	width:147px;
	background-position: -197px -105px;
}
#mainContent #nav a#jenkins.selected, #mainContent #nav a#jenkins.selected:visited {
	width:147px;
	background-position: -197px -210px;
}
/*bill BUTTON*/
#mainContent #nav a#bill:link, #mainContent #nav a#bill:active, #mainContent #nav a#bill:visited {
	width:83px;
	background-position: -343px 0px;
}
#mainContent #nav a#bill:hover {
	width:83px;
	background-position: -343px -105px;
}
#mainContent #nav a#bill.selected, #mainContent #nav a#bill.selected:visited {
	width:83px;
	background-position: -343px -210px;
}

/*---------------MAIN NAVIGATION*/


