body {
	margin: 0;
	text-align:center;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	background-color: #FFF;
	padding: 0;
}
#container {
	width: 860px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	position: relative;
	position: relative;
}
.MainSite {
	
	background: url(../images_gen/container_left_bg.gif) repeat-y;
}
#container.PrintContent {
	width: auto;
}
a {
	text-decoration: none;
	color: #555;
}
a:hover {
	text-decoration: underline;
	color: #555;
}


/*ALL SECTIONS*/
#GalleryHeaderAlert {
	float: left;
	width: 400px;
	padding: 0 5px;
}

/*HOME*/
#home {
	text-align: center;
	padding: 29px 0 70px 0;
}
#HomeOptions {
	width: 640px;
	margin: 0 auto;
	padding: 0 0;
}
#HomeOptions dl {
	margin: 0 0;
	float: left;
	width: 150px;
	padding-right: 6px;
}
#HomeOptions dd {
	width: 150px;
	margin: 0 0;
}
#HomeOptionsSearch {
	width: 400px;
	margin: 15px auto 0 auto;
}
#HomeOptionsSearch span {
	font-weight: bold;
}
#HomeOptionsSearch p {
	padding-top: 10px;
}
.HomeButton { 
	margin: 5px 5px;
	border: none;
}
.NewsFlash {
	font-size: 85%;
}
#pageTextImages {
}
#pageTextImages .ImageHolder{
	padding: 5px 5px;
	float: left;
}

.ImageHolder {
	text-align: center;
}
.ImageHolder a, .ImageHolder a img {
	margin: 0;
	padding: 0;
}
.ImageHolder .enlarge {
	font-size: 85%;
}
.ImageHolder p.caption {
	margin: 0 0 8px 0 !important;
	padding: 1px 0 3px 0 !important;
	background: #9B9B9B;
	color: #FFF;
}
div.rightImages {
	font-size: 80%;
	background: #fff;
}
/* header & logo */
#header {
	position: relative;
	padding: 17px 0 10px 0;
	height: 70px;	
	background: #FFF;
}
#header h1 {
	font-size: 180%;
	font-weight: bold;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	color: #555;
}
#header img {
	vertical-align: middle;
	margin: 0 0 0 0;
	border: 0;
	float: left;
}
#header div#SearchImages {
	position: absolute;
	top: 24px;
	right: 360px;
	text-align: left;
	color: #555;
	margin: 0;
	padding: 0;
}
#header div#SearchImages a {
	color: #CC0000;
}
#header div#SearchImages form {
	margin: 0;
	padding: 7px 0 0 0;
}
/* toolbar */
a.Login {
	position: absolute;
	top: 65px;
	left: 80px;
	font-size: 75%;
	text-decoration: none;
	color: #555;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
a.Login:hover {	
	text-decoration: underline;
	color: #555;
}
a.view_cart {
	position: absolute;
	top: 65px;
	left: 175px;
	font-size: 75%;
	text-decoration: none;
	color: #555;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
a.view_cart:hover {	
	text-decoration: underline;
	color: #555;
}
a.Donate {
	position: absolute;
	top: 62px;
	right: 245px;
	font-size: 75%;
	text-decoration: none;
	color: #555;
	margin: 0;
	padding: 0;
}
a.Donate:hover {	
	text-decoration: underline;
	color: #555;
}
#toolbar {
	text-align: left;
	margin: 0;
	padding: 0;
}
#toolLeft {
	position: absolute;
	top: 20px;
	right: 130px;
	width: 212px;
	margin: 0;
	padding: 0;
}
#toolRight {
	position: absolute;
	top: 20px;
	right: -20px;
	width: 125px;
	margin: 0;
	padding: 0;
}
#toolbar ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#toolbar li {
	margin:0;
	padding:0;
	list-style-type: none;
}
#toolbar a {
	font-size: 75%;
	text-decoration: none;
	color: #555;
}
#toolbar a:hover {	
	text-decoration: underline;
	color: #555;
}
/* mainnav */
#mainnav {
	position: relative;
	left: -2px;
	width: 860px;
	background: url(../images_gen/bg_mainnav_shadow.jpg) no-repeat;
	padding: 2px;
	text-align: left;
}
#mainnav ul {
	background: url(../images_gen/bg_mainnav.jpg) repeat-x;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 5px 5px;
	text-align: left;
}
#mainnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#mainnav a {
	font-size: 85%;
	text-decoration: none;
	padding: 0 8px 2px 8px;
	border-right: 1px solid #555555;
}
#mainnav a.Last {
	border-right: none;
}
#mainnav a:link, #mainnav a:visited {
	color: #555;
}
#mainnav a:hover {
	color: #fff;
	background-color: #555;
}
a#mainnavContact {
	border: none;
}
.ArtNav {
	color: #CC0000!important;
}
.ArtNav:hover {
	color: #fff!important;
}

/*Drop Downs*/
#navGalleryWrap {
	width: 395px;
}
#navGalleryWrap .navSub li {
	position: relative;
	z-index: 5;
	background: url(../images_gen/bullet_arrow.gif) no-repeat 0 2px;
	padding: 0 8px 0 14px;
}
#navGalleryWrap .navSub ul{
	position: relative;
	z-index: 10;
	list-style: none;
	padding: 0;
	width: 190px;
}
#navGalleryWrap .navSub ul.Left{	
	margin: 0!important;
	_margin: 0!important;
	padding-right: 5px;
	float: left;
}
#navGalleryWrap .navSub ul.Right{
	margin: 0 8px 0 0!important;
	_margin: 0!important;
	float: left;
}
#navWangWrap {
	width: 200px;
}
#navWritingsWrap {
	width: 210px;
}
#navMeditationsWrap {
	width: 195px;
}
#navPhotosWrap {
	width: 260px;
}
#navPublicationsWrap {
	width: 210px;
}
.navSubWrap {
	background-image:url(../images_gen/blnk.gif);
	position: absolute;
	top: 121px;
	z-index: 50;
	visibility: hidden;
}
.navSubShad {
	background-color:#CCCCCC;
	position: relative;
	top: 0px;
	left: 0px;
}
.navSub {
	border: 1px solid #555;
	background-color:#ECECEC;
	position: relative;
	top: -2px;
	left: -2px;
}
.navSub ul {
	padding: 0 0 4px 12px;
	margin: 0 0 0 0;
}
.navSub li {
	padding: 0 8px 0 0px;
	margin: 2px 0 0 12px;
}
.navSub a {
	color: #555;
	text-decoration: none;
	font-size: 80%;
}
.navSub a:hover {	
	text-decoration: underline;
	color: #555;
}
/* sidenav */
#sidenav {
	width: 210px;
	float: left;
	border-top: 1em solid #FFF;
	background: url(../images_gen/left_bg.gif) repeat-y 0px 40px;
}
#sidenav h3 {
	background-color: #666;
	color: #fff;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	padding: 5px 8px;
	margin: 0;
	border-bottom: 8px solid #FFF;
}
#sidenavinner {
	margin: 0 5px 0 0;
}
#sidenavinner ul {
	list-style-image: url(../images_gen/bullet_arrow.gif);
	margin: 0;
	padding: 0 10px 0 24px;
}
#sidenavinner li{
	margin: 4px 0 8px 0;
	padding: 0 0 0 0;
}
#sidenavinner li ul li{
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}
#sidenav a {
	font-size: 80%;
	text-decoration: none;
	padding: 0.2em 0 0 0;
	line-height: 1em;
	color: #555;
}
#sidenav a.Print {
	padding: 0.2em 18px 0 0;
	background: url(../images_gen/icon_print.gif) no-repeat right 5px;
}
#sidenav a:hover {	
	text-decoration: underline;
	color: #555;
}
#sidenav .Active {
	font-weight: bold;
}
.rouge{
	color:#CC0000;
	/* font-weight:bold; */
}
p.DownLoad {
	display: block;
	margin: 20px 0 5px 0!important;
	padding: 0 0 0 20px;
	background: #fff url(../images_gen/dload.gif) no-repeat left 0px;
	width: 410px;
	min-height: 80px;
	_height: 80px;
}
p.DownLoad img {
	border: 0;
	margin: 0 10px 10px 0;
}

/*
#sidenavimg {
	background: url(../images_gen/bg_wang.jpg) no-repeat;
	height: 195px;
}
*/

#ContentWrapper {
}
/* content area */
#content {
	margin: 0 0 0 0px;
	padding: 5px 10px 5px 10px;
	float: left;
	width: 430px;
	border-top: 15px solid #FFF;
}
#RightCol {
	width: 200px;
	float: right;
	margin-top: 15px;
	background-attachment:fixed;
	background: url(../images_gen/left_bg.gif) repeat-y 0px 0px;
}
#RightCol p {
	padding: 0 8px;
}
#content.FullWidth {
	margin: 0 0 0 0px;
	padding: 0 ;
	background: none;
	width: 640px;
}
#contentinner {
	float: right;
}
#content h2 {
	font-size: 110%;
	margin: 0 0 9px 0;
	color: #555;
}
#content ul {
	margin: 0 0 0 20px;
	font-size: 80%;
}
#content h3 {
	font-size: 105%;
	margin: 0 0 0 0;
	color: #555;
}
#content h4 {
	font-size: 90%;
	margin: 0 0 0 0;
	color: #555;
}
#content h5 {
	font-size: 85%;
	margin: 1em 0 0 0;
	color: #555;
}
#content p {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0.5em 0;
}
#content img.left {
	margin: 1em 0;
	float: left;
}
#content img.right {
	margin: 1em 0;
	float: right;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
#content a:hover {
	text-decoration: underline;
	color: #555;
}
#Clear1 {
	clear: both;
	width: 100%;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

/*Gallery*/
.imageOptions {
	list-style: none;
	padding: 0 0;
	margin: 10px 0 0 0!important;
}
.imageOptions li {
	padding: 2px 0;
	font-size: 120%;
}
.CartBack {
	position: absolute;
	font-size: 80%;
	right: 17.7em;
	top: 11em;
}
.AddToCart {
	margin: 10px 0 0 0!important;
}
#Thumbs {
	background: url(../images_gen/border_horiz.png) repeat-x bottom;
	border-collapse: collapse;
	margin-top: 15px;
}
#Thumbs .img {
	background: url(../images_gen/border_horiz.png) repeat-x top;
	vertical-align: top;
	text-align: center;
}
#Thumbs .text {
	background: url(../images_gen/border_horiz.png) repeat-x top;
	font-size: 80%;
	vertical-align: top;
}
#Thumbs p {
	font-size: 100%;
	line-height: 1.2em;
	margin: 0 0 0.9em 0;
}
#Thumbs .img {
	padding: 6px 15px 6px 0;
}
#Thumbs .text {
	padding: 6px 0;
}
#Thumbs td img {
	border: 0;
}
#GalleryResults {
	margin: 10px 0 20px 0;
	padding-top: 15px;
}
#GalleryResults p{
	margin: 0 0 10px 0;
}

#GalleryPages {
}
#GalleryPages span{
	margin-right: 10px;
}
#GalleryPages a{
	font-size: 80%;
}
/* footer */
#backtop {
	margin: 0 0 10px 0;
	padding: 30px 640px 5px 0;
	background: url(../images_gen/left_bg.gif) repeat-y;
	text-align: center;
}
#backtop a {
	font-size: 75%;
	text-decoration:none;
	color: #555;
	padding: 0 6px 0 11px;
	background: url(../images_gen/arrow_up.gif) no-repeat left;
}
#backtop a:link, #backtop a:visited {
	text-decoration:none;
}
#backtop a:hover {
	text-decoration:underline;
	color: #555;
}
#footer {
	width: 860px;
	text-align: center;
	clear: both;
	margin: 0;
	background: #FFF url(../images_gen/border_horiz.png) repeat-x 0px 0px;
	border-top: 0.6em solid #FFF;
}
#footer p {
	font-size: 70%;
	padding: 15px 0;
}

/*FORM STYLES*/
.FormInput {
	width: 400px;
	margin-bottom: 5px;
}
.FormInputError {
	width: 400px;
	margin-bottom: 5px;
	border: 2px solid #FF0000;
}
.FormInputSelectError {
	width: 400px;
	margin: 0px;
	padding: 0px;
}
select {
	color: #333333;
}
input {
	color: #333333;
	z-index: 1;
}
textarea {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
.FormTextError {
	font-size: 80%;
	color: #FF0000;
	font-weight: bold;
}
.Testimonial {
	padding: 0 0;
	margin: 0 0 0 0;
	color: #5d5d5c;
	line-height: 1.3em;
}
#RightCol h3 {
	background: #666666;
	color: #ffffff;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0 0 0 0;
	border-bottom: 8px solid #ffffff;
	display: block;
}
.RightColumnAlert p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-right: 0pt;
	margin-bottom: 0;
	margin-left: 0pt;
	padding-bottom: 5px;
	border-bottom: 8px solid #ffffff;
}
.Testimonial p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	margin-left: 0pt;
}
.Testimonial p.TestimonialSource a {
	color: #9B0909;
	text-decoration: none;
}
.Testimonial p.TestimonialSource a:hover {
	text-decoration: underline;
}
.RightDownloads {
	border-bottom: 8px solid #ffffff;
}
.RightDownloads p {
	font-size: 80%;
	line-height: 1.5em;
	margin: 3px 0;
}
.RightDownloads img {
	border: none;
	padding-right: 5px;
}
.TestimonialMain {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.TestimonialMain blockquote {
	text-indent: 50px;
	font-size: 95%;
}

#RightCol h2.RightHeader {
	color: #fff;
	padding: 4px 15px;
	font-size: 85%;
	letter-spacing: 1px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	display: block;
	background: #666666
}
.Back {
	/*float: right;*/
	position: absolute;
	font-size: 80%;
	right: 17.7em;
	top: 11em;
}

/*NEW GALLERY SYSTEM*/
#GalleryTopBox {
	border-bottom: #CCCCCC dotted 1px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
#GalleryTopBox h3 {
	margin: 0 0 0 0;
}
.galleryView {
	width: 430px;
	padding: 5px 5px;
	border-bottom: #CCCCCC dotted 1px;
}
.galleryView .leftCol {
	width: 175px;
	float: left;
}
.galleryView .rightCol {
	width: 255px;
	float: left;
}
.galleryView img {
	float: left;
	margin-right: 10px;
	border: none;
}
.galleryText {
	width: 430px;
	padding: 5px 5px;
	border-bottom: #CCCCCC dotted thin;
}
.galleryOptions {
	list-style:none;
	margin: 0 10px !important;
	padding: 5px 0;
}
.galleryOptions li {
	padding: 3px 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.keywords {
	padding: 0 5px;
	margin: 0 0;
	list-style: none;
	width: 100px;
	float: left;
}
.keywords li {
	padding: 2px 0;
}
.ResultsPages {
	width: 400px;
	font-weight: normal;
	font-size: 90%;
}
.ResultsPages span {
	float: left;
	padding: 0 1px;
}
.NoShow {
	display: none;
	width: 1px;
	float: left;
	margin: 0 0 !important;
	padding: 0 0 !important;
}
.PagiActive {
	text-decoration: underline !important;
	font-size: 110% !important;
}
.cartText {
	color: #FF0000 !important;
	margin-top: 15px !important;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
