body {
	background-color: #EEE1BF;
	width: auto !important;
	width: 940px;
	max-width: 940px;
	font-family: arial, sans-serif;
	margin: 0 auto;
	line-height: 160%;
	padding-top:0;
}
body, td {
	font-size: 100%;	
}
div.top_row {
	background-color: #4B4561;
	padding: 0px 10px;
	color:#FFF;
	white-space:nowrap;
	background-image:url(/sites/taurangayoga/header_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div.search {
	margin-top: 60px;
	margin-right: 20px;
}
div.third_row {
	padding: 5px 20px;
	margin-bottom: 0;
}
div.second_row {
	background-color:#FFF;
	padding: 10px 20px;
}
div.second_row a, div.second_row a:visited {
	color: #4B4561;
	font-weight: normal;
	text-transform: none;
}
div.second_row a:hover {
	color: #4B4561;
	text-decoration:underline;
}
div.page_with_breadcrumbs {
	background-color:#CCCAE2;
	background-image:url(/sites/taurangayoga/page_background.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div.header {
	margin-bottom:0;
}
div.page {
	padding: 20px 20px;
}
div.footer {
	padding-bottom: 20px;
}

div.alt {
	background-color: #E4E4F0;
}
h1, h2 {
	text-transform: none;
	font-weight: normal;
	color: #4B4561;
}
a.side_menu_item {
	text-transform: none;
	font-weight: normal;
}
div.second_row a.login_button, div.second_row  a.login_button:visited {
	color: #CCC;
}