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

html, body {
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	background-color: #000;
}
* {
	margin:0;
	padding:0;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #AAA;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-top: 12px;
	margin-bottom: 12px;
}a {
	color:#D76838;
	text-decoration: none;
	outline: none;
}
ul li {
	list-style-type: none;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
img {
	outline:none;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
}
#utility-wrapper {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	background-image: url(http://www.sedonapines.com/images/utility-background.png);
	background-repeat: repeat-x;
	top: 0px;
	position: absolute;
}
#utility {
	font-family: Arial, Helvetica, sans-serif;
	color: #AAA;
	font-size: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#utility a {
	color: #AAA;
	text-decoration: none;
}
#utility a:hover {
	color: #FFF;
	text-decoration: none;
}
#navigation-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	background-image: url(http://www.sedonapines.com/images/navigation-wrapper-background.png);
	background-repeat: repeat-x;
	height: 140px;
	top: 30px;
	position: absolute;
}
#nav {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#nav ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tagline-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	height: 330px;
	top: 170px;
	position: absolute;
}
#tagline {
	top: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#page-header-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	top: 170px;
	position: absolute;
}
#page-header {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	top: 250px;
	position: absolute;
}
#content {
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(http://www.sedonapines.com/images/bg-content.png);
	padding: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inset-right {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
	width: 120px;
	background-color: #000;
	padding: 5px;
}
#inset-right img{
	margin-bottom: 4px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content-table {
	width: 900px;
}
.content-td-left a {
	color: #AAA;
	text-decoration: none;
}
.content-td-left a:hover {
	color: #FFF;
}
.content-td-left {
	width: 200px;
	padding-right: 30px;
}
.content-td-right img{
	display: block;
	border: 5px solid #000;
	margin-bottom: 12px;
}
.sidenav-table {
	width: 200px;
}
.sidenav-td {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
a.thickbox img{
	border: 1px solid #999;
}
a.thickbox:hover img {
	border: 1px solid #FFF;
}
#footer {
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(http://www.sedonapines.com/images/bg-content.png);
	padding: 30px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 10px;
	color: #AAA;
	line-height: 12px;
	background-color: #000;
	clear: both;
}
#footer a {
	color:#AAA;
	text-decoration: none;
}
#footer a:hover {
	color:#FFF;
	text-decoration: none;
}
.intro-paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	line-height: 24px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
}
#supersize {
	min-height: 100%;
	height:100%;
	position: fixed;
	left: 0px;
	top: 0px;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
}
.subhead-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	display: block;
	padding-top: 8px;
}
.pink {
	color: #D76838;
}
#sitemap ul li {
	padding-left: 12px;
}
#sitemap a {
	color: #FFF;
	text-decoration: underline;
}
#sitemap a:hover {
	color: #FFF;
	text-decoration: none;
}
