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

body {
	color: #a07646;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}


h1	{
	color: #c69c69;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28pt;
	letter-spacing: 0.55em; 
	word-spacing: 0.09em;
	text-align: center;
}

h2	{
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	letter-spacing: 0.45em; 
	word-spacing: 0.09em;
	text-align: left;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	text-align: center;
	font-style: italic;
}

h2.about	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	letter-spacing: 0.35em; 
	word-spacing: 0.06em;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}

h2.gallery	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	letter-spacing: 0.35em; 
	word-spacing: 0.06em;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
}

h3.gallery	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	clear:both;
}


h3.bands	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: normal;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0.20em; 
	word-spacing: 0.04em;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	clear:both;
}




.friends a:link {
	color: #a07646;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}

.friends a:visited {
	color: #a07646;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}

.friends a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}


.friends_right a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.friends_right a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.friends_right a:hover {
	color: #a07646;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

img.floatRight { 
    float: right; 
    margin: 0 20px 0 20px; 
}


/* ===== THESE ARE HEADLINES ON THE NEWS PAGE - NOT THE INDEX PAGE ======= */

.headlines a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

.headlines a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

.headlines a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

.newspage a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.newspage a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.newspage a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: normal; 
	word-spacing: normal;
}

/*.copy a:link, visited {*/

.copy {
	font-size: 8pt;
	color:#999;
}






/* vertical-align: super;*/


p	{
	font-family: Arial, Helvetica, sans-serif;
}


p.brothers {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	color: #c9a57c;
}

p.about {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}


/* FRIENDS PAGE RULES */

p.friends {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 40px;
	margin-right: 20px;
}

p.friends_right {
	text-align: right;
	margin-left: 30px;
	margin-right: 30px;
}



/* CONTACT PAGE RULES */

p.contact {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 100px;
	margin-right: 130px;
}

p.contact_right {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 130px;
	margin-right: 130px;
}




/* GALLERY PAGE RULES */

p.gallery {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	margin-left: 20px;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}

.gallery a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}

.gallery a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}

.gallery a:hover {
	color: #ffffff;
	background-image: url(images/navHover.gif);
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.30em; 
	word-spacing: 0.04em;
}



/* BROTHERS & SISTERS PAGE RULES */
p.bands {
	color: #a07646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 40px;
	margin-right: 20px;
}

.bands a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.bands a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.bands a:hover {
	color: #a07646;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}






/* ===== INDEX PAGE "NEWS LIST" RULES ===== */

.news {
	width: 215px;
}

ul.news {
	padding-bottom: 1em;
}

li.news {
	margin-bottom: 1em;
}

hr.news {
	color: #c69c69;
}

.news a:link {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.news a:visited {
	color: #a07646;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}

.news a:hover {
	color: #fff;
	background-image: url(images/navHover.gif);
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal; 
	word-spacing: normal;
}





/* ===== INDEX PAGE DIV CONTAINERS ===== */

div#container {
	position: relative;
    width: 1200px;
    height: 800px;
	margin-right: auto;
	margin-left: auto;
    background-color: #fff;
	text-align: left;
}

div#header {
	position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    width: 1200px;
	height: 104px;
    padding: 10px 0px 0px 0px;
}


div#left {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg1left.jpg);
	width: 286px;
	height: 571px;
	padding: 0 0 0 0;
}

div#right {
	position: absolute;
	top: 114px;
	left: 286px;
	background-image: url(images/gmbg1right.jpg);
	width: 914px;
	height: 571px;
	padding: 0px;
}


div#bottom {
	position: absolute;
	top: 685px;
	left: 0px;
	background-color: #fff;
	width: 1200px;
	height: 115px;
	padding: 0px;
}

div#copy {
	position: relative;
    width: 1200px;
    height: 20px;
	margin-right: auto;
	margin-left: auto;
    background-color: #e5e5e5;
	text-align: center;
}

/* NOTE:  see index page div#navcontainer below in navigation menu */



/* =====  L/R DIV CONTAINERS(interior pages) ===== */

div#aboutleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_about_left.jpg);
	width: 450px;
	height: 571px;
	padding: 0 0 0 0;
}

div#aboutright {
	position: absolute;
	top: 114px;
	left: 450px;
	background-image: url(images/gmbg_about_right.jpg);
	width: 750px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#bandsleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_b&s_left.jpg);
	width: 396px;
	height: 571px;
	padding: 0 0 0 0;
}

div#bandsright {
	position: absolute;
	top: 114px;
	left: 396px;
	background-image: url(images/gmbg_b&s_right.jpg);
	width: 804px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#contactleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_contact_left.jpg);
	width: 550px;
	height: 571px;
	padding: 0 0 0 0;
}

div#contactright {
	position: absolute;
	top: 114px;
	left: 550px;
	background-image: url(images/gmbg_contact_right.jpg);
	width: 650px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#friendsleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_friends4_left.jpg);
	width: 368px;
	height: 571px;
	padding: 0 0 0 0;
}

div#friendsright {
	position: absolute;
	top: 114px;
	left: 368px;
	background-image: url(images/gmbg_friends4_right.jpg);
	width: 832px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#galleryleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_gallery_left.jpg);
	width: 393px;
	height: 571px;
	padding: 0 0 0 0;
}

div#galleryright {
	position: absolute;
	top: 114px;
	left: 393px;
	background-image: url(images/gmbg_gallery_right.jpg);
	width: 807px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#appearancesleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_news3_left.jpg);
	width: 450px;
	height: 571px;
	padding: 0 0 0 0;
}

div#appearancesright {
	position: absolute;
	top: 114px;
	left: 450px;
	background-image: url(images/gmbg_news3_right.jpg);
	width: 750px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#headlinesleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_news2_left.jpg);
	width: 400px;
	height: 571px;
	padding: 0 0 0 0;
}

div#headlinesright {
	position: absolute;
	top: 114px;
	left: 400px;
	background-image: url(images/gmbg_news2_right.jpg);
	width: 800px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




div#newspageleft {
	position: absolute;
    top: 114px;
    left: 0px;
	background-image: url(images/gmbg_news1_left.jpg);
	width: 417px;
	height: 571px;
	padding: 0 0 0 0;
}

div#newspageright {
	position: absolute;
	top: 114px;
	left: 417px;
	background-image: url(images/gmbg_news1_right.jpg);
	width: 783px;
	height: 571px;
	padding: 0px;
	overflow-y:scroll; /* only vertical scroll */
}




/* ===== GALLERY RULES ===== */

.demo a{ float:left; margin:0; padding:0; margin:5px 10px 5px 20px!important; margin:5px 10px 5px 10px; display:block; background:url(images_gallery/bg_tms.jpg) no-repeat; border:none; width:90px; height:90px;}

.demo a img{ float:left; margin:0; padding:0; margin:9px 0 0 10px; background:url(images_gallery/bg_tms.jpg) no-repeat; border:none; width:70px; height:70px;}





/* =====  NAVIGATION LIST (placed in navcontainer) ===== */


div#navcontainer {
	position: absolute;
	top: 685px;
	left: 286px;
	background-color: #fff;
	width: 914px;
	height: 115px;
	padding: 0px;
	z-index: 1;
}


/* BEGIN SUCKERFISH MENU TEST CODE */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	border: 0;
	color: #c69c69;
	background-color: fff;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.55em;
 	display: block;
	width: 100px; /*9em;*/
	padding: 0 10px 0 10px;
}

#nav a:hover {
	border: 0;
	color: #fff;
	text-decoration: none;
	background:#c69c69 url(images/navHover.gif); /* always have a backup color */
}

#nav li {
	float: left;
	width: 130px; /*9em;*/
}

#nav li ul {
	position: absolute;
	width: 100px; /*9em;*/
	left: -999em;
	background: fff;
	margin: 0;
}

#nav li:hover ul {
	color: #c69c69;
	left: auto;
}

#nav li ul a {
	width: 100px;
	text-align: left;
	color: #c69c69;
	background: fff;
	letter-spacing: normal;
	margin: 0 0 0 25px;
} /* added */

	

/*END SUCKERFISH MENU TEST CODE */


#active a:link, #active a:visited, #active a:hover
{
border: 0;
color: c69c69;
background: #e4dcd2 url(images/navCurrent.gif);
}



/* =====  TWITTER FEED ===== */
#twitter	{ padding:0px 0px 0px 40px; margin:0px; width:245px;	}







