/*  Vivekannda Retreat, Ridgely */

/* Styles for the texts */

.heading1 {font-family:verdana; font-size:12pt; font-weight:bold; font-style:normal; align:left; color:#9A6601;}
.heading2 {font-family:verdana; font-size:11pt; font-weight:bold; font-style:normal; align:left; color#9A6601;}
.heading3 {font-family:verdana; font-size:10pt; font-weight:bold; font-style:normal; align:left; color#9A6601;}
.heading4 {font-family:verdana; font-size:9pt;  font-weight:bold; font-style:normal; align:left; color#9A6601;}
.heading5 {font-family:verdana; font-size:8pt;  font-weight:bold; font-style:normal; align:left; color#9A6601;}

/* style for section headings -top of the page */
.sectionHeading {font-family:Verdana; font-size:14pt; font-weight:bold; font-style:normal; align:left; color#9A6601;}

/* style for all text */
.regulartext { text-decoration:none; font-size: 9pt; font-family: Verdana;color:#9A6601 }

.regulartextBold { text-decoration:none; font-size: 9pt; font-family: Verdana;color:#9A6601; font-weight:bold }

.regulartext_smallbold{text-decoration:none; font-size: 8pt; font-family: Verdana;color:#9A6601; font-weight:bold 
}

.regulartextItalics { text-decoration:none; font-size: 8pt; font-family: Verdana;color:#9A6601; font-style:italics }

/* style for sub headings */
.regulartextBold { text-decoration:none; font-size:10pt; font-family: Verdana;font-weight:bold;color:#9A6601 }
.regulartextError { text-decoration:none; font-size: 9pt; font-family: Verdana;color:red; }
.regulartextSmItalics { text-decoration:none; font-size: 8pt; font-family: Verdana;font-style:italics }

/* style for page heading */

.pageTitle {font-family:verdana; font-size:12pt; font-weight:800; font-style:normal; align:left; color:#9A6601;padding-top:7px;}


/* style for buttons */

.submitBut
{
    border-right: #104a7b 1px solid;
    border-top: #afc4d5 1px solid;
    font-size: 12px;
    background: #FFCC33;
    border-left: #afc4d5 1px solid;
    cursor: hand;
    color: #000066;
    border-bottom: #104a7b 1px solid;
    font-family: verdana,sans-serif;
    height: 21px;
    text-decoration: none
}


/* style for the body section, this will apply to the all the pages */

body {     
	    font-family: Verdana;
	    color: #000000;
      //line-spacing:150%
	    background-color: #FFCC33;
	    background-position: fixed;
	    scrollbar-3d-light-color:#ffffff;
      scrollbar-arrow-color:#FFFFFF;
      scrollbar-base-color:ffffff;
      scrollbar-dark-shadow-color:#ffffff;
      scrollbar-face-color:#9A6601;
      scrollbar-highlight-color:#ffffff;
      scrollbar-shadow-color:#000000;
      scrollbar-track:#FFCC33
      margin-top:0px;
      margin-left:0px;
      margin-right:0px;
      margin-bottom:0px;
      margin:0px 
     }


     
/* Styles for the links */

a.nav{text-decoration:underline}
a.nav:link { text-decoration: underline; color: "#9A6601"; }
a.nav:visited { text-decoration: underline; color: "#9A6601"; }
a.nav:hover { text-decoration: underline; color: "#9A6601"; }


/* style for form */

.formfield {text-decoration:none; font-size: 8pt; font-family: Verdana;color:#9A6601;background-color: #FFEECE;}

.formButton
{
    BORDER-RIGHT: #9A6601 1px solid;
    BORDER-TOP: #9A6601 1px solid;
    FONT-SIZE: 8pt;
    font-weight;bold; 
    BACKGROUND: #FFEECE;
    BORDER-LEFT: #9A6601 1px solid;
    CURSOR: hand;
    COLOR: #111111;
    BORDER-BOTTOM: #9A6601 1px solid;
    FONT-FAMILY: verdana;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}

.titleBanner{
    BORDER-RIGHT: #A15B43 1px solid;
    BORDER-TOP: #ffffff 2px solid;
    FONT-SIZE: 12pt;
    font-weight;bold; 
    BACKGROUND: #A15B43;
    COLOR: #ffffff;
    BORDER-BOTTOM: #A15B43 1px solid;
    FONT-FAMILY: arial;
    HEIGHT: 20px;
    TEXT-DECORATION: none;
    ALIGN: Left;
}

.podcastTable{text-decoration:none; border-color="#A15B43"}