﻿/*	"Dixieland Jazz"
	Version 1.0
	Justin J. Meza
	August 8, 2006
	© 2006 Dixieland Jazz Society of the Desert */

body {
	margin: 20px 0em 20px 0em;
	text-align: center;
	background: #f6e8c5 url("/images/background.png") repeat-y scroll top center; }

/*	=text styles */

.text {
	font: 0.85em/1.5em Arial, Verdana, sans-serif; }

.center {
	font: 0.85em/1.5em Arial, Verdana, sans-serif;
	text-align: center; }

.important {
	color: #ff0000; }

.title {
	font: bold 0.85em Arial, Verdana, sans-serif; }

.heading {
	font: bold 0.85em Arial, Verdana, sans-serif; }

a {
	color: #666634; }

a img {
	border: none; }

.strong {
	font-weight: bold; }

.image {
	text-align: center; }

/*	=structure */

#page {
	margin: 5px auto 5px auto;
	width: 710px; }

#content {
	width: 100%; }
	
	#content .text-separator {
		height: 0.5em; }
	
	#content .content-box {
		float: left;
		margin: 0em 0em 5px 0em;
		width: 500px;
		text-align: left; }

	#content .content-sidebox {
		float: right;
		width: 205px;
		text-align: left; }

	#content .content {
		margin: 2px 0em 0em 0em;
		padding: 0.5em 0.75em 0.5em 0.75em;
		color: #110b15;
		background: url("/images/swatch-f6e8c5.png"); }

	#content .heading-bar {
		height: 1.55em; }
		
		#content .heading-bar .heading {
			padding: 0.35em 0em 0em 1em; }
			
		#content .heading-bar .heading-cd9934 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-cd9934.png"); }
			
		#content .heading-bar .heading-666634 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-666634.png"); }
			
		#content .heading-bar .heading-9a6601 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-9a6601.png"); }
			
		#content .heading-bar .heading-670001 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-670001.png"); }
			
		#content .heading-bar .heading-9a9867 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-9a9867.png"); }
			
		#content .heading-bar .heading-333333 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-333333.png"); }

/*	=header */

#header {
	margin: 0em 0em 5px 0em;
	width: 100%; }

	#header #header-logo {
		float: left;5
		margin: 0em 5px 5px 0em;
		width: 175px;
		height: 175px;
		background: url("/images/logo.png"); }
	
	#header #header-banner {
		float: right;
		margin: 0em 0em 5px 0em;
		width: 530px;
		height: 146px;
		background: url("/images/banner.png"); }
	
	#header .button-cd9934 {
		height: 100%;
		color: #fff;
		background: url("/images/swatch-cd9934.png"); }
		
	#header .button-666634 {
		height: 100%;
		color: #fff;
		background: url("/images/swatch-666634.png"); }
		
	#header .button-9a6601 {
		height: 100%;
		color: #fff;
		background: url("/images/swatch-9a6601.png"); }
		
	#header .button-670001 {
		height: 100%;
		color: #fff;
		background: url("/images/swatch-670001.png"); }
		
	#header .button-9a9867 {
		height: 100%;
		color: #fff;
		background: url("/images/swatch-9a9867.png"); }
		
	#header .button-333333 {
		height: 100%;
		color: #fff;
		background: url("/images/swatch-333333.png"); }
	
	#header #header-navigation {
		float: right;
		width: 530px;
		height: 1.9em; }
		
		#header #header-navigation .text {
			padding: 0.25em 0em 0em 0em; }
		
		#header #header-navigation .button {
			float: left;
			width: 74px;
			height: 1.55em; }
			
		#header #header-navigation .button-active {
			float: left;
			width: 74px;
			height: 100%; }
		
		#header #header-navigation .button-spacer {
			float: left;
			width: 2px;
			height: 100%; }
	
	#header #header-subnavigation {
		clear: both;
		width: 100%;
		height: 1.55em; }
	
	#header #header-navigation a {
		text-decoration: none; }

/*	=footer */

#footer {
	clear: both;
	width: 100%; }
	
	#footer #footer-spacer {
		height: 4em; }
		
		#footer #footer-spacer .text {
			padding: 1.75em 0em 0em 0em; }

		#footer #footer-spacer .footer-cd9934 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-cd9934.png"); }

		#footer #footer-spacer .footer-666634 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-666634.png"); }

		#footer #footer-spacer .footer-670001 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-670001.png"); }

		#footer #footer-spacer .footer-9a6601 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-9a6601.png"); }

		#footer #footer-spacer .footer-9a9867 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-9a9867.png"); }

		#footer #footer-spacer .footer-333333 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-333333.png"); }

		#footer #footer-spacer .footer-cd9934 {
			height: 100%;
			color: #fff;
			background: url("/images/swatch-cd9934.png"); }

		#footer #footer-spacer #footer-logo {
			float: right;
			margin: 0.9em 1em 0em 0em;
			width: 125px;
			height: 34px; }

