/* website by Emma Rudling www.emmarudling.com */

body {
	background-position: center;
	text-align:center;
	background-color: #EEEEFF;
	margin: 0px;
	padding: 0px;
}


/* colours: 
#FFFFFF white
#000000 black
#0092DD pantonelightblue
#00529B pantonedarkerblue
#D81F2A pantonered
#78C7ED lighter border blue
#eeeeff background colour
 */
 
 
html { 
min-height : 100%; 
margin-bottom : 1px; 
}

#wrapper {
	width: 850px;
	background-color: #00529B;
	background-position:center;
	height: auto;
	margin: 0px auto;
	}

#wrapper2 {
	width: 830px;
	background-color: #FFFFFF;
	background-position:center;
	margin-left: auto;
	margin-right:auto;
	}

#banner {
	width:100%;
	background-image:url(images/toneaciselogo.png);
	background-position:center;
	height:138px;
	background-repeat: no-repeat;
}

#smart	{
	float:right;
	width:700px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align: right;	
}

#fullfloat {
	float:left;
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	width:100%;
}

#leaflet {
	float:left;
	background-image:url(images/leaflettop.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right:auto;
	width:100%;
	height: 30px;
}

#jogger {
	float:left;	
	background-image:url(images/jogger700.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	width:820px;
	height: 344px;
}

#maintable 	{
	width:auto;
	background-color:#FFFFFF;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	text-align:left;
	min-height:700px;
}



.navbar1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #00529B;
	color:#FFFFFF;
	text-align:center;
	height:40px;
	width:138px;
	vertical-align:middle;
	}
	
.navbar2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0092DD;
	color:#FFFFFF;
	text-align:center;
	height:40px;
	width:138px;
	}
.navbar1 a {
	color:#FFFFFF
	}
.navbar2 a {
	color:#FFFFFF
	}

	
.navbar1 a:link
{
	color:#FFFFFF;
	text-decoration:none; 
}
.navbar1 a:visited
{
	color:#fffFFF; 
} 
.navbar1 a:active 
{
	color:#FFFFFF;
}	
.navbar2 a:link
{
	color:#FFFFFF;
	text-decoration:none; 
}
.navbar2 a:visited
{
	color:#fffFFF; 
} 
.navbar2 a:active 
{
	color:#FFFFFF;
}	

.navbar1 a:hover {
	background-color:#0092DD;
	color:#fff;
}
.navbar2 a:hover {
	background-color:#00529B;
	color:#fff;
}

#footer	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#rightfloat {
	width:auto;
	float:right;
	padding-right:10px;
}

#leftfloat	{
	width:auto;
	float:left;
	padding: 0px 4px 0px 0px; 
	}


p	{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	vertical-align:top;
	}

li	{
	font-size:12px;
	}
.bmichart	{
	font-size:12px;
	}
#disclaimer	{
	background-color:#78C7ED;
	border-color:#78C7ED;
	}

.disclaimer	{
	font-style:italic;
	font-size:10px;
	}
a:link
{
	color:#000000; 
}
a:visited
{
	color:#000000; 
} 
a:active 
{
	color:#000000;
}

h1
{	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h2
{	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
}

h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

.heading	{
	color:#00529B;
	font-family: HelveticaNeue LightCond;
	font-weight:bold;
	font-size:18px;
	}

#leafletfront	{
	width:700px;
	}	
	
.leaflettext	{
	color: #6C6E70;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}

.leaflettext2{
	color:#221E1F;
	font-family: HelveticaNeue LightCond;
	font-size:17px;
	}
.leaflettext3{
	color:#006B96;
	font-family: HelveticaNeue LightCond;
	font-style:italic;
	font-size:17px;
	}
.bigbluewriting	{
	color:#005481;
	font-size:18px;
}

#sessions	{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	line-height: 250%;
	text-decoration: none;
	list-style-image: url(images/heartERteeny.jpg);
}
.contact     { 
	background-color: #78C7ED;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	 }
	 
.contact2     { 
	background-color: #78C7ED;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	font-size: 12px;
	 }
	 
.opentimestable  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#0092DD;
	text-align: left;
	line-height: 30px;
	width: 250px;
	}
#chartheightweight	{
	width:1211px;
	font-size:12px;
	text-align:center;
	}
#healthyweight a:link	{
	color: #006B96;
	text-decoration:underline;
}
