﻿#intro {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: ridge;
	border-left-style: outset;
	border-right-color: #996633;
	border-left-color: #663300;
	background-image: url('pics/br/Navajo.gif');
	border-top-style: groove;
	border-top-width: thick;
	border-top-color: #996633;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.breakoff {
	clear: both;
	text-align: center;
}

body {
				background-color: #663300;
				margin: 0px;
				font-family: "Comic Sans MS";
				font-size: 18px;
}
a:link {
	font-family: "Arial Rounded MT Bold";
	color: #0000CC;
	font-style: italic;
}
a:visited {
				font-weight: bold;
				color: #9966FF;
				text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}


.accent-1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #800000;
	font-weight: bold;
}
.small-italic {
				font-size: small;
				font-style: italic;
}
.italic {
				font-style: italic;
}
.bold {
				font-weight: bold;
				letter-spacing: 1px;
}
#intro iframe {
	float: right;
	width: 700px;
	height: 600px;
}
#navajobacking {
	background-image: url(pics/br/Navajo.gif);
	background-attachment: fixed;
}
h2 {
	font-family: "Comic Sans MS";
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
	letter-spacing: 1px;
	font-size: 24px;
}
.accent-lg {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #800000;
	font-weight: bold;
}

