body {
	color: #ffffff;
	background-color: #ffffff;
	text-align:left;
	padding: 0px;
	margin: 0px;
	}
/*                                                                            */
/*////////////////////////////////////////////////////////////////////////////*/
/* LEFT SIDE PANE                                                             */

#landeca {
	font-family: Arial;
	font-size: 22px;
	line-height: 30px;
	color: #837C16;
	text-align:left;
	font-weight: bold;
	letter-spacing: 4px;
    }
    #landeca a { color: #837C16; font-weight: normal; text-decoration: none;}
	#landeca a:link { color: #837C16;  font-weight: normal;text-decoration: none;}
	#landeca a:hover { color: #837C16;  font-weight: bold; text-decoration: none;}

#landecasmall {
	font-family: Arial;
	font-size: 19px;
	line-height: 26px;
	color: #837C16;
	text-align:left;
	font-weight: bold;
	letter-spacing: 3px;
    }
    #landecasmall a { color: #837C16; font-weight: normal; text-decoration: none;}
	#landecasmall a:link { color: #837C16;  font-weight: normal;text-decoration: none;}
	#landecasmall a:hover { color: #837C16;  font-weight: bold; text-decoration: none;}



#primarymenu {
	width: 200px;
	font-family: Arial;
	font-size: 13px;
	/*letter-spacing: 2px;*/
	letter-spacing: 1px;
	}

#primarymenu a {
	display: block;
	width: 100%;
	color: white;
	/*font-weight: bold;*/
	font-weight: normal;
	text-decoration: none;
	}

#primarymenu a:hover {
	background-color: #837C16;
	color: white;
	font-weight: bold;
	}

#primarymenu span {
	display: block;
	width: 100%;
	background-color: #837C16;
	color: white;
	font-weight: bold;
	}


#secondarymenu {
	width: 200px;
	/*margin-left: 15px;*/
	font-family: Arial;
	font-size: 13px;
	/*letter-spacing: 1px;*/
	letter-spacing: 0px;
	font-weight: normal;
	}

#secondarymenu a {
	display: block;
	width: 100%;
	color: white;
	font-weight: normal;
	text-decoration: none;
	}

#secondarymenu a:hover {
	background-color: #837C16;
	color: white;
	font-weight: bold;
	}

#secondarymenu span {
	display: block;
	width: 100%;
	background-color: #837C16;
	color: white;
	font-weight: bold;
	}


#tertiarymenu {
	margin-left: 25px;
	font-family: Arial;
	color: white;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: normal;
	}
#tertiarymenu a { color: white; text-decoration: none; }
#tertiarymenu a:hover { text-decoration: underline; }
#tertiarymenu span { text-decoration: underline; }

/*                                                                            */
/*////////////////////////////////////////////////////////////////////////////*/
/* MAIN TEXT PANE                                                             */

#text {
	font-family: Arial;
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
	text-align: left;
    }
#text a { color: #ffffff; font-weight: normal;text-decoration: none;}
#text a:link { color: #fffff;  font-weight: normal; text-decoration: none;}
#text a:hover { color: #ffffff;  font-weight: normal; text-decoration: underline;}
#text .tag {
	font-family: Arial;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 35px;
    }
#text .mission {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 75px;
    }

#text table { border-color: #837C16;}

#textheading {
	font-family: Arial;
	font-size: 22px;
	line-height: 28px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
    }
#textheading span  { letter-spacing: 4px; }

#secondarytext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-align:left;
    }

a.gallery {
	color: white;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px white dotted;
	}

a:hover.gallery {
	border: 1px dotted;
	text-decoration: none;
	}

/*                                                                            */
/*////////////////////////////////////////////////////////////////////////////*/
/* FOOTER                                                                     */

#primaryfooter {
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
	color: #837C16;
	text-align:left;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: 30px
    }
#primaryfooter a { color: #837C16; text-decoration: none; border: 0px;}
#primaryfooter a:link { color: #837C16; text-decoration: none;}
#primaryfooter a:hover { }
#primaryfooter .icon { display: none;}
#primaryfooter a:hover .icon { display: block; position:absolute; margin-left: -15px; margin-top: 3px;}
#primaryfooterarrow { text-align:right; }

#secondaryfooter {
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
	color: #999;
	text-align:left;
	font-weight: bold;
	letter-spacing: 0px;
    }

/*                                                                            */
/*////////////////////////////////////////////////////////////////////////////*/

    /*
    grey: #4e544a
    greenish: #837C16
    */
