html, body {
	margin: 0;
	padding: 0;
	background-color: #90855f;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	
}

 p , td{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.3em;
}


/* img {
	border: 0px;
} */

/* generic hyperlink */

a {
	color: #c3b481;
	font-weight: normal;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}



/* targetted hyperlink */

a.navLink:link {
	color: #7B7251;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-decoration: none;

}
	
a.navLink:visited {
	color: #7B7251;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-decoration: none;
}
	
a.navLink:hover {
	color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-decoration: none;
}



/* text style control */



h1 {
	font-size: 30px;
	color: #FFFFFF;
	line-height: 1.2em;
}

h2 {
	font-size: 20px;
	color: #510B05;
	line-height: 1.3em;
}

h3 {
	font-size: 30px;
	color: #C3B481;
	font-family: Times, Times New Roman, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}



/* form css elements */



.box {
    background-color: #CDBD87;
    border-top: 1px solid #807656;
    border-right: 1px solid #F7F4C5;
    border-bottom: 1px solid #F7F4C5;
    border-left: 1px solid #807656;
    padding-top: 2px;
    padding-left: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .75em;
    width: 300px;
}

.button2 {
    background-color: #3a301d;
    border-top: 1px solid #806941;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #806941;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .75em;
    background-repeat: no-repeat;
    height: 20px;
    color: #FFFFFF;
    width: 100px;
}
.heading {
	color: #FFFFFF;
	font-size: 20px;
}
.admin-heading {
	font-size: 16px;
	color: #599F8A;
}
.sub-heading {
	font-size: 14px;
	color: #00CCCC;
}

.background {
	background-image: url(../images/notes_bg%5Btd%5D.jpg);
	background-repeat: repeat-x;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32130F;
	line-height: 1.3em;
}

textarea,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32130F;
	line-height: 1.3em;
}
.signoff {
	font-size: 10px;
	color: c3b481;
}
.homeBorder {
	border: 10px solid #c3b481;
}
.navBox {
	background-color: #853e2b;
	height: 20px;
	width: 150px;
	border: 1px solid #c3b481;
}
.navBoxOver {
	background-color: #6A3122;
	height: 20px;
	width: 150px;
	border: 1px solid #B5A879;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a301d;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 2px solid #90855f;
	font-style: italic;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
		
	
}
.picbox {
    border: 2px solid #90855f;
    height: 200px;
    width: 200px;
}

.piccaption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3a301d;
    height: 26px;
    width: 200px;
    padding-left: 9px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}

.largebox {
    border: 2px solid #90855f;
  
}
.POPpicbox {
	padding: 10px;
	height: 180px;
	width: 240px;
	border: 2px solid #c3b481;
}
/* ---------SPAM TRAP-------- */

#MySpamTrap {display: none;}

/* ---------END-------- */