body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #9CA46B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
a:link, a:visited {
	color: #466576;
}
a:hover, a:active {
	color: #3E643B;
}
h1 {
	font-size: 20px;
	font-weight: bolder;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	text-transform: uppercase;
	background-image: url(../_images/sep.gif);
	background-repeat: repeat-x;
	background-position: bottom;


}










.primary {
	background-color: #FFFFFF;
}
.content {
	background-image: url(../_images/back_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 650;
}
.content td {
	padding: 40;
}
.content td p {
	line-height: 18px;
}
.contentbox {
}
.contentbox td {
	padding: 0 0 5;
}
.contentbox td p {
	margin-bottom: 8px;
	margin-top: 8px;
	line-height: 14px;
}
.contentbox td a {
	font-size: 11px;
}
.portfoliobox {
	margin-left: 20px;
}
.portfolioboxwide {
}
.portfoliobox td, .portfolioboxwide td {
	padding: 0 5 5 0;
	font-size: 11px;
	color: #666666;
}












.nav {
	background-image: url(../_images/back_nav.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 40px;
}
.utility {
	background-image: url(../_images/back_utility.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 20px;
	color: #FFFFFF;
}
.utility a:link, .utility a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.utility a:hover, .utility a:active {
	font-weight: bold;
	color: #E7E7E7;
	text-decoration: none;
}
.footer {
	background-image: url(../_images/back_curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 50px;
	padding-top: 50px;
	font-size: 11px;
	color: #e1ddc7;
}






.formbox {
}
.formbox td {
	padding: 0 5 5 0;
}







.sep {
	background-image: url(../_images/sep.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.small {
	font-size: 11px;
}
.lowercase {
	text-transform: lowercase;
}
.thumb {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.alignmiddle {
	vertical-align: middle;
}
td.alignmiddle p {
	line-height: 14px;

}
