body {
	background-image: url(../images/bg_main.gif);
	/* background-repeat: repeat-x; */
	/* background-color: #000000; */
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Top navigation styles */
.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #97D2E0;
}
.topnav a {
text-decoration:none;
}
.topnav a:link {
color:#FFFFFF;
}
.topnav a:visited { 
color:#FFFFFF;
}
.topnav a:active {
color:#FFFF00;
}
.topnav a:hover {
text-decoration:underline;
color:#FFFF00;
}
/* Top Newsletter Signup Form Styles */
.joinnewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.newsletterbox
{
width: 700px;
height: 20px;
position: relative;
margin-left: 3px; 
}
.newsletterbox a {
text-decoration:none;
}
.newsletterbox a:link {
color:#274C72;
}
.newsletterbox a:visited { 
color:#274C72;
}
.newsletterbox a:active {
color:#274C72;
}
.newsletterbox a:hover {
text-decoration:underline;
}

/* Content Text */
.content h1 {
font-family:"Times New Roman", Times, serif;
font-size: 22px;
}
.content h2 {
font-family:"Times New Roman", Times, serif;
font-size: 20px;
}
.content h3 {
font-family:"Times New Roman", Times, serif;
font-size: 18px;
}
.content p {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
}
.content a {
text-decoration:none;
}
.content a:link {
color:#274c72;
}
.content a:visited { 
color:#274c72;
}
.content a:active {
color:#274c72;
}
.content a:hover {
text-decoration:underline;
}
#bodycontent {
padding-left: 6px;
padding-right: 6px;
padding-top: 4px;
padding-bottom: 4px;
}

/* Styles for individual ski content areas */
#skicontent {
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
}
.skicontent h1 {
font-family:"Times New Roman", Times, serif;
font-size: 14px;
padding-top: 0px;
padding-bottom: 0px;
}
.skicontent h2 {
font-family:"Times New Roman", Times, serif;
font-size: 14px;
padding-top: 0px;
padding-bottom: 0px;
}
.skicontent h3 {
font-family:"Times New Roman", Times, serif;
font-size: 14px;
padding-top: 0px;
padding-bottom: 0px;
}
.skicontent p {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
padding-top: 0px;
padding-bottom: 0px;
}
.skicontent a {
text-decoration:none;
}
.skicontent a:link {
color:#274c72;
}
.skicontent a:visited { 
color:#274c72;
}
.skicontent a:active {
color:#274c72;
}
.skicontent a:hover {
text-decoration:underline;
}

/* special style for Hand Made In Colorado */
.handmade {
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
}

/* Styles for individual ski specs pages */
#specscontent {
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 4px;
}
.specs {
	font-family: font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

/* Bottom Navigation Styles */
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottomnav a {
text-decoration:none;
}
.bottomnav a:link {
color:#274c72;
}
.bottomnav a:visited { 
color:#274c72;
}
.bottomnav a:active {
color:#274c72;
}
.bottomnav a:hover {
text-decoration:underline;
}

/* Large Text */
.largetext {font-size: 36px; font-weight: bold; }
