/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/
html {
 min-height: 100%;
 margin-bottom: 1px;
 overflow-y: scroll; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	background-color: #462316;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#masthead {
position:relative;
padding: 0px;
margin: 0px;
width: 880px;
height: 310px;
z-index: 0;
}

#masthead a.homelink {
width: 600px;
height: 190px;
position: absolute;
text-decoration:none;
top: 0px;
left: 0px;
}
#masthead a.homelink i{
visibility:hidden;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
}
#home {
	width: 880px;
	padding: 0px;
	margin: 0 auto;
	height: auto;
	}
#home_masthead {
	padding: 0px;
	margin: 0px;
	height:auto;
}

#column_wrapper {
	width: 880px;
/*	background-image: url(http://seattleyogaarts.com/images/ClassD_bg.jpg);*/
	background-repeat:repeat;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 590px;
	float: left;
	text-decoration: none;
}
#left {
	width: 290px;
	float: left;
	text-decoration: none;
}
#left .content {
	padding: 15px 25px 10px 50px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-decoration: none;
}
#right .content {
	padding: 0px 110px 0 10px;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
}
#masthead .content {
	padding: 4px 0px;
	margin-left: 265px;
}
#footer .content {
	padding: 0px;
	height: 25px;
}
#footer {
	color: #E2BB6C;
	background-color: #000000;
	padding: 6px;
	margin: 0pz;
	font-size: 12px;
	font-weight: bold;
	clear: both;

}
#left a:link {
	color: #000000;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #9c7d00;
	text-decoration: none;
}
#right a:link {
	color: #ba0400;
	text-decoration: none;
}
#right a:visited {
	color: #ba0400;
	text-decoration: none;
}
#right a:hover {
	color: #EE5E05;
	text-decoration: none;
}
a:link {
	color: #ba0400;
	text-decoration: none;
}
a:visited {
	color: #ba0400;
	text-decoration: none;
}
a:hover {
	color: #EE5E05;
	text-decoration: none;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}

h1 {
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	color: #462316;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	color: #462316;
	text-decoration: none;
}
h3 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #462316;
	text-decoration: none;
}
h5 {
	font-size: 11px;
	line-height: 100%;
	margin: 6px 0px 0px 0px;
	text-decoration: none;
	font-style:italic;
}

h6 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ba0400;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
  line-height: 18px;
  padding-bottom: 6px;
}

.content p {
	margin: 0;
	padding: 0 0 10px 0;
}
.Sidebar_quotes {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}
.Sidebar_heads {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 0 0;
	color: #B90101;
	padding-left: 23px;
}
.image_border {
	border: thin solid #000;
}
#center {
	width: 880px;
}
#center .content {
	padding: 0px 80px;
	font-size: 13px;
	line-height: 17px;

}
.red-heart {
	color: #C10000;
	font-weight: bold;
}.red {
	color: #C10000;
}
.submast {
position: absolute;
left: 300px;
top: 248px;
}
.submast p {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
color: #D31E0D;
margin: 0 0 8px 0;
}
#submast a:link {
	color: #BA0300;
	text-decoration: none;
}
#submast a:visited {
	color: #462316;
	text-decoration: none;
}
#submast a:hover {
	color: #EE5E05;
	text-decoration: none;
}
#homepage_content {
	margin-right: 600px;
	margin-top: 125px;
	background-color:#eb9965;
	padding: 10px;
}

#schedule_content {
	margin-left: 36px;
}

.workshopImageLeftBorder {
	margin-right: 10px;
	margin-bottom: 5px;
	border: thin solid #000;
}

.workshopImageLeft {
	margin-right: 10px;
	margin-bottom: 5px;
}

.workshopImageRightBorder {
	margin-left: 10px;
	margin-bottom: 5px;
	border: thin solid #000;
}

.workshopImageRight {
	margin-left: 10px;
	margin-bottom: 5px;
}

.teacherImageLeftBorder {
	margin-right: 10px;
	margin-bottom: 5px;
	border: thin solid #000;
}

#promo {
	text-align: center;
	padding: 0 5px;
	border-bottom: 1px dotted rgba(70, 35, 21, 0.50);
}