@font-face {
    font-family: 'YataghanRegular';
    src: url('yataghan-webfont.eot');
    src: url('yataghan-webfont.eot?iefix') format('eot'),
         url('yataghan-webfont.woff') format('woff'),
         url('yataghan-webfont.ttf') format('truetype'),
         url('yataghan-webfont.svg#webfontHc5On2Ji') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{margin:0;padding:0;}:focus,:active {outline:0}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; }a img{border:0} 

body {
	background: #eee url(../images/bg.jpg) repeat;
	color: #000;
	font-family: "YataghanRegular", Tahoma, Arial, Sans-Serif;
	font-size: 0.9em;
}

h3 {text-decoration: underline;}

a {
	text-decoration: none;
	color: #090;
}
	a:hover { color: #45134A; }
p  { margin: 0 0 15px; line-height: 1.5em; }
p2  { margin: 0 0 15px; line-height: 3em; }

#wrap { margin: 0px auto 0; width: 979px; }

.clear { clear: both; }

#logo { float: left; margin: 0px 0 0 0px; height: 150px; }
	#logo a:hover { border-bottom: 1px solid #222; }
	#logo p { padding: 2px 0 0 4px; font-size: .9em; color: #555; }
	#logo h1 { font-size: 3.6em; margin: 0; text-shadow: 1px 1px 1px #000; }
		#logo h1 a { color: #fff; }

	#explore { float: right; margin: 130px 5px 0 0; }
		#explore-link {
	float: left;
	height: 25px;
	padding: 9px 0 0 20px;
	width: 106px;
	color: #FFF;
	background: url(../images/explore.gif) no-repeat;
}
			#explore-link:hover { color: #fff; }

	#menu { clear: left; float: left; height: 43px; margin: 0 0 9px 0px; background:  }
		#menu-left {  no-repeat left top; float: left; width: 9px; height: 43px; }
		#menu-right {  no-repeat left bottom; float: right; width: 9px; height: 43px; }
	
	#menu ul { float: left; padding: 7px 0; }
	#menu li { display: inline; text-transform: uppercase; font-size:16px }
		#menu li a {
	float: left;
	margin: 0 5px 0 0;
	padding: 12px 0 15px 20px;
	color: #000;
	position: relative;
	z-index: 2;
}
			#menu li a span { padding: 12px 20px 15px 0; }
		#menu li a:hover, #menu li a:focus {
	color: #090;
}
		#menu li a.current {  no-repeat;
	color: #FF0;
	font-weight: bold;
}
			#menu li a.current span {  no-repeat right top; }
		
	#content-top { clear: both; height: 26px; background: url(../images/content-top.gif) no-repeat; position: relative; margin: 0 !important; margin: -14px 0 0; }
	#content-middle { padding: 0 25px 25px; background: url(../images/content-middle.gif) repeat-y; font:16px Times, 'Times New Roman', serif; }
	#content-bottom { clear: both; padding: 6px 0 7px; background: url(../images/content-bottom.gif) no-repeat left bottom; }
	#pitch { background: url(../images/pitch.jpg) no-repeat; height: 159px; padding: 50px 40px 0 30px; position: relative; margin: 0 -7px 30px; font-size: 1.3em; font-style: italic; color: #FFF;  }
		#pitch h1 { float: left; line-height: 1.3em; font-style: normal; font-size: 1.7em; width: 260px; padding: 0 40px 0 0; height: 150px; font-weight: normal; text-transform: uppercase; }
			#pitch h1 span { font-size: 1.2em; text-transform: lowercase; font-size: .6em; font-style: bold; color: #F4EDC1; }

h3 { font-size: 1.3em; font: bold 1.3em Arial; color: #222; margin: 0 0 10px; }

.column {
	float: left;
	width: 283px;
	line-height: 2em;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0px;
}
	.column.last { 
	float:  right; 
	margin-right: 0; 
	}
	.column img {
	padding: 0px;
	border: 0;
	margin: 0 0 0px;
}
	.more a { background: url(../images/bullet.gif) no-repeat 0 7px; padding: 0 0 0 8px; color: #672A6D; font-weight: bold; font-size: .9em; }
	
#footer {
	padding: 20px;
	color: #fff;
}
	#links { float: right; }
		#links a { margin: 0 0 0 1px; }
