@charset "utf-8";
/* CSS Document */
/*=================== RESET ===================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
body {
	line-height: 1;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*=================== MAIN ===================*/
html {
	height:100%;
}
body {
	min-height:100%;	
	color:#eaeaea;
	font:12px/14px Tahoma, Geneva, sans-serif;
	background:#1a0b11;
}
.lf {
	float:left;
}

.rf {
	float:right;
}
.cb {
	clear:both;
}
.clearfix {
	clear:both;
	height:0;	
}
strong {
	font-weight:bold;	
}
em {
	font-style:italic;	
}
address {
	font-style:normal;	
}
.container {
	position:relative;
	background:#111 url('../images/bg_body.png') 0 bottom repeat-x;	
	min-width:1000px;
}
.bg_left {
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:480px;
	background:url('../images/bg_left.png') 0 0 repeat-x;
}
.bg_right {
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:480px;
	background:url('../images/bg_right.png') 0 0 repeat-x;
}
.wrap {
	margin: 0 auto;	
	width:1000px;
	background:url('../images/bg_header.jpg') 0 0 no-repeat;
	position:relative;
	z-index:2;
}
/*=================== HEADER ===================*/
.header {
	height:213px;	
}
h1 {
	width:467px;
	margin:	0 0 13px 414px;
	color:#fff;
	text-align:center;
	font-size:41px;
	line-height:45px;
}
.slogan {
	width:347px;	
	margin:0 0 0 467px;
	color:#fff;
	text-align:center;
	font-size:34px;
	line-height:28px;	
}
h1 img, .slogan img {
	display:block;	
}
/*=================== NAVIGATION ===================*/
.nav {
	font-size:0;
	line-height:0;
	text-align:center;
	margin-bottom:30px;
}
.nav li {
	display:inline-block;
	*zoom:1;
	*display:inline;
	vertical-align:top;	
	width:149px;
	margin-left:4px;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
}
.nav li:first-child {
	margin-left:0;
}
.nav li a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding-top:12px;
	height:33px;
	text-align:center;
	background: url('../images/nav_buttons.png') 0 0 no-repeat;
}
.nav li a.two {
	padding-top:4px;
	height:41px;
}
.nav li a:hover, .nav li a.active {
	background-position: 0 -45px;
}
/*=================== CONTENT ===================*/
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;	
}
.content_top {
	margin:0 120px 0 119px;
	background:url('../images/content_top.png') 0 0 no-repeat;	
	position:relative;	
}
.content {
	position:relative;
	background:url('../images/content_bottom.png') 0 bottom no-repeat;
	z-index:3;
	min-height:515px;
	padding:0 39px 29px 46px;
}
.content_bg {
	position:absolute;
	top:243px;
	bottom:15px;
	left:0;
	right:0;
	background:url('../images/content_repeat.png') 0 0 repeat-y;		
}
.content:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
*+html .content { zoom: 1; }
.content p {
	margin-bottom:15px;	
}
.content ul {
	margin-bottom:15px;
}
.content li {
	padding-left:12px;
	background: url('../images/marker.png') 0 5px no-repeat;
}
h2 {
	font:bold 21px/24px Arial, Helvetica, sans-serif;
	color:#fffafc;	
}
.main {
	padding-top:31px;
	width:383px;
}
.main h2 {
	margin-bottom:8px;	
}
.main a {
	color:#fff;
	font-weight:bold;	
}
.img_r {
	float:right;
	border:1px solid #ede4e8;
	margin:3px 0 0 7px;	
}
.aside {
	padding-top:267px;
	width:230px;
}
.aside h2 {
	margin-bottom:5px;	
}
.aside a {
	color:#eaeaea;	
}
.hours {
	margin-top:-3px;
	padding-left:2px;	
}
.hours strong {
	display:block;
	padding:3px 0;	
}
.hours span {
	float:left;
	width:70px;	
}
/*=================== FORM ===================*/
form {
	margin-bottom:15px;	
}
form div {
	margin-bottom:2px;
}
*:first-child+html form div {
	margin-bottom:0px;
}
label {
	display:block;
}
input{
	width:285px;
	height:14px;
	padding:1px 0 1px 1px;
	margin:0;		
	border:1px solid #fff;		
	background:#634753;		
	color:#eaeaea;
	font:12px/14px Tahoma, Geneva, sans-serif;
}
textarea {
	width:285px;
	height:61px;
	padding:1px 0 1px 1px;
	margin:0;	
	border:1px solid #fff;	
	overflow: auto;		
	background:#634753;
	color:#eaeaea;
	font:12px/14px Tahoma, Geneva, sans-serif;
}
.buttons {
	overflow:hidden;
	padding:10px 0;	
}
.reset {
	float:left;
	padding:0;
	border:0;
	background: url('../images/buttons.png') 0 0 no-repeat;
	width:87px;
	height:34px;
	cursor: pointer;
	margin-left:100px;	
}
.submit {
	float:left;
	padding:0;	
	border:0;
	background:url('../images/buttons.png') 0 -34px no-repeat;
	width:87px;
	height:34px;
	cursor: pointer;
	margin-left:14px;
}
.reset:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;
}
.submit:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: -33px;
}
/*=================== FOOTER ===================*/

.footer {
	padding:0 121px 0 119px;
	height:44px;
	color:#fff;
}
.footer a {
	color:#fff;
}
.footer a.flink img {
	float:right;
}
.addthis_default_style  {
	height:26px;
}