@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {	border-collapse: collapse; border-spacing: 0; }

html {
	
}
body {
	padding: 0;
	margin: 0;
	color:#000;
	background-color:#FFF;
	width: 100%;
	display: table;
	font-family:Arial;
	font-size:14px;
}
a, a:visited, a:active {
	text-decoration:none;
	color:#333366;
}
a:hover {
	text-decoration:underline;
}
#pageWrapper {
	width:950px;
	margin:40px auto 5px auto;
	background-color:#FFF;
}
#pageWrapper .top {
	background:url(images/page_tr.jpg) no-repeat top right;
}
#pageWrapper .top div {
	background:url(images/page_tl.jpg) no-repeat top left;
}
#pageWrapper .top span {
    display:block;
    height:6px;
    margin:0 10px;
	border-top:1px solid #CCC;
}
#pageWrapper .content {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#pageWrapper .bottom {
	background:url(images/page_br.jpg) no-repeat bottom right;
}
#pageWrapper .bottom div {
	background:url(images/page_bl.jpg) no-repeat bottom left;
}
#pageWrapper .bottom span {
    display:block;
    height:6px;
    margin:0 10px;
	border-bottom:1px solid #CCC;
}
#header {
	margin-bottom:20px;
	padding:0 10px 10px 10px;
	border-bottom:10px solid #999966;
	font-size:20px;
	color:#333366;
}
#headercontent td {
	vertical-align:middle;
	font-weight:bold;
}
#headercontent td.headerleft {
	text-align:left;
	width:281px;
}
#headercontent td.headermiddle {
	text-align:center;
	font-size:34px;
	width:250px;
}
#headercontent td.headermiddleleft {
	width:55px;
}
#headercontent td.headermiddleright {
	width:81px;
}
#headercontent td.headerright {
	text-align:right;
	width:261px;
}
#innerWrapper {
}

#left {
	float:left;
	width:160px;
	margin:0 10px 0 0;
}
#menuWrapper{
	margin:0 0 10px 0;
}
#menuTop {
	background:url(images/menu_tr.jpg) no-repeat top right;
	height:10px;
}
#menuBottom {
	background:url(images/menu_br.jpg) no-repeat bottom right;
    height:10px;
}
#menu {
	font-size:18px;
	font-family:Arial;
}
#menu, #menuTop, #menuBottom {
	background-color:#999966;
}
#menu ul {
}
#menu ul li {
	margin:10px 0 0 0;
	background:url(images/menu_square.png) 7px 5px no-repeat;
}
#menu ul li.firstitem {
	margin:0;
}
#menu li a, #menu li a:visited {
	text-align:left;
	padding:0 0 0 27px;
	color:#333366;
	display:block;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#FFF;
	text-decoration:none;
}
#menu ul li a.menuactive {
	color:#000;
	font-weight:normal;
}
#hitchedadWrapper {
	margin:20px 0;
}
#hitchedadTop {
	background:url(images/hitchedad_tr.jpg) no-repeat top right;
	height:10px;
}
#hitchedadBottom {
	background:url(images/hitchedad_br.jpg) no-repeat bottom right;
    height:10px;
}
#hitchedad, #hitchedadTop, #hitchedadBottom {
	background-color:#330066;
	text-align:center;
}
#content {
	line-height:130%;
	float:left;
	width:768px;
}
#content p {
	margin:1em 0;
	text-align:left;
}
#content h1 {
	font-size:26px;
	font-weight:bold;
	color:#333366;
	margin:0 0 5px 0;
	line-height:normal;
}
#content h2 {
	font-size:18px;
	font-weight:bold;
	color:#333366;
	margin:0;
}
#content img {
	border:1px solid #CCC;
}
#content table td {
	vertical-align:middle;
}
#col1, #col3, #col2 {
	padding:0 10px 0 0;
}
#col2, #col4 {
	width:50%;
}
#barn td {
	padding-bottom:20px;
}
.testimonials img {
	margin:0 10px 0 0;
}
.testimonials hr {
	width:100%;
	height:1px;
	border:0;
	background-color:#333366;
}
	
.test_author {
	font-size:90%;
	color:#666;
	font-style:italic;
}
.address {
	padding-left:20px;
	font-size:110%;
}
#map_canvas {
	width:100%;
	height:400px;
	margin:10px 0 10px 0;
	border:1px solid #CCC;
}
#footer {
	width:930px;
	padding:0 10px;
	margin:0 auto 40px auto;
	font-size:11px;
}


.clear {
	clear:both;
}
.clearright {
	clear:right;
}
.clearleft {
	clear:left;
}
.imgright {
	float:right;
	margin:0px 0 10px 10px;
	clear:both;
}
.imgleft {
	float:left;
	margin:0px 10px 10px 0;
	clear:both;
}


.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold;
}
.important {
	color:#333366;
}
#gigs {
}
#gigs p {
	text-align:center;
}
.gigdate {
	font-size:16px;
	color:#333366;
	font-weight:normal;
}
.gigband {
	font-size:20px;
	font-weight:bold;
}
.gigdetails {
	font-size:13px;
	font-weight:normal;
}
#imagerow img {
	margin:0 10px 0 0;
}

	
