body {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	background-color: #5E5848;
	padding: 0px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%;
	line-height: 1.5em;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#header {
	background-image: url(/images/header-background.jpg);
	background-repeat: repeat-y;
	height: 280px;
	width: 935px;
	background-position: right top;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #281400;
	border-right-color: #281400;
	border-bottom-color: #281400;
	border-left-color: #281400;
}

#content-wrapper #content .news-block .nofloat{
	float: none;
}


#header h1 {
	background-image: url(/images/hoe-marquee.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 415px;
	position: absolute;
	text-indent: -9999px;
	left: 240px;
	top: 22px;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	background-image: url(/images/naga-logo.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 198px;
	position: absolute;
	left: 25px;
	top: 74px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
*html #header h2 {
	filter:progid:DXIMageTransform.Microsoft.AlphaImageLoader(src='/images/naga-logo.png', sizingMethod='scale');
	background: none;
}

#content-wrapper #content .pngimage {
	background-image: url(/images/hoet-journal.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*html #content-wrapper #content .pngimage {
	filter:progid:DXIMageTransform.Microsoft.AlphaImageLoader(src='/images/hoet-journal.png', sizingMethod='scale');
	background-image:none;
}

#header #photo-frame {
	height: 152px;
	width: 935px;
	position: absolute;
	top: 128px;
	left: 0px;
	z-index: 0;
}
#header #header-nav {
	text-align: right;
	list-style-type: none;
	position: absolute;
	width: 129px;
	margin: 0px;
	padding: 0px;
	left: 799px;
	top: 20px;
	font-size: 1.3em;
	font-variant: normal;
	text-transform: uppercase;
}
#header #header-nav a {
	color: #342F1F;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	display: block;
}
#header #header-nav a:hover {
	color: #342F1F;
	text-decoration: underline;
	display: block;
}

#nav {
	width: 915px;
	background-color: #C4BC96;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #281400;
	border-right-color: #281400;
	border-bottom-color: #281400;
	border-left-color: #281400;
	background-image: url(/images/navgation-background.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: left;
	padding-top: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	height: 27px;
	text-indent: -9999px;
}

#nav #nav-home {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90px;
}

#nav #nav-home:hover {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
}

#nav #nav-tours {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -91px top;
	width: 290px;
}
#nav #nav-tours:hover {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -91px bottom;
	width: 290px;
}
#nav #nav-art {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -375px top;
	width: 265px;
}
#nav #nav-art:hover {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -375px bottom;
	width: 265px;
}
/*#nav #nav-faq {
	background-image: url(/images/nav.png);
	background-repeat: no-repeat;
	background-position: -645px top;
	width: 200px;
}

#nav #nav-faq:hover {
	background-image: url(/images/nav.png);
	background-repeat: no-repeat;
	background-position: -645px bottom;
	width: 200px;
}
*/
#nav #press-room {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -640px top;
	width: 250px;
}

#nav #press-room:hover {
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -640px bottom;
	width: 250px;
}


#container {
	background-color: #C4BC96;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #494538;
	border-right-color: #494538;
	border-bottom-color: #494538;
	border-left-color: #494538;
	color: #454034;
	background-image: url(/images/content-background.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#container a {
	color: #5E5848;
}

#container h2 {
	font-size: 0.8em;
	background-image: url(/images/monk.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 280px;
	width: 100px;
	text-indent: -9999px;
	position: absolute;
	left: 559px;
	bottom: auto;
	background-position: top;
	margin-top: -69px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-wrapper #sidebar .magical-hdr {
	background-image: url(/images/magical-hdr.gif);
	text-indent: -9999px;
	height: 150px;
	width: 198px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#content-wrapper #sidebar #meaningful-hdr {
	background-image: url(/images/meaningful-footprints-hdr.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 198px;
	padding: 0px;
	margin: 0px;
	margin-top: 22px;
	border: none;
}


#content-wrapper #sidebar .november-hdr {
	background-image: url(/images/november-hdr.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 211px;
	padding-bottom: 15px;
	margin-left: -7px;
	margin-top: -8px;
	border: none;
	display: block;
}

.offer-orange-text{
	color: #BF530B;
}

#content-wrapper #sidebar ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
}

#content-wrapper {
	background-image: url(/images/content-background.jpg);
	background-repeat: repeat-y;
	width: 935px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #281400;
	border-right-color: #281400;
	border-bottom-color: #281400;
	border-left-color: #281400;
	position: relative;
	min-height: 650px;
	height: auto;
	background-color: #C6BE97;
}
#content-wrapper  .artwork  {
	background-image: url(/images/header-background.jpg);
	padding: 8px;
	border: 1px solid #515151;
}

#content-wrapper #content {
	float: left;
	width: 570px;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 125px;
	padding-left: 45px;
	font-size: 1.2em;
	line-height:170%;
	text-align: left;
}
#content-wrapper #sidebar .sidelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content-wrapper #sidebar .sidelist a {
	display: block;
	background-color: #BCB485;
	padding: 6px;
	margin-top: 2px;
	margin-bottom: 3px;
}
#content-wrapper #sidebar .sidelist a:hover {
	display: block;
	background-color: #302D1E;
	padding: 6px;
	margin-top: 2px;
	margin-bottom: 3px;
color: #BCB485;
}
#content-wrapper #sidebar a{
	vertical-align: middle;
	display: block;
}
#content-wrapper #content a,
#content-wrapper #sidebar a,
#lightbox a {
	color: #281400;
	font-weight: bold;
}
#content-wrapper #content a:hover,
#content-wrapper #content a:visited,
#content-wrapper #content a:active,
#content-wrapper #sidebar a:hover,
#content-wrapper #sidebar a:visited,
#content-wrapper #sidebar a:active,
#lightbox a:active,
#lightbox a:visited,
#lightbox a:hover {
	color: #000;
	font-weight: bold;
}
#content-wrapper #content #flash-holder {
	position: absolute;
	z-index: 5;
}
#content-wrapper #content #h1-hoee {
	background-image: url(/images/content-h1-hoee.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-wrapper #content #h1-tours {
	background-image: url(/images/content-h1-cul-tours-frangipanis.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-wrapper #content #h1-art {
	background-image: url(/images/content-h1-art.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-wrapper #content #h1-contact {
	background-image: url(/images/contact-hdr.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-wrapper #content #h1-what-to-expect {
	background-image: url(/images/content-h1-what-to-expect.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 0px;
}
#content-wrapper #content #h1-the-offer {
	background-image: url(/images/content-h1-the-offer.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 0px;
}
#content-wrapper #content h2,
#content-wrapper #sidebar h2 {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content-wrapper #content h5 {
	font-size: 1.3em;
	line-height: 1.45em;
	font-weight: normal;
	color: #2D2A1B;
}
#content-wrapper #content p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content-wrapper #content .imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	float: left;
}
#content-wrapper #content #aboutus {
	background-image: url(/images/content-h1-aboutus.gif);
	height: 60px;
	width: 500px;
	text-indent: -9999px;
}
#content-wrapper  #content  #vision-cambodia {
	background-image: url(/images/content-h1-vision-cambodia.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 500px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-wrapper #sidebar .humanitarian-lnk{
	background-image: url(/images/humanitarian-lnk.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 99px;
	margin-left: 3px;	
	text-indent: -9999px;
	display: block;
}


#content-wrapper h1.shadow {
	background-image: url(/images/shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
	font-size: .8em;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}

*html #content-wrapper h1.shadow{
	filter:progid:DXIMageTransform.Microsoft.AlphaImageLoader(src='/images/shadow.png', sizingMethod='scale');
	background: none;
}

#content-wrapper #sidebar {
	width: 195px;
	float: left;
	margin-left: 30px;
	color: #000000;
	font-size: 1.2em;
	line-height: 150%;
	padding: 20px;
height: auto;
	margin-bottom: 140px;
}
#content-wrapper #sidebar #private-collection-h2 {
	font-size: 1em;
	background-image: url(/images/sidebar-h2-private-collection.gif);
	height: 55px;
	width: 195px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content-wrapper #sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
}
#content-wrapper #sidebar .increase-z-index {
	position: absolute;
	z-index: 3;
	left: 723px;
	top: 347px;
}
#content-wrapper #sidebar p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	vertical-align: middle;
}

#content-wrapper #sidebar #timetable {
	background-image: url(/images/sidebar-h2-timetable.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: -9999px;
	background-position: center;
}
#content-wrapper .content-footer {
	background-image: url(/images/temple-background.png);
	height: 150px;
	display: block;
	width: 935px;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: bottom;
}

*html #content-wrapper .content-footer {
	background-image: url(/images/temple-background.jpg);

}

.txtSmaller {
	font-size: .7em;
}

#copyright {
	width: 935px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #281400;
	border-right-color: #281400;
	border-bottom-color: #281400;
	border-left-color: #281400;
	text-align: right;
	font-size: 1.1em;
	color: #BAB7AC;
	background-color: #2E2A1E;
	padding: 0px;
	height: 120px;
	position: relative;
	background-image: url(/images/footer-background.gif);
	background-repeat: repeat-x;
}

#copyright a {
	color: #BAB7AC;
}
#copyright a:hover {
	color: #FFFFFF;
}


#copyright .monk {
	position: absolute;
	left: 621px;
	top: -133px;
}




#copyright #contact {
	position: absolute;
	left: 22px;
	top: 26px;
	width: 480px;
	text-align: left;
	line-height: 1.75em;
	font-family: "Trebuchet MS", Arial;
}

#copyright #demondesign {
	position: absolute;
	left: 490px;
	top: 84px;
	font-family: "Trebuchet MS", Arial;
	width: 430px;
}
#content-wrapper #content .artlist {
	float: left;
	margin-right: 5px;
	z-index: 4;
	margin-bottom: 5px;
}
#content-wrapper #content .highlight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#content-wrapper #content .highlight li {
	margin: 0px;
	padding: 0px;
}
#content-wrapper #content .highlight .nobullet {
	list-style-type: none;
}

#content-wrapper  #content  .lesspadding   {
	padding: 4px;
}

#content-wrapper #content h3 {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: normal;
}
#content-wrapper #content .imgright {
	margin-bottom: 15px;
	margin-top: 10px;
	float: right;
	margin-left: 15px;
}
#content-wrapper #content .faq {
	font-weight: bold;
	color: #A92719;
}
#content-wrapper #sidebar .txtsmall {
	font-size: .9em;
}
#content-wrapper #sidebar .txtalignleft {
	text-align: left;
	
	line-height: 18px;
}
/*#content-wrapper #sidebar .sidebar-h2-extended {
	margin-top: 108px;
}*/
#content-wrapper #content #h1-safe {
	background-image: url(/images/content-h1-safe.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-wrapper #sidebar #indochina-h3 {
	font-size: 1em;
	background-image: url(/images/sidebar-h3-indochina.gif);
	height: 69px;
	width: 195px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-wrapper #sidebar #supporting-h2 {
	font-size: 1em;
	background-image: url(/images/supporting-communities.gif);
	height: 79px;
	width: 195px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .txtjustified{
	text-align: justify;
}
#content-wrapper #content .txtheader {
	font-weight: bold;
	text-decoration: underline;
	
}
#content-wrapper #content .booking-info {
	text-align: left;
	border: 1px solid #000000;
	padding: 3px;
}

#content-wrapper #content .pdflink-intinerary {
	padding: 26px 0px 0px 26px;
	background-image: url(../images/pdflink.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
}
*html #nav #nav-home {
background-color: transparent;
}

#content-wrapper .clear {
	clear: both;
}

#content-wrapper #sidebar .expect {
	border: none;
	margin-bottom: 30px;
	margin-left: 24px;
	height: 42px;
	width: 149px;
	background-image: url(/images/tour-dates.png);
	background-repeat: no-repeat;
	background-position: center;
}

*html #content-wrapper #sidebar .expect{
	filter:progid:DXIMageTransform.Microsoft.AlphaImageLoader(src='/images/tour-dates.png', sizingMethod='scale');
	background: none;
}

#content-wrapper #sidebar .expect a{
	height: 42px;
	width: 149px;
	display: block;
	text-indent: -9999px;
}

#content-wrapper #content .expectlist {
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	list-style-position: inside;
}


#content-wrapper #content .cost {
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}
#content-wrapper #content .top {
	text-align: right;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid black;
	width: 570px;
}

#content-wrapper #content .booking-info-ltext, #content-wrapper #content .booking-info .booking-info-ltext {
	font-size: 14px;
}
#content-wrapper #content .booking-info-ltext .departure-dates {
	color: #281400;
}
#content-wrapper #content .back-to-top {
	width: 570px;
	border-bottom: 1px solid #4F423B;;
	height: 20px;
}
#content-wrapper #content .back-to-top a{
	float: right;
	text-decoration: none;
	/*color: #5F5F5F;*/
	color: #4F423B;
}

#content-wrapper #content .private-collections{
	background-image: url(/images/private-collection-hdr.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 30px;
	width: auto;
}

#content-wrapper #content .opening-sentence{
	background-image: url(/images/cultural-opening-sentence-4.gif);
	background-repeat: no-repeat;
	width: 570px;
	height: 68px;
	text-indent: -9999px;
	
}

#content-wrapper #content #home-opening-text{
	background-image: url(/images/home-opening-sentence.gif);
	background-repeat: no-repeat;
	width: 429px;
	height: 38px;
	text-indent: -9999px;
	
}

#content-wrapper #content .expect-opening-sentence{
	background-image: url(/images/expect-opening-sentence.gif);
	background-repeat: no-repeat;
	width: 570px;
	height: 24px;
	text-indent: -9999px;
}

#content-wrapper #sidebar .sidebar-opening-sentence{
	background-image: url(/images/sidebar-opening-sentence.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 64px;
	text-indent: -9999px;
}

#content-wrapper #content #journal-opening-sentence{
	background-image: url(/images/one-million-elephants-sentence.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 22px;
	text-indent: -9999px;
	
}

#content-wrapper #content .candice-sentence{
/*	background-image: url(/images/candice-sentence.gif);
	background-repeat: no-repeat;
	width: 570px;
	height: 59px;
	text-indent: -9999px;*/
	font-size: 14px;
}

#content-wrapper #content .large-font {
	font-size: 16px;
}

#content-wrapper #content .large-font .small-txt{
	font-size: 12px;
}

#content-wrapper #content .news-block{
	border-bottom: 1px dotted black;
	padding-top: 10px;
}

#content-wrapper #content .article-imgs,
#content-wrapper #content .news-block img {
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
	border: 1px solid #000000;
}

#content-wrapper #content .article-imgs{
	margin: 13px 13px 13px 0px;
}

#content-wrapper #content .news-block p {
	padding-left: 95px;
}

#content-wrapper #content .news-block h4 {
	font-size: 1.3em;
	margin: 0px;
	padding-left: 95px;
}

#content-wrapper #content .news-block span{
	color: #4F423B;
	padding-top: 8px;
	display: block;
}

#content-wrapper #content .large-img{
	padding: 15px 15px 15px 70px;

}

#content-wrapper #content .strong-orange-txt {
	color: #BF530B;
}

.red-txt,
#content-wrapper #content #red-txt-lnk{
	color: #990000;
}


.gallery-thumbs{
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#content-wrapper #content h2 a{
	text-decoration: none;
}

#content-wrapper #content .cl-banner{
	display: block;
	border: none;
	position: relative;
	width: 570px;
	height: auto;
}

#content-wrapper #content .spa-bnr{
	background-image: url(/images/cl-spa-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-wrapper #content .culinary-bnr{
	background-image: url(/images/cl-culinary-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-wrapper #content .golf-bnr{
	background-image: url(/images/cl-golf-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-wrapper #content .cl-banner img{
	border: none;
	margin-left: 30px;
	background-image: url(/images/bnr-naga-logo.png);
	background-repeat: no-repeat;
}

*html #content-wrapper #content .cl-banner img{
	filter:progid:DXIMageTransform.Microsoft.AlphaImageLoader(src='/images/bnr-naga-logo.png', sizingMethod='scale');
	background: none;
}

#content-wrapper #sidebar .golf-tour-link{
	height: auto;
	padding: 10px 0px;
	background-image: url(/images/golfer.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	width: 100%;
	text-align: left;
	display: block;
}

#content-wrapper #sidebar .culinary-link{
	height: auto;
	padding: 10px 0px;
	background-image: url(/images/food.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	width: 100%;
	text-align: left;
	display: block;
}

#content-wrapper #sidebar .spa-tour-link{
	height: auto;
	padding: 10px 0px;
	background-image: url(/images/massage-small.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	width: 100%;
	text-align: left;
	display: block;
}

#content-wrapper #sidebar #calendar-lnk{
	width: 200px;
	height: 396px;
	background-image:url(/images/calendar-sidebar-bnr.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9999px;
}

#content-wrapper #content #journal-hdr {
	background-image: url(/images/journal-hdr.gif);
	height: 60px;
	width: 500px;
	text-indent: -9999px;
}

#content-wrapper #content .CL-quote{
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 1.3em;
}	

#content-wrapper #sidebar .magical-lnk {
	background-image: url(/images/magical-lnk.gif);
	text-indent: -9999px;
	height: 100px;
	width: 198px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#content-wrapper #sidebar .gallery-link{
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	margin: 16px 16px 0px 0px;
}
	
*html #content-wrapper #sidebar .gallery-link{
	margin: 5px 5px 0px 0px;
}	
	
#content-wrapper #sidebar .gallery-thumbs{
	border: 1px solid black;
	padding: 3px;
	background-color: white;
}
