/* CSS Document */

body  {
	margin: 0; 
	padding: 0;
	text-align: center;	color: #416a95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E90C8A;
}
#container { 
	width: 740px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 20px solid #e90c8a;
	text-align: left; 
} 
#header {
	background-color: #FFFFFF;
	background-image: url(file:../images/Core-fitness-body-studio.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 190px;
	background-image: url(../images/Core-fitness-body-studio.gif);
} 
#header h1, #header h2 {
	margin: 0;
	color: #5a91cc;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 15px;
}
#header h1{	font-size: 140%;}
#header h2 {font-size: 100%;}
p {	font-size: 90%;}


h1 {font-size: 140%;margin-top: 0px;}
h2 {font-size: 120%;	font-weight: normal;}
h3 {font-size: 110%; }
h4 {font-size: 90%;	font-weight: normal;}
h5 {color: #E90C8A;	font-size: 120%;	margin: 0px;font-weight: normal;}
#sidebar1 {
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#menu a, #menu a:visited, #submenu a, #menu a:visited {
	text-decoration:none;
	background-color:#fff;
	color:#233b54;
	display:block;
	width:10em;
	/*height:1.3em;*/ 
	border-bottom:1px solid #fff;
	font-weight: normal;
	padding-top: 15px;
  }
#menu a, #menu a:visited {padding-top: 15px; }
#submenu a, #submenu a:visited {padding-top: 5px; padding-left: 10px; }

#menu ul, #submenu ul {
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
			}
#menu li{
	display: inline;
	list-style-position: inside;
	font-size: 90%;
}
#submenu li{
	display: inline;
	list-style-position: inside;
	font-size: 80%;
}
#menu a:hover, #submenu a:hover {
	color: #e90c8a;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e90c8a;
  }

#sidebar2 {
	float: right;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
 #mainContent {
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 15px;
} 

#footer {
	clear:both;
	background:#e90c8a;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
} 
#footer p {
	padding-top: 6px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
}
#footer h2 {
	font-size: 110%;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	padding-top: 6px;
	margin: 0px;
}
a {	color: #416a95;}
a:link {text-decoration: none;	font-weight: bold;}
a:visited {	text-decoration: none; 	font-weight: bold;}
a:hover {	text-decoration: none; color: #e90c8a;	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e90c8a;}
a:active {	text-decoration: none;color: #e90c8a;}

.bold  {font-weight: bold;}

#link p {
	text-align: right;
	padding-top: 20px;	
}
#link p a {
	color: #EA81BD;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}
#link p a:link {	text-decoration: none;	font-style: normal;}
#link p a:hover {	color: #E9CFDE;	text-decoration: none;}

/*newsletter style*/
#newsletter-wrapper {
background-color:#5A91CE;
padding:20px;
color:white;
margin-bottom:20px;
}
#news-wrapper {
background-color:#e90c8a;
padding:20px;
color:white;
margin-bottom:15px;
}
/* ends */
.social-media {
color:#5a91ce;
text-align:left;
margin:15px 0;
font-size:70%;
}
.social-media img {
text-align:left;
text-decoration:none;
}
