body {
	margin-top: 0;
	padding: 0;
	background-color: #fccece
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fccece;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: justify;
	font-size: 14px;
}

a:link {
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

#left-ads {
	position: absolute;
	top: 210px;
	right: 0px;
	width: 120px;
	height: 484px;
	background: url(images/body_left.jpg) no-repeat;
	left: 10px;
}

#right-ad {
	position: absolute;
	top: 210px;
	right: 10px;
	width: 120px;
	height: 484px;
	background: url(images/body_left.jpg) no-repeat;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: url(Artwork/Band_Top_art.jpg) repeat-x;
}

/* Header */
/*
#header {
	width: 600px;
	height: 200px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	float:left;
	width:600px;
	height:200px;
	margin-left: 0px;
	margin-top: 0px;
	
}
*/

#header {
background: url(/Artwork/header_bg.jpg) no-repeat;
	width: 600px;
	height: 200px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hearttshirts {
	background: url(/Artwork/heart_tshirts.png) 5px 8px no-repeat;
	display: block;
	float: left;
	height: 92px;
	width: 97px;
	margin: 0 405px 56px 0;

	}
	
#hearttshirts:hover{
	background: url(/Artwork/heart_tshirts_on.png) 5px 8px no-repeat;
	display: block;
	float: left;
	height: 92px;
	width: 97px;
	margin: 0 405px 56px 0;
	}
	
#hearttickets {
	background: url(/Artwork/heart_tickets.png)  0 8px no-repeat;
	display: block;
	float: left;
	height: 92px;
	width: 95px;
	margin: 0 0px 56px 0;
	}

#hearttickets:hover{
	background: url(/Artwork/heart_tickets_on.png)  0 8px no-repeat;
	display: block;
	float: left;
	height: 92px;
	width: 95px;
	margin: 0 0px 56px 0;
	}	
	
#logo2 {
	float: left;
	width:235px;
	height:68px;
	margin-left: 575px;
	margin-top: -105px;
	background-image: url(header_box01.png);
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B870;
}

#logo a {
	text-decoration: none;
	color: #F2B870;
}

/* Menu (01/07/2012)  */

#menu {
	float: left;
	width: 600px;
	padding-left: 45px;
	font-size: 12px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	margin-right: 40px;
	padding-top: 6px;
}

#menu a {
	display: block;
	background: url(images/img07.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family:'Tahoma',sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
}

#menu a:hover {
	background: url(images/img06.jpg) no-repeat;
	text-decoration: none;
	color: #4f2f21;
}

#menu .active a {
	background: url(images/img06.jpg) no-repeat;
	color: #000;
}

/* Menu Footer */
#footermenu {
	background: transparent url(/Artwork/footermenu_bg.jpg) no-repeat;
}

/* Menu

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 73px 30px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	margin-left: 5px;
	padding-top: 5px;
	background: url(images/img07.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #857415;
}

#menu a:hover {
	background: url(images/img06.jpg) no-repeat;
	text-decoration: underline;
}

#menu .active a {
	background: url(images/img06.jpg) no-repeat;
}
 */
 
/* Page */

#page {
	width: 880px;
	background: url(center2.png) repeat-y left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
	margin: 0 18px 0 18px;
	position: relative;
}

/* Post */

.post {
	padding-bottom: 0;
	padding-right: 1px;
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #000000;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	font-size: 11px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/* Sidebar */

.sidebar {
	float: left;
	width: 120px;
	margin: 2px 0 8px 0;
	height: 600px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 0px 0;
	font-size: 14px;
	color: #fccece;
}

.sidebar li li a {
	margin: 0;
	padding-left: 15px;
	color: #FFFFFF;
}

.sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a:hover {
	color: #000000;
}

.sidebar a {
	text-decoration: none;
}


#sidebar {
	float: left;
	width: 120px;
	padding: 0px 0px 0px 0px;
	height: 600px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 0px 0;
	font-size: 14px;
	color: #fccece;
}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	color: #FFFFFF;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar a:hover {
	color: #000000;
}

#sidebar a {
	text-decoration: none;
}

#sidebar2 {
	float: right;
	width: 122px;
	padding: 0px 0px 0px 0px;
	height: 600px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 10px;
}

#sidebar2 li ul {
}

#sidebar2 li li {
	margin: 0;
	padding: 0px 0;
	font-size: 14px;
	color: #fccece;
}

#sidebar2 li li a {
	margin: 0;
	padding-left: 15px;
	color: #FFFFFF;
}

#sidebar2 h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar2 a:hover {
	color: #000000;
}

#sidebar2 a {
	text-decoration: none;
	}


/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Form */

form#requestform {
	margin-left: 0px;
	margin-top: 20px;
	background: #DFECE6;
	width: 400px;
	border: 1px solid #215A6D;
	padding: 0 10px;
	}
	
form#requestform ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
form#requestform ol li {
	padding: 10px 0;
	border-bottom: 1px dotted #3CA2A2;
	}
	
form#requestform ol li.button {
	border-bottom: none;
	}
	
form#requestform ol label {
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #215A6D;
	margin: 0 0 2px 0;
	}
	
form#requestform ol label em {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	color: #5E0000;
	text-transform: none;
	}
	
form#requestform ol input#name,
form#requestform ol input#company,
form#requestform ol input#email {
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #3CA2A2;
	padding: 5px;
	}
	
form#requestform ol input#name:hover,
form#requestform ol input#company:hover,
form#requestform ol input#email:hover {
	border: 1px solid #215A6D;
	}
	
form#requestform ol select {
	width: 150px;
	height: 30px;
	padding: 3px;
	}
	
form#requestform ol option {
	font: 11px Georgia, Times, "Times New Roman", serif;
	color: #fff;
	padding: 3px 0 3px 5px;
	background: #215A6D;
	}
	
form#requestform ol textarea {
	width: 380px;
	height: 100px;
	background: #FFFFFF;
	border: 1px solid #3CA2A2;
	padding: 5px;
	}
	
form#requestform ol textarea:hover {
	border: 1px solid #215A6D;
	}
	
form#requestform ol input#name,
form#requestform ol input#company,
form#requestform ol input#email,
form#requestform ol textarea {
	font: 14px/18px Georgia, Times, "Times New Roman", serif;
	color: #215A6D;
	word-spacing: 1px;
	}
	
form#requestform ol button {
	background: #3CA2A2;
	padding: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	}
	
form#requestform ol button:hover {
	background: #215A6D;
	cursor: pointer;
	}

/*map form*/

form#map {
	margin-left: 0px;
	margin-top: 20px;
	background: #DFECE6;
	width: 400px;
	border: 1px solid #215A6D;
	padding: 0 10px;
	}
	
form#map ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
form#map ol li {
	padding: 10px 0;
	border-bottom: 1px dotted #3CA2A2;
	}
	
form#map ol li.button {
	border-bottom: none;
	}
	
form#map ol label {
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #215A6D;
	margin: 0 0 2px 0;
	}
	
form#map ol label em {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	color: #5E0000;
	text-transform: none;
	}
	
form#map ol input#1a,
form#map ol input#1c {
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #3CA2A2;
	padding: 5px;
	}
	
form#map ol input#1a:hover,
form#map ol input#1c:hover {
	border: 1px solid #215A6D;
	}
	
form#map ol select {
	width: 150px;
	height: 30px;
	padding: 3px;
	}
	
form#map ol option {
	font: 11px Georgia, Times, "Times New Roman", serif;
	color: #fff;
	padding: 3px 0 3px 5px;
	background: #215A6D;
	}
	
form#map ol input#1a,
form#map ol input#1c {
	font: 14px/18px Georgia, Times, "Times New Roman", serif;
	color: #215A6D;
	word-spacing: 1px;
	}
	
form#map ol button {
	background: #3CA2A2;
	padding: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	}
	
form#map ol button:hover {
	background: #215A6D;
	cursor: pointer;
	}

/* Footer */

#footer {
	width: 848px;
	height: 10px;
	min-height: 10px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 12px;
	padding-left: 150px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}

/* T-Shirt page */

#inside_wrapper {
	background: url(/Artwork/page_bg.jpg) no-repeat;
	width: 700px;
	padding:0 0 10px;
	}
	
#inside {
	width: 500px;
	padding: 0 70px 0 45px;
	color: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	}

#inside h1{
	font: 16px Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	}
	
#inside h2{
	font: 13px Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	}
	
#inside ul  {
	}
	
#inside p {
	margin-bottom: 15px;
	}
	
#inside a {
	color: white;
	font-weight: bold;
	}
	
#shirtpic {
	width: 50%;
	float: left;
	height: 250px;
	margin-right: 55px;
}

#shirtform {
	width: 50%
	float: left;
	}
	
	
#insidefooter {
	background: url(/Artwork/page_bottom.jpg) no-repeat;
	width: 600px;
	height: 25px;
	margin-bottom: 10px;
	}

	
.clear {clear: both;}
	
	
#sidebarleft {
		height: 505px;
		width: 132px;
		}
		
#sidebarright {
		height: 505px;
		width: 132px;
		}
	
