/* Callanish web css */
body {
 	margin-top: 0;
 	padding: 0;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
table {
	border-color:#006600;
	width: 680px;
}
th {
	background-color:#006600;
	font-weight: normal;
	color:#fff;
}

td {
	vertical-align: middle;
}

h1 {
	font-size: large;
	font-weight: bold;
	margin: 5px 0;
}
h2 {
	font-size: medium;
	font-weight: bold;
	margin: 0;
}

ol {
	font-size: x-small;
	text-align: left;
	list-style-position: inside;
	padding: 0;
}
li {
	padding: 1px;
}
.announcement {
    font-size: 1.1em;
    color: red;
    font-weight: bold;
    text-align: center;
}

.news {
	margin: 0 25px 25px 25px;
	padding: 0 10px 10px 10px;
	border: 1px gray solid;
}
.subtitle {
	text-align: center;
	margin-bottom: 1.5em;
}
#container {
	margin: auto;
	width: 700px;
	background-color:#fff;
	border: 1px solid #006633;
}
#header {
	display:inline;
	width: 700px;
}
#header img {
	float:left;
	border: none;
}
.slideHeader {
	margin-top: 1em;
}
p.join {
	text-align: right;
	font-size: 10px;
	height: 12px;
	margin-top: 0;
	margin-bottom: 2px;
	padding: 5px 5px 2px 0px;
}

p.join a {
	color:#336600;
	text-decoration:underline;
}

p.join a:hover {
	color: #FF0000;
}
#nav {
	background-color:#060;
	height: 18px;
	width: 700px;
	padding: 5px 2px 2px 2px;
	text-align:center;
	margin:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 696px;	
}

#nav ul {	
	margin:auto;
	color:#fff;	
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav ul li  {	
	color:#fff;
	display: inline;	
	font-weight: 600;
	padding-left: 10px;
	padding-right: 10px;
}
	
#nav ul li a {	
	color:#fff;
	text-decoration: none;	
}

#nav a:hover {
	color:#FFFF00;
	text-decoration:underline;
	background-color:#339900;
}

#nav a:active {
	color:#FF0000;	
}

a {
	color: #336600;
	text-decoration:underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#content {
	padding: 10px 10px 10px 10px;
	text-align: justify;
	display:block;
}

#content p#home {
	display: block;
	width:280px;
	padding: 0;
}
.hometext {
	float: right;
	margin-right: 5px;
}
img.group {
	display: inline;
	float: left;
	padding: 7px 0 20px 0;
	margin-left: 5px;
}

img.stdImage {
	display: block;
	float: left;
	padding: 5px 0 0 0;
}
img.cdImage {
	display: block;
	float: left;
	padding: 5px 10px 0 10px;
}
img.indImage {
	display: block;
	float: left;
	padding: 0 15px 10px 0;
}
.songs {
	display: block;
	text-align: left;
	margin-left:225px;
	padding: 0;
}
.noLink {
	color:#000;
	text-decoration: none;
}
a:hover.noLink {
	color:#000;
	text-decoration: none;
}
#theband {
	margin: auto;
	display: block;
 	width: 525px;
}
.bioText {	
	font-size: 90%;
	text-align:left;
	text-align:justify;
	padding: 0px 15px 10px 0;
}
table#sessionTable td {
	vertical-align:top;
}
#footer {
	text-align:center;
	padding-bottom: 10px;
}

#bigPhoto {
	margin: auto;
	padding-top: 5px;
	width: 600px;
}
#caption {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
#closelink {
	clear: all;
}
table.tracks {
	font-size: x-small;
	width: 450px;
}
table.tracks td {
	height: 22px;
	vertical-align: middle;
}
p.smalltext {
	font-size: x-small;
	margin: 0;
}
