/* RESET CSS ------------------------------ */

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, font, img, ins, kbd, q, s, samp,
small, strike, 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;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body, body.lp {
	margin: 0;
	color: #737373;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font: 13px/23px Arial, Helvetica, "Helvetica Neue", sans-serif;
	padding: 0;
}

body.lp {
	background: #fff url(../images/bodybg_repeatx.jpg) repeat-x left top;
}

body {
	background: #fff url(../images/bodybg2_repeatx.jpg) repeat-x left top;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a, a:link, a:visited {
	color: #F2461A;
	text-decoration: none;
}

a:hover {
	color: #F2461A;
	text-decoration: underline;
}

.clearHack {
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0;
}

.spacer_lp {
	height: 1px;
	line-height: 1;
	padding: 0;
	margin: 18px 0 22px;
	display: block;
	font-size: 0;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fffeff;
}

.spacer, .spacer_sm {
	height: 1px;
	line-height: 1;
	padding: 0;
	display: block;
	font-size: 0;
}

.spacer {
	margin: 0 0 35px;
}

.spacer_sm {
	margin: 0 0 15px;
}

.separator {
	border-bottom: 1px solid #d5d5d5;
	margin-top: 40px;
	margin-bottom: 40px;
}

.separator_top {
	border-bottom: 1px solid #d5d5d5;
	margin-top: 40px;
	margin-bottom: 10px;
}

.separator_bottom {
	border-bottom: 1px solid #d5d5d5;
	margin-top: 10px;
	margin-bottom: 40px;
}

.float_right {
	float: right;
	clear: both;
}

.float_left {
	float: left;
}

/* CONTAINERS - GENERAL ------------------------------ */

#wrapper {
	display: block;
	width: 970px;
	padding: 0 0 0 65px;
	background: #ffffff url(../images/header_bg.jpg) no-repeat left top;
	margin: 0;
}

#wrapper_content {
	display: block;
	width: 970px;
	padding: 0 0 0 65px;
	background: #ffffff url(../images/header_sm_bg.jpg) no-repeat left top;
	margin: 0;
}

#logo {
	display: block;
	float: left;
	width: 283px;
	height: 33px;
	z-index: 500;
	background: url(../images/celebrateniagara_logo.png) no-repeat;
	margin-left: 25px;
	margin-top: 40px;
}

#slideshow {
	display: block;
	width: 970px;
	height: 375px;
	clear: both;
	padding-top: 20px;
}

#main_wrapper, #main_wrapper_content {
	background: url(../images/divider_vertical-01.jpg) no-repeat 665px 27px;
}

#main_wrapper_content {
	display: block;
	padding-top: 27px;
}

#main_left {
	float: left;
	width: 595px;
	padding: 35px 35px 60px;
}

#main_right {
	float: right;
	width: 205px;
	padding: 35px 50px 50px;
}

#main_wrapper_content #main_left {
	float: left;
	width: 595px;
	padding: 60px 35px;
}

#main_wrapper_content #main_right {
	float: right;
	width: 205px;
	padding: 50px;
}

#nats_notes_inner {
	float: left;
	display: block;
	width: 451px;
	height: 35px;
	background: #5c5c5c url(../images/nats_notes_header-01.jpg) no-repeat left top;
	margin-top: 25px;
	margin-bottom: 35px;
}

#footer_wrapper_outer {
	height: auto;
	padding-left: 65px;
	background-image: url(../images/super_footer_repeatx.jpg);
	clear: both;
	background-color: #4D4D4D;
}

#footer_wrapper_inner {
	height: auto;
	width: 970px;
}

.super_footer {
	float: left;
	width: 290px;
	height: 180px;
	margin-left: 30px;
	padding-top: 45px;
	background: url(../images/superfooter_arrow.gif) no-repeat 50px top;
}

#association_logos {
	height: 57px;
	clear: both;
	text-align: center;
	padding-top: 18px;
}

#footer {
	height: 100%;
	padding-top: 30px;
	padding-bottom: 45px;
	color: #fff;
}

.footer_col1, .footer_col2 {
	float: left;
}

.footer_col3 {
	float: right;
	padding-right: 50px;
}

.footer_col1 {
	width: 250px;
	margin-left: 30px;
}

.footer_col2 {
	width: 400px;
}

.footer_col2 {
	text-align: center;
}

ul.contact {
	margin-top: 15px;
}

.tag_list {
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #f1f1ef;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 5px 10px 5px 12px;
}

.blogpost img {
	margin-top: 10px;
}

/* FORM LP STYLES ------------------------------------------------ */

form#lp {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
}

form#lp label {
	margin: 0;
	padding: 0;
}

form#lp input {
	width: 97%;
}

form#lp textarea {
	width: 100%;
	height: 150px;
}

form#lp ul {
	margin-top: 15px;
}

form#lp ul li {
	margin-top: 10px;
	padding: 0;
}

form#lp input[type=text], form#lp textarea {
	color: #808285;
	font-size: 11px;
}

form#lp input[type=submit] {
	width: 100px;
	color: #888888;
	font-size: 11px;
}

/* FORM 'CONNECT' STYLES -------------------------------------------------- */

form#connect {
	margin-top: 35px;
}

form#connect input, form#connect textarea {
	color: #808285;
	font-size: 11px;
	background-color: #fFfFf5;
	line-height: 15px;
}

form#connect textarea {
	padding: 5px;
}

table.connect td.textright {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

table.connect tr {
	line-height: 32px;
}

span.space {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}

form#connect input[type="submit"] {
	background-color: transparent;
	width: 40%;
	margin-top: 35px;
}

table.connect td.captcha img {
	margin-left: 10px;
	vertical-align: middle;
}

/* IMAGE STYLES ------------------------------------------- */

img.nat_pic {
	float: right;
	width: 144px;
}

#association_logos img {
	margin-right: 45px;
}

#association_logos img.last {
	margin-right: 0;
}

img.spacer_bottom {
	margin-bottom: 15px;
}

img.blog_img {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	max-width: 325px;
	width: auto;
	height: auto;
}

#main_left img, #blog_wrapper img {
	max-width: 595px;
	width: auto;
	height: auto;
}

#blog_wrapper img {
	margin-right: auto;
	margin-left: auto;
}

/* #lp_blog_wrapper img {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	max-width: 325px;
	width: auto;
	height: auto; 
} 

*/

/* LINK STYLES ------------------------------------------- */

a.link_cufon {
	display: block;
	margin-top: 15px;
	color: #F2461A;
	font-weight: bold;
}

a.link_cufon em.script {
	font-size: 20px;
	margin-right: 4px;
}

.super_footer a.link_cufon {
	margin-top: 10px;
}

/* FONT / TEXT STYLES ------------------------------------------- */

p {
	margin-top: 15px;
}

#main_right p {
	font: italic 12px/19px Georgia, "Times New Roman", Times, serif;
	color: #8C8C8C;
}

#main_right p.testimonial {
	font-size: 15px;
	line-height: 25px;
	margin-top: 30px;
}

#main_right p.testimonial_name {
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #d5d5d5;
}

.super_footer p {
	font: italic 13px/21px Georgia, "Times New Roman", Times, serif;
	color: #8C8C8C;
	margin-top: 10px;
}

h1 {
	font-size: 27px;
	color: #F2461A;
	line-height: 32px;
}

h2 {
	font-size: 13px;
	color: #F2461A;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

h2.h2_grey {
	font-size: 13px;
	color: #545454;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer h2 {
	font-size: 13px;
	color: #ffffff;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

#footer b {
	color: #8C8C8C;
	margin-right: 10px;
}
