@charset "utf-8";
.tag_line{
	font-family: Garamond;
	font-size: 22px;
	font-weight: bold;
	color: #ed1c24;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}

.our_team{ font-family: Garamond; font-size: 17px; font-weight: bold; color: #929292; font-style: italic; text-decoration: blink; text-align: right; }

.article_title{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #ed1c24;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}

.more_less{
	font-family: Garamond;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}

.back_ground {
	/*background-image: url(images/back_ground.jpg);*/
	color: #000; background-color: #000000;
	background-repeat: repeat-x;
}

.main_background {
	color: #000; background-color: #fff;
	background-repeat: repeat-x;
}

.button_back {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
}

.main_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.main_text_bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f9a07;
	text-decoration: none;
	text-align: center;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#5f9a07;
	font-weight:normal;
	margin:0px;
	padding:0px;	
}

h2 span{
	font-size:24px;
	color:#d5b503;
}

.normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	//color:#5f9a07;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px;
	padding:0px;	
}

.edan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a {
	color: #000;
	font-family: Garamond;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}

a:hover {
	font-family: Garamond;
	font-size: 22px;
	font-weight: bold;
	color: #ed1c24;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}
