/* Multimenu dropdown list menu with explanations */

/* List TopNav Multimenu start*/



body {
     /* This path has to be correct! If nothing hovers in IE, */
    /* setting this to center, centers the content on the page */
      text-align: left;
      padding: 10px;
      margin: 20px 0 0 0;
      background:#EBE8EF; 
}


DIV#content {
background-image: url(../images/mainTable_bg.jpg) no-repeat 100% bottom;
 padding-left: 20px;
 padding-right: 20px;
  padding-top: 20px;
}

DIV#border {
text-align:center;
 padding-left: 20px;
 padding-right: 20px;
  padding-top: 20px;
  /*background:#EBE8EF;*/
color:black;
  
}
/* This replaces the main table */
#container {
     width: 800px;
     text-align: center;
}

/* Can't get border to work in container, so created another one for the border */
#frame {
     width: 800px;
     margin: 0 auto;
     text-align: left;
     background: white;
     border: 0px solid #333333;
     font: 11px Verdana, Arial, Helvetica, sans-serif;
}


p {
     text-decoration:none;
	font-size: 11px;
  font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: left;
font-style: normal; 
font-weight: normal; 
font-variant: normal;
}

H1 {
     padding: 10px 0 0 10px;
}

/* Gives background color to Top Menu */
#topmenubg {
     float: left;
     background: #2e3100;
     width: 800px;
     text-align: center;
/* needed to give a margin above and below the buttons if desired */
     height: 3em;
}



/* all see this */
#nav ul ul, #nav ul ul ul {
   display: none;
   position: absolute;
   width: 150px;
   top: 0;
}
/* non-IE bowsers see this */
#nav ul li>ul, #nav ul ul li>ul {
    margin-top: 0;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL{
    display: none;
}
#nav LI:hover UL {
    display: block;
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
    display: block;
}
li>ul {
    top: auto:
}
UNKNOWN {
    margin-top: 0;
    left: auto; 
    top: auto;
}

/* List TopNav Multimenu end*/

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}

A {

	text-decoration:none;
	font-size: 11px;
  font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: center;
font-style: underline; 
font-weight: bold; 
font-variant: normal;
color: #65187E;
}

/* Style for the Path-menu: */
TD#path {
  font-family : Verdana, sans-serif;
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  color:#000000;
	text-decoration:none;
	font-size: 11px;
  font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: center;
font-style: normal; 
font-weight: normal; 
font-variant: normal;
}
TD#path A:hover {
  color:#000000;
	text-decoration:none;
	font-size: 11px;
  font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: center;
font-style: normal; 
font-weight: normal; 
font-variant: normal;
}

/* Body */
BODY {	

BACKGROUND-IMAGE: url( ../TheBeautySource/images/EBE8EF.jpg); COLOR: #EBE8EF; BACKGROUND-REPEAT: repeat;	
BORDER-RIGHT: #333300 1px; BORDER-TOP: #333300 1px; FONT-SIZE: 10px; BORDER-LEFT: #333300 1px; COLOR: #666666; BORDER-BOTTOM: #333300 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
  padding: 10px 10px 05px 05px;}

.newsItem {
	BORDER-RIGHT: #333300 1px; PADDING-RIGHT: 0em; BORDER-TOP: #333300 1px; PADDING-LEFT: 1em; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(images/beigeDarker.jpg); PADDING-BOTTOM: 0.5em; BORDER-LEFT: #333300 1px; COLOR: #666666; PADDING-TOP: 0.15em; BORDER-BOTTOM: #333300 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.beigeDark {
	FONT-SIZE: 10px; BACKGROUND-IMAGE: url(../Dicksonia/images/beigeDarker.jpg); COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.sideBars {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
 font-style: normal; 
border-style: none

}
.sideMenuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
	text-decoration: underline;

}



TD#bodyText1 {
	BORDER-RIGHT: #333300 1px; BORDER-TOP: #333300 1px; FONT-SIZE: 12px; BORDER-LEFT: #333300 1px; COLOR: #666666; BORDER-BOTTOM: #333300 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
****************************
.mailform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
}

