		html,body
		{
			margin: 0;
			padding: 0;
			color: #000000;
			background-color: #464646;
	font: 10pt "Trebuchet MS", Tahoma, "Lucida Sans", Arial, Verdana, "Lucida Grande", Helvetica, "Lucida Grande", sans-serif;
}
		
		#container
		{
			background-color: #FFF;
			background-image:  url(images/background.jpg);
			background-repeat: repeat-y;
	margin: 0 auto;
	width: 900px;
}
		
#banner
	{
	background: url(bannerbg.jpg) repeat-x;
	height: 202px;
}

.navigation {
	background: repeat-x url(navbgcol.jpg);
}

#layer2
 {
	background: #2e2e2e;
	padding-top: .1em;
	padding-right: .1em;
	padding-bottom: .1em;
}

.background {
	background: url(softpurplebg.jpg) repeat-x;
	visibility: visible;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#main {
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 15px;
	padding-bottom: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
		
		#content
		{
	padding-right: 350px;
	padding-bottom: 15px;
}

/* For Images */

.imgfloat {
	float: left;
	margin: 0 0 10px 10px;
	border: none;
	padding: 2px;
}

/* TRIOLogo Styling */

#triologo {
	background: #464646 none no-repeat;
	border-bottom: 1px solid #9bff63;
	border-top: 1px  #9bff63;
	height: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 1px;
	padding-bottom: 1px;
}

.button {
}

/* "Welcome" Class styles */

.welcome {
	padding-top: 5px;
	border-bottom: 1px dotted #c9c9c9;
}

.welcome b {
	font-weight: normal;
	color: #69ac45;
	font-size: 30px;
	margin-left: -3px;
}

.welcome h1 {
        color: #59a54d;
	font-weight: bold;
	font-size: 12px;
}

.welcome p {
	font size: 12pt;
	color: #2e2e2e;
	font-size: 13px;
	font-weight: normal;
}

/* Featured styling */

#featured a {
	color: #74c14f;
	text-decoration: none;
}

#featured a:visited {
	color : #74c14f;
	text-decoration : none;
	background: transparent;
}

#featured a:hover {
	color : #558c38;
	text-decoration : none;
	background: transparent;
}

#featured a:active {
	color : #558c38;
	text-decoration : none;
	background: transparent;
}

#featured {
	width: 260px;
	float: right;
	border: 1px #d7d7d7;
	padding: 5px 10px;
	margin-top: 75px;
}

#featured ul li {
color: #59a54d;
}

#featured ul {
	margin-bottom: -115px;
}

#featured b {
	color: #59a54d;
	font-size: 22px;
	font-style: normal;
}

#featured p {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

#featured h4 {
        color: #59a54d;
	text-decoration: none;
	margin: 0 0 -.5em;
	padding-right: 0;
	padding-left: 0;
	padding-top: 12px;
	font-size: 14pt;
	font-style: normal;
	line-height: 1em;
}

/* Typography */

#banner h1
		{
			margin: 0;
			padding: .5em;
		}

#title p {
}

#content h2 { margin-top: 0; }

h1 {
		margin: 0 0 0.5em 0;
        color: #3e3e3e;
	letter-spacing: 1pt;
	text-align: left;
	font-size: 14pt;
	font-style: normal;
	line-height: 1.5em;
}

h2 {
		margin: 0 0 0.5em 0;
        color: #3e3e3e;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
}

h3 {
	color: #9a9a9a;
	font-weight: bold;
	font-size: 11px;
	margin-top: -1em;
}

h4 {
		padding: 0;
        color: #385c53;
	text-decoration: none;
	margin: 0 0 -.5em;
	font-size: 16pt;
	line-height: 1em;
}

b2 {
		margin: 0 0 0.5em 0;
		padding: 0;
        color: #77913f;
	text-decoration: none;
	font-size: 1pt;
	line-height: 1em;
}

b {
	color: #69ac45;
	font-size: 13pt;
	font-style: normal;
}

#content a {
	color : #12834e;
	text-decoration : none;
	background: transparent;
	font-size: 14px;
}

#content a:visited {
	color : #12834e;
	text-decoration : none;
	background: transparent;
}

#content a:hover {
	color : #6fb849;
	text-decoration : none;
	background: transparent;
}

#content a:active {
	color : #6fb849;
	text-decoration : none;
	background: transparent;
}

/* Layer1 Styling */

#layer1 li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	font-size: 14px;
	float: right;
	line-height: 1px;
}

#layer1 li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	font-size: 11px;
}

#layer1 li a:visited {
	color: #fff;
	text-decoration: none;
}

#layer1 li a:hover {
	text-decoration: none;
	color: #ddffe8;
}

#layer1 li a:active {
	text-decoration: none;
	color: #ddffe8;
}

/* Layer2 Styling */

#layer2 li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	font-size: 14px;
}

#layer2 li a {
	color: #adf3de;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
}

#layer2 li a:visited {
	color: #adf3de;
	text-decoration: none;
}

#layer2 li a:hover {
	text-decoration: none;
	background: #59ae5d;
	padding: 14px 10px;
	color: #ddffe8;
}

#layer2 li a:active {
	text-decoration: none;
	background: #59ae5d;
	padding: 14px 10px;
	color: #ddffe8;
}

.info {
	float: left;
}

.info1 {
	margin-top: 55px;
}

.intro {
	border-bottom: 1px #e3dfe2 solid;
	font-size: 12pt;
	padding-bottom: 35px;
}

.intro p {
	background: transparent;
	color: black;
	padding-top: 15px;
	padding-right: 75px;
	padding-left: 75px;
}

/* Footer Styling */

#footer
		{
			clear: both;
			text-align: left;
	background: #51aa4c repeat-x;
	padding-top: 10px;
	padding-bottom: 55px;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	font-size: 14px;
}

#footer p, br, ul, li {
	font size: 12pt;
	color: black;
	font-weight: bold;
}

#footer li a {
	color: #9edfc9;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}

#footer li a:visited {
	color: #9edfc9;
	text-decoration: none;
}

#footer li a:hover {
	color: #cbffc9;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}

#footer li a:active {
	color: #cbffc9;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}







