body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	background-color: #f8fbf5;
}

a {text-decoration: none;}
a:link, a:visited {color: #999999; text-decoration: none;}
html body a:hover {color: #0066cc; text-decoration: none;}

#oof {
	float: left;
	margin-top: 0px;
	width: 400px;
	padding: 4px;
	
}
#foo {
	float: left;
	margin-top: 0px;
	padding: 4px;
	color: #FFF
}
#tops {
	margin-top: 0px;
	margin-bottom: 4px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 6px;
	background-image: url(../images/backtops.png);
}
#navbox {
	margin-right: 28px;
	margin-top: 1px;
	text-align: left;
	width: 207px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 3px;
}
#navbox ul {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
#navbox li {
	display: block;
	padding-top: 2px;
	padding-right: 30px;
	margin-bottom: 2px;
	list-style-type: none;
	text-align: right;
	text-decoration: none;
	}
#navbox li a:link {
	color: #988F5E;
	text-decoration: none;
	}
#navbox li a:visited {
	color: #B3AE94;
	text-decoration: none;
	}
#navbox li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	}
#navbox li a:active {
	color: #007C93;
	text-decoration: none;
	}

#navbox a:link {
	color: #444c3e;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	}
#navbox a:visited {
	color: #007C93;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	}
#navbox a:hover {
	color: #000000;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	background-color: #ffffff;
	}
#navbox a:active {
	color: #abb0a3;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	}
#navbox p {
	color: #000000;
	padding-top: 14px;
	padding-right: 36px;
	text-align: right;
	}
#logo {
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	width: 230px;
}
#column1 {
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	width: 280px;
	height: 500px;
}
#column2 {
	padding-left: 0px;
	padding-top: 52px;
}
#column2 h5 {
	width: 156px;
	margin-left: 8px;
	margin-top:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919788;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #e8ece5;
	background-color: #ffffff;
	height: 18px;
	padding-top: 4px;
	padding-left: 4px;
}
#column2 p {
	width: 156px;
	margin-left: 8px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #e8ece5;
	background-color: #ffffff;
	padding: 4px;
}
#column3 {
	float: left;
	width: 140px;
	margin-top: 82px;
	padding: 20px;
	overflow: auto;
	background-image: url(../images/back_col3.png);
	background-repeat: no-repeat;
}
#column3 a:link {
	font-weight: bold;
	letter-spacing: 2px;
	color: #988F5E;
	text-decoration: none;
	padding: 2px;
	}
#column3 a:visited {
	font-weight: bold;
	letter-spacing: 2px;
	color: #B3AE94;
	text-decoration: none;
	padding: 2px;
	}
#column3 a:hover {
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	}
#column3 a:active {
	font-weight: bold;
	letter-spacing: 2px;
	color: #007C93;
	text-decoration: none;
	padding: 2px;
	}
#column3b {
	float: left;
	width: 140px;
	margin-top: 42px;
	padding: 20px;
	overflow: auto;
}
#column3b h5 {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919788;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #e8ece5;
	background-color: #ffffff;
	height: 18px;
	padding: 4px;
}
#column3b p {
	width: 140px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #e8ece5;
	background-color: #ffffff;
	padding: 4px;
}
#sectionhead {
	margin-right: auto;
	margin-left: auto;
	width: 552px;
	height: 76px;
}
#mainercontainer {
	padding-top: 62px;
	float: left;
	width: 534px;
}
#workcontainer {
	padding-top: 82px;
	float: left;
	width: 440px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#thumbox {
	float: left;
	width: 162px;
	text-align: left;
	margin: 4px;
	padding: 4px;
	height: 200px;
	overflow: hidden;
}
#thumb {
	width: 72px;
	float: left;
	text-align: center;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 9px;
	text-transform: uppercase;
}
#thumb a:link		{
	color: #93a080;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#thumb a:visited	{ 
	color: #cccccc;
	margin-bottom:10px;
	padding-bottom: 10px;
} 
#thumb a:hover	{
	color: #000000;
	margin-bottom:10px;
	padding-bottom: 10px;
} 
#thumb a:active	{
	color: #777;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#left {
	clear: left;
}
#right {
	float: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -4px;
	margin: 6px;
	line-height: 40px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 6px;
	margin: 4px;
	padding-bottom: 14px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 3px;
	margin-left: 35px;
	float: left;
}
h4 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC33;
	letter-spacing: -1px;
	font-style: oblique;
	font-weight: bold;
}
p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.homelink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 3px;
	text-decoration: none;
	float: left;
	margin: 9px;
}
a.homelink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 3px;
	text-decoration: none;
	float: left;
	margin: 9px;
}
.homelink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 3px;
	text-decoration: none;
	float: left;
	margin: 9px;
}
.homelink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 3px;
	text-decoration: none;
	float: left;
	margin: 9px;
}

.hide {
	display: none;
	
}
.show {
	display: inline;
	color: #999999;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.show2 {
	display: inline;
	background-color: #FFFFFF;
	padding: 0 3px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	letter-spacing: 1px;
	margin: 5px;
	padding: 2px 4px;
	background: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
	clear: both;
}
a.content:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	letter-spacing: 1px;
	background: #F7F9FA;
	font-weight: bold;
	text-decoration: none;
}
a.content:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	letter-spacing: 1px;
	background: #F7F9FA;
	font-weight: bold;
	text-decoration: none;
}
a.content:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	letter-spacing: 1px;
	background: #CCFF00;
	font-weight: bold;
	text-decoration: none;	
}
.highlight {
	color: #333333;
	background-color: #F7F9FA;
	font-weight: bold;

}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336666;
	margin: 5px;
	padding: 2px 20px;
	background: #FFFFFF;
	line-height: 22px;
}
