body {
	background-color: #2F3438;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	
	/*background-image: url(/Images/siteBackground.jpg);*/
	background-image: url(/Images/Lifetime_main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
}

.lpo {
	padding: 10px;
	background-image:url(/xImagesInterface/leftSideGradient.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}

.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 647px;
	float: left;
/*	background: #002E62 url(../ImagesInterface/t1.jpg) repeat-x; */
}

ul a
{
	display: block;
	float: left;
	padding: 0 2.4em;
	line-height: 2.1em;
 	background: url(/xImagesInterface/divider.jpg) repeat-y left top;
	text-decoration: none;
	color: #fff;
}

ul a:hover
{
	color: #B49E53;
}

.validationError {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#FF0000;
}

h1 {
	font-weight : bold;
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
	line-height: .1em;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 1.8em;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	line-height: 1.1em;
}

.header
{
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
}

.address
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #fff;
	line-height: 1.5em;
}

.myLI
{
    list-style-type: none;
    background: url(/images/ListIcon.png) no-repeat 0 10%;
    padding-left: 25px;
    padding-bottom: 10px;
}
