body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	background: url(layout/bg.jpg) top left repeat;
}

/* NAV */

a:link {
	color: #005825;
	text-decoration: none;
	font-size: 11px;
	}

a:visited {
	color: #005825;
	text-decoration: none;
	font-size: 11px;
	}

a:hover {
	color: #005825;
	text-decoration: none;
	font-size: 11px;
	}
	
a:active {
	color: #005825;
	text-decoration: none;
	font-size: 11px;
	}
	
/* LINKS*/
.itemlink a:link {
        color: #005825;
        text-decoration: underline;
        padding: 1px 2px 1px 2px;
        font-size: 11px;
        }

.itemlink a:visited {
        color: #44A14D;
        text-decoration: underline;
        padding: 1px 2px 1px 2px;
        font-size: 11px;
        }

.itemlink a:hover {
        color: #44A14D;
        text-decoration: underline;
        padding: 1px 2px 1px 2px;
        font-size: 11px;
        }

.itemlink a:active {
        color: #44A14D;
        text-decoration: underline;
        padding: 1px 2px 1px 2px;
		font-size: 11px;
        }
        
.subnav a:link {
        color: #ffffff;
        text-decoration: underline;
        font-size: 11px;
		line-height: 12px;
		margin: 5px 10px 15px 10px;
		text-align: center;
        }

.subnav a:visited {
       color: #D7EC7E;
        text-decoration: underline;
        font-size: 11px;
		line-height: 14px;
		color: #ffffff;
		margin: 5px 10px 15px 10px;
		text-align: center;
        }

.subnav a:hover {
        color: #D7EC7E;
        text-decoration: underline;
        font-size: 11px;
		line-height: 14px;
		margin: 5px 10px 15px 10px;
		text-align: center;
        }

.subnav a:active {
        color: #D7EC7E;
        text-decoration: underline;
        font-size: 11px;
		line-height: 14px;
		margin: 5px 10px 15px 10px;
		text-align: center;
        }
        
.target a:link {
        color: #000000;
        text-decoration: underline;
        padding: 1px 4px 1px 4px;
        font-size: 9px;
        }

.target a:visited {
        color: #000000;
        text-decoration: underline;
        padding: 1px 4px 1px 4px;
        font-size: 9px;
        }

.target a:hover {
        color:#FA6733;
        padding: 1px 4px 1px 4px;
        font-size: 9px;
        }

.target a:active {
        color: #000;
        padding: 1px 4px 1px 4px;
	font-size: 9px;
        }
        
.mailto a:link {
        color: #000000;
        text-decoration: underline;
        font-size: 11px;
        }

.mailto a:visited {
        color: #000000;
        text-decoration: underline;
        font-size: 11px;
        }

.mailto a:hover {
        color:#00cc00;
        font-size: 11px;
        }

.mailto a:active {
        color: #00cc00;
		font-size: 11px;
        }
        
.page_nav a:link {
        color: #000000;
        text-decoration: underline;
        font-size: 9px;
        }

.page_nav a:visited {
        color: #000000;
        text-decoration: underline;
        font-size: 9px;
        }

.page_nav a:hover {
        color:#00cc00;
        font-size: 9px;
        }

.page_nav a:active {
        color: #00cc00;
		font-size: 9px;
        }
        
.page_nav_center a:link {
        color: #000000;
        text-decoration: underline;
        font-size: 9px;
        text-align: center;
        }

.page_nav_center a:visited {
        color: #000000;
        text-decoration: underline;
        font-size: 9px;
        text-align: center;
        }

.page_nav_center a:hover {
        color:#00cc00;
        font-size: 9px;
        text-align: center;
        }

.page_nav_center a:active {
        color: #00cc00;
		font-size: 9px;
		text-align: center;
        }

        
/* TEXT STYLES */

p {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 5px 10px 15px 10px;
	text-align: left;
}

p.numbered {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin: 5px 10px 12px 20px;
	text-align: left;
}

p.qa {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 5px 10px 12px 20px;
	text-align: left;
}

p.white {
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	margin: 5px 10px 15px 10px;
	text-align: center;
}

.table_text {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

ul {
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: none;
	}

li	{
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	margin: 5px 5px 10px 10px;
	text-align: left;
	}
	
li.no_link {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin: 5px 5px 10px 10px;
	text-align: left;
	font-weight: bold;
	}


h1 {
	font-size: 26px;
	color: #000000;
	line-height: 28px;
	
}

h2 {
	font-size: 15px;
	margin: 0 0 0px 10px;
	color: #ffffff;
	text-align: left;
}

h3 {
	font-size: 12px;
	margin: 0 0 6px 10px;
	color: #00cc00;
	text-align: left;
}

h4 {
	font-size: 11px;
	margin: 15px 5px 5px 10px;
	color: #C09;
	text-align: left;
}

h5 {
	font-size: 11px;
	margin: 15px 5px 5px 10px;
	color: #36C;
	text-align: left;
	
}

/* BACKGROUNDS */

.left {
	background: url(layout/left_bg_streach.gif) top center repeat;
}

.right {
	background: url(layout/rt_bg_streach.gif) top center repeat;
}

.members {
	background: url(backgrounds/members.jpg) bottom center repeat;
}

/* Text Bubbles */

div#qTip {
  padding: 3px;
  border: 1px solid #005825;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #ffffff;
  color: #005825;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}
