@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.bg1 {
	background-image: url(../images/home_curve_bg1.jpg);
	background-repeat: repeat;
}


.title-1 {
	background-image: url(../images/home_curve_bg1.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.title-2 {
	background-image: url(../images/home_curve_bg1.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #582205;
	text-decoration: underline;
	font-weight: bold;
}

.title-2:hover {
	color: #582205;
	text-decoration: none;
}


.topmenu {
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.topmenu a{
	color: #FFF;
	text-decoration: none;
}

.topmenu a:hover{
	color: #FC0;
	text-decoration: none;
}


.title-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f1c00;
	text-decoration: none;
	font-weight: bold;
}
.title-4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5f1c00;
	text-decoration: none;
	font-weight: normal;
}
.link-4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5f1c00;
	text-decoration: none;
	font-weight: normal;
}
.link-4:hover{
	color: #C00;
	text-decoration: underline;
}


.title-5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #5f1c00;
	text-decoration: none;
	font-weight: normal;
}


.contnt_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.contnt_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.contnt_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/bullet-2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.contnt_7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/bullet-1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

.contnt_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.contnt_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}
.contnt_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}

.contnt_5 a {
	color: #C00;
	text-decoration: none;
}

.contnt_5 a:hover {
	color: #C00;
	text-decoration: underline;
}



.contnt_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #511801;
	text-decoration: none;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
.border-1 {
	text-decoration: none;
	border: 1px solid #732E07;
}

.contnt_6:hover {
	color: #511801;
	text-decoration: underline;
}


.ftr_bg {
	text-decoration: none;
	background-image: url(../images/ftr_bg.jpg);
	background-repeat: repeat;
}





.link_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #333333;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}

.link_more:hover {
	color: #FFF;
	background-color: #600;
}


.link_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #611C00;
	text-decoration: underline;
	font-weight: bold;
}
.float_lft {
	text-decoration: underline;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.textfield_1 {
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #732E07;
	width: 250px;
}


.link_2 :hover{
	color: #000;
	text-decoration:none;
}


.div1{
	float:left;
	display:inline;
	width:500px;
	margin-left:15px;
}

.div2{
	float:left;
	display:inline;
	width:500px;
	padding:5px;
	
}

.div3{
	float:left;
	display:inline;
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	/*background-image:url(../images/+icon.jpg);
	background-repeat:no-repeat;
	background-position:left;*/	

}
.div3:hover{
	
	color:#000000;
	text-decoration:none;
}

.div4{
	float:left;
	display:inline;
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:5px 0px 0px 20px;
	background-image:url(../images/bullet-2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:10px;
}
.div4:a{
	color:#000000;
	text-decoration:none;
	background-image:url(../images/bullet-2.jpg);
}


