/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	padding: 0;
	margin-top: 0px;
}
body {
	color: #333;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FF6600;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* structure */
.container {
	width: 708px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header {
	height: 147px;
	width: 708px;
	margin-top: 16px;
	background-color: #000000;
}
.menubox {
	background-color: #000000;
	height: 22px;
	width: 708px;
}
.dash {
	background-image: url(images/main/dash.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 433px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.Prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.backboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	height: 12px;
	width: 433px;
	padding-top: 2px;
}
.maintextheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	}

a:visited {
	color: #FFCC00;
	text-decoration: none;
	}

a:active {
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	}
	
.imgBorder {
	border: medium solid #FF6600;
}
.buildtechtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.tan1 {
	background-image: url(specials/images/fulltee.jpg);
	height: 320px;
	width: 577px;
}
.tan2 {
	background-image: url(specials/images/crew.jpg);
	height: 320px;
	width: 577px;
}
.tan3 {
	background-image: url(specials/images/bugout.jpg);
	height: 320px;
	width: 577px;
}
.tan4 {
	background-image: url(specials/images/3daypass.jpg);
	height: 320px;
	width: 577px;
}
