/* CSS Document */
/* css for Nirvana Nest */

body{ padding: 0 auto; margin: 0px auto; background-image:url(../images/bg.jpg); background-repeat:repeat;}

.menu_bg{ background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x; height:36px;}
.menu_text{ font-family:Tahoma; font-size: 13px; color:#FFFFFF; font-weight:bold;}
.footer_text, a.footer_text{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#FFE39F; text-decoration:none}
a.footer_text:hover{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#FFE39F; text-decoration:underline}

.text, a.text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#433500; text-decoration:none; text-align:left; line-height:1.5em;}
a.text:hover{color:#433500; text-decoration:underline;}

.more, a.more{ font-family:Tahoma; font-size:11px; color:#5E5446; font-weight:bold; text-decoration:none; text-align:right}
a.more:hover{ font-family:Tahoma; font-size:11px; color:#5E5446; font-weight:bold; text-decoration:underline; text-align:right}

.header_text{ font-family:Helvetica; font-size:32px; color:#000000; font-stretch:wider; }
.img_border{ border:2px solid #5E5446; padding:2px;}
