/* Navigation and Navigation Styles */


@font-face {
	font-family: 'PinewoodRegular';
	src: url('../fonts/Pinewood.eot');
	src: local('Pinewood'), local('Pinewood'), url('../fonts/Pinewood.woff') format('woff'), url('../fonts/Pinewood.ttf') format('truetype'), url('../fonts/Pinewood.svg#Pinewood') format('svg');
}

@font-face {
	font-family: 'ArmaliteRifleRegular';
	src: url('../fonts/armalite_rifle.eot');
	src: local('Armalite Rifle'), local('ArmaliteRifle'), url('../fonts/armalite_rifle.woff') format('woff'), url('../fonts/armalite_rifle.ttf') format('truetype'), url('../fonts/armalite_rifle.svg#ArmaliteRifle') format('svg');
}

@font-face {
	font-family: 'BLOODY';
	src: url('../fonts/BLOODY-webfont.eot');
	src: local('BLOODY'), local('BLOODY-webfont'), url('../fonts/BLOODY-webfont.woff') format('woff'), url('../fonts/BLOODY-webfont.ttf') format('truetype'), url('../fonts/BLOODY-webfont.svg#BLOODY') format('svg');
}

@font-face {
	font-family: 'Exotica';
	src: url('../fonts/Exotica-webfont.eot');
	src: local('Exotica-webfont'), local('Exotica-webfont'), url('../fonts/Exotica-webfont.woff') format('woff'), url('../fonts/Exotica-webfont.ttf') format('truetype'), url('../fonts/Exotica-webfont.svg#Exotica-webfont') format('svg');
}

@font-face {
	font-family: 'Softfade';
	src: url('../fonts/Softfade-webfont.eot');
	src: local('Softfade-webfont'), local('Softfade-webfont'), url('../fonts/Softfade-webfont.woff') format('woff'), url('../fonts/Softfade-webfont.ttf') format('truetype'), url('../fonts/Softfade-webfont.svg#Softfade-webfont') format('svg');
}

@font-face {
	font-family: 'WOODENNICKEL';
	src: url('../fonts/WOODENNI-webfont.eot');
	src: local('WOODENNI-webfont'), local('WOODENNI-webfont'), url('../fonts/WOODENNI-webfont.woff') format('woff'), url('../fonts/WOODENNI-webfont.ttf') format('truetype'), url('../fonts/WOODENNI-webfont.svg#WOODENNI-webfont') format('svg');
}

@font-face {
	font-family: 'District';
	src: url('../fonts/District.eot');
	src: local('District'), local('District'), url('../fonts/District.woff') format('woff'), url('../fonts/District.ttf') format('truetype'), url('../fonts/District.svg#District') format('svg');
}



#menu {									/*---------------The Main Site Menu Settings-------------*/
	border: 1px solid #000;
	font-family:"District";
	background-image:url(../images/bkgdUpAndDown.png);
	text-align:left;
	padding: 15px 10px 0 20px;
	font-size:30px;
	vertical-align: top;
	width: 100px;
	height: 230px;
	color:#000;
}
