a:link {color:#336633; font-weight: bold; text-decoration: none;} /* links that haven't been activated or pointed at yet */
a:visited {color:#336633; font-weight: bold; text-decoration: none;} /* links that have been visited */
a:focus {color:#336633; font-weight: bold; text-decoration: none;} /* if the link is selected via the keyboard and is ready to be activated */
a:hover {color:#336633; font-weight: bold; text-decoration: none;} /* changes appearance of link when pointed to */
a:active {color:#336633; font-weight: bold; text-decoration: none;} /* changes appearance of link when clicked */

body {
	background-color: #CCFFCC;
	font-family: arial; 
	color: #000000;
	font-size: 12px;
	line-height: 12pt;
}

body, p, td, ul, ol {
	font-family: arial; 
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 12pt;
}

td.header {
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-right-width: 2;
	border-color: #000000;
}

td.body {
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 2;
	border-left-width: 2;
	border-right-width: 2;
	border-color: #000000;
}

td.nav {
	background-color: #336633;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 1;
	border-left-width: 2;
	border-right-width: 2;
	border-color: #000000;
}

td.nav_button {
	background-color: #336633;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 1;
	border-color: #000000;
	font-family: arial;
	color:#CCFFCC;
	font-weight: bold;
}

td.nav_button_last {
	background-color: #336633;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-color: #000000;
	font-family: arial;
	color:#CCFFCC;
	font-weight: bold;
}

.nav_button a:link {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* links that haven't been activated or pointed at yet */
.nav_button a:visited {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* links that have been visited */
.nav_button a:focus {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* if the link is selected via the keyboard and is ready to be activated */
.nav_button a:hover {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* changes appearance of link when pointed to */
.nav_button a:active {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* changes appearance of link when clicked */

.nav_button_last a:link {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* links that haven't been activated or pointed at yet */
.nav_button_last a:visited {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* links that have been visited */
.nav_button_last a:focus {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* if the link is selected via the keyboard and is ready to be activated */
.nav_button_last a:hover {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* changes appearance of link when pointed to */
.nav_button_last a:active {color:#CCFFCC; font-weight: bold; text-decoration: none;} /* changes appearance of link when clicked */

td.sidebar {
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 1;
	border-color: #CCCCCC;
}

font.header { 
	font-family: arial; 
	color: #000000;
	font-size: 14px;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

hr.hr { 
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

span.header
{
	font-family: arial; 
	color: #000000;
	font-size: 14px;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;	
}

.contentSpace
{
	padding: 10px 10px 10px 10px;
}

.innerlinks
{
	color: #336633;
	text-decoration: none;
}

.headerPhoto
{
height:200px;
   border: solid 2px Black;
background-color:black;
}

.selectedItemNode
{
font-family: arial;
	color: #336633;
	text-transform: uppercase;
line-height: 12pt;
background-image: none;
background-color:White;
border:none;
text-align:left;
list-style-type: none;

}

.sideNavNode
{
list-style-type: none;
font-family: arial;
	color: #336633;
line-height: 12pt;
background-image: none;
background-color:White;
border: none;
text-align:left;
padding-top: 15px;
}

#tdSiteNav div ul
{
list-style-type: none;
font-family: arial;
	color: #336633;
line-height: 12pt;
background-image: none;
background-color:White;
border: none;
text-align:left;
padding: 0px;

margin:0px;
}

#tdSiteNav div ul li
{
padding-bottom: 25px;
}

#tdSiteNav div ul li div ul li
{
padding:2px 0px 0px 10px;
}
