/* Please Note: Double Comment Markers are used to hide styles from Netscape 4 */

body {
   /* For Netscape 4, Change URL to Absolute (http://www.yourdomain.com/assets/images/main_bg.gif */
	background: #FFF url("../../assets/images/page_elements/main_bg.gif") repeat-x;
	color: #666666;
	margin: -8px;/* Negative value used to keep Netscape 4 happy */
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*/*/ margin: 0px;
	padding: 0;/* */
	}

td, p, div, ol, dl, ul, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	}

li {
	list-style: square;
	}

a:link, a:visited {
	color: #1C3A05;
	}

a:hover {
	color: #CC6666;
	text-decoration: none;
	}

#mncontent{
    background-color: #FFFFFF;
	/*/*/background: #FFFFFF url("../../assets/images/page_elements/content_bg.jpg") no-repeat bottom right;/* */
	}

#mncontent h1 {
	font-size: 24px;
	color: #D2AA09;
	/*/*/letter-spacing: 4px;/* */
	}

#mncontent h2 {
	font-size: 20px;
	color: #D2AA09;
	/*/*/letter-spacing: 2px;/* */
	}


#sidebar {
   background-color: #FAE9A3;
	color: #1C3A05;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*/*/background: #FAE9A3 url("../../assets/images/page_elements/sidebar_bg.jpg") no-repeat bottom left;
	border-top: 1px dashed #1C3A05;
	border-right: 1px dashed #1C3A05;
	border-bottom: 1px dashed #1C3A05;
	border-left: 0px dashed #1C3A05;/* */
	}

#sidebar h1 {
	font-size: 20px;
	color: #907509;
	}

#sidebar h2 {
	font-size: 18px;
	color: #907509;
	}


.ddmenu {
   /*layer-background-color: #F4EFD5;*/
	background-color: #F4EFD5;
   border: 1px solid #1C3A05;
	/*/*/border-top: 1px solid #1C3A05;
	border-right: 0px solid #1C3A05;
	border-bottom: 0px solid #1C3A05;
	border-left: 0px solid #1C3A05; /* */
	}

.ddmenu p {
	margin: 5px;
	/*/*/margin: 0;/* */
	}

.ddmenu a {
   /* This rule uses the 'Box Model' Hack. For more info: http://tantek.com/CSS/Examples/boxmodelhack.html */ 
	/*/*/display: block;
	padding: 2px 2px 2px 8px;
	border-top: 0px solid #1C3A05;
	border-right: 1px solid #1C3A05;
	border-bottom: 1px solid #1C3A05;
	border-left: 1px solid #1C3A05;
	background-color: #6C834D;
	width:180px; 
   voice-family: "\"}\""; 
   voice-family:inherit;
   width:168px;/* */
	}

.ddmenu a:link, .ddmenu a:visited {
	color: #1C3A05;
	font-weight: normal;
	/*/*/color: #FFF;
	text-decoration: none; /* */
	}

.ddmenu a:hover {
	border-top: 0px solid #1C3A05;
	border-right: 1px solid #1C3A05;
	border-bottom: 1px solid #1C3A05;
	border-left: 1px solid #1C3A05;
	background-color: #FAE9A3;
	color: #1C3A05;
	}

#footertable td {
    /* For Netscape 4, Change URL to Absolute (http://www.yourdomain.com/assets/images/footer_bg.gif */
	background:  url("../../assets/images/page_elements/footer_bg.gif") repeat-x;
	/*/*/height: 55px;/* */
	}
	
	/* w3c Button Styles */
	
.w3cbutton3 {
	/*/*/margin: 1em 0;
	width: 9em;
	border: 1px solid #ccc;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;/* */
}

.w3cbutton3 a {
/*/*/  display: block;
  width: 100%;/* */
}

.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
/*/*/  background-color: #fc6;
  color: #666666;
  text-decoration: none;/* */
}

.w3cbutton3 span.w3c {
  /*/*/padding: 0 0.4em;
  background-color: #fff;
  color: #907509;/* */
}
	