html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

html {
	background:url(../img/bg_main.jpg) no-repeat #000000;
	background-position: left top;
}

body {
    position:relative;
    height: 100%;
}

div, span, li, a, p, input, textarea, td, label {
	font: 12px Tahoma;
}

img {
	border: 0;
}

p {
	margin: 0 0 10px 0;
}

a {
	color:#b0000c;
}

a:hover {text-decoration:none}

.clr {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.container, .container2, .container3{
    min-height: 100%;
    height: auto !important;
    height: 100%;
	width: 1200px;
	margin: 0;
	background-position: left top;
	z-index:99;	
}

.container {
	background:url(../img/bg_top.jpg) no-repeat;
	}

.container2 {
	background:url(../img/bg_top2.jpg) no-repeat;
	}

.container3 {
	background:url(../img/bg_top3.jpg) no-repeat;
	}

.content {
	padding: 125px 0 0 0;
}


.footer {
	height: 60px;
	width: 1200px;
	margin: 20px auto 0;
	overflow: hidden;
}


.footer_menu {
	color: #fff;
	font-size: 11px;
	height:30px;
	line-height:28px;
	text-align:center;
	background: url('../img/bg_f.jpg') repeat-x;

}

.footer_menu a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	margin: 0 12px;
}

.footer_menu a:hover {
	text-decoration: underline;
}

.logo {
	/*background: url('../img/logo.png') no-repeat;*/
	position:absolute;
	top:0;
	left:0;
	z-index:1;
/*	width: 358px;*/
	height: 206px;
	margin: 0;
}


.top_menu {
	position:absolute;
	left:348px;
	height:44px;
	text-align:center;
	background: url('../img/bg_m.jpg') repeat-x;
	width:700px;
	padding-right:5px;
	z-index:9;
}


.menu {
	list-style: none;
	margin:0;
	padding:0;
	z-index:10;
}

.menu li {
	float:left;
}
.menu li a{
	display:block;
	height: 34px;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	width:95px;
	float:left;
	background:url(../img/menu.jpg) no-repeat;
	margin:5px 0 5px 5px;
	
}

.menu li a:hover{
	background:url(../img/menu_a.jpg) no-repeat;
}


body#home a#homenav,
body#aboutus a#aboutusnav,
body#events a#eventsnav,
body#coyotki a#coyotkinav,
body#gallery a#gallerynav,
body#contactus a#contactusnav, 
body#subscribe a#subscribenav,
{background:url(../img/menu_a.jpg) no-repeat; }


body#adv a#advnav,
body#career a#careernav,
body#history a#historynav,
body#links a#linksnav,
body#location a#locationnav,
body#press a#pressnav, 
body#shop a#shopnav,
body#contactus2 a#contactus2nav
{text-decoration:underline}


.banner {
	padding: 115px 0 0 48px
}


.address {
	padding-top:75px;
	float:left;
	font: 17px Tahoma;
	text-align:right;
	color:#fff;
	width:175px;
}

.address p {	
	line-height:140%;
	font: 17px Tahoma;
}

.hh {
	color:#b0000c;
	font: 17px Tahoma;
	font-weight:bold;
}
	
.welcome {
position:relative;
	float:left;
	background:#070a0f;
	border: solid 6px #32353a;
	width: 500px;
	color:#fff;
	padding:2px;
	margin-left:10px;
	margin-top:10px;
	z-index:10;
}
	
.bhead {
	background:url(../img/bg_f.jpg) repeat-x;
	font: 18px Verdana;
	color:#b0000c;
	height:30px;
	line-height:26px;
	padding:0 30px;
}

.bcontent {
	padding:30px;
}	

.bcontent p{
	font:12px Tahoma;
	line-height:16px;
}	


.events {
position:relative;

	float:left;
	background:#070a0f;
	border: solid 6px #32353a;
	width: 330px;
	color:#fff;
	padding:2px;
	margin-left:40px;
	margin-top:10px;
	font-weight:bold;
		z-index:10;
}

.dd {
	color:#ff004e;
	background:#292c31;	
	height:16px;
	width:75px;
	padding-left:15px;	

}

.ed {
	color:#fff;
	background:#070a0f;	
	padding-left: 10px;
}

.dl {
	color:#ff004e;
	background:#303338;	
	width:75px;
	padding-left:15px;
}

.el {
	color:#fff;
	background:#292c31;	
	padding-left: 10px;
}
.el P {font-size:13px; font-weight:normal;}
.el SPAN {font-size:13px; color: #FF0000; font-weight:bold;}

.dd, .dl {font: bold 11px Tahoma; color:#ff004e;}
.ed a, .el a{font: bold 11px Tahoma; color:#fff; text-decoration:none}

.ed a:hover, .el a:hover{color:#ff004e;}

.dev {text-align:center; line-height:20px; padding-top:5px}
