@charset "utf-8";
/* CSS Document */
/* reset */
html{color:#000;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/* end reset */
html {color:#FFF;background:#000;}
body {background:#000;font-family:Arial, Helvetica, sans-serif;font-size:62.5%;color:#000;}
h1,h2,h3 {font-weight:bold}
h1 {font-size:1.6em}
h2 {font-size:1.4em}
h3 {font-size:1.2em}
p {font-size:1.1em}
a {color:#d60124; text-decoration:none;}
a:hover {text-decoration:underline;}
small {font-size: 1em;}

#page {
	margin:0 auto;
	text-align:center;
	width:998px;
	background:url(/themes/sandpointsports_theme/images/page-bg_2nd_level.gif) repeat-y left top #FFF;
}
body#home #page {
	margin:0 auto;
	text-align:center;
	width:998px;
	background:url(/themes/sandpointsports_theme/images/page-bg.gif) repeat-y left top #FFF;
}
#header {
	background: url(/themes/sandpointsports_theme/images/header_2nd_level.jpg) no-repeat;
	height:223px;
	position: relative;
	z-index: 0;
}
body#home #header {
	background: url(/themes/sandpointsports_theme/images/header.jpg) no-repeat transparent;
	height:223px;
	position: relative;
	z-index:0;
}
#boarder {
	width:327px;
	height:286px;
	position:relative;
	left:175px;
	top:5px;
	background:transparent;
}
#biker {
	width:327px;
	height:286px;
	position:relative;
	left:115px;
	top:0px;
	background:transparent;
}
#content {
	width:960px;
	background: #FFF;
	margin:0 0 0 33px;
	font-weight:bold;
	float:left;
	clear:both;
}
#blog {
        border:1px solid #d60124;
        zoom: 1;
        background:#CCC;
        width:90%;
        padding:20px;
}
#blog h1 {
        color:#d60124;
}
#blog p {
        line-height:1.8em;
        font-size:1.3em;
        color:#484948;
}
#blog .date {
        font-style: italic;
        color:#999;
        font-weight:1em;
}
body#home #content {
	width:960px;
	background: url(/themes/sandpointsports_theme/images/content_column4-bg.gif) right top repeat-y #FFF;
	margin:0 0 0 33px;
	font-weight:bold;
	float:left;
	clear:both;
}
body#winter #content {
	width:920px;
	background: #FFF;
	margin:-20px 0 0 33px;
	float:left;
	clear:both;
	text-align: left;
	padding: 0 20px;
}
#twocolumn1 {
	width:140px;
	margin:0 10px;
	float:left;
	text-align:left;
}
#twocolumn2 {
	width:760px;
	margin:0 10px 0 20px;
	float:left;
	text-align:left;
}
body#winter #twocolumn1 {
	width:585px;
	margin:0 10px 0 10px;
	float:left;
	text-align: justify;
	padding-bottom: 20px;
	font-size: 1.2em;
}
body#winter #twocolumn1 h1 {
	margin-bottom:10px;
}
body#winter #twocolumn1 h2 {
	margin:10px 0;
}
body#winter #twocolumn1 h3 {
	font-weight: bold;
}
body#winter #twocolumn1 li em {
	font-weight:bold;
	font-style:italic;
}
body#winter #twocolumn1 ol li ul li {
	list-style: lower-alpha;
	margin:10px 0 10px 20px;
	font-weight: normal;
	font-size: inherit !important;
}
body#winter #twocolumn1 ol li {
	margin: 10px 0 10px 40px;
	font-weight: normal;
	list-style-type: decimal;
}
body#winter #twocolumn1 p {
	margin-bottom:10px;
	font-weight: normal;
}
body#winter #twocolumn1 em {
	font-weight: bold;
}
body#winter #twocolumn2 {
	width:300px;
	margin:0 10px 0 5px;
	float:left;
	text-align:left;
	padding-top:400px;
}
body#winter #twocolumn2 img {
	margin:40px 0 0 0;
}
#twocolumn2 .about {
        margin-top:-400px
}

#twocolumn2 p {
	margin-bottom:5px;
}
#twocolumn2 h1 {
	margin:35px 0 10px 0;
}
#twocolumn2 table {
	width:100%;
	font-size:14px;
	line-height:24px;
	margin:30px 0;
}
#twocolumn2 td {
	padding:0 5px;
}
#twocolumn2 tr.repairtype {
	font-style:italic;
	line-height:28px;
	background-color:#333333;
	color:#CCCCCC;
	font-size:14px;
	padding-top:10px;
}
#twocolumn2 th {
	font-size:16px;
	font-weight:bold;
	padding:10px 0;
}
#twocolumn2 tr.odd {
	background-color:#EEEEEE;
}
#column1 {
	width:140px;
	margin:0 10px;
	float:left;
	text-align:left;
}
hr.heading_underline {
	height:1px;
	background:#d60124;
	border:2px solid #d60124;
}
q {
	line-height:1.5em;
	font-style:italic;
}
.quoter {
	margin:5px 0;
	float:right;
}
#column2 {
	width:60px;
	margin:0 10px;
	float:left;
}
#column3 {
	width:540px;
	margin:0 10px;
	margin-top: -31px;
	float:left;
	text-align:left;
}
#column3 h1 {
	letter-spacing:2px;
	font-size:1.6em;
}
#column3 h2 {
	margin-bottom:10px;
	font-size:1.3em;
	font-style:italic;
}
#column3 img {
	margin-bottom:20px;
}
#column3 p {
	margin:0 0 20px 0;
	line-height:1.6em;
}
.homepic {
	margin-top:-21px;
}
#column4 {
	width:150px;
	margin:0;
	margin-left:10px;
	float:left;
	margin-top:-100px;
	text-align:left;
}
#column4 h2 {
	margin:0 0 10px 10px;
}
#column4 h3 {
	margin:0 0 10px 10px;
	font-size:1.1em;
}
#column4 em {
	color:#D60124;
	font-weight:bold;
	line-height:1.6em;
}
#column4 iframe, #column4 small, #column4 p {
	margin:0 0 10px 10px;
}
#column4 small a {
	color:#000000;
	text-decoration:underline;
	font-style:italic;
	font-size:10px;
}
#column4 small a:hover {
	text-decoration: none;
	color:#666666;
}

#column1, #column2, #column3, #column4, #twocolumn1, #twocolumn2 {
	margin-top:-60px;
}
#homelink {
        float:left;
        display:inline;
        width:155px;
        margin-top:3px;
}
#homelink a {
        color:#FFF;
        text-decoration: none;
        font-size:1.5em;
        font-weight:bold;
}
#homelink a:hover {
        text-decoration: underline;
}
#nav {
	position:relative;
	bottom:103px;
	left:25px;
	z-index:2000;
        margin-bottom: 20px;
        text-align:center;
}
ul.nav  {
	list-style:none;
        width:760px;
        text-align:center;
        float:left;
        margin-left:320px;
        display:inline;
        margin-top:-16px;
}
.nav li {
	float:left;
	display:inline;
        margin-right: 30px;
}
.nav a {
	text-decoration:none;
        color:white;
        font-weight:bold;
        font-size:1.5em;
}
.nav a:hover {
        text-decoration: underline;
}
#footer {
	width:993px;
	margin:20px 5px 0 0;
	background:url(/themes/sandpointsports_theme/images/footer-bg.gif) top right no-repeat;
	height:80px;
	clear:both;
	text-align:center;
}
address {
	color:#FFFFFF;
	font-size:12px;
	margin:0 auto;
	width: 998px;
	margin-top: 20px;
	text-align:center;
	word-spacing:5px;
	letter-spacing:2px;
}
#legalstuff {
	margin:20px auto;
	padding-left:33px;
	width:998px;
	color:#FFF;
	font-size:10px;
	text-align:center;
}
.table {
	margin:50px 0 0 10px;
}
.clearfix:after {
	content:".";
	height:0;
	clear:both;
	visibility: hidden;
	display:block;
}
/*Hide from IE/Mac \*/
* html .clearfix {height:1%;}
/* end hide */