@charset "UTF-8";
/* Columbine Label Company :: Author Andrew Hoffman, brandiron.net  */

body {
	text-align:center;
	margin:auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #78854f;
	margin-top:0px;
}
img, div { behavior: url(iepngfix.htc) }
#wrapper {
	width:878px;
	height:100%;
	margin:0 auto;
	}
#wrapper2 {
	background-image:url(images/newbigbg.png);
	width:878px;
	height:100%;
	margin:0 auto;
	}
#top {
	width:878px;
	height:98px;
	background-image:url(images/top2.png);
	}
img, #top { behavior: url(iepngfix.htc); }
img, #header { behavior: url(iepngfix.htc); }
img, #nav { behavior: url(iepngfix.htc); }
img, #right { behavior: url(iepngfix.htc); }
img, #left { behavior: url(iepngfix.htc); }
img, #wrapper2 { behavior: url(iepngfix.htc); }
#header {
	width:878px;
	height:190px;
}
#nav {
	width:858px;
	height:59px;
	line-height:42px;
	padding-right:20px;
	background-image:url(images/nav.png);
	}
#left {
	text-align:left;
	float:left;
	width:504px;
	height:100%;
	background-image:url(images/left.png);
	}
#right {
	text-align:left;
	float:right;
	width:374px;
	height:100%;
	background-image:url(images/right.png);
	}
#spacer {
	clear:both;
	}
#footer {
	width:878px;
	height:100%;
	padding-top:15px;
	background-image:url(images/footer.jpg);
	}
#signup {
	background-image:url(images/signupbar.png); 
	width:439px; line-height:30px; 
	height:154px; padding-top:30px;
	padding-left:35px; text-align:left;
	padding-right:30px;
	}
	
/*Text */

.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
}
.largeheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 24px;
	color: #566423;
	font-weight: bold;
}
.boldbody {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
 			font-size: 13px; color: #000000;
			font-weight:bold;
 }
.smllblackheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.greenitalic {
	font-size: 22px;
	font-style: italic;
	color: #566423;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.whitetext {color: #FFFFFF;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
		font-size: 14px;}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color: #FFFFFF;
	font-size: 11px;
}
.footerbuttontext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#666666;
	font-size: 11px;
}
.large {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

/*links */	

a.mainnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color: #FFFFFF;
	font-size: 14px;
	}
a.mainnav:link {
	text-decoration:none;
	}
a.mainnav:active {
	text-decoration:none;
	}
a.mainnav:visited {
	text-decoration:none;
	}
a.mainnav:hover {
	text-decoration:underline;
	}
	
a.bodylink {
	color: #566423;
	}
a.bodylink:link {
	text-decoration:none;
	}
a.bodylink:active {
	text-decoration:none;
	}
a.bodylink:visited {
	text-decoration:none;
	}
a.bodylink:hover {
	text-decoration:underline;
	}
a.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color: #FFFFFF;
	font-size: 11px;
	}
a.footer:link {
	text-decoration:none;
	}
a.footer:active {
	text-decoration:none;
	}
a.footer:visited {
	text-decoration:none;
	}
a.footer:hover {
	text-decoration:underline;
	}
a.uploadlink {
	display:block;
	text-align:center;
	float:right; 
	width:125px; 
	height:45px;
	font-size:19px;
	padding-top:14px;
	background-image:url(images/button.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color: #566423;
	line-height:13px;
	font-weight: bold;
	}
a.uploadlink:link {
	text-decoration:none;
	}
a.uploadlink:active {
	text-decoration:none;
	}
a.uploadlink:visited {
	text-decoration:none;
	}
a.uploadlink:hover {
	background-image:url(images/buttonover.jpg);
	text-decoration:none;
	}
	
	
	
	
