/* This is the style of your browser text */

body {
	text-align: left;
	background-color: #AFAB8C;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.pricegreen {
	margin-left: 50px;
}
p, table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50561F;
	margin-top: 0px;
	margin-bottom: 1.7em;
	margin-left: 0px;
	line-height: 1.7em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #50561F;
	font-style: italic;
	font-weight: bold;
}
.head {
	font-weight: bold;
	color: #9B4114;
	font-size: 13px;
}
.head2 {
	font-weight: bold;
	color: #F30;
}
.headsmall {
	font-weight: bold;
	color: #9B4114;
	font-size: 12px;
}
.headbig {
	font-weight: normal;
	color: #50561F;
	font-size: 18px;
}
#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: center;
	top: 0px;
	left: 0px;
	padding: 0px;
}
#main {
	background-color: #DCE1B8;
	height: 100%;
	width: 920px;
	text-align: left;
	position: relative;
	top: 202px;
	padding-bottom: 40px;
}
#menu {
	height: 32px;
	left: 0px;
	position: relative;
	top: 170px;
	text-align: left;
	width: 920px;
	background-color: #9F440E;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}
#fadeshow1 {
	width: 390px;
	visibility: visible;
	height: 260px;
	padding: 0px;
	position: absolute;
	left: 36px;
	top: 206px;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 72px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#text {
	text-align: left;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 36px;
	width: 848px;
	top: 0px;
	position: relative;
}
a:link{
	color: red;
	text-decoration: none;
}
a:visited{
	color: red;
}
a:hover{
	color: #F90;
}
#footer {
	background-color: #9A9670;
	height: 16px;
	width: 920px;
	text-align: left;
	position: relative;
	top: 202px;
}
#text2 {
	text-align: left;
	visibility: visible;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	top: 0px;
}
#leftext {
	left: 0px;
	text-align: left;
	width: 390px;
	top: 526px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 36px;
	position: absolute;
}
#leftext a:link {
	color: red;
}
#leftext a:visited {
	color: red;
}
#leftext a:hover {
	color: #F90;
}
#text span a:link, #text span a:visited {
	color: #50561F;
	text-decoration: none;
}
#menu img {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
.divider {
	width: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #C30;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 2px;
}
#yogaretreats {
	margin-top: 100px;
}
#facebutt {
	position: fixed;
	height: 50px;
	width: 100px;
	top: 10px;
	right: 10px;
}
.facebook {
	display: block;
	height: 50px;
	width: 100px;
	cursor: pointer;
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	background-position: center center;
}
