body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
/*	background-image: url(../images/backgrd.gif);
	background-repeat: repeat-x; */
	background-color: #FFFFFF;
}

/* TD background classes */
td.bio {
	background-image: url(../images/mauri.jpg);
	background-repeat: no-repeat;
}

td.inspiration {
	background-image: url(../images/inspiration.jpg);
	background-repeat: no-repeat;
}

td.home {
	/*background-image: url(../images/homepage_green2.jpg);
	background-repeat: no-repeat;*/
}

td.contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}

td.storehome {
	background-image: url(../images/storehome2.jpg);
	background-repeat: no-repeat;
}

td.Anahata {
	background-image: url(../images/bck_anahata.jpg);
	background-repeat: no-repeat;
}

td.Companion {
	background-image: url(../images/bck_companion.jpg);
	background-repeat: no-repeat;
}

td.GraceHappens {
	background-image: url(../images/bck_gracehappens.jpg);
	background-repeat: no-repeat;
}

td.LoveCharms {
	background-image: url(../images/bck_charm.jpg);
	background-repeat: no-repeat;
}

td.LoveLetter {
	background-image: url(../images/bck_loveletter.jpg);
	background-repeat: no-repeat;
}

td.LoveNotes {
	background-image: url(../images/bck_lovenotes.jpg);
	background-repeat: no-repeat;
}

td.Om {
	background-image: url(../images/bck_om.jpg);
	background-repeat: no-repeat;
}

td.PawsForTheCause {
	background-image: url(../images/bck_paws.jpg);
	background-repeat: no-repeat;
}

td.StarOfDavid {
	background-image: url(../images/bck_starofdavid.jpg);
	background-repeat: no-repeat;
}

td.Sundari {
	background-image: url(../images/bck_sundari.jpg);
	background-repeat: no-repeat;
}

td.Avatar {
	background-image: url(../images/bck_avatar.jpg);
	background-repeat: no-repeat;
}

td.LiveGreen {
	background-image: url(../images/bck_livegreen.jpg);
	background-repeat: no-repeat;
}

td.Ondine {
	background-image: url(../images/bck_ondine.jpg);
	background-repeat: no-repeat;
}

td.Sacred {
	background-image: url(../images/bck_sacred.jpg);
	background-repeat: no-repeat;
}

td.Indian {
	background-image: url(../images/bck_indian.jpg);
	background-repeat: no-repeat;
}

td.SaveTheDate {
	background-image: url(../images/bck_savethedate.jpg);
	background-repeat: no-repeat;
}

td.Twinkle {
	background-image: url(../images/bck_twinkle.jpg);
	background-repeat: no-repeat;
}

/* DIV positioning */
div.container {
	position:absolute;
	left:50%;
	width:742px;
	margin-top:50px;
	margin-left:-371px;
}

div.header {
	border: 1px #A0963D solid;
    width: 740px;
	height: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	background-color: #FFFFFF;
	vertical-align: middle;
}

div.content {
	margin-bottom: 10px;
    width: 740px;
	background-color: transparent;
}

div.footer {
	width: 740px;
	background-color: transparent;
}

/* TEXT formatting */
.header {
	font-family: 'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size: 10px;
	text-align: right;
	color: #990000;
}

font {
	font-family: 'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size: 12px;
	color: #666666;	
}

.leadline {
	font-family: 'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size: 16px;
	font-weight: bold;
	color: #f989ff;
}

.footer {
	font-family: 'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size: 11px;
	text-align: center;
	color: #A0963D;	
}

a {
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;
	color: #a0963d;
}

a:hover {
	text-decoration: underline;
}

td.shop_navs a{
	font-family:'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size:14px;
	text-align:right;
	width:200px;	
}

td.shop_navs a:hover{
	font-family:'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size:14px;
	text-align:right;
	width:200px;	
}

a.inline{
	color:#a0963d;
}

a.nav{
	font-family:'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size:16px;
	color:#a0963d;
	text-align:right;
	width:185px;
	display:block;
	padding:5px 15px 5px 0px;
	background:#ffffff;
}

a.nav:hover{
	background:#f47b1f;
	color:#ffffff;
	text-decoration:none;	
}

a.subnav{
	font-family:'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size:14px;
	color:#a0963d;
	text-align:right;
	width:185px;
	display:block;
	padding:5px 15px 5px 0px;
	background:#e6f0b6;
}

a.subnav:hover{
	background:#f47b1f;
	color:#ffffff;
	text-decoration:none;	
}

a.subnavalt{
	font-family:'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size:12px;
	color:#a0963d;
	text-align:right;
	width:180px;
	display:block;
	padding:5px 20px 5px 0px;
	background:#eef4d0;
}

a.subnavalt:hover{
	background:#f47b1f;
	color:#ffffff;
	text-decoration:none;	
}

td.catMenu {
	font-family: 'Century Gothic', Verdana, Helvetica, Arial sans serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	color: #990000;
}

td.catMenu:hover {
	text-decoration: underline;
}

/* VARIOUS */
td.spacer {
	background-color: #A0963D;
}

td.border {
	border: 1px #A0963D solid;
}

img.border {
	border: 1px #A0963D solid;

}