﻿html,body 
{
	padding:0;
	height:100%;
	background:#DAD2DA url(http://www.theyogabarn.net/images/background.gif) left top repeat-x;
	font: normal 14px Comic Sans MS;
	margin: 0 auto;
}
#wrap 
{
	height:100%;
	margin: 0 auto;	
	border-left:solid 1px #336699;
	border-right:solid 1px #336699;
	border-top:solid 1px #336699;
}

#header 
{
	margin:0 auto;
	position:static;
	background:#336699 url(http://www.theyogabarn.net/images/banner.jpg) right top no-repeat; 
	width:760px;
	height:130px;
	border-top:solid 1px #336699;
	border-left:solid 1px #336699;
	border-right:solid 1px #336699;
	z-index:10;
}
#header-content  
{	
	position:relative; 
	float:left; 
	margin: 105px 0px 0px 350px;
	_margin:  105px 0px 0px 200px; 
}

#header #header-content A {
    color:#EBDDED;
    Font-Size:14px;
    text-decoration:none;
    }
    
#header #header-content A:hover {
    background-color:#900325;
    color:#ffffff;
    Font-Size:14px;
    text-decoration:none;
    }

#content-wrap 
{
	margin: 0 auto;
	width:760px;
	border:solid 1px #336699;
	background-color:#EFEFDD;
}
html>body #content 
	{
	padding:0 25px 25px 10px; 
	background-color:#EFEFDD;
	height:80%;
}
#footer 
{
	width:100%;
	color:#900325;
	height:20px;
	margin:-15px 0 0 0 0;
	text-align:center;
}
/*html>body #footer 
{
	font-size:12px;
	width:100%;
	height:20px;
	
	text-align:center;
	padding:10px 0 0 0;
	position:fixed;
	bottom:0;
	z-index:10; 
	margin: 0 auto;
	_margin: 0 auto;
	
}*/

/* Styling to make this demo page look just a little bit better 
html,
body 
{
}
body {font: normal 14px Comic Sans MS;}*/

h1 {font-size:18px; font-weight:bold; color:#336699; text-decoration:underline; text-align:center;}

.image
{
	border: solid 1px #900325;
	margin:20px 20px 20px 20px;
}

#quoteB 
{
  width:450px; margin:0 auto; padding: 5px 0px 10px 12px;
  background:#EFEFDD url(http://www.theYogaBarn.net/images/quoteB.gif) left top no-repeat;
}
#quoteE 
{
  background: transparent url(http://www.theYogaBarn.net/images/quoteE.gif) right bottom no-repeat;
  width:468px; margin:-5px 0px 0px -10px;z-index:-1;
}
.quoteA
{
  color:#900325; margin:15px 0 0 70px; font-style:italic; font-size:13px; z-index:+1;
}

.highlight {background:#DAD2DA; }
.bold { font-weight:bold; color:#5A2E6C; }
.bold2 { font-weight:bold; color:#000000; }
legend { color:#900325; font-weight:bold;}
#pad { padding:10px 10px 10px 10px; }
img { border:solid 1px #900325; }
fieldset {padding:20px 20px 20px 20px;  }

#redTable 
{ font-size:12px; border:solid 1px #900325; padding:1px; background:#ffffff; }

#redTable th { text-align:center; background:#900325; color:#ffffff; font-size:14px; font-weight:bold; }

.bgBeige { background:#EFEFDD; }
.small {font-size:11px; }







