html {
	background: #230f04;
	height: 100%;
}

body {
	font: 13px/18px Georgia, serif;
	color: #ded1ad;
	background: #331402 url(../images/bg-wood.jpg) repeat;
	height: 100%;
}

a:link {
	color: #fff;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ffe292;
}

a:active, a:focus {
	color: #ffe292;
	outline: 0;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

.no-border {
	border: none !important;
}

h2 {
	font-size: 20px;
	color: #ffe292;
	margin-bottom: 32px;
}

h3 {
	font-size: 16px;
	color: #ffe292;
	font-style: italic;
}

h4 {
	font-size: 11px;
	color: #f8981d;
	font-weight: bold;
}

em {
	color: #af9f73;
	font-style: italic;
}

ul, ol {
	margin-left: 12px;
}

hr {
	height: 3px;
	border: none;
	background: url(../images/hr-tile.gif) repeat-x;
	margin: 40px 0;
}

#container {
	height: 100%;
}

strong {
	font-weight: bold;
}

#header {
	padding-top: 40px;
	overflow: hidden;
	width: 961px;
	margin: 0 auto;
}

#logo {
	float: left;
}

#logo a {
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	width: 407px;
	height: 66px;
}

#nav {
	float: left;
	width: 543px;
	margin: 18px 0 0 -1px;
}

#navigation {
	background: url(../images/nav.gif) no-repeat;
	width: 543px;
	height: 33px;
	position: relative;
}

#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#nav li, #nav a {
	display: block;
	height: 33px;
	text-indent: -9999px;
}

#nav-eat-it a, #nav-dont-eat-it a, #nav-use-it a, #nav-the-studio a, #nav-connect a {
	background: url(../images/nav.gif) no-repeat;
}

#nav-eat-it {
	left: 0px;
	width: 97px;
}

#nav-eat-it a:hover  {
	background-position: 0px -33px;
}

#nav-eat-it .current {
	background-position: 0px -33px;
}

#nav-dont-eat-it {
	left: 97px;
	width: 131px;
}

#nav-dont-eat-it a {
	background-position: -97px 0px;
}

#nav-dont-eat-it a:hover  {
	background-position: -97px -33px;
}

#nav-dont-eat-it .current {
	background-position: -97px -33px;
}

#nav-use-it {
	left: 228px;
	width: 74px;
}

#nav-use-it a {
	background-position: -228px 0px;
}

#nav-use-it a:hover  {
	background-position: -228px -33px;
}

#nav-use-it .current {
	background-position: -228px -33px;
}

#nav-the-studio {
	left: 302px;
	width: 125px;
}

#nav-the-studio a {
	background-position: -302px 0px;
}

#nav-the-studio a:hover  {
	background-position: -302px -33px;
}

#nav-the-studio .current {
	background-position: -302px -33px;
}

#nav-connect {
	left: 418px;
	width: 116px;
}

#nav-connect a {
	background-position: -418px 0px;
}

#nav-connect a:hover  {
	background-position: -418px -33px;
}

#nav-connect .current {
	background-position: -418px -33px;
}

#main-content-container {
	height: 65%;
	width: 90%;
	margin: 40px 0 20px 5%;
}

#main-content {
	height: 100%;
}

.form-block {
	border-bottom: 1px solid #493219;
	padding-bottom: 8px;
	margin-bottom: 8px;
	overflow: hidden;
}

.form-block.submit {
	border: none;
}

.form-block.submit input {
	width: 82px;
	background: #0b5088;
	color: #ffe292;
	font-style: italic;
	text-align: center;
	border: 1px solid #9a794d;
	margin-top: 5px;
	padding: 4px 0;
}

.form-block label {
	display: block;
	float: left;
	margin-right: 14px;
	color: #ded1ad;
}

.form-block input.inp, .form-block textarea {
	background: #1d140f;
	color: #ded1ad;
	border: 1px solid #593d24;
	padding: 3px 0 3px 5px;
	width: 270px;
}

.form-block.ta label {
	float: none !important;
	margin-bottom: 12px;
}

.form-block textarea {
	float: none;
	height: 96px;
}

.submit-btn {
	width: 82px;
	background: #0b5088;
	color: #ffe292;
	font-style: italic;
	text-align: center;
	border: 1px solid #9a794d;
	padding: 2px 0;
}

#footer {
	font: 12px Georgia, serif;
	color: #949c50;
	margin-top: 22px;
	padding: 18px 0 0;
	overflow: hidden;
	line-height: 20px;
	position: relative;
	background: url(../images/footer-bg.gif) repeat-x;
	width: 961px;
	margin: 0 auto;
}

#footer a {
	color: #d8c39c;
}

#footer a:hover, #footer a:focus {
	color: #fff;
}

#footer a:visited {
	text-decoration: none;
	color: #fff;
}

#footer-links {
	float: left;
	margin-right: 12px;
}

#flickr {
	float: left;
	display: block;
	width: 46px;
	height: 15px;
	background: url(../images/flickr.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

#facebook {
	float: left;
	display: block;
	width: 23px;
	height: 28px;
	background: url(../images/facebook.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: -1px;
}

#linked-in {
	float: left;
	display: block;
	width: 21px;
	height: 22px;
	background: url(../images/linked-in.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

#twitter {
	float: left;
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/twitter.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

#bird {
	position: absolute;
	top: 60px;
	right: 0;
	display: block;
	width: 72px;
	height: 35px;
	background: url(../images/bird.png) no-repeat;
	text-indent: -9999px;
}

#join-us-bench {
	position: absolute;
	top: 0;
	right: 0;
}

#join-us-bench a {
	display: block;
	width: 177px;
	height: 89px;
	text-indent: -9999px;
	background: url(../images/ribbon.png) no-repeat;
}