html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
body {	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	height: auto;
	width: 100%;
}

.accent-1 {
	color: #000;
	font-weight: bold;
}
.accent-2 {
	color: #BF0404;
	font-weight: bold;
}
.accent-3 {
	color: #d0d7dc;
	font-weight: bold;
}
.accent-4 {
	color: #fcf9e9;
	font-weight: bold;
	margin-top: 50px;
}
.accent-5 {
	color: #fff;
	font-weight: bold;
	margin-top: 50px;
}

div#everything {
	margin: 0 auto;
	width: 870px;
	text-align: left;
	padding: 0;
}
div#header {
	background-color: #BF0404;
	background-image: url(../images/site/header-teal.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 870px;
	border: 0;
	margin: 0;
	padding: 0;
}
div#header a {
	text-align: center;
	text-decoration: none;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
div#header img {
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
div#header a img {
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
div#header h1 {
	background-image: url(../images/site/birdmonster.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 175px;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#logo {
	display: inline;
	position: absolute;
	text-align: center;
	height: 175px;
	top: 0;
	left: 25%;
	right: 25%;
	margin: 0 auto;
	padding: 0 auto;
	z-index: 1;
}
div#logo img {
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
div#logo a img {
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
div#logo a {
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
div#promo-top {
	display: inline;
	position: relative;
	float: right;
	top: 70px;
	left: 0;
	height: 0;
	margin: 0 40px 0 0;
	padding: 0;
	z-index: 99;
}
div#nav {
	background-color: #BF0404;
	float: left;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	padding: 6px 0;
	margin: 0;
}
div#nav a:link {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 0;
}
div#nav a:visited {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 0;
}
div#nav a:hover {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
div#nav a:active {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
div#nav ul {
	float: none;
	text-align: center;
	margin: 0 auto;
	padding: 7px 0 4px;
}
div#nav li {
	float: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 6px 14px 6px 18px;
	height: 30px;
}
div#nav li:hover {
	color: #CCD1E2;
}

#blog #everything #nav .blog a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}
#contacts #everything #nav .contacts a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}
#music #everything #nav .music a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}
#news #everything #nav .news a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}
#media-photos #everything #nav .media-photos a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}
#tour #everything #nav .tour a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}
#store #everything #nav .store a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}
#media-videos #everything #nav .media-videos a {
	background-position: right bottom;
	color: #d0d7dc;
	cursor: default;
}

div#content {
	background-color: #fff;
	top: 133px;
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
div#content img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: none;
}
div#footer {
	clear: both;
	background-color: #BF0404;
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	margin-top: 0px;
	padding: 0px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
div#footer p {
	clear: left;
	float: left;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	margin: 0;
	padding: 17px 20px 0 40px;
}
div#footer img {
	float: left;
	margin: 7px 17px;
	padding: 0;	
	border: 0px;
}
div#email {
	width: 280px;
	float: right;
	margin: 0;
	padding: 0 40px 0 0;
}
div#email p {
	font-size: 80%;
	line-height: 100%;
	width: 100%;
	float: both;
	margin: 5px 0 0;
	padding: 0;
	text-transform: none;
}
div#textfield {
	float: clear;
	margin: 0;
	padding: 0;
}
div#emailbutton {
	margin: 0;
	padding: 0;
}
div#emailbutton img {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
div#email img {
	float: left;
	margin: 0;
	padding: 0;
}
div#email form {
	height: 10px;
	margin: 0;
	padding: 0;
}
div#email input {
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
}

div#subfooter {
	background-color: #fff;
	width: 100%;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
div#copyright {
	display: block;
	width: 440px;
	float: left;
	margin: 10px 0 0;
	padding: 0;
}
div#copyright h1 {
	font-size: 80%;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: bold;	
	line-height: 100%;
	margin: 0 40px 5px;
	padding: 0;
}
div#copyright p {
	font-size: 80%;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-style: italic;
	line-height: 100%;
	margin: 0 40px 10px;
	padding: 0;
}
div#tag {
	width: 200px;
	float: right;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
}
div#tag p {
	float: right;
	font-size: 65%;
	line-height: 120%;
	text-align: right;
	margin: 5px 0;
	padding: 0 40px;
}
div#tag img {
	position: absolute;
	right: 0;
	top: 5px;
	border: 0px;
	margin: 0 40px 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
