@charset "utf-8";
/* CSS Document */
td { ont-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5F5A47;
	margin-bottom:5px;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #5F5A47;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	
}

em {
	line-height:18px;
	text-align:justify;
	margin-right:10px;
}

.style1 {color: #FFFFFF}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {color: #FFFFFF}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF1F1F;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #847D45;
}



#linkheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#linkheader a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#linkheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#linkheader a:hover {
	color: #D9C5C6;
	text-decoration: underline;
}
#linkheader a:active {
	color: #FF6600;
	text-decoration: none;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	background-color: #D7CBB9;
	height: 17px;
	width: 222px;
	border: none;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	background-color: #D7CBB9;
	height: 95px;
	width: 222px;
	border: none;
	overflow:auto;
}


.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-bottom:10px;
}

#one {
	width:766px;
	height:246px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bgs_2_1.jpg);
	/*position:absolute;
	top:292px;
	left: 176px;*/
}
#two {
	width:766px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bgs_2_2.jpg);
	/*position:relative;
	top:239px;
	clear:both;*/

}
#three {
	width:766px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bgs_2_3.jpg);
	background-position:top;
	bottom: auto;
	

}
#navi {
	width:645px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	left: 0px;
	top: 143px;
}

#navcap {
	background-image:url(../images/main-header.gif);
	float:left;
	clear:left;
	width:7px;
	height:40px;
	
}
#innavi {
	width:97%;
	height:40px;
	margin:auto;
	float:left;
	background-image:url(../images/main-button-tile.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:5px;
}
#endnav {
	background-image:url(../images/main-footer.gif);
	float:left;
	width:7px;
	height:40px;
}

#headline {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	padding-top:20px;

}

#container {
	width:766px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bgs_2_2.jpg);
}
#content {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:15px;
	position:relative;
	top:-50px;
	left: 0px;
}
#footer {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	/*margin-top:277px*/;
	text-align:right;
	height:200px;
}
.nv {
	margin-top:10px;
}

.clr {
	clear:both;
}

#frame {
	margin-top: 10px; 
	background-image: url(/images/home-bk.png); 
	width: 710px; 
	height: 262px; 
	background-repeat: no-repeat; 
	padding-left: 10px;
	padding-top: 10px; 
	margin-left:auto;
	margin-right:auto;
}

.ast {
	background-image:url(../images/asterisk.png);
	width:20px;
	height:21px;
	float:left;
	margin-right:5px;
}

.rsk {
	float:left;
	width:200px;
	line-height:21px;
	font-weight:bold;
}
.label {
	float:left;
	clear:left;
	width:150px;
	margin-right:5px;
	margin-bottom:5px;
}

.info {
	float:right;
	margin-bottom:5px;
	clear:left; 
	margin-left:10px;
}

.nm {
	text-align:right;
	margin-right:15px;

}
fieldset.contact {
	border:#550A05 solid 2px;
	width:250px;
	float:right;
	margin-left:10px;
	margin-top:10px;
}