

* {
	margin: 0;
	padding: 0;
}

/* render html5 elements as block */
header,footer,section,aside,nav,article {
	display: block;
}

body {

}

/* layout */
#wrapper {

}

nav {
	display: none;
}

#main {
	width: 1010px;
	margin: 0 auto;
	padding-top: 0px;
	overflow: hidden;

}

#content {
	float: left;
	width: 700px;
	margin: 0 0 10px 0;
	padding: 10px 20px 5px 20px;
}

#sidebar {
	float: right;
	padding: 10px 0 0 20px;
	width: 240px;
}

footer {
	width: 1010px;
	margin: 0 auto;
	clear: both;
	display:none;
}



nav {
	margin: 0 auto;
	display: none;
	float: right;
	margin-top: -4px;
}


nav .menu li:hover li {
	float: none;
}

nav .menu li:hover a {

}

nav .menu li:hover li a:hover {
	background: #555;
}





/** Table Tours**/
#tours {
	border-top-width: 10px;
	border-collapse: collapse;
	width: 100%;
}

#tours th {
	text-align: left;

	color: white;
	
	padding-left: 6px; /* 'cellpadding' equivalent */
}

#tours td {
	text-align: left;
	font-size: 11px;
	padding-left: 6px; /* 'cellpadding' equivalent */
}

#twoColumnTours {
	width: 100%;
	
}

#twoColumnTours td{
vertical-align: top;
font-size: 10px;
padding-left: 15px;
}

#twoColumnTours h7{
	width: 100%;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

#twoColumnTours h8{
	width: 100%;
	font-size: 10px;
	text-align: left;
	color: #5a0020;
	font-weight: bold;
}

/** Table Artists**/
#artistsgrid {
	border-top-width: 10px;
	
	border-collapse: collapse;
	width: 100%;
}

#artistsgrid th {
	text-align: left;
	background-color: #555;
	color: white;
	padding-left: 6px; /* 'cellpadding' equivalent */
}

#artistsgrid td {
	text-align: left;
	padding-left: 6px; /* 'cellpadding' equivalent */
}

#artistsgrid>h2 {
	text-align: center;
}

/** Downloads Tours**/
#downloads {
	
	text-align: left;
	color: #333;
}

#downloads td {
	padding-right: 2em;
}

/** Contact Form **/
form input {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 99%;
}

form textarea {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 99%;
	height: 300px
}

.submit {
	height: 35px;
	width: 60px;
	padding-top: 5px;
	clear: both;
}

/** ARTICLES **/
article {
	width: 48%;
	float: left;
	margin-bottom: 10px;
	margin-right:10px;

}

article img {

	-moz-box-shadow: 0px 0px 2px #000000;
	-webkit-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000;
	-moz-transition: all 400ms linear 0s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

#leftColumn >h2{

font-size: 16px;
	text-align: left;
	width: 100% 
}

#content p,ul,ol,hr {
	margin-bottom: 20px;
}

#content ul ul,ol ol,ul ol,ol ul {
	margin-bottom: 0;
}

#content h1,h2,h3,h4,h5,h6 {

}

.alignleft,img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}

.alignright,img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
}

.aligncenter,img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#contact {
	width: 620px;
	float: left;
	margin-bottom: 10px;
	background: #555 url(images/background3.jpg) repeat;
	padding-top: 24px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 24px;
	text-align: left;
	font-weight: bold;
	/* curved border radius */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#contact img {
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px #000000;
	-webkit-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000;
	-moz-transition: all 400ms linear 0s;
}

#contact .statusmessage {
	
	font-weight: bold;
	color: red;
}

img.alignleft,img.alignright,img.aligncenter {
	margin-bottom: 12px;
}
1010px
/* sidebar and footer widget blocks */
aside h3 {
	
	text-shadow: 0px 2px 3px #ddd;
}

aside ul {
	list-style: square;
	color: #bbb;
	margin: -15px 0 15px 25px;
}

/* sidebar and footer widget blocks */
.tabwidget {
	width: 240px;
	}

/*Headline line*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}

/*tab*/
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #555 url(images/background3.jpg) repeat;
	overflow: hidden;
	position: relative;
	font-weight: bold;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	
	padding: 0 5px;
	border: 1px solid #fff;
	outline: none;
}

ul.tabs li a:hover {
	background: #ccc;
}

html ul.tabs li.active,html ul.tabs li.active a:hover {
	background: #555 url(images/background3.jpg) repeat;
	border-bottom: 1px solid #efefef;
}

/*tab content panel*/
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.tab_content {
	padding: 20px;
	
	line-height: 1.5em;

}

.tab_content ul {
	list-style: none;
}

.tab_content h3 {
	border-bottom: 1px dashed #03327d;
}

.tab_content a {
}

.tab_content a:hover,a:active {

}

.tab_content img {
	float: left;
	margin-right: 15px;
	border: 1px solid #03327d;
	padding: 5px;
}

aside .standard {
padding: 13px;
	border: 2px solid #fff;
	border-radius: 0px;
	background: #F7F7F9;
	box-shadow:
		0 0 0 1px rgba(0,0,2,0.1),
		0 1px 0 rgba(0,0,2,0.15),
		0 1px 1px rgba(0,0,2,0.1);
	text-shadow: 0 1px 0 rgba(253,253,255,1.0);
margin-bottom:15px;
}

}

aside .standard h3 {
margin: -13px -13px 13px -13px;
	padding: 13px;
	border-radius: 7px 7px 0 0;
	background: #E5E5E7 url(../images/module_box_header.png) 0 0 repeat-x;
	color: #a2a2a4;
}

aside .standardtext {
	float: left;
	margin-right: 15px;
	border: 1px solid #03327d;
	padding: 5px;
}

#footer-area {
display: none;
border-top: 1px solid #888;
	background: #333;
	color: #FFF;
	font-size: 90%;
	padding: 18px 0;
	overflow: hidden;
	/* curved border radius */
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 2px #000000;
	-moz-transition: all 400ms linear 0s;
}

.footer-segment {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 600px;
}

footer aside h4 {
	color: #ffffff;
	font-size: 16px;
	line-height: 1.5em;
}

footer ul {
	list-style: none;
	margin: -2px 0;
}

footer a:link,footer a:visited {
	color: #ffffff;
}

footer a:hover {
	text-decoration: underline;
}

footer p {
	margin-top: -15px;
	color: #ffffff;
}