
A {
  color: #97999C;
  font-size: 11px;
  text-decoration: underline;
}

A.copyright {
  color: #97999C;
  text-decoration: none;
}

A.copyright:hover {
  text-decoration: underline;
}

BODY {
  background-color: #ffffff;
  color: #97999C;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
}

H1, H2, H3, H4, H5, H6 {
  color: #97999C;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0px;
}

IMG {
  border: none;
}

HR {
  color: #8A985D;
  height: 1px;
}

P {
  margin-top: 6px;
  margin-bottom: 16px;
}

INPUT, SELECT, TEXTAREA { 
  color: #666; 
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
} 


/**
 * Identities
 */

#flash {
  text-align: center;
}

#subnav {
  padding-top: 2px;
}

#login {
  width: 980px;
  margin: 158px auto 0px auto;
  text-align: left;
}

#login TABLE {
  margin-left: 40px;
}


/**
 * Section Colors
 */

.company,
#company A,
#company H1 {
  color: #8A985D;
}

.services,
#services A,
#services H1 {
  color: #656565;
}

.work,
#work A,
#work H1 {
  color: #FC8716;
}

.blog,
#blog A,
#blog H1 {
  color: #7c6725;
}

.contact,
#contact A,
#contact H1 {
  color: #E6A600;
}


/**
 * Classes
 */

.content {
  width: 780px;
  min-height: 560px;
  height: auto !important;
  height: 560px;
  margin: 0px auto;
  padding-top: 30px;
}

.content A {
  text-decoration: none;
}

.copyright {
  color: #97999C;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 16px;
}

.menutitle {
  color: #97999C;
  font-weight: bold;
  line-height: 16px;
}

.frmButton {
	color: #97999C;
	background-color: #F5ECD4;
	border-style: outset;
	font-family: Arial,Helvetica,sans-serif;
}

.textbox {
  line-height: 16px;
}
