@charset "utf-8";
@font-face {
	font-family: 'Arizona';
	src: url('font/ARIZONA.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-size:120pt;
	
}
@font-face {
	font-family: 'Samarkan';
	src: url('font/SAMARN_.ttf') format('truetype'),url('font/SAMARO_.ttf') format('truetype'), ;
	font-weight: normal;
	font-style: normal;
	
}

@font-face {
	font-family: 'Calibri';
	src: url('font/calibril.eot');
	src: url('font/calibril.eot?#iefix') format('embedded-opentype'), url('font/calibril.woff') format('woff'), url('font/calibril.ttf') format('truetype'), url('font/calibril.svg#calibril') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* CSS Document */
/*-------------- top section START ---------------*/
body{margin:0; padding:0; font-family:Arial; font-size:12px; color:#c1c1c1; background-color:#FFFFFF; }

#heading  {font-size:20px; color:#FFFFFF; text-transform:uppercase;  width:190px;  padding:8px; margin-top:2px; text-align:center; background-color:#d42e22; float:none;}

#heading2 {font-size:20px; color:#d42e22;  text-transform:uppercase;  width:190px;  padding:30px; margin-top:2px; text-align:center; background-image:url(../images/line.jpg); background-position:bottom; background-repeat:no-repeat; float:none;}

.h2{
font-family: 'Calibri';
font-size:18px;
color:#262626;
text-transform:uppercase;
font-weight:bold;
}

.text{
font-family:Arial; font-size:12px; color:#373739;
padding:4px;
text-decoration:none;
line-height: 20px;

}

.text2{
font-family:Arial; font-size:12px; color:#ffffff;
padding:4px;
text-decoration:none;
}
/*-------------- top section END ---------------*/
