body {
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #C4CAD6;
	background-image: url(assets/bg_body7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1, h2, h3, h4, h5 {
	color: #333132;
	margin: 0 0 6px 0;
}

h1 {
	font-size: 18px;
	border-bottom: 2px solid #ba131f;
	padding-bottom: 2px;
}

h2 { font-size: 16px; }
h3 { font-size: 12px; }

h5 {
	font-size: 12px;
	color: #000;
}

p { margin: 0 0 6px 0; }

a:link {
	color: #85111a;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { color: #85111a; }
a:hover { color: #000; }
a:active { color: #85111a; }

img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	height: 1%;
	position: relative;
	overflow: hidden;
	/* background-image: url(assets/bg_wrapper.gif);
	background-repeat: repeat-y; */
	padding: 0;
}

#leftcolumn {
	width: 252px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 12px;
}

#leftwrapper { float: right; }

#left {
	width: 189px;
	background: url(assets/bg_left.gif) repeat-y;
}

#logo {
	width: 188px;
	height: 320px;
	background-image: url(assets/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-align: left;
}

/* nav */
#navwrapper {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
}

#nav, ul#nav, #nav li, #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav, ul#nav {
	width: 178px;
	background-color: #fff;
}

ul#nav a {
	display: block;
	padding: 2px 5px 0px 15px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	background: url(assets/bg_navtop.gif) no-repeat transparent;
	zoom: 1;
}

ul#nav a:link { color: #333132; }
ul#nav a:visited { color: #333132; }

ul#nav a:hover {
	color: #85111a;
	background: url(assets/bg_navtopON.gif) no-repeat #fff;
}

ul#nav a:active { color: #333132; }

ul#nav li {
	margin-bottom: 4px;
	padding-bottom: 1px;
	background: url(assets/bg_navbot.gif) no-repeat left bottom;
	zoom: 1;
}

/* sub Level */
ul#nav ul a {
	background-color: #fff;
	padding: 2px 5px 2px 20px;
	margin-top: 4px;
	background: url(assets/bg_subnavtop.gif) no-repeat transparent;
	background-position: 6px;
}

ul#nav ul li {
	margin-bottom: 4px;
	padding-bottom: 1px;
	zoom: 1;
	width: 165px;
	background-image: url(assets/bg_subnavbot.gif);
	background-repeat: no-repeat;
	background-position: 6px bottom;
}

ul#nav ul a:link { color: #85111a; }
ul#nav ul a:visited { color: #85111a; }

ul#nav ul a:hover {
	color: #333132;
	background: url(assets/bg_subnavtopON.gif) no-repeat #fff;
	background-position: 6px;
}

ul#nav ul a:active { color: #85111a; }

#navbot {
	background-color: #333132;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 189px;
}

#navbot img { float: left; }

/* end nav*/
#joinnow {
	width: 163px;
	background-color: #333132;
	padding: 8px;
	margin: 10px 0 10px 10px;
}

#joinnow #joinheader {
	background: url(assets/header-member.gif) no-repeat #85111a;
	width: 163px;
	height: 21px;
	padding: 0;
	text-indent: -9000px;
}

#joinnow p {
	background-color: #fff;
	text-align: center;
	padding: 5px;
	margin: 0;
}

#joinnow a {
	font-weight: bold;
	color: #ba131f;
}

#joinnow a:hover { color: #000; }

#haps {
	width: 163px;
	background: url(assets/bg_haps.gif) no-repeat #333132;
	padding: 8px;
	margin: 10px 0 10px 10px;
}

#haps p {
	background: url(assets/bg_haps-i.gif) no-repeat #fff;
	text-align: center;
	padding: 15px 20px 10px 20px;
	line-height: 18px;
}
#socialmedia {
	width: 163px;
	background-color: #333132;
	padding: 8px;
	margin: 10px 0 10px 10px;
	}
#socialmedia #socialheader{
	background: url(assets/header-social.gif) no-repeat #85111a;
	width: 163px;
	height: 21px;
	padding: 0;
	text-indent: -9000px;
}

#socialmedia a {
	background-color: #fff;
	text-align: center;
	padding: 5px;
	margin: 0;
	display: block;
	}

#weather {
	width: 163px;
	background-color: #333132;
	padding: 8px;
	margin: 10px 0 10px 10px;}

#weather #weatherheader{
	background: url(assets/currentconditions.gif) no-repeat #85111a;
	width: 163px;
	height: 21px;
	padding: 0;
	text-indent: -9000px;
}

#weather p {

	background-color: #fff;
	text-align: left;
	padding: 5px;
	margin: 0;
	line-height:120%;
}

#wdata {
margin-left 10px;
}

#contentwrapper {
	width: 738px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	background-color: #fff;
}

#content-h {
	background: url(assets/bg_content-h.gif) no-repeat #edf6f5;
	margin-right: 10px;
	width: 728px;
}

#content {
	background: url(assets/bg_content.gif) no-repeat #edf6f5;
	margin-right: 10px;
	width: 728px;
}

#header_home {
	width: 738px;
	height: 306px;
	background-image: url(assets/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#header {
	width: 738px;
	height: 92px;
	background-image: url(assets/header-i.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#tagline {
	width: 738px;
	height: 25px;
	background-image: url(assets/bg_tagline.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

/* TOOLBOX */
#toolbox {
	margin: 0 15px 0 20px;
	padding: 10px 0;
}

#toolbox img { border: 1px solid #333132; }

.listing {
	clear: both;
	height: 1%;
	overflow: hidden;
	margin-top: 15px;
}

.imageright {
	float: right;
	position: relative;
	margin: 0 0 8px 20px;
	padding: 5px 5px 20px 5px;
	background-color: #fff;
}

.imageleft {
	float: left;
	position: relative;
	margin: 0 20px 8px 0;
	padding: 5px 5px 20px 5px;
	background-color: #fff;
}

.imagecaption {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #7c7596;
}

.imagecaption p { margin: 0; }

/* END TOOL BOX */
#footer {
	clear: both;
	width: 738px;
	text-align: center;
	background: url(assets/bg_footer.gif) no-repeat #fff top right;
	padding: 10px 0;
	font-size: 11px;
	margin: 0;

}

#footer p { margin: 0; }
#footer h5 { margin: 2px 0; }
#footer .spacer { padding: 0 10px; }

/* copyright */
#copyright {
	margin: 10px auto;
	width: 990px;
	clear: both;
}

#copyright p {
	padding-left: 218px;
	font-size: 10px;
	color: #666;
	text-align: center;
}

#copyright a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#copyright a:hover { color: #000; }

