/* CSS Document */

body {
	background-color: #000000;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	color: #CCCCCC;
	font-size: 12px;
}

a:link {
	color: #999999;	
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #999999;
}

#header {
	font-size: 75px;
	color: #FFFFFF;
	text-align: left;
	width: 640px;
	padding: 20px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	}

#reviewHeader {
	color: #FF0000;
	}

#sketchHeader {
	color: #00FF00;
	}

#featureHeader {
	color: #0000FF;
	}

#twobossesHeader {
	color: #996600;
	}

#content {
	width: 640px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	}

#leftcolumn {
	float: left;
	width: 480px;
	height: 480px;
	position: relative;
	}

#midleft {
	position: absolute;
	left: 0;
	bottom: 122px;
	width: 480px;
	}

#bottomleft {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 480px;
	}

#rightcolumn {
	float: right;
	width: 150px;
	height: 480px;
	position: relative;
	}

#middleright {
	position: absolute;
	bottom: 163px;
	right: 0;
	width: 150px;
	}

#bottomright {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 150px;
	}	

#contact {
	font-size: 16px;
	width: 640px;
	text-align: right;
	padding: 10px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	}

#doors {
	width: 640px;
	height: 320px;
	position: relative;
	}

#leftdoor {
	width: 150px;
	position: absolute;
	left: 0;
	bottom: 0;
	}

#doortwo {
	width: 150px;
	position: absolute;
	left: 162px;
	bottom: 0;
	}

#doorthree {
	width: 150px;
	position: absolute;
	right: 162px;
	bottom: 0;
	}

#rightdoor {
	width: 150px;
	position: absolute;
	right: 0;
	bottom: 0;
	}

#boxes {
	width: 640px;
	height: 180px;
	position: relative;
	}

#boxone {
	width: 110px;
	position: absolute;
	left: 80px;
	top: 0;
	}

#boxtwo {
	width: 110px;
	position: absolute;
	left: 400px;
	bottom: 20px;
	}

#seasons {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 10px 10px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 130%;
	}

#subheading {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 15px 0 0 0;
	}

#floatleft{
	float: left;
	width: 150px;
	height: 300px;
	padding: 0 10px 0 0;
	}	

#floatleftfive{
	float: left;
	width: 120px;
	height: 250px;
	padding: 0 5px 0 0;
	}	

#floatleftthree{
	float: left;
	width: 200px;
	height: 350px;
	padding: 0 10px 0 0;
	}	

#floatleftsix{
	float: left;
	width: 100px;
	height: 150px;
	padding: 0 5px 0 0;
	}	

#floatleftshort{
	float: left;
	width: 150px;
	height: 235px;
	padding: 0 10px 0 0;
	}	

#smallprint{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #CCCCCC;
	line-height: 110%;
	}

#thumbnails{
	width: 90%;
	margin: 0 auto; 
	text-align: left;
	padding: 30px 10px 10px 10px; 
	}

#title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align: center;
	color: #FFFFFF;
	}

#floatleftthumb{
	float: left;
	width: 100px;
	padding: 5px 10px 5px 0;
	}	

#shopimage {
	float: left;
	width: 150px;
	padding: 5px 5px 5px 5px;
	}

#shopDescription {
	padding: 5px 5px 5px 5px;
	width: 640px;
	}

#freeplayer {
	padding: 50px 0 0 0;
	}

#shopHold {
	font-size: 100px;
	color: #FFFFFF;
	text-align: left;
	width: 640px;
	padding: 20px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	}

#sandwich {
	float: right;
	padding: 5px 5px 5px 5px;
	width: 400px;
	height: 300px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	}

#sandwichCaption {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 210px;
	height: 300px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	}

#sandwichAlt {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 400px;
	height: 300px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	}

#sandwichCaptionAlt {
	float: right;
	padding: 5px 5px 5px 5px;
	width: 210px;
	height: 300px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	}

#sandwichOutline {
	width: 640px;
	height: 340px;
	}
