/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.
 
 Version: 2.0 (Jan 29, 2007)
 
 Screen layout: */
body {
    margin: 0;
    color: #4E4E4E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 78%;
    background-image: url(images/lotusback.gif);
    padding-top: 10px;
    padding-bottom: 0;
    background-attachment: fixed;
}

outline:none; {

-moz-outline:none;
}

a {
	color: #C25301;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a.eventsbighead {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #C25301;
	text-align: right;
	margin-right: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
a.eventsbighead:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #99CC33;
	text-align: right;
	margin-right: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
a.garner {
    color: #294B34;
    text-decoration: none;
	font-size: x-small;
	color: #804000;
	font-size: x-small;
	color: #804000;
}

a.garner:hover {
    color: #2D5137;
    text-decoration: none;
}

.navback {
	background-image: url(images/navback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.garner {
    font-family: "Times New Roman", Times, serif;
    font-size: x-small;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    font-variant: normal;
    color: #294B34;
    text-align: center;
    margin-right: 0%;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    font-variant: normal;
    color: #30583C;
    text-align: center;
}

h1 {
    margin: 0 0 20px 0;
    font-size: 2em;
    font-weight: normal;
}

h2 {
    margin: 0 0 12px 0;
    font-size: 1.3em;
    font-weight: normal;
    color: #333333;
}

h3 {
    margin: 0 0 10px 0;
    font-size: 1.2em;
    font-weight: normal;
}

p {
    margin: 0 0 15px 0;
    line-height: 1.3em;
    text-align: left;
}

a img {
    border: 0;
}
/* Main container */
#container {
    width: 760px;
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    top: 2px;
    background-color: #3E556B;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
/* Site title section */
#logo {
	background-image: url(images/header.gif);
	height: 40px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	width: 760px;
	vertical-align: bottom;
	background-position: center bottom;
	padding-top: 22px;
}

#logo h1 a {
    color: #505050;
    border: none;
}

#logo h1 a:hover {
    color: #303030;
    text-decoration: none;
    border: none;
}
/* Toptab menu */
#toptabs {
    font-size: 0.8em;
    width: 760px;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: -13px;
    margin-left: auto;
    position: relative;
    top: 2px;
}

#toptabs p {
    text-align: left;
    color: #808080;
}

.toptab {
    text-decoration: none;
    color: #FCFAEC;
    background-color: #40666A;
    background-image: url(file:///C|/Design/web/Saraswati/newsample/images/corner2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 3;
    margin-left: 4px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.toptab:hover {
    color: #804000;
    text-decoration: none;
    background-color: #FCDB7E;
    background-image: url(file:///C|/Design/web/Saraswati/newsample/images/corner2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 4px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.activetoptab {
    color: #EFE9D9;
    text-decoration: none;
    background-color: #FEFEC5;
    background-image: url(file:///C|/Design/web/Saraswati/newsample/images/corner2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 3;
    margin-left: 4px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 9px;
}

.activetoptab:hover {
    text-decoration: none;
    color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 4px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

#desc p {
    width: 290px;
    font-size: 1em;
    line-height: 1.3em;
    padding: 0 0 0 15px;
}

#main {
	width: 760px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0px;
	padding-top: 35;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #3E556B;
	float: left;
	background-image: url(images/goldknotsides.gif);
	background-repeat: repeat-y;
}

.photo {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.right {
    margin-top: -8px;
    text-align: right;
}

.block {
	background-color: #E4EAEF;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#descaboutus {
    height: 190px;
    color: #3E556B;
    padding: 0;
    clear: both;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(images/Photomontage.gif);
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}

a:hover, a:active {
    text-decoration: none;
    color: #99CC33;
    letter-spacing: normal;
    word-spacing: normal;
    outline: none;
    -moz-outline: none;
}

a.links2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #3D8FA0;
    text-align: left;
    line-height: 17px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    outline: none;
    -moz-outline: none;
}

a.links2:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #3D8FA0;
    text-align: left;
    line-height: 17px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    outline: none;
    -moz-outline: none;
}

a.alt:link, a.alt:visited {
    color: #804000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    outline: none;
    -moz-outline: none;
}

a.alt:hover {
    text-decoration: none;
    color: #CC9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: justify;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    outline: none;
    -moz-outline: none;
}
a.reg:link, a.reg:visited {
    color: #99CC33;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    outline: none;
    -moz-outline: none;
}

a.reg:hover {
    text-decoration: underline;
    color: #99CC33;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: justify;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    outline: none;
    -moz-outline: none;
}
.links {
    text-decoration: none;
    color: #E0E0C2;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0pt;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
}

a.links:hover, a.links:active {
    color: #EF989A;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    background-position: left top;
    background-repeat: no-repeat;
}

.navborder {
    border-top-width: .3px;
    border-right-width: .3px;
    border-bottom-width: .3px;
    border-left-width: .3px;
    border-top-style: groove;
    border-right-style: none;
    border-bottom-style: groove;
    border-left-style: none;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #666666;
    border-left-color: #333333;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #5F5F5F;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 20px;
	padding-left: 20px;
}

.bodytextmain {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    font-variant: normal;
    color: #5F5F5F;
    text-align: left;
    margin: 0px;
    padding-right: 45px;
    padding-bottom: 45px;
    padding-left: 45px;
}

a.sublinksactive {
    text-decoration: none;
    color: #6C8DB0;
}

a.sublinksactive:hover {
    text-decoration: none;
    color: #6C8DB0;
}

#topcontainer {
    width: 760px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    top: 2px;
    background-image: url(images/goldknottop.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#navbar {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	background-image: url(images/goldknotsides.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#maininside {
	width: 684px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/watermark.jpg);
}
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:12px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F3CF;
	border-right-color: #F8F3CF;
	border-bottom-color: #F8F3CF;
	border-left-color: #F8F3CF;
	color: #587796;
	margin-left: 0px;
	background-color: #FCFAEB;
	margin-top: 3px;
	padding-left: 5px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #587796;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-variant: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #CC9900;
}
#footer2 {
    width: 760px;
    top: 0px;
    background-image: url(images/goldknotbottom.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    height: 50px;
    margin-bottom: 5;
}
#maininsideretreats {
	width: 684px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/watermark.jpg);
}
.eventsdats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #4A6682;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.eventsbighead {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #C25301;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.frontpage {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	color: #4A6682;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.cost {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #4A6682;
	text-align: left;
	margin-right: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.bodytextleft {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #5F5F5F;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#descaboutus2 {

    height: 190px;
    color: #3E556B;
    padding: 0;
    clear: both;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(images/Photomontage2.gif);
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}
.LodgingbigheadCopy {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #C25301;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#maininsidecontact {

	width: 684px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/watermark.jpg);
}
#descaboutusfront {

    height: 190px;
    color: #3E556B;
    padding: 0;
    clear: both;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(images/Photomontage.gif);
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}
#toptabsfront {

    font-size: 0.8em;
    width: 760px;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: -13px;
    margin-left: auto;
    position: relative;
    top: 2px;
}
#toptabsfront p {

    text-align: left;
    color: #587796;
}
.toptabfront {

    text-decoration: none;
    color: #587796;
    background-color: #587796;
    background-image: url(file:///C|/Design/web/Saraswati/newsample/images/corner2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 3;
    margin-left: 4px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.reginfo {
	font-family: "Franklin Gothic Book";
	font-size: small;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #99CC33;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a.reginfo:hover {
	font-family: "Franklin Gothic Book";
	font-size: small;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #99CC33;
	text-align: right;
	margin-right: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
.upcomingretreats {



	font-family: "Franklin Gothic Book";
	font-size: large;
	font-style: normal;
	line-height: 0px;
	font-weight: bold;
	font-variant: normal;
	color: #99CC33;
	text-align: right;
	margin-right: 15px;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 0px;
}
.backpostponed {

	background-image: url(images/postponed.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backhighlands {


	background-image: url(images/highlands.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
