@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: #fad4be url(../images/texture2.jpg);
	padding: 10px 0 0 0;
}
#content {
	background: #fee4d3;
	border-top: 3px double #f0a496;
	border-bottom: 3px double #f0a496;
}
#message {
	width: 564px;
	height: 438px;
	background: url(../images/message.jpg) no-repeat top center;
	margin: 20px auto 0 auto;
	padding: 10px 10px 30px 10px;
}
#big {
	background:url(../images/icon.jpg) no-repeat;
	height: 53px;
}
#big ul {
	text-align: right;
	padding: 22px 40px 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
}
#big li {
	display: inline;
	margin: 0 0 0 15px;
}
#big li a {
	color: #e59175;
	text-decoration:none;
	letter-spacing: 1px;
}
#big li a:hover {
	color: #ecaa8f;
}
p {
	font-size: 12px;
}
#shadow {
	background: url(../images/shadow.jpg) repeat-x 0 -7px;
	padding-top: 15px;
}
#shadow_bottom {
	background: url(../images/shadow_b.jpg) repeat-x top;
	height: 20px;
}
#message a#over_here {
	height: 30px;
	width: 140px;
	margin: 267px 0 0 350px;
}
#message a {
	position: absolute;
	display: block;
	text-decoration: none;
	/*background: #ff0000;
	opacity: .4;*/
}
#preorder {
	margin: 30px 0 0 0;
}
#video {
	text-align: center;
	padding: 58px 0 30px 0;
	background: url(../images/video_bkgrd.gif) center 15px no-repeat;
}
#video p {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline;
}
#video p a {
	color: #c8391c;
	text-decoration: none;
	background: url(../images/chick_left.gif) no-repeat;
	padding: 10px 0 10px 29px;
}
#video p a:hover {
	text-decoration: underline;
}
#message a#harper {
	height: 430px;
	width: 200px;
}
#footer p {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #f0a496;
}
#footer {
	text-align: center;
	margin: 10px 0 0 0;
}
#footer img {
	margin: 10px 0 0 0;
}
i {
	display: none;
}
h1 a {
	display: block;
	position: absolute;
	width: 400px;
	height: 63px;
}
#main {
	padding: 20px 0;
	width: 940px;
	margin: 0 auto;
	min-height: 400px;
}
.contact {
	background: url(../images/contact_note.gif) right top no-repeat;
}
.about {
	background: url(../images/jane_posed.jpg) right top no-repeat;
}
#main p {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 16px;
	color: #46150A;
	width: 500px;
}
#main h2 {
	color: #c63b1c;
	font-size: 24px;
	text-transform: lowercase;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#main a {
	text-decoration: none;
	color:#c63b1c;
	font-style: italic;
}
#main a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
#main img {
	margin-bottom: 30px;
}