/* Main page styling */

body {
	background-color: #FFDF7D;
	background-image: url("../../images/page_grade.jpg");
	background-repeat: repeat-x;
	margin: 10px 5%;
	padding: 0;
	color: #504629;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Left sidebar content styling */

#leftbar p{
    font-size: 13px;
	 color: #FFFFFF;
	/*/*/margin: 10px;
	line-height: 20px; /* Double comments used to hide styles from NN4*/
}

#leftbar h1 {
	font-size: 18px;
	color: #FFFFFF;
	/*/*/margin: 10px;
	letter-spacing: 1px;/* */
}

#leftbar h2 {
	font-size: 16px;
	color: #FFFFFF;
	/*/*/margin: 10px;
	letter-spacing: 1px;/* */
}

#leftbar a:link,  #leftbar a:visited{
	color: #FFEDB5;
}

#leftbar a:hover {
	color: #7D714B;
}

/* Main content styling */

#mncontent p{
	margin: 20px;
	line-height: 26px;

}

#mncontent h1 {
	font-size: 22px;
	color: #FD9A01;
	/*/*/margin: 20px;
	letter-spacing: 4px;/* */
}

#mncontent h2 {
	font-size: 18px;
	color: #FD9A01;
	/*/*/margin: 20px;
	letter-spacing: 2px;/* */
}

#mncontent ul {
	/*/*/list-style-image: url("../../images/bullet_mn.gif");
	list-style-type: none;/* */
}
	
	#mncontent li {
	/*/*/margin: 4px 0 0 20px;
	color: #D8993A;/* */
}

#mncontent a:link,  #mncontent a:visited{
	color: #504629;
}

#mncontent a:hover {
	color: #FD9A01;
}

/* Right sidebar styling */

#rightbar p{
    font-size: 13px;
	/*/*/margin: 10px;
	line-height: 20px; /* */
}

#rightbar h1 {
	font-size: 18px;
	color: #7D714B;
	/*/*/margin: 10px;
	letter-spacing: 1px;/* */
}

#rightbar h2 {
	font-size: 16px;
	color: #7D714B;
	/*/*/margin: 10px;
	letter-spacing: 1px;/* */
}

#rightbar a:link,  #rightbar a:visited{
	color: #504629;
}

#rightbar a:hover {
	color: #FD9A01;
}

/* Copyrite styling */

.copyrite {
	color: #504629;
	font-size: 12px;
	text-align: center;
}

/* Top navigation bar button styling */

.topbut a:link,  .topbut a:visited  {
	color: #FFFFFF;
} /* This class is used to force NN4 display the correct coloured links in the Top Navigation*/

#ntable td a {
	/*/*/display:block;
   line-height: 40px;
	width: 100%; /* */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#ntable td a:link, #ntable td a:visited {
	color: #504629;
   text-align: center;
   text-decoration: none;
	/*/*/background-image: url("../../images/topnav_bg.gif");
	background-position: 0 0;
	background-repeat: no-repeat;/* */
}

#ntable td a:hover{
	color: #FFFFFF;
	/*/*/background-image: url("../../images/topnav_bg.gif");
	background-position: 0 -70px;
	background-repeat: no-repeat;/* */
}

/* Navlist Styling */

#navlist {
 /*/*/ margin-top: 4px;
 margin-bottom: 10px;
	width: 180px;/* */
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#navlist li {
	margin: 0 0 2px 0;
}

#navlist a {
	/*/*/display: block;
	padding: 4px 2px 4px 20px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: transparent;
	background-image: url("../../images/navlist_bg.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width:180px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:158px; /* */
}

#navlist a:link, #navlist a:visited {
	color: #333333;
	/*/*/text-decoration: none;
	-moz-opacity: 60%;
   filter: alpha(opacity=60); /* */
}

#navlist a:hover {
	/*/*/border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url("../../images/navlist_bg.gif");
	background-position: 0 -70px;
	background-repeat: no-repeat;/* */
	color: #FFFFFF;
}

#openlink a:link, #openlink a:visited, #openlink a:hover {
	/*/*/border: 1px solid #333333;
	background-color: #E9E4E0;
	color: #333333; /* */
}

/* table styling */

#htable {
	/*/*/border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	height: 140px;/* */
}

#htable td {
	background-color: #FD9A01;
	background-image: url("../../images/header_bg_main.jpg");/* Please make this link absolute to display in NN4 */
	background-repeat: repeat-x;
}

td#headerl {
	/*/*/background-image: url("../../images/header_bg_l.jpg");
	background-repeat: no-repeat;
	width: 180px;/* */
}

#ntable {
	background-color: #333333;
	/*/*/border-left: 1px solid #504629;
	border-right: 1px solid #504629;/* */
	}

#ntable td {
	/*/*/padding: 0;/* */
}

td#navl {
	/*/*/background-image: url("../../images/nav_bg_l.jpg");
	background-repeat: no-repeat;
	border-left: none;
	width: 180px;
	height: 40px;/* */ 
}

#stable {
	background-color: #E9E4E0;
	/*/*/background-image: url("../../images/nav_spacer.jpg");
	background-repeat: no-repeat;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	height: 4px;/* */
}

#ctable {
	/*/*/border-right: 1px solid #333333;
	border-left: 1px solid #333333;/* */
}

#leftbar {
	background-color: #FD9A01;
	color: #7D714B;
	vertical-align: top;
   /*/*/	background-image: url("../../images/leftsidebar_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
	padding: 0;/* */
}

#mncontent {
	background-color: #FFFFFF;
	vertical-align: top;
	/*/*/border-top: 0px none #333333;
	border-right: 0px none #CECECE;
	border-bottom: 0px none #CECECE;
	border-left: 0px none #333333;
	padding: 0;/* */
}

#rightbar {
	background-color: #E9E4E0;
	vertical-align: top;
	width: 180px;
	color: #7D714B;
	/*/*/padding: 0;/* */
}

#ftable {
    background-color: #E9E4E0;
	/*/*/background-image: url("../../images/footer_bg.jpg");
	background-repeat: no-repeat;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	height: 40px;/* */
	vertical-align: middle;
}

#footerr {
	background-color: #E9E4E0;
	vertical-align: top;
	width: 180px;
}

/* Validation Button Styling */

.w3cbutton4 {
/*/*/  margin: 1em 3.2em;
  width: 9em;
  font-family: helvetica,arial,sans-serif;
  font-size: 80%;
  font-weight: bold;/* */
}
.w3cbutton4 a {
 /*/*/ display: block;
  width: 100%;/* */
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
	/*/*/background-color: #FD9A01;
	color: #FFF !important;
	text-decoration: none;/* */
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  /*/*/border-top: 1px solid #CECECE;
  border-bottom: 2px solid #4A4A4A;
  border-left: 1px solid #CECECE;
  border-right: 2px solid #4A4A4A;/* */
}
.w3cbutton4 a:hover {
 /*/*/ border-bottom: 1px solid #CECECE;
  border-top: 2px solid #4A4A4A;
  border-right: 1px solid #CECECE;
  border-left: 2px solid #4A4A4A;/* */
}
.w3cbutton4 span.w3c {
/*/*/  padding: 0 0.4em;
  background-color: #FFFFFF;
  color: #0c479d;/* */
}











