@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#background {
	background-color: #c0e3f2;
	background-image: url(images/backgrad.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
#borderthin {
	border: 1px solid #00659B;
}

#boldblue {
	font-size: 13px;
	font-weight: bold;
	color: #03277D;
}

.backgroundimage {
	background-image: url(images/backimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#boxes {
	font-size: 13px;
	line-height: 22px;
	padding-top: 45px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 0px;
}
#packboxes {
	font-size: 13px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 80px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #000000;
	text-decoration: none;
	
}
#packboxesright {
	padding-right: 10px;	
}
#prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #760000;
	line-height: 32px;
}
#pp {
	font-size: 14px;
}

.navigation {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.lowernavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.navigation:hover {
	color: #03277D;
}
a.lowernavigation:hover {
	color: #AD0003;
}
#rightpad {
	padding-right: 15px;
}
#largebold {
	font-size: 12px;
	font-weight: bold;
}
#boldred {
	font-size: 13px;
	font-weight: bold;
	color: #910000;
}
#activitytitlebox {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-decoration: none;
}
#boldredlarge {
	font-size: 17px;
	font-weight: bold;
	color: #910000;
}
#boldbluelarge {
	font-size: 17px;
	font-weight: bold;
	color: #03277D;
}
#largeboldwhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#simpleborder {
	border: 1px solid #999999;
}
#packboxes2 {
	font-size: 13px;
	line-height: 19px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #000000;
	text-decoration: none;
}
.van {
	background-image: url(images/van.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#boldwhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.backgroundimage2 {
	background-image: url(images/carback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundimage3 {
	background-image: url(images/soccerback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundimage4 {
	background-image: url(images/stagback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundimage5 {
	background-image: url(images/boardmastersback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

