@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #41382B;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #41382b;
}
.copyright {
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #FFFFFF;
}
#content-bg {
	background-image: url(../images/template_r7_c1.jpg);
	background-repeat: repeat-y;
	width: 989px;
	padding: 0px;
	margin: 0px;
}
#content-bg, p,li {
	margin-right: 60px;
	margin-left: 60px;
	color: #41382B;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin-right: 60px;
	margin-left: 60px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #41382B;
	font-size: 18px;
	font-weight: bold;
	color: #41382B;
}
.footer-bg {
	background-image: url(../images/template_r10_c1.jpg);
	background-repeat: no-repeat;
}
.submenu {
	font-size: 10px;
	text-align: center;
}
a{
color: #41382B;
}

.cmb-address {
	font-size: 18px;
	font-weight: bold;
}
a:hover {
	color: #666;
}/* FORM STUFF */
.navi {
	font-size: 12px;
	color: #EAD7AC;
	text-decoration: none;
}


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

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

div.row span.formw {
	float: right;
	width: 235px;
	text-align: left;
  } 
.sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.image-border {
	border: 3px double #41382B;
}
