@charset "utf-8";
body {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFAE6; /*I thought a subtle yellow might pull wbsite out, You can change the background back to white here*/
	font-size: 14px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

/*changes default blue link color to black*/
a:link {
	color: #000;
}

/*Outside container to center page*/
#container  {
	width: 980px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding: 10px;
	overflow: hidden;
}

/*Styles for the header*/
#header {
	height: 190px;
	width: 940px;
	position: relative;
	padding-left: 16px;
	overflow: hidden;
}

/*The top tight boxes, uses background image*/
#topheaderright {
	height: 109px;
	width: 212px;
	float: right;
	top: 1px;
	position: absolute;
	right: 2px;
	background-image: url(http://www.sunriseyoga.net/images/topheader.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: center center;
	padding-right: 20px;
	padding-top: 10px;
}
#bottomheaderright {
	height: 41px;
	width: 190px;
	float: right;
	top: 125px;
	position: absolute;
	right: -4px;
	background-repeat: no-repeat;
	text-align: left;
	background-position: center center;
	padding-top: 2px;
	background-image: url(http://www.sunriseyoga.net/images/bottomheader.gif);
	padding-left: 30px;
	padding-right:24px;
}

#bottomheaderright form { margin: 0px 0px 3px 0px; padding:0px;}

/*This is where the left sidebar and right content reside*/
#mainContent  {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	height: auto;
	width: 948px;
	background-color: #FFF;
	float: left;
		margin-bottom: 10px;
	padding-bottom: 40px;
}
#leftSidebar {
	height: auto;
	width: 180px;
	margin: 20px;
	padding: 0px;
	float: left;
}

/*The following styles are for your menu.  The left 50% and right 50% is a way to center it since it is a floated left element*/
#centeredmenu {
	float:left;
	width:930px;
	position:relative;
	background-image: url(http://www.sunriseyoga.net/images/navBar.gif);
	height: 40px;
	background-repeat: no-repeat;
	left: 20px;
}
#centeredmenu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
	display:block;
	background:#ffed9f;
	color:#000000;
	text-decoration:none;
	line-height:28px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#centeredmenu ul li a:hover {
	color:#fff;
	background-color: #26566D;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
	color:#fff;
	font-weight:bold;
	background-color: #265462;
}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 15px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 1px 10px;
	width: 145px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 15px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}




/*The following styles create the left sidebar.  The boxes will expand up to 1000 px long*/
div.blue-rounded-corner-top {
	background-image: url(http://www.sunriseyoga.net/images/leftSidebarBlue.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 180px;
	height: auto;
	padding-bottom: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	float: left;
	margin-top: 0px;
}

div.white-rounded-corner-top {
	background-image: url(http://www.sunriseyoga.net/images/leftSidebarWhite.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #000;
	width: 156px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 14px;
}
div.top_rounded-white {
	color: #000;
	width: 156px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(http://www.sunriseyoga.net/images/leftSidebarWhite.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#rightContent {
	padding: 10px;
	height: auto;
	width: 740px;
	float: right;
}
#rightContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	line-height: 2px;
	text-indent: 50px;
	font-size: 24px;
	font-weight: bold;
}
#rightContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height : 101px;
	width : 687px;
	margin-bottom: 14px;

}

.bold-sidebar {
	font-size: 20px;
	font-weight: bold;
}

.blue-nameplate {
	color: #039;
	font-weight: bold;
}

#footer {
	height: 40px;
	width: 946px;
	float: left;
	background-image: url(http://www.sunriseyoga.net/images/navBar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 22px;
}
