@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #330000;
	background-image: url(../images/drangonfly_yoga_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #660000;
}
a:link { color: #660000; text-decoration: none; }
a:active { color: #660000; text-decoration: none; }
a:visited { color: #660000; text-decoration: none; }
a:hover { color: #660000; text-decoration: underline; }

#mainContainer {
	position: relative;
	margin: 0;
	padding: 0;
	width: 876px;
}
#logo {
	position: absolute;
	left: 13px;
	top: 61px;
}
#logo img {
	border: none;
}
#mainNav {
	position: absolute;
	left: 0px;
	top: 193px;
	width: 793px;
	color: #FF9966;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: .1em;
	border-top: 1px #660033 solid;
	text-align: right;
}
#mainNav .date {
	position:fixed;
	margin: 2px 0 0 10px;
	float: left;
	line-height: 20px;
	font-size: 10px;
	letter-spacing:normal;
	color: #660033;
/*	display: inline;*/
}
#mainNav ul {
	margin: 0;
	padding: 0;
}
#mainNav ul li {
	margin: 0 0 0 5px;
	padding: 0px;
	display: inline;
	background-image: url(../images/filagree.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 20px;
}
#mainNav ul li a {
	text-decoration: none;
	padding-left: 15px;
}
#mainNav ul li a:link { color: #FF9966; }
#mainNav ul li a:active { color: #FF9966; }
#mainNav ul li a:visited { color: #FF9966; }
#mainNav ul li a:hover { color: #CC6633; background-image:url(../images/filagreehover.gif); background-repeat:no-repeat; background-position:0px 3px; }

#leftColumn {
	margin: 0;
	padding: 0;
	position: fixed;
	top: 205px;
	width: 278px;
	float: left;
}
#leftColumn img {
	margin: 10px;
	padding: 0px;
}
#classToday h1 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	letter-spacing: 2px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	font-size: 12px;
	color: #50484C;
}
#classToday p {
	margin: 0;
	padding: 10px;
	width: 70%;
	font-weight: lighter;
	border-bottom: 1px #CC6633 dotted;
	color: #CC6633;
}
#classToday p.seeAll {
	border: 0;
	font-size: 11px;
	color: #CC6666;
}
#classToday a:link { color: #CC6633; }
#classToday a:active { color:  #CC6633; }
#classToday a:visited { color: #CC6633; }
#classToday a:hover { color:  #CC6633; text-decoration: underline; }

#address {
	position: relative;
	bottom: 0px;
	margin: 10px 30px 5px 40px;
	padding: 10px;
	width: 280px;
	color: #993333;
	font-size: 11px;
	font-weight: normal;
}
#address h1 {
	width: 220px;
	font-size: 12px;
	font-weight: lighter;
	border-bottom: 1px #993333 dotted;	
	color: #993333;
}

#address a:link { color: #993333; }
#address a:active { color:  #993333; }
#address a:visited { color: #993333; }
#address a:hover { color:  #993333; text-decoration: underline; }

.zrii a:link { color: #000; }
.zrii a:active { color:  #000; }
.zrii a:visited { color: #000; }
.zrii a:hover { color:  #fff; text-decoration: underline; }


.evanSchmidt {
	margin: 0 30px 30px 40px;
	padding: 0 10px;
	line-height: 20px;
	font-size: 10px;
	letter-spacing:normal;
	}
.evanSchmidt a:link { color: #993333; }
.evanSchmidt a:active { color:  #993333; }
.evanSchmidt a:visited { color: #993333; }
.evanSchmidt a:hover { color:  #993333; text-decoration: underline; }


#topBG {
	width: 512px;
	height: 88px;
	position: absolute;
	top: 220px;
	left: 279px;
	background-image: url(../images/drangonfly_yoga_content_bg_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
}

#rightColumn {
	width: 512px;
	position: absolute;
	top: 224px;
	left: 279px;
	background-image: url(../images/drangonfly_yoga_content_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#mainContent {
	float: left;
	width: 154px;
	padding: 10px 50px;
	padding-top: 20px;
	margin: 0;
	line-height:16px;
}

#mainContent h1 {
	border-bottom: 1px #E3C68D solid;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 24px;
	color:#990033;
}
#mainContent h1 .h1a {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
#mainContent h2 {
	border-bottom: 1px #E3C68D solid;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 16px;
}
#mainContent p {
	position: relative;
	z-index: 2;
}
#mainContent img {
	margin: 2px;
	border: none;
}

#mainContent .eventItem {
	margin: 0;
	padding: 2px;
	position: relative;
	z-index: 999;
	/*text-transform: capitalize;*/
}
#mainContent .eventItem a:hover {
	text-decoration: none;
}
#mainContent .eventItem:hover {
	background-image: url(../images/drangonfly_yoga_content_bg.gif);
}
#mainContent .eventItem h1 {
	color: #660000;
	font-size: 12px;
	font-family:Helvetica, arial, sans-serif;
	border: none;
	font-weight: bold;
	font-style: normal;
}
#mainContent .eventItem p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#sideBar {
	background-image: url(../images/drangonfly_yoga_featurebg.gif);
	float: right;
	width: 198px;
	margin-right: 2px;
	margin-top: 15px;
	text-align: center;
	color: #336666;
	font-size: 10px;
	padding: 10px;
}
#sideBar h1 {
	font-family: Times, serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #660033;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
}
#sideBar p {
	margin: 10px;
	padding: 0px 15px 0px 15px;
}

#sideBar .readMore {
	border-top: 1px #F0E2BA solid;
}
#sideBar .readMore h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	text-transform: none;
	letter-spacing: normal;
}
#bottomBG {
	position: relative;
	bottom: -10px;
	height: 14px;
	background-image: url(../images/drangonfly_yoga_content_bg_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#quote {
	position: absolute;
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.25em;
	width: 590px;
	padding-top: 10px;
	line-height: 1.4em;
}
#quote p {
	margin-top: 18px;
}
.clearBoth {
	clear: both;
}
