@charset "UTF-8";
body  {
	font: normal 90%/1.3 Georgia, "Times New Roman", Times, serif;
	background: #3E0009 url(../imges/background2.jpg) no-repeat 50% top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFCC;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}


/* Structure */

#container {
	width: 90%;
	margin: 0px auto 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: 0px solid;
	border-right: 0px solid #7D0012;
	border-bottom: 0px solid #7D0012;
	border-left: 0px solid #7D0012;
	padding: 0px;
} 
#container #backimagebox {
	background-color: #440106;
	margin: 0px;
	padding: 0px;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7D0012;
	border-bottom-color: #7D0012;
	border-left-color: #7D0012;
}
#sidebar1 {
	float: left;
	width: 35%; /* since this element is floated, a width must be given */
	background: #460106 url(../imges/budda.jpg) no-repeat top; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div  */
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D0012;
	min-height: 1400px;
}
#mainContent {
	background-color: #4B0102;
	margin: 0px 0px 0px 35%;
	padding: 0px;
}


#sidebar1 #logo {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	padding: 0px;
	height: 120px;
	margin-top: 8px;
	background-image: url(../imges/PeterMacdonald_sig2.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	position: relative;
	margin-bottom: 0px;
}
#container #backimagebox #sidebar1 #sidebarcontent #googlebox {
	width: 265px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 #logo a  {
	top: 0;
	left: 0;
	width: 250px;
	padding: 0px;
	height: 120px;
	position: absolute;	
}
#sidebar1 #logo h1 {
	text-align: center;
	text-indent: -2000px;
}

#sidebarcontent ul {
	margin: 0px;
	padding: 0px;
}
#sidebarcontent ul li {
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E0007;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	background-image: url(../imges/bullet_sun.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
#sidebarcontent ul li a {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #FEE35F;
	margin-bottom: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
#sidebarcontent h3 {
	font-size: 12px;
	margin-bottom: 2px;
}
#sidebarcontent    {
	margin: 0px 18px;
	padding: 0px;
}

#sidebarcontent .menuitem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebarcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;
}
#sidebarcontent p {
	padding-top: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#sidebarcontent a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebarcontent ul li a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#sidebarcontent img a {
	border: 0px;
	border-style: none;

}
#sidebarcontent .menuitem {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}

#sidebarcontent #directory {
	float: left;
	width: 40px;
	font-size: 6px;
	text-decoration: none;
	text-indent: -1000px;
	margin: 0px;
	padding: 0px;
	cursor: text;
}
#sidebarcontent .menuitem .note {
	font-size: 10px;
	color: #FF6666;
}

#sidebarcontent .select {color: #FFFFFF;}
#signoff h1 {
	color: #D93B40;
	font-size: 11px;
	font-weight: bold;
}
#sidebarcontent #signoff a {
	color: #C73438;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.heada {
	font-variant: small-caps;
	display: block;
	font-size: 14px;
	color: #FF9999;
	letter-spacing: 1px;
	margin-bottom: 8px;
	font-weight: bold;
}
#weblink {
	color: #FFCC66;
	font-size: 10px;
	border-style: none;
	letter-spacing: 0.1em;	
}
#sh {
	margin-right: auto;
	margin-left: auto;
	width: 240px;
	text-align: center;
	font-size: 10px;
}
#sh a {
	border-width: 0px;
	border-style: none;
}
/* Main Content */


#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	padding-bottom: 8px;
}
#mainContent h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
#mainContent p {
	line-height: 1.4;
	margin-bottom: 0px;
}
#mainContent .maincontentbox {
	margin: 18px;
	background-color: #FFFFFF;
	color: #200004;
	padding: 4px 15px 15px;
	-moz-border-radius: 10px;
}

#mainContent .maincontentbox ol li {
	padding-bottom: 3px;
}

#mainContent .maincontentbox h1 {
	color: #660000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

#mainContent .maincontentbox ul {
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
}
#mainContent .maincontentbox ul li {
	background-image: url(../imges/reddot.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-bottom: 3px;
	padding-left: 17px;
}
#mainContent .maincontentbox a {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#mainContent .maincontentbox a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#mainContent .maincontentbox p {
	color: #220005;
}


/* Red lower content box */

#mainContent .contentbox {
	margin: 18px;
	padding: 0px;
}

#mainContent .contentbox .intro {
	font-size: 14px;
	font-weight: bold;
}

#mainContent .contentbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-style: italic;
}
#mainContent .contentbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5E0106;
	padding-bottom: 8px;
	font-variant: normal;
	text-indent: 12px;
	margin: 0px;
	padding-top: 8px;
	background-color: #FFFFFF;
	background-image: url(../imges/blendbar.jpg);
	background-repeat: repeat-x;
	background-position: left 100%;
}

#mainContent .contentbox h5 a {
	color: #FF3333;
	text-decoration: none;
	display: block;
	font-size: 14px;
	height: 18px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF6600;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
}
#mainContent .contentbox h5 {
	margin: 0px;
	padding: 0px;
}

#mainContent .contentbox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent .contentbox ul li {
	padding-left: 17px;
	background-image: url(../imges/reddot.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
#mainContent .contentbox .subimage {
	padding-top: 12px;
	float: left;
	padding-right: 12px;
	padding-left: 0px;
}
#mainContent .contentbox #form1 #Details {
	background-color: #EEE4C5;
}



/* Newsletterbox */

#tdenewsletter #subbtn {
	font-size: 12px;
	color: #FFFFCC;
	background-color: #660000;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#tdenewsletter {
	font-size: 12px;
	margin-top: 4px;
	padding: 0px;
}
#tdenewsletter input {
	background-color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #CC0000;
	border-right-color: #990000;
	border-bottom-color: #000000;
	border-left-color: #330000;
	color: #FFFFFF;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	font-weight: normal;
}

#googlebox input {
	background-color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-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: #CC0000;
	border-right-color: #990000;
	border-bottom-color: #000000;
	border-left-color: #330000;
	color: #FFFFFF;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	font-weight: normal;
}

/* use many times stuff */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0px;
	margin: 0px;
	padding: 0px;
}

/* Type */

.visittext {
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6666;
}
.desc {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.caption {font-size: 10px;}

/* Top banner images */

.banner {
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #850111;
}
.home {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_3cards2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.consultations {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_budda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
.specialists {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_cards3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.educational {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_educational.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_budda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
.chakra {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_chakra.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.accommodation {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_3cards2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.discovery {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_discovery.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
.healing {
	background-color: #2D0103;
	background-image: url(../imges/headerstrip_healing.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Styles */

.description {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.4em;
	text-indent: 5px;
	margin-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.quote {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}

.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align: center;
	margin-top: 8px;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.logomargin {
	margin-left: 6px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.2;
	font-weight: normal;
	text-decoration: none;
}
.quotelarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.right {
	float: right;
}
.quotelargeright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
#left a {
	color: #990000;
	font-weight: bold;
}
#thumbnails {
	border: 1px solid #FFFFFF;
	overflow: scroll;
	height: 350px;
	width: 155px;
	display: none;
}
#contentwrap a {
	color: #990000;
}


.editcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2;
	color: #000000;
}
.tourdatetop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.datebox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tourdateCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
}
.soldout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: line-through;
}
.boldreddates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.whitemain {background-color: #FFFFFF;padding: 5px;}

.contentbox input {color: #333333;background-color: #EEE4C5;padding: 3px;}

.intro {font-weight: bold;}

/* Footer bar */

#footerblock {
	background-color: #3A0007;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C93B3B;
	height: 65px;
	padding: 29px 0 25px;
	background-image: url(../imges/contactstrip.jpg);
	background-repeat: repeat-x;
}
#footerblock #footercontent {
	margin: 8px 10px 10px 20px;
	padding: 0px;
}
#footer a {
	color: #990000;
	text-decoration: none;
	clear: none;
}
#footercontent a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer img {margin: 3px 0px 6px; padding: 0px;}
