@charset "utf-8";
body {
	font-family: Tahoma;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-color: #343f34;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.bottom-menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom-menu a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-menu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom-menu a {
	
	color: #FFFFFF;
	text-decoration: none;
	
	
}
.left-td-bg {
	background-image: url(../images/template_r5_c1.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.right-td-bg {
	background-image: url(../images/template_r5_c17.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.middle-container {
	background-color: #FFFFFF;
	width: 813px;
	background-image: url(../images/template_r5_c4.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #0E341B;
	text-align: center;
	width: 813px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}

/* FORM STUFF */

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
	float: left;
	width: 200px;
	text-align: right;
	font-size: 12px;
  }

div.row span.formw {
	float: right;
	width: 235px;
	text-align: left;
  } 
  
/* lower form */

div.row2 {
  clear: both;
  padding-top: 5px;
  }

div.row2 span.label2 {
  float: left;
  width: 200px;
  text-align: right;
  font-size: 12px;
  }

div.row2 span.formw2 {
	float: right;
	width: 350px;
	text-align: left;
	font-size: 12px;
  } 
.img-border {
	border: 2px solid #133822;
}
.build-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0E341B;
	text-align: center;
	line-height: 25px;
	letter-spacing: .25em;
}
