@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

@font-face
{
    font-family: bassfontmd;
    src: url('bassfonts/helveticaneueltcom-md-webfont.eot');
    src: local(bassfont), url("bassfonts/HelveticaNeueLTCom-Md.ttf") format('OpenType');
}
@font-face
{
    font-family: bassfontlt;
    src: url('bassfonts/helveticaneueltcom-lt-webfont.eot');
    src: local(bassfont), url("bassfonts/HelveticaNeueLTCom-Lt.ttf") format('OpenType');
}
@font-face
{
    font-family: bassfontltit;
    src: url('bassfonts/helveticaneueltcom-ltit-webfont.eot');
    src: local(bassfont), url("bassfonts/HelveticaNeueLTCom-LtIt.ttf") format('OpenType');
}

.clear {
	clear: both;
}

body {
	font-family: bassfontlt;
	background-image: url(page_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
}
.boldit {
	font-weight: bold;
}
#maincontent p {
	text-align:justify;
}
body#seasonaires #maincontent p {
	text-align: inherit;
}
.floatLeft {
	float:left;
}

h1.seoheading {
	margin-left: -9000px;
	position: absolute;
}

#wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(faux_coloumn.png);
	background-repeat: repeat-y;
	background-position: 2px;
}
#nav {
	width: 900px;
	height: 60px;
	position: absolute;
	left: 4px;
}
#header #basslogo {
	position: absolute;
	z-index: 1;

}
#MenuBar1 {
	margin-left: 200px;
	margin-top: 0.5px;
}


#header {
	height: 276px;
	width: 100%;
	position: relative;
}
#header object {
	z-index: -1;
}

#maincontent {
	line-height: 1.5em;
}
#maincontent h1 {
	margin-bottom: 10px;
	
}
#sidebar   {
	width: 218px;
	float: left;
	height: 100%;
	margin-left: 2px;
}
#maincontent h2 {
	padding-bottom: 5px;
}


#wrapper  #sidebar  .featurebox  {
	height: 166px;
	width: 196px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 10px;
	padding-bottom: 10px;
	background-image: url(plainfeaturebox.png);
	background-repeat: no-repeat;
}

#socialbox {
	height: 38px;
	width: 200px;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	background-image: url(sidebar_divider.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#subnav {
	height: 58px;
	width: 906px;
	background-image: url(sub_nav_repeater.png);
	background-repeat: repeat-x;
	margin-left: 2px;
}
#subnav ul {
	list-style-type: none;
}
#subnav ul li {
	float: left;
	
}
#subnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 17px;
	margin-right: 2.7em;
	margin-left: 2.7em;
	height: 35px;
	padding-top: 1em;
}
#subnav ul li a:hover {
	color: #000000
}
#maincontent {
	padding-left: 230px;
}


#footer {
	height: 60px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(footer_box.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#footerlinks  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#linkpages {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}
.resources {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#contactbox {
	width: 450px;
	margin-left: 50px;
	margin-top: 10px;
}
#paypalTshirt {
	width: 170px;
	text-align: center;
	margin-top: 10px;
	float:right;
}
@-moz-document url-prefix() {
    #paypalTshirt {
	width: 170px;
	text-align: center;
	margin-left:280px;
}
}

#BASIvideo {
	float: right;
	margin: 0px 5px 0px 5px;
}
#seasonairesIntro {
	width:215px;
	padding-right:3px;
	float:left;
}
#seasonairesIntro p {
	padding-top:10px;
}
#hoodies {
	float: left;
	width: 300px;
	margin-top: 40px;
	text-align: center;
	margin-left: 50px;
}
#paypalTshirt form input {
	float: left;
}
#hoodies #paypalTshirt form {
	margin-top: 12px;
}

