html {
}

body {
	padding: 0;
	margin: 0;
	background: url(../images/sky.gif) no-repeat center top;
	/* [disabled]color: #666; */
	width: 100%;
	font: Constantia, Georgia, Palatino Linotype;
	display: table;
	font-size: 1em;
	line-height: 1.5em;
	position: relative;
}

#container {
	width: 960px;
	margin: -20px auto;
	padding: 20px 5px;
	position: relative;
	z-index: 1;
}

#menu {
	width: 959px;
	margin: 205px auto 5px;
	padding: 0px;
}

a:focus {
}

p {
	font-size: 1em;
	margin-bottom: 0.7em;
	line-height: 1.6em;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a:link {
	color: #361873;
	text-decoration: none;
}

a:visited {
	color: #361873;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a:active {
	color: #3A207C;
}

#footer {
	poistion: relative;
	top: -50px;
	width: 960px;
	margin: -60px auto;
	padding: 20px;
}
#left-column {
	width: 65%;
	float: left;
}
#right-column {
	width: 30%;
	float: right;
	text-align: center;
}
#middle-column {
	position: absolute;
	left: 66%;
}
#left-column-home {
	width: 240px;
	float: left;
	position: relative;
	text-align: center;
}
#middle-column-home {
	width: 470px;
	float: left;
	position: relative;
	left: 5px;
}
#right-column-home {
	width: 240px;
	float: left;
	text-align: center;
	left: 10px;
	position: relative;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 2.5em;
	color: #3B207C;
	font-weight: lighter;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h2 {
	font-size: 1.4em;
	font-weight: lighter;
	margin-bottom: 0.7em;
	color: #000;
}
#page #container #background-image #middle-column-home h2 {
	margin-left: 5px;
}
#page #container #background-image #middle-column-home p {
	margin-right: 5px;
	margin-left: 5px;
}

h3 {
	font-size: 1.3em;
	font-weight: lighter;
	margin-bottom: 0.3em;
	color: #333;
	/* [disabled]padding-top: 0.5em; */
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.8em;
}

h6 {
	font-size: 0.7em;
}
#right-column h1 {
	font-size: 1.5em;
}
#right-column h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}
#right-column h3 {
	font-size: 1.1em;
	font-weight: lighter;
	line-height: 1em;
	margin-bottom: 0.1em;
}
#right-column p {
	font-size: 0.8em;
	margin-bottom: 0.2em;
}



#right-column-home h1 {
	font-size: 1.5em;
}
#right-column-home h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}
#right-column-home h3 {
	font-size: 1.1em;
	font-weight: lighter;
	line-height: 1em;
	margin-bottom: 0.1em;
}
#right-column-home p {
	font-size: 0.8em;
	margin-bottom: 0.2em;
}

#left-column-home h1 {
	font-size: 1.5em;
}
#left-column-home h2 {
	font-size: 1.2em;
	line-height: 1.3em;
}
#left-column-home h3 {
	font-size: 1.1em;
	font-weight: lighter;
	line-height: 1em;
	margin-bottom: 0.1em;
}
#left-column-home p {
	font-size: 0.8em;
	margin-bottom: 0.2em;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/
#bottomshadow {
	poistion: relative;
	z-index: 1;
	width: 892px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
}
#topshadow {
	poistion: relative;
	z-index: 2;
	width: 892px;
	margin: 0px auto;
	position: relative;
	top: 0px;
}
.clear {
	float: none;
	clear: both;
	height: 20px;
}
#background-image {
	background: url(../images/background-columns.jpg) repeat-y;
}
.tableday {
	background-color: #6c6671;
	color: #fff;
	padding-left: 5px;
	text-align: left;
}
.pic-caption {
	font-size: 0.9em;
}
#topmenutext {
	poistion: relative;
	z-index: 2;
	background: url(../images/top-shadow.png) no-repeat;
	width: 892px;
	height: 50px;
	margin: 0px auto;
	position: relative;
	top: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.about-pic {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#yog-workshop {
	width: 100%;
}
#yog-workshop img {
	float: left;
	margin-right: 5px;
}
.pic-margin {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.table-center       {
	text-align: center;
	vertical-align: top;
}
#page #container #center-div #p7ssm #p7ssm_w1 #p7ssm_w2 #p7ssm_fstbl tr td #p7ssm_fullsize #p7ssm_fsc #p7ssm_fsw #p7ssm_fsimg {
	text-align: center;
	width: 100%;
}
.centered    {
	text-align: center;
}
#purple {
	color: #3B207C;
}
#yogaalliancelogo {
	position: relative;
	top: -100px;
	left: 800px;
}


.multicolumn {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}
blockquote {
	margin-left: 20px;
}

#facebook {
	height: 53px;
	width: 53px;
	margin: 0px 0px 0px 860px;
	padding: 0px;
	position: absolute;
	top: -265px;
}

