/* ========================================================
    CSS STYLES FOR ARAPAHOE BASIN
   ======================================================== */   


/* MAIN PAGE ELEMENTS */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #44310D;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #44310D;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	color: #6F521B;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B7A98D;
	border-right-color: #B7A98D;
	border-bottom-color: #B7A98D;
	border-left-color: #B7A98D;
}
.faq {
	margin-left: 20px;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	background-image: url(../images/elements/bg_main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
	width: 952px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #44310D;
	border-bottom-color: #44310D;
	position: relative;
}

#frame01 {
	background-image: url(../images/elements/colhead_brands.gif);
	background-repeat: no-repeat;
	background-position: right 14px;
	display: inline; /* Solves some layout problems in IE */
	float: left;
	width: 176px;
	margin-bottom: 14px;
	padding-top: 61px;
	position: relative;
}

#frame02 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 537px 114px;
	float: left;
	width: 776px;
	margin-bottom: 16px;
	position: relative;
}

#contentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #EEEBE0;
	margin-bottom: 10px;
	margin-left: 11px;
	width: 154px;
}

#contentMain {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 537px;
}

.contentMain {
	width: 505px;
	margin-top: 16px;
	margin-left: 16px;
}

#contentRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #EEEBE0;
	float: left;
	width: 239px;
	padding-top: 78px;
}

.contentRight {
	width: 188px;
	margin-left: 27px;
}

/* OTHER PAGE ELEMENTS */

#brandSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44310D;
	margin-top: 0px;
	margin-bottom: 12px;
}

#brandSelect #select {
	width: 136px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#brandList p {
	background-image: url(../images/elements/bullet_brands_list.gif);
	background-repeat: no-repeat;
	background-position: 0px .45em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
}

#masthead {
	background-color: #FFFFFF;
	background-image: url(../images/elements/masthead_logo.gif);
	background-repeat: no-repeat;
	background-position: 523px 17px;
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 775px;
}

#mastheadLink {
	height: 60px;
	width: 233px;
	margin-top: 17px;
	margin-left: 523px;
}

#navTop {
	background-color: #B7A98D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #44310D;
	border-bottom-color: #44310D;
	width: 775px;
}

#navTop table {
	height: 24px;
	margin-left: 7px;
}

.navTopDot {
	background-image: url(../images/nav/nav_dot.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 16px;
}

#leadoff {
	background-image: url(../images/leadoff/leadoff_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: 314px;
	width: 537px;
}

#leadoff01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #44310D;
	width: 410px;
	position: absolute;
	left: 72px;
	top: 87px;
}

#leadoff02 {
	position: absolute;
	left: 20px;
	top: 148px;
}

#clearFloats {
	clear: both;
	height: 0px;
}

/* HTML TAGS */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #44310D;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* CLASSES */

.logoR {
	text-align: center;
}

.logoRcaption {
	text-align: center;
}

.logoRdivider {
	background-image: url(../images/logosR/logosRdivider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
}

/* LINK STYLES */

a:link, a:active, a:visited {
	font-weight: normal;
	color: #44310D;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #7C6E55;
	text-decoration: underline;
}

#brandList a:link, #brandList a:active, #brandList a:visited {
	color: #EEEBE0;
	text-decoration: none;
	font-weight: normal;
}

#brandList a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44310D;
	margin-top: 20px;
	line-height: 11px;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #44310D;
	text-decoration: none;
	font-weight: normal;
}

#copyright a:hover {
	color: #7C6E55;
	text-decoration: none;
	font-weight: normal;
}
