body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2C17;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.backgroundMiddleImage {
	background-color: #B7AE74;
	background-image: url(../images/HomeMiddlePanel.jpg);
	background-repeat: no-repeat;
}

#headerDiv, #menuDiv, #TetonComputingDiv, #footerDiv, #sidebarRight, #sidebarLeft {
	display: block;
	display: table;
	float: none;
}
.text_homePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2C17;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2C17;
}
h1 {
	font-size: 36px;
	color: #74744A;
}
h2 {
	font-size: 24px;
	color: #74744A;
}
h3 {
	font-size: 20px;
	color: #74744A;
}
h4 {
	font-size: 16px;
	color: #74744A;
}
h5 {
	font-size: 14px;
	color: #74744A;
}
.h1 {
	font-size: 36px;
	color: #74744A;
	font-weight: bold;
}
.h2 {
	font-size: 24px;
	color: #74744A;	
	font-weight: bold;
}
.h3 {
	font-size: 20px;
	color: #74744A;	
	font-weight: bold;
}
.h4 {
	font-size: 16px;
	color: #74744A;	
	font-weight: bold;
}
.h5 {
	font-size: 14px;
	color: #74744A;
	font-weight: bold;
}
a:link {
	color: #2D2C17;
	text-decoration: underline;
}
a:hover {
	color: #74744A;
	text-decoration: underline;
}
.topBar {
	background-color: #74744A;
}
.bottomBar {
	background-color: #2E2B18;
}
.medTan {
	background-color: #B7AE74;
}
.lightTan {
	background-color: #D2CA9D;
}
.textAreaBackground {
	background-color: #D8D2AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/TemplateMiddleTexttPanel.jpg);
	color: #74744A;
	background-repeat: no-repeat;
}
.lightTanSidebar {
	background-color: #BEBA8A;
}
a:visited {
	color: #74744A;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.tableBorder_Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tableBorder_Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.photoBorder {
	border: 1px solid #000000;
}