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

/** LAYOUT **/

body {
	background-color: #250808;
	margin:0px;
	background-image: url("/images/christmas_background.jpg");
	font-family:Georgia, "Times New Roman", Times, serif;
}

#beigeContent p {
	padding: 0px 10px;
	margin: 0px;
}

#contactBanner {
	background: url("/images/runner-top.jpg") #333333;
	margin:0px auto;
}

#contactBanner p, #contactBanner a {
	color:#999999;
	padding:3px 3px 3px 3px;
	text-align:center;
}

#contactBanner a:hover {color: #CCCCCC;}

#wrapper {
	background-image: url("/images/christmas_runner.jpg");
	background-repeat: repeat-x;
	overflow:auto;
}

#wooden_runner {
	margin: 0px auto;
	width: 1024px;
	position:relative;
}

#header {
	padding:0px;
	margin:0px;
}

#siteBox {
	width:891px;
	margin:0px auto;
	text-align: left;
}

#contentBox {
	width: 855px;
	position:relative;
	margin: 0px 0px 0px 85px;
}

#left_column {
	float: right;
	width: 219px;
	margin: 0px 11px 13px 0px;
}

#beigeColumn {
	background: #fdfacb url("/images/left_column_bottom.jpg") left bottom no-repeat;
	padding-bottom: 47px;
	margin-bottom: 14px;
}

#beigeContent {
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url("/images/left_column_background.jpg");
}

#whiteColumn {
	width: 625px;
	float:right;
	padding:0px 0px 20px 0px;
	background: #ededed url("/images/right_column_bottom.jpg") left bottom no-repeat;
}

#whiteContent {
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url("/images/right_column_background.jpg");
	margin:0px;
}

#footer {
	width: 880px;
	margin: 0px auto;
}

#footerRight {
	width: 678px;
	float:right;
}

#headerColumn {
	float: left;
	width:240px;
	border-color:#993300;
	border-style:dotted;
	border-width:thin;
	margin-left:27px;
}

.leftColumn {
	float: left;
	width:240px;
	border-color:#993300;
	border-style:dotted;
	border-width:thin;
	margin-left:25px;
}

#rightColumn {
	float: right;
	width:240px;
	border-color:#993300;
	border-style:dotted;
	border-width:thin;
	margin-right:25px;
}

/** FONTS AND TEXT **/

p, ul {
	line-height: 160%;
	color:#333333;
	margin:0px;
}

p {padding:10px 25px 10px 25px; font-size: 12px;}

ul {padding-left:35px; list-style:none;}

li {
	padding:0px 0px 0px 20px;
	background-image:url("/images/fancy-bullet.gif");
	background-position: 0px 9px;
	background-repeat:no-repeat;
	color:#000000;
	font-size: 13px;
}

#beigeColumn p {
	font-size: 12px;
	line-height: 18px;
	color: #4A2F06;
	padding:2px 16px 10px 16px;
}

#beigeColumn li {
	padding:2px 0px 10px 17px;
	background-image:url("/images/small-bullet.jpg");
	background-position: 0px 4px;
	background-repeat:no-repeat;
	line-height: normal;
	color:#000000;
	font-size: 11px;
}

#beigeColumn ul {padding:5px 17px 0px 10px; list-style:none;}

a {color:#590000;}
a:hover {color: #666666;}

h1 {
	font-size:20px;
	padding: 0px 25px 12px 25px;
	line-height:26px;
	font-weight:normal;
	color: #590000;
	margin: 0px;
}

h2 {
	font-size:16px;
	padding: 8px 40px 12px 40px;
	line-height:20px;
	font-weight:normal;
	color: #590000;
	margin: 0px;
}

h3 {
	font-size:12px;
	padding: 8px 30px 6px 30px;
	margin: 0px;
}

h5 {
	font-size:18px;
	padding:0px;
	margin:10px 0px -5px 30px;
	font-variant:small-caps;
	font-style:italic;
	color:#4F2900;
}

h6 {
	font-family:'OFL Sorts Mill Goudy TT';
	font-size:24px;
	padding: 0px 25px 10px 25px;
	line-height:30px;
	font-weight:normal;
	color: #590000;
	margin: 0px;
}


.biggerText {
	font-size: 14px;
	line-height:18px;
	padding:6px 25px 13px 25px;
}

.bioText a {text-decoration:none;}

blockquote {
	margin:0px;
	padding-left:30px; padding-right:30px;
}

.sideText {
	font-size: 12px;
	line-height: 18px;
	color: #4A2F06;
	padding:16px;
}

.sideText a, .contactFormtext a {
	color:#000000;
}

.sideText a:hover, .contactFormtext a:hover {
	color: #990000;
}

.smallText {
	font-size: 10px;
	color: #000000;
	padding-top:0px; padding-left:12px; padding-right:12px;
}

.smallGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4A2F06;
	padding-top:0px; padding-left:12px; padding-right:12px;
}

.smallGeorgia a {
	color:#000000;
}

.smallGeorgia a:hover {
	color: #990000;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E2C245;
	text-align:center;
}

.footer a {
	color: #E2C245;
}

.footer a:hover {
	color: #FFFFFF;
}

.SSS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}
.SSS a {
	color: #FFFFFF;
}

.rightAlign {
	padding:0px 25px 0px 10px;
	float:right;
}

.leftAlign {
	padding:0px 10px 0px 25px;
	float:left;
}

.ringBullets {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:30px;
	color: #000000;
	margin: 0px;
}

ul.ringBullets {
	margin:0px;
	list-style: none;
}

ul.ringBullets li {
	background-image:url(/images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:24px;
}

ul {
	margin:0px;
}

.Padding8px {
	margin:8px;
}

.PaddingTopBottom {padding:10px 0px 10px 0px;}


/** Movie Frame **/

.movieDIV {
	width:500px;
	background:url("/images/movie-frame.jpg") no-repeat;
	padding:29px 29px 40px 29px;
	margin:0px auto;
}

.movieDIVfancy {
	width:500px;
	background:url("/images/movie-frame-fancy.jpg") no-repeat;
	padding:60px 29px 40px 29px;
	margin:0px auto;
	height:300px;
}

h6.visuals {
	margin:12px 0px -38px 20px;
}


/** Request-a-Quote Button **/

.quote a {
	width:347px;
	height:144px;
	display:block;
	background:url("/images/Request-a-Quote.jpg");
	margin:0px auto;
}

.quote a:hover {background:url("/images/Request-a-Quote_over.jpg");}

.sidequote a {
	width:219px;
	height:160px;
	display:block;
	background:url("/images/left-cta.gif");
	margin:0px auto;
}

.sidequote a:hover {background:url("/images/left-cta_.gif");}


/** Shows & Services **/

.miniMovie {
	width:243px;
	height:148px;
	margin:0px 20px 10px 10px;
	float:right;
}

a.miniPreview {
	background:url("/shows/images/preview-button.png");
	display:block;
	height:148px;
	width:243px;
	background-position: 0px 0px;
}

a:hover.miniPreview {background-position: 0px -148px;}



/** Photo Gallery **/

#gallery {margin:0px auto;}

#gallery a.button {
	background:url("/praise/button.gif");
	display:block;
	height:147px;
	width:312px;
	margin-left:156px;
	background-position: 0px 0px;
}

#gallery a:hover.button {background-position: 0px -147px;}

#gallery ul {list-style: none; background: none; margin:0px; padding:0px 0px 0px 15px;}

#gallery ul li {display: inline; background: none; margin:0px; padding:0px 0px 0px 6px;}

#gallery ul img {border: 2px solid #666666;}

#gallery ul a:hover img {border: 2px solid #000066;}

#gallery ul a:hover {color: #fff;}



/** Testimonials **/

.sideTestimonial {
	width:219px;
	background:url("/_includes/side_menu/quotes.png") top left no-repeat;
	padding:0px 10px 10px 0px;
}

.author { /* Author */
	font-size: 12px;
	color: #999999;
	font-style: italic;
	padding-left:30px;
}

dt { /* Quote Only */
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	padding:5px 20px 5px 20px;
}

dl {
	margin-top:10px;
	margin-bottom:3px;
}

.sideTestimonialmore {
	font-size: 13px;
	color: #999999;
	font-variant:small-caps;
	padding-left:15px;
	margin-right:-10px;
}

.sideTestimonialmore a {color:#FFFFFF;}
.sideTestimonialmore a:hover {color:#FFFF66;}



/** Holiday **/

#holiday li {
	padding:0px 0px 0px 20px;
	background-image:url("/holiday/bullet.gif");
	background-position: 0px 4px;
	background-repeat:no-repeat;
	color:#000000;
	font-size: 13px;
}

/** Case Studies **/

.caseHeader {
	font-family:'OFL Sorts Mill Goudy TT';
	font-size:20px;
	font-variant:small-caps;
	color: #590000;
	margin: 0px 0px -25px 0px;
}

.caseQuote {
	margin:-10px 30px 0px 30px;
}

/** Show Support **/

.oneSheet {
	margin:0px 0px 24px 24px;
}

.photoBox {
	float:left;
	padding:0px 0px 24px 24px;
}
