﻿/* replace */
	.replace {
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color: transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
/* end accessibility */

body {
	background-image: url(../images/bg-im.gif);
	background-repeat: repeat-x;
	background-color: #D15E48;
	font-family: Tahoma;
	font-size: 1em;
	color: #FBFBFC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 978px;
	padding: 0px 10px 10px 0;
	background-image: url(../images/right_trees.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#main-body #content-area {
	float: right;
	width: 240px;
	text-align: left;
	padding: 0px 10px 10px 10px;
}
#container #main-body {
	margin-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	height: 398px;
}
#container #pic-body {
	background-image: url(../images/main_im_bg.gif);
	width: 677px;
	height: 398px;
	float: left;
}

#pic-body img {
	float: left;
	margin-left: 13px;
	margin-top: 12px;
}

#container #nav-bar {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 725px;
	position:absolute;
	top: 115px;
	left: 250px;
	
}
#main-body img.main {
	float: left;
	margin-left: 9px;
}
#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	position:absolute;
	left: 30px;
	width: 695px;

}
#nav-bar #menu li {
	float: left;
	line-height: 33px;
	margin: 0px;
	padding: 0px 8px 0 6px;
	background-repeat: no-repeat;
	background-position: right;
	font-family: tahoma;
	font-size: 10px;
	background-image: url(../images/list-bg.gif);
}
#nav-bar #menu li.noimg {
	float: left;
	line-height: 33px;
	margin: 0px;
	padding: 0px 8px;
	background-repeat: no-repeat;
	background-position: right;
	font-family: tahoma;

	font-size: 10px;
	background:transparent;
}


#header {
	height: 150px;
	margin: 0px;
	padding: 0px;
	position:relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .logo {
	float: left;
	left:40px;
	top:5px;
	padding: 0px;
	/*position:absolute;*/
	z-index:100;
}
#footer {
	font-size: 11px;
	text-align: center;
	clear: both;
	width: 100%;
	color: #a43525;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, a:active {
	text-decoration: none;
	color: #F9973F;
}

.orangetext {
	color: #f5b27c;
}

.textsmall{
	font-size: 8pt;
	line-height: 11pt;
	color: #FFFFFF;
}

.textsmallblack{
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
}


.textsmall a{
	font-size: 8pt;
	line-height: 12pt;
	color: #f5b27c;
}

.thumbpicborder {
	border: solid 1px white;
}

#goa-bg {
	background-image:url(../images/goa_bg.gif);
	width: 650px;
	height: 373px;
	position: relative;
	left: 13px;
	top: 12px;
}

#goa-pic {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 420px;
	height: 373px;
	text-align: center;
}

#goa-pic img {
	float: none;
	margin-left:auto;
	margin-top: auto;
}

#goa-desc {
	float: right;
	width: 200px;
	height: 313px;
	padding: 40px 15px 20px 15px;
	margin-right: 0px;
	postion: relative;
}

#goa-next {
	position: absolute;
	bottom: 10px;
	right: 165px;
}

#extra-content {
	width:980px;
	margin-left: 6px;
}

#calendar {
	padding: 20px 20px 20px 20px;
	margin: 10px 10px 10px 10px;
	border: 1px #f9973f solid;
}

.text-goa{
	font-size: 10pt;
	line-height: 12pt;
	color: black;
}

#gallery_the-center {
	width: 230px;
	height: 50px;
	overflow: scroll;
	overflow-x : hidden;
	background-color: transparent;
	scrollbar-face-color:#c54428;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#c54428;
	scrollbar-shadow-color:#c54428;
	scrollbar-highlight-color:#c54428;
	scrollbar-3dlight-color:#c54428;
	scrollbar-darkshadow-Color:#c54428;
	position: relative;
	left: 0px;
	top: 0px;
}

#gallery_goa {
	width: 230px;
	height: 210px;
	overflow: scroll;
	overflow-x : hidden;
	background-color: transparent;
	scrollbar-face-color:#c54428;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#c54428;
	scrollbar-shadow-color:#c54428;
	scrollbar-highlight-color:#c54428;
	scrollbar-3dlight-color:#c54428;
	scrollbar-darkshadow-Color:#c54428;
	position: relative;
	left: 0px;
	*top: 10px;
}

#OutflashPlayer {
	position: absolute;
	width:950px;
	text-align: center:
}
#flashPlayer {
	width:100px;
	position: relative;
	left: 450px;
	top: 30px;
	text-align: center:
}

#topContent b{
	font-weight: normal;
}

#heading {
	padding:45px 0 0 15px; 
	text-align: left;
}

#heading h1 {
	font-family: Georgia; 
	font-size: 46px;
	font-weight: normal;
	margin:0px;
}

#heading2 {
	padding:5px 20px 0 0; 
	text-align: right;
	font-family:Georgia; 
	font-size:18px;
	font-weight: normal;
	margin:0px;
}

#content-area h1.sub {

	font-family:Georgia; 
	font-size:24px;
	font-weight: normal;
	margin:0px;
	color: #ffbe94;
}

.georgia-para {

	font-family:Georgia; 
	font-size:16px;
}

.best-yoga {
	text-align:center; 
	font-size:.9em;
	width:490px;
	margin: auto;
}

.light-yellow {color: #FFFF99}