@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #ECE7D9;
}
.formtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.divline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C61331;
}

#navbar {
	background-color: #C61331;
	height: 50px;
}

#container  {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E3D5BB;
	border-left-color: #E3D5BB;
}
#header  {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 296px;
	padding: 0;
}
#header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent  {
	background: #FFFFFF;
	padding-top: 30;
	padding-right: 30px;
	padding-bottom: 30;
	padding-left: 30px;
}
.logo_back {
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#footer  {
	background-color: #FFF;
	height: 70px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 15px;
	border-top-style: dotted;
	border-top-color: #B99A6C;
	border-bottom-style: solid;
	border-bottom-color: #C61331;
}
#footer p  {
	margin: 0; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #BEA06C;
	text-align: right;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
#footer a  {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #BEA06C;
	text-align: right;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-decoration:none
}
.fltlft {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #BA9B6D;
}
.fltrt {
	float: right;
	padding-bottom: 30px;
	padding-left: 30px;
}
.heading2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #C61331;
}
.linkback {
	background-image: url(images/bullet2.jpg);
	text-indent: 35px;
	background-repeat: no-repeat;
	height: 30px;
	background-position: 0px center;
	padding-top: 9px;
}

.fltlft1 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.maincontent:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: underline;
}
.maincontent:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
}
.maincontent:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: underline;
}
.maincontent:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: underline;
}
.fltgoogletrans {
	float: left;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
}
.btn_back {
	background-image: url(images/btn_back.jpg);
	background-repeat: no-repeat;
	background-position: 32px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 68px;
	text-decoration: none;
	text-align: left;
	background-attachment: fixed;
}
.homeback:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 68px;
	text-decoration: none;
}
.homeback:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 68px;
	text-decoration: none;
}
.homeback:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BA9B6D;
	text-indent: 68px;
	text-decoration: none;
}
.homebtnback:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 68px;
	text-decoration: none;
}
