/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 7, 2010 */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* GENERAL EDITIOR STYLES
-------------------------------*/
html{
}
a, a:visited{
	color:#d2202d;
}
	a:hover{
		color:#000;
	}
h1{
	font-family:'BebasNeueRegular', Arial, sans-serif;
	font-size:24px;
	letter-spacing:.05em;
	line-height:100%;
	text-transform:uppercase;
}
	h1 a{
		border-bottom:1px solid #EFEFEF;
		color:#000;
		text-decoration:none;
	}
		h1 a:hover{
			border-bottom:1px solid #d2202d;
			color:#d2202d;
			text-decoration:none;
		}
h2{
	color:#d2202d;
	font-family:'BebasNeueRegular', Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:.05em;
	line-height:100%;
	margin:10px 0 0;
	padding:0;
	text-transform:uppercase;
}
h3{
	color:#a3a3a3;
	font-family:'BebasNeueRegular', Arial, sans-serif;
	font-size:20px;
	font-weight:100;
	letter-spacing:.05em;
	line-height:100%;
}
h4{
	color:#353535;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:100%;
	margin: 1em auto 0;
	text-transform:uppercase;
}
h5{
	color:#646464;
	font-family:Verdana, Arial, sans-serif;
	font-size:11.5px;
	font-weight:bold;
	text-transform:uppercase;
}
h6{
	color:#a3a3a3;
	font-family:Verdana, Arial, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	line-height:100%;
	text-transform:uppercase;
}
h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration:none;
}

blockquote{
	background:#ededed url(../images/quotes.gif) 51px -39px no-repeat;
	border-width:0;
	/*margin:0 -18px;*/
	margin:0;
	padding:10px 67px 24px;
}
	blockquote p{
		color:#353535;
		margin:0;
		padding-bottom:0;
	}

ul{
}
	ul li{
	}
	.module ul{
	}
	.module ul li{
		list-style-type:none;
		list-style-position: outside;
		background:url(../images/sprites.gif) -103px -198px no-repeat;
		margin-left:13px;
		padding-left:12px;
	}
		.module ul.sitemap li, .module ul li li{
			background-position:-103px -297px
		}
ol{
}

img{
	border-color:#bababa;
}

legend{
}
form fieldset label{
}
form .buttons .button{
	background: #4D4E53 url(../images/gloss.png) repeat-x scroll 0 50%;
	border: .167em outset #4D4E53;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: .333em .667em;
}

form .buttons input.submit:hover {
	background-color: #d2202d;
	border-color: #d2202d;
}

* html form .buttons input.button {
	background-image: none;
}
* html form .buttons input.submit {
	background: #d2202d;
	border-color: #d2202d;
}

.hand{
	cursor:row-resize;
}
.ui-state-highlight{
	background:#F8FFB0;
	border:4px dotted #FFBD34;
}


/* GENERAL LAYOUT STYLES
-------------------------------*/
body{
	padding:0;
	font-size:12px !important;
	line-height:18px !important;
}
	#wrap{
		background:#FFF;
		border-width:0;
		text-align:center;
		width:100%;	
	}
	.layout-navtop-1col #wrap{
		background:#FFF;
	}
		#header{
			background:transparent;
			height:244px;
			padding:0;
			text-align:center;
			width:100%;
		}
			#header_wrap{
				background:url(../images/header_bg.jpg) center 0 no-repeat;
				height:244px;
				margin:0 auto;
				padding:0;
				position:relative;
				width:980px;
			}
				#header_wrap .telephone{
					margin:0 auto;
					position:relative;
					width:980px;
					z-index:2;
				}
					#header_wrap .telephone a{
						background:#000;
						color:#FFF;
						display:inline-block;
						padding:5px 8px 8px;
						position:absolute;
						right:15px;
						text-decoration:none;
						top:0;
					}
			#logo{
				display:none;
			}
				#logo a{
				}
		#content{
			margin:0 auto;
			width:980px;
		}
			#main{
				color:#000;
				float:left;
				font-size:12px;
				line-height: 1.6em !important;
				margin:0;
				width:735px;
			}
				.layout-navtop-1col #main{
					display:inline-block;
					background:#FFF;
					margin-top:0;
					padding:0;
					width:inherit;
				}
				* html .layout-navtop-1col #main{
					float: none;
				}
				#crumbs{
					height:27px;
					width:980px;
				}
					#list{
						border-bottom:1px solid #dcdcdc;
						height:18px;
						padding:8px 0 0;
						width:735px;
					}
						#list a, #list a:visited{
						}
						#list a:hover{
							color:#000;
						}
					#email{
						height:26px;
						top:0;
						z-index:1;
					}
						#email a, #email a:link, #email a:active, #email a:visited{
							background-position:0 50%;
							font-size:9px;
							margin-top:5px;
							text-transform:uppercase;
						}
						#email a:hover{
							color:#000;
						}
					#print{
						border-bottom:1px solid #dcdcdc;
						height:26px;
						top:0;
						width:217px;
						z-index:0;
					}
						#print a, #print a:link, #print a:active, #print a:visited{
							background-position:0 50%;
							font-size:9px;
							margin-top:5px;
							text-transform:uppercase;
						}
						#print a:hover{
							color:#000;
						}
				#pagetitle{
					border-bottom:6px solid #d2202d;
					height:36px;
					margin:0 0 20px 0;
					padding:0;
					position:inherit;
					top:auto;
					text-align:right;
				}
					#pagetitle h1{
						border-width:0;
						color:#d2202d;
						font-size:24px;
						line-height:100%;
						padding:13px 0 0;
						text-transform:uppercase;
						width:inherit;
					}
						h2.title a{
							color:#d2202d;
							text-decoration:none;
						}
				#modules{
					padding-bottom:15px;
					width:inherit;
				}
				#sub{
				}
				#local{
					border-top:6px solid #353535;
					float:right;
					margin:63px 0 0 0;
					padding:17px 0 0;
					width:217px;
				}
					#localnav{
						border-bottom:6px solid #353535;
						margin-bottom:29px;
						padding-bottom:15px;
					}
						#local ul{
							background:transparent;
							margin:0;
						}
							#local li{
								background:transparent;
							}
								#local li a{
									background:transparent url(../images/sprites.gif) -100px 7px no-repeat;
									color:#646464;
									font-size:11.5px;
									padding:4px 10px 5px 18px;
									text-transform:uppercase;
								}
								#local li a:hover{
									background:transparent url(../images/sprites.gif) -100px -93px no-repeat;
									color:#d2202d;
								}
								#local li.selected a{
									background:transparent url(../images/sprites.gif) -100px -93px no-repeat;
									color:#d2202d;
									font-weight:bold;
								}
							#local ul ul{
								border-width:0;
								margin-bottom:11px;
							}
							#local li li{
							}
								#local li.selected li a{
									background:transparent;
									border-left:1px solid #FFF;
									color:#646464;
									font-weight:normal;
									padding:4px 10px 5px 17px;
									text-transform:none;
								}
									#local li.selected li a:hover, #local li.selected li.selected a{
										background:#353535;
										color:#FFF;
									}
						#local_header{
							border-width:0;
							margin0;
							width:inherit;
						}
						#local_footer{
							width:inherit;
						}
							#local_footer .sidebar{
								background:transparent url(../images/dropshadow_217.gif) 0 bottom no-repeat;
								padding-bottom:9px;
							}
							#local_footer img{
								border:1px solid #353535;
							}
							.t9 #local_footer{ /* ABOUT MAXINE */
								/*background-image:url(../images/local/about.jpg);*/
							}
							.t2 #local_footer{ /* HOURS */
								/*background-image:url(../images/local/hours.jpg);*/
							}
							.t3 #local_footer{ /* MENU */
								/*background-image:url(../images/local/menu.jpg);*/
							}
							.t256 #local_footer{ /* ABOUT BALAYAGE */
								/*background-image:url(../images/local/menu.jpg);*/
							}
							.t4 #local_footer{ /* CONTACT US */
								/*background-image:url(../images/local/contact.jpg);*/
							}
							.t5 #local_footer{ /* EVENTS */
								/*background-image:url(../images/local/events.jpg);*/
							}
							.t6 #local_footer{ /* PRESS */
								/*background-image:url(../images/local/press.jpg);*/
							}
							.t7 #local_footer{ /* STAFF */
								/*background-image:url(../images/local/staff.jpg);*/
							}
							.t8 #local_header{ /* BLOG */
								background-color:#E7E5E5;
							}
							.t8 #local_footer{
								display:none;
							}
					#localnav_blog{}
						#localnav_blog h4{
							margin-bottom:10px;
						}
						#localnav_blog select{
							width:217px;
						}
				#nav{
					background:transparent url(../images/nav_bg.png) 0 0 repeat-x;
					height:38px;
					margin:0;
					padding:0;
					top:-44px;
					width:980px;
				}
					#nav #wrapper{
						background:transparent;
						height:38px;
						width:auto;
					}
						#wrapper h3{
						}
						#wrapper ul{
							width:980px;
						}
							#wrapper ul li{
								background:transparent;
								height:30px;
								padding:0 29px;
							}
								#wrapper a{
									background:transparent;
									color:#FFF;
									font-family:'BebasNeueRegular', Arial, sans-serif;
									font-size:18px;
									font-weight:normal;
									letter-spacing:.05em;
									padding:14px 0 0;
									text-transform:uppercase;
								}
							#wrapper ul li.selected{
								background:transparent;
							}
								#wrapper a:hover,
								#wrapper li.selected a{
									background:transparent;
									border-top:9px solid #d2202d;
									padding:5px 0 0;
									text-decoration:none;
								}
								
								/* Drop Down Menu */
								#wrapper ul ul{
									border-width:0;
									padding:8px 0 0 19px;
									z-index:100;
								}
									#wrapper li li{
										background-color:#000;
										height:auto;
										padding:0;
									}
										#wrapper li li a, #wrapper li.selected li a{
											background-color:#000;
											border-bottom:1px solid #FFF;
											font-family:Verdana, Arial, sans-serif;
											font-size:10px;
											padding:10px;
											text-decoration:none;
											width:130px;
										}
											#wrapper li li a:hover, #wrapper li.selected li a, #wrapper li.selected li a:hover{
												background-color:#000;
												border-top:none;
												border-bottom:1px solid #FFF;
												padding:10px;
												text-decoration:none;
											}
											#wrapper li li a:hover, #wrapper li.selected li a:hover{
												background-color:#d2202d;
											}
					ul li#t1{
						background:#000 url(../images/logo.gif) 0 0 no-repeat;
						height:38px;
						overflow:hidden;
						padding:0;
						position:absolute;
						right:0;
						width:274px;
					}
						ul li#t1 a, ul li#t1 a:hover, ul li#t1.selected a{
							background:#000 url(../images/logo.gif) 0 0 no-repeat;
							border-width:0;
							height:38px;
							overflow:hidden;
							padding:38px 0 0;
						}
		#footer{
			background-color:#d3d3d3;
			color:#FFF;
			height:310px;
			padding:0;
			text-align:center;
			z-index:0;
		}
			#footer_wrap{
				margin:0 auto;
				position:relative;
				width:980px;
			}
			#footer p.copyright{
				color:#353535;	
				font-size:12px;
				margin:0;
				padding:0;
				position:absolute;
				text-align:center;
				top:286px;
				width:inherit;
			}
				#footer p.copyright span{
					color:#353535;
					font-size:10px;
					left:0;
					padding:0;
					top:0;
				}
				#footer p.copyright a{
					color:inherit;
					font-weight:bold;
					text-decoration:none;
				}
			#footer p.poweredby{
				color:#353535;
				right:0;
				top:286px;
			}
				#footer p.poweredby a, #footer p.poweredby a:link, #footer p.poweredby a:active, #footer p.poweredby a:visited{
					color:#353535;
					font-weight: bold;
				}
			#footer_press{
				background:transparent url(../images/dropshadow_footer_press.gif) 0 bottom no-repeat;
				height:266px;
				left:0;
				position:absolute;
				top:16px;
				width:218px;
			}
				#footer_press h5{
					background:url(../images/footer_press_banner.gif) 0 0 no-repeat;
					border:1px solid #BBB;
					border-left:none;
					height:31px;
					left:0;
					position:absolute;
					top:151px;
					width:197px;
				}
					#footer_press h5 a{
						display:block;
						height:inherit;
						overflow:hidden;
						text-indent:-9999px;
						width:inherit;
					}
				#footer_press a{
					border-width:0;
					text-decoration:none
				}
				#footer_press img{
					border:1px solid #BBB;
				}
			#footer_nav{
				background:#353535;
				height:28px;
				left:244px;
				overflow:hidden;
				position:absolute;
				top:17px;
				width:492px;
			}
				#footer_nav ul{
					background:transparent;
					height:28px;
					left:0;
					list-style:none outside none;
					margin:0 auto;
					padding:0;
					position:absolute;
					text-align:left;
					top:0;
					width:inherit;
				}
					#footer_nav ul li{
						background:transparent;
						display:inline;
						float:left;
						padding:0 16px;
						margin:0;
					}
						#footer_nav ul li a{
							color:#FFF;
							display:block;
							font-family:'BebasNeueRegular', Arial, sans-serif;
							font-size:16px;
							font-weight:normal;
							height:28px;
							letter-spacing:.1em;
							line-height:30px;
							overflow:hidden;
							text-decoration:none;
							text-transform:uppercase;
						}
			#search{
				background:#a3a3a3;
				display:block;
				height:28px !important;
				overflow:hidden;
				position:absolute;
				right:0;
				top:17px;
				width:230px;
			}
				#search form{
					margin:0;
					padding:0;
					width:inherit;
				}
					#search form input{
						background:transparent;
						border-width:0;
						height:25px;
						margin:0;
						padding:3px 2px 0;
						width:162px;
					}
					#search form button{
						background:#353535;
						border:none;
						color:#FFF;
						font-weight:normal;
						height:28px;
						line-height:28px;
						padding:0;
						position:absolute;
						right:0;
						text-transform:uppercase;
						top:0;
						width:64px;
					}
			#footer_details{
				background:#a3a3a3 url(../images/sprites.gif) 368px -374px no-repeat;
				height:111px;
				padding:15px 0;
				position:absolute;
				right:0;
				text-align:left;
				top:59px;
				width:736px;
			}
				#footer_details h5{
					background:#353535;
					color:#FFF;
					display:inline-block;
					font-family:'BebasNeueRegular', Arial, sans-serif;
					font-size:20px;
					font-weight:normal;
					height:30px;
					left:0;
					letter-spacing:.05em;
					line-height:32px;
					padding-right:7px;
					position:absolute;
					text-align:right;
					text-transform:uppercase;
					width:306px;
				}
				#footer_details p{
					display:inline-block;
					font-size:12px;
					left:18px;
					line-height:150%;
					position:absolute;
					text-align:left;
					top:62px;
					width:333px;
				}
					#footer_details p.r{
						left:393px;
						top:33px;
						width:330px;
					}
			#footer_social{
				background:#353535;
				height:57px;
				margin:0;
				padding:0;
				position:absolute;
				right:0;
				text-align:left;
				top:214px;
				width:736px;
			}
				#footer_social h5{
					color:#FFF;
					display:inline-block;
					font-family:'BebasNeueRegular', Arial, sans-serif;
					font-size:20px;
					font-weight:normal;
					margin:0 0 0 12px;
					position:absolute;
					text-transform:uppercase;
					top:18px;
					width:auto;
				}
				#footer_social form{
					display:inline-block;
					height:31px !important;
					left:135px;
					margin:13px 0 0 9px;
					overflow:hidden;
					position:absolute;
					vertical-align:bottom;
					white-space:nowrap;
					width:auto;
				}
					#footer_social label{
						color:#FFF;
						height:31px;
					}
						#footer_social input{
							background:#FFF;
							border-width:0;
							height:31px !important;
							margin-right:41px;
							padding:0;
							width:188px;
						}
					#footer_social button{
						background:url(../images/button_go.gif) 0 0 no-repeat;
						border-width:0;
						display:inline-block;
						height:31px !important;
						overflow:hidden;
						padding:0;
						position:absolute;
						right:0;
						text-indent:-9999em;
						bottom:0;
						width:41px;
					}
				#footer_social ul{
					height:31px;
					list-style:none;
					margin:0;
					padding:0;
					position:absolute;
					right:12px;
					top:13px;
					width:210px;
				}
					#footer_social li{
						background:none;
						border-width:0;
						display:block;
						float:left;
						height:31px;
						margin:0;
						padding:0;
						width:100px;
					}
						#footer_social li a{
							background:url(../images/sprites.gif) 0 0 no-repeat;
							display:block;
							height:31px;
							overflow:hidden;
							text-decoration:none;
							text-indent:-9999px;
							width:100px;
						}
							#footer_social li a:hover{
								border-width:0;
								text-decoration:none;
							}
						#footer_social li.facebook a{
						}
						#footer_social li.twitter{
							margin-left:10px;
						}
						#footer_social li.twitter a{
							background-position:0 -31px;
						}					
	#extra1{}
	#extra2{}
		

.fckeditor{
	background:#FFF;
	margin:0;
	padding:0;
}

div.dropshadow{
	background:url(../images/dropshadow.gif) 0 bottom no-repeat;
	display:inline-block;
	font-size:0;
	line-height:0;
	padding:0;
	position:relative;
}
	div.dropshadow div.r{
		background:url(../images/dropshadow.gif) right top no-repeat;
		bottom:0;
		clear:left;
		height:10px;
		position:relative;
		right:0;
	}
#p1{}
	#p1 #header{
		height:500px;
	}
		#p1 #header_wrap{
			background:transparent;
			height:500px;
			overflow:hidden;
			width:inherit;
		}
		
	#p1 #crumbs, #p1 #pagetitle{
		display:none;
	}
	#p1 #main{
		margin-top:20px;
	}
	
#p8 p.comments {
    border-bottom:3px solid #AFAFAF;
    border-top:1px solid #EFEFEF;
    clear:both;
    padding:6px 0;
    text-align:center;
}
	#p8 p.comments a {
		background: url("../images/comments_bg.gif") no-repeat scroll 0 50% transparent;
		display: inline-block;
		padding-left: 15px;
		text-decoration: none;
	}
	#p8 p.comments a:hover {
		text-decoration: underline;
	}

#c1,
#c1 table{
	margin:0;
}

#c27{}
	#c27 form{
		width:740px;
	}
	#c27 fieldset{
		clear:none;
		float:left;
	}
	#c27 fieldset.address{
		padding-right:30px;
	}

#c41 img{
	border-width:0;
}

.module{
	margin-bottom:15px;
}
	.module .info{
		border:1px solid #bababa;
		padding-bottom:13px;
	}
.module_text{
/*
	padding-left:18px;
	padding-right:18px;
*/
}
.module_menu{}
	.module_menu h4{
		color:#000;
		font-size:14px;
		margin: 1em auto 0.3em;
		text-transform:uppercase;
	}
	.module_menu dl{
		margin:0;
		overflow: auto;
		width: 100%;
    }
    .module_menu dl.hasprice{
    	background: url(../images/dot.gif) repeat-x 0 1.2em;
    }
		.module_menu dt,.module_menu dd.price{
			background: #FFF;
			font-weight: bold;
		}
		.module_menu dt{
			color: #000;
			float: left;
			padding-right: 3px;
		}
		.module_menu dd{
			margin:0;
		}
			.module_menu dd.price{
				color: #000;
				float: right;
				font-weight:normal;
				padding-left: 3px;
			}
			.module_menu dd.description{
				color: #000;
				float: left;
				font-style: italic;
				padding: 3px 0;
				width: 100%;
			}
			
.module_press, .module_staff{
	background:url(../images/dropshadow_175.gif) 0 bottom no-repeat;
	clear:none;
	display:inline-block;
	float:left;
	height:298px;
	margin:0 0 15px 11px;
	width:175px;
}
	.superadmin .module_press, .admin .module_press, .editor .module_press,
	.superadmin .module_staff, .admin .module_staff, .editor .module_staff{
		float:none;
		margin-left:0;
		width:inherit;
	}
	.module_press .container, .module_staff .container{
		border:1px solid #bababa;
		height:286px;
		position:relative;
	}
		.module_press h4, .module_staff h4{
			background:#ededed;
			color:#000;
			font-size:10px;
			font-weight:normal;
			height:40px;
			line-height:100%;
			padding:14px 15px 0;
			position:absolute;
			text-align:center;
			text-transform:none;
			top:209px;
			width:143px;
		}
			.module_press h4 a, .module_staff h4 a{
				color:inherit;
				font-size:inherit;
				font-weight:inherit;
				line-height:150%;
				text-decoration:none;
			}
		.module_press .image, .module_staff .image{
			height:188px;
			position:absolute;
			text-align:center;
			top:15px;
			width:173px;
		}
			.module_press img, .module_staff img{
				border:1px solid #bababa;
			}
	
.module_testimonial{
	background:url(../images/dropshadow_736.gif) 0 bottom no-repeat;
	padding-bottom:11px;
}
	.module_testimonial .container{
	}
		.module_testimonial .info{
			background:url(../images/quotes_main.gif) -85px 18px no-repeat;
		}
			.module_testimonial p{
				margin:0;
				padding:32px;
			}
			.module_testimonial p.testimonial{
				background:url(../images/quotes_main.gif) 662px bottom no-repeat;
				font-style:italic;
				margin-bottom:16px;
				padding-bottom:16px;
			}
			.module_testimonial p.site{
				background:#ededed;
				padding:12px 32px;
			}		
				.module_testimonial p.site img{
					vertical-align:middle;
				}
			.module_testimonial h3{
				margin-right:160px;
			}
				.module_testimonial h3 a{
					color:inherit;
					font-weight:inherit;
					text-decoration:none;
				}
				.module_testimonial h3 a:hover{
					text-decoration:underline;
				}
			.module_testimonial h4{
				background:url(../images/stars.gif) 0 -20px repeat-x;
				float:right;
				height:20px;
				margin:0;
				padding:0;
				width:100px;
			}
				.module_testimonial h4 span{
					background:url(../images/stars.gif) 0 0 repeat-x;
					display:block;
					height:20px;
					margin:0;
					overflow:hidden;
					padding:0;
					text-indent:-9999px;
					width:100px;
				}
				.module_testimonial h4.stars_5-0 span{
					width:100px;
				}
				.module_testimonial h4.stars_4-5 span{
					width:90px;
				}
				.module_testimonial h4.stars_4-0 span{
					width:80px;
				}
.module_gallery{
	background:url(../images/dropshadow_736.gif) 0 bottom no-repeat;
	padding-bottom:11px;
}
	.module_gallery h4{
		color:#a3a3a3;
		font-family:'BebasNeueRegular', Arial, sans-serif;
		font-size:20px;
		font-weight:100;
		letter-spacing:.05em;
		line-height:100%;
		margin-bottom:5px;
	}
	.module_gallery .info{
		padding-bottom:0;
	}
		.module_gallery .images{
			overflow:hidden;
			padding:10px 0;
		}
		.module_gallery a.gallery{
			margin:0 9px 10px;
		}
			.module_gallery a.gallery img{
				border-width:1px;
			}
			.module_gallery a.gallery:hover img{
				border:1px solid #d2202d;	
			}
		.module_gallery p.description{	
			background:#ededed;
			color:#000;
			line-height:150%;
			margin:0 0 13px 0;
			padding:10px 12px;
		}
	
h2.recently,
h2.archives{
	color:#000;
	margin:0;
	padding:8px;
}
#local ul.recently,
#local ul.archives{
	margin:0;
}

.shadow {
	-moz-box-shadow: 5px 5px 5px #999; /* FF3.5+ */
	-webkit-box-shadow: 5px 5px 5px #999; /* Saf3.0+, Chrome */
	box-shadow: 5px 5px 5px #999; /* Opera 10.5, IE 9.0 */
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=5px, OffY=5px, Color='#999999'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=5px, OffY=5px, Color='#999999')"; /* IE8 */
	margin-bottom:5px;
}

a.more{
	text-decoration:none;
	text-transform:uppercase;
}

/* 
 * HOME PAGE MODULES
 ******************************/
 
/* Featured */
.module_home_featured{
	clear:none;
	float:left;
	width:217px;
}
	.module_home_featured .featured{}
		.module_home_featured .featured h2{
			border-bottom:6px solid #d2202d;
			margin:0 0 8px 0;
			text-align:right;
		}
		.module_home_featured .featured .dropshadow{
			position:relative;
		}
			.module_home_featured .featured .dropshadow h3{
				/*color:#5a5a5a;*/
				color:#FFF;
				left:16px;
				position:absolute;
				top:46px;
			}
		
/* Welcome */
.module_home_welcome{
	clear:none;
	float:left;
	margin:0 0 0 27px;
	width:493px;
}
	.module_home_welcome .video{}
		.module_home_welcome .video h2{
			border-bottom:6px solid #353535;
			color:#353535;
			margin:0 0 8px 0;
			text-align:right;
		}
	.module_home_welcome .watch{
		height:21px;
		margin:10px 0;
		overflow:hidden;
		padding:0;
	}
		.module_home_welcome .watch a{
			background:#353535;
			color:#FFF;
			display:block;
			height:21px;
			line-height:21px;
			padding:0 6px;
			text-decoration:none;
			text-transform:uppercase;
		}
			.module_home_welcome .watch a:hover{
				background:#d2202d;
			}
	.module_home_welcome .content{}
		.module_home_welcome .content a.more{
			color:#646464;
		}
			.module_home_welcome .content a.more:hover{
				color:#d2202d;
			}
		
/* Blog */
.module_home_blog{
	clear:none;
	float:right;
	width:217px;
}
	.module_home_blog h2{
		border-bottom:6px solid #a3a3a3;
		color:#a3a3a3;
		margin:0 0 8px 0;
		text-align:right;
	}
	.module_home_blog dl{}
		.module_home_blog dt{
			background:url(../images/sprites.gif) -100px 3px no-repeat;
			margin:0;
			padding:0 0 3px 19px;
		}
			.module_home_blog dt a{
				color:#000;
				font-size:12px;
				font-weight:bold;
				line-height:150%;
				text-decoration:none;
			}
			.module_home_blog dt a:hover{
				color:#d2202d;
			}
		.module_home_blog dd{
			margin:-3px 0 18px 0;
			padding:0 0 0 17px;
		}
			.module_home_blog dd .image{
				background:url(../images/dropshadow_67.gif) 0 bottom no-repeat;
				float:left;
				font-size:0;
				line-height:0;
				margin:0 9px 0 0;
				padding:4px 0 6px 0;
			}
			.module_home_blog dd p{
				line-height:160%;
			}
				.module_home_blog dd a.more{
					color:#646464;
				}
				.module_home_blog dd a.more:hover{
					color:#d2202d;
				}
				
/* Featured Blog Posts */
.module_featured_blog{
	background:url(../images/dropshadow_736.gif) 0 bottom no-repeat;
	padding-bottom:11px;
}
	.module_featured_blog h2{
		border-bottom:5px solid #a3a3a3;
		color:#a3a3a3;
		margin:0;
		text-align:right;
	}
	.module_featured_blog .info{
		overflow:hidden;
		padding:15px 0 4px;
	}
		.module_featured_blog dl{
			float:left;
			margin:0 0 0 9px;
			width:48%;
		}
			.module_featured_blog dt{
				background:url(../images/sprites.gif) -100px 3px no-repeat;
				margin:0;
				padding:0 0 3px 19px;
			}
				.module_featured_blog dt a{
					color:#000;
					font-size:12px;
					font-weight:bold;
					line-height:150%;
					text-decoration:none;
				}
				.module_featured_blog dt a:hover{
					color:#d2202d;
				}
			.module_featured_blog dd{
				margin:-3px 0 0;
				padding:0 0 0 17px;
			}
				.module_featured_blog dd .image{
					background:url(../images/dropshadow_67.gif) 0 bottom no-repeat;
					float:left;
					font-size:0;
					line-height:0;
					margin:0 9px 0 0;
					padding:4px 0 6px 0;
				}
				.module_featured_blog dd p{
					line-height:160%;
				}
					.module_featured_blog dd a.more{
						color:#646464;
					}
					.module_featured_blog dd a.more:hover{
						color:#d2202d;
					}
				
.mc-show-success{
	height:30px;
	line-height:150%;
    margin:-5px 0 0 10px;
	white-space:normal;
	width:475px;
}

#tags{
    margin:10px 0;
    overflow:hidden;
    width:100%;
}
    #tags p{
        margin:0;
        padding:0 0 5px;
    }
        #tags p a{
            color:#000;
            font-weight:bold;
            text-decoration:none;
        }
        #tags p a:hover{
            color:#000;
            font-weight:bold;
            text-decoration:underline;
        }
    #tags ul{
        list-style:none;
        margin:0;
        padding:0;
    }
    #tags li, #tags li a{
        float:left;
        font-size:11px;
        height:24px;
        line-height:24px;
        margin:0 0 5px;
        position:relative;
    }
        #tags li a{
            background:#d2202d;
            color:#fff;
            margin:0 0 0 20px;
            padding:0 10px 0 12px;
            text-decoration:none;
            -moz-border-radius-bottomright:4px;
            -webkit-border-bottom-right-radius:4px;	
            border-bottom-right-radius:4px;
            -moz-border-radius-topright:4px;
            -webkit-border-top-right-radius:4px;	
            border-top-right-radius:4px;	
        }
        #tags li a:before{
            border-color:transparent #d2202d transparent transparent;
            border-style:solid;
            border-width:12px 12px 12px 0;	
            content:"";
            float:left;
            height:0;
            left:-12px;
            position:absolute;
            top:0;
            width:0;	
        }
        #tags li a:after{
            content:"";
            position:absolute;
            top:10px;
            left:0;
            float:left;
            width:4px;
            height:4px;
            -moz-border-radius:2px;
            -webkit-border-radius:2px;
            border-radius:2px;
            background:#fff;
            -moz-box-shadow:-1px -1px 2px #004977;
            -webkit-box-shadow:-1px -1px 2px #004977;
            box-shadow:-1px -1px 2px #004977;
        }
        #tags li a:hover{background:#555;}	
        #tags li a:hover:before{border-color:transparent #555 transparent transparent;}
