@charset "UTF-8";

/* CSS Document DR LESLIE
------------------------------------------------------------- */
html, body {
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	background:url(../images/bk.jpg) top center no-repeat #cad4dd;
}

p {
	margin: 0 0 14px 0;
	font-size:13px;
	line-height: 16px;
}

a {
	color: #0064B4;
	text-decoration:none;}

a:hover {color: #000000;}	
	
	
/* Layout container
------------------------------------------------------------- */
#container {
	margin:auto;
	width:971px;}
	
	

/* Header section 
------------------------------------------------------------- */
#top {
	width:971px;
	height: 118px;
	float:left;
}	
	
#logo {
	width:385px;
	height: 108px;
	background:url(../images/logobk.jpg);
	padding:10px 0 0 200px;
	float:left;
}	

#logo h1 {
	margin:0;
	padding:0;}

#testimonials {
	width:346px;
	height: 108px;
	background:url(../images/testimonialsbk.jpg);
	padding:10px 40px 0 0;
	float:left;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-align: right;
}	
	#excusefree {
	width:346px;
	height: 108px;
	background:url(../images/testimonialsbk.jpg);
	padding:10px 40px 0 0;
	float:left;
	color: #333;
	text-align: center;
	
}	
	
/* Code for the menus
------------------------------------------------------------- */
#menu {
	width:785px;
	height: 53px;
	background:url(../images/menu.jpg);
	padding:10px 0 0 200px;
	float:left;
}

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;}
	
#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;}	
	
#menu li a {
	float:left;
	font-size:12px;
	color:#333;
	font-weight:normal;
	padding:10px 12px;
	background:url(../images/menudiv.jpg) right center no-repeat;
	display:block;}
	
	
#menu li.last a{
	background:none;}	

#menu li a:hover{
	color: #0064B3;}
	
#menu li.selected a{
	color:#0064B3;}


/* Middle Page Content
------------------------------------------------------------- */
#middle {
	width:971px;
	height: 380px;
	float:left;
}

#mleft {
	width:585px;
	height: 380px;
	float:left;
}

#welcome {
	width:335px;
	height: 248px;
	background:url(../images/welcome.jpg);
	padding:80px 20px 0 230px;
	float:left;
}	

#specials {
	width:525px;
	height: 32px;
	background:url(../images/specials.jpg);
	padding:20px 0 0 60px;
	float:left;
}	

#specials h2 {
	margin:0;
	padding:0;}

#video {
	width:374px;
	height: 333px;
	background:url(../images/videobk.jpg);
	padding:47px 0 0 12px;
	float:left;
}	

/* Page Content
------------------------------------------------------------- */
#content {
	width:971px;
	height:214px;
	background:#fff;
	float:left;}

a.box1 {
	width:190px;
	height: 147px;
	background:url(../images/lifecoaching.jpg);
	padding:35px 0 0 20px;
	float:left;
	font-size: 18px;
	display:block;
}	

.box2 {
	width:207px;
	height: 132px;
	background:url(../images/weightloss.jpg);
	padding:40px 0 0 20px;
	float:left;
	font-size: 20px;
	display:block;
}	

.box3 {
	width:213px;
	height: 132px;
	background:url(../images/excusefreeliving.jpg);
	padding:50px 0 0 20px;
	float:left;
	font-size: 20px;
	display:block;
}	

#box4 {
	width:271px;
	height: 162px;
	background:url(../images/stayintouch.jpg);
	padding:20px 0 0 30px;
	float:left;
}	

/* Footer area
------------------------------------------------------------- */
#footer {
	width:971px;
	height:39px;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	padding:5px 0 0 0;
	float:left;
	line-height: 18px;
	color: #FFF;
	margin: 0 -3px 0 0;
}
	
#footer a {
	color:#333;
	font-weight:bold;}

#footer a:hover {
	color:#000;}
	

	
/* Classes and styles
------------------------------------------------- */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#003784;
	margin:0;
	padding:0 0 20px 0;
	font-weight:normal;
	line-height: 28px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#0064B4;
	margin:0;
	padding:0 0 15px 0;
	font-weight: normal;
	line-height: 20px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0064B2;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	line-height: 20px;
}

ul, li {
	padding:0;
	margin:0;}
	
li.check {
	color:#fff;
	font-size:12px;
	background:url(../images/check.jpg) no-repeat top left;
	padding:0 0 10px 25px;
	list-style:none;
	margin: 0;
}

.lightBlue {color:#35B2E5;}
.black {color:#000;}
.red {color:#D82621;}

form {
	margin:0;
	padding:0;}
	
#box4 input {
	background:#fff;
	border:1px solid #ccc;
	margin:0 0 5px 0;
	font-size:11px;
	color:#666;
	height: 18px;
	padding: 2px 0 0 5px;
	}


.videobox{
width: 310px;
height: 280px;
text-align: left;
vertical-align: top;
padding-right: 2px;
/*padding-bottom: 10px;*/
margin-top: 0px;
margin-left: 0px;
}
