@charset "utf-8";
/* CSS Document */

body {
	background:#666;
	font:100% Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:black;
	padding:0;
	margin:0;
}

.space {
background-image:url(images/background/space.jpg);
background-repeat:repeat;
}

#main {
background:white;
font:100% Verdana, Arial, Helvetica, sans-serif;
text-align:left;
width:740px;
height:auto;
padding:0;
margin:0 auto;
border:1px solid black;
}

#main h1 {
font-family:Algerian;
font-size:30px;
color:black;
text-align:center;
}

#main h2 {
font-size:24px;
font-weight:bold;
color:black;
text-align:center;
}

#main h3 {
font-size:20px;
color:black;
text-align:center;
}

#main h4 {
font-size:14px;
font-weight:normal;
font-style:italic;
color:black;
}

.couplers {
color:black;
}

.flues {
color:white;
}

.reeds {
color:red;
}

.strings {
color:yellow;
}

#hometop {
position:relative;
width:730px;
height:160px;
padding:0;
margin:30px auto 0 auto;
}

/* Main navigation menu */

#menu {
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin-left:5px;
float:left;
}

#menu ul {
list-style-type:none;
padding:0;
margin:0;
width:130px;
border-top:1px solid aqua;
}

#menu li {
position:relative;
width:130px;
float:left;
}

#menu table {
position:absolute;
border-collapse:collapse;
top:0px;
left:0px;
}

#menu a {
background-image:url(images/buttons/menustd1x20.gif);
background-repeat:repeat-x;
display:block;
text-decoration:none;
color:white;
font-weight:bold;
padding:3px;
border:1px solid aqua;
border-top:0;
height:1%;
z-index:1000;
}

#menu a:hover {
background-image:url(images/buttons/menuhover1x20.gif);
background-repeat:repeat-x;
visibility:visible;
}

#menu li ul {
position:absolute;
top:0px;
left:130px;
visibility:hidden;
}

#menu li:hover > ul {
visibility:visible;
}

#menu li:hover > a {
background-image:url(images/buttons/menuhover1x20.gif);
background-repeat:repeat-x;
}

/* 1st sublevel */
#menu ul a:hover ul {
visibility:visible;
}
#menu ul a:hover ul ul {
visibility:hidden;
}

/* 2nd sublevel */
#menu ul a:hover ul a:hover ul {
visibility:visible;
}

#menu ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* 3rd sublevel */
#menu ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}

#menu ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* 4th sublevel */
#menu ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}

#menu ul a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

#menusel {
color:red;
}

#logo, #ie6logo {
background-repeat:no-repeat;
width:245px;
height:184px;
padding:0;
float:left;
}

#logo {
background-image:url(images/Console.png);
margin:-30px 0 0 115px;
}

#ie6logo {
background-image:url(images/Console.gif);
margin-left:115px;
}

#counter {
position:relative;
background-color:#ebebeb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-align:center;
width:130px;
height:115px;
padding-top:5px;
margin-right:5px;
float:right;
}

#cbox {
width:80px;
height:30px;
padding:0;
margin:40px auto 0 auto;
}

#content {
background:white;
text-align:left;
width:720px;
height:auto;
padding:0 10px 0 10px;
margin:0 auto;
}

#bigtop, #spacetop, #bigmain {
position:relative;
background-repeat:repeat;
height:auto;
margin:0 auto 0 auto;
}

#bigtop, #bigmain {
background-image:url(images/background/background_sky.gif);
}

#bigtop, #spacetop {
	width:auto;
	min-height:520px;
	padding:0;
	overflow:visible;
}

#spacetop {
background-image:url(images/background/space.jpg);
border-bottom:4px solid white;
}

#bigtop {
border-bottom:4px solid black;
}

#bigtop h1 {
font-family:"CommercialScript BT";
font-size:50px;
color:black;
text-align:center;
}

#bigmain, #spacemain {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	width:auto;
	min-height:550px;
	margin:0 auto 0 auto;
	padding:20px 10px 20px 10px;
	border-left:4px solid black;
	overflow:visible;
}

#bigmain p, #spacemain p {
clear:both;
}

#spacemain {
position:relative;
background-image:url(images/background/space.jpg);
background-repeat:repeat;
height:auto;
}

#spacemain h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#00FF00;
	text-align:center;
	padding-bottom:20px;
	margin:0;
}

#bigmain h1, #bigmain h2 {
font-family:"CommercialScript BT";
font-weight:normal;
color:black;
text-align:center;
padding:0;
margin:0 auto 0 auto;
clear:both;
}

#bigmain h1 {
font-size:50px;
}

#bigmain h2 {
font-size:30px;
font-weight:bold;
}


#bigmain h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:black;
text-align:center;
padding-top:30px;
margin:5px auto 5px auto;
clear:both;
}

#bigmain h4 {
font-family:Algerian;
font-size:24px;
font-weight:normal;
color:black;
text-align:center;
padding-top:30px;
margin:5px auto 5px auto;
clear:both;
}

#spacemain h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:#33ff33;
text-align:center;
padding-top:30px;
margin:5px auto 5px auto;
clear:both;
}

#bigmain h6 {
font-size:12px;
font-weight:normal;
font-style:italic;
color:black;
text-align:left;
padding:0;
margin:10px;
}

.centertxt p {
text-align:center;
padding:0;
margin:0;
}

.colleft, .colright {
background-color:#99ccff;
width:400px;
height:auto;
padding:10px;
margin-top:20px;
margin-bottom:20px;
}

.colleft {
	margin-left:10px;
	float:left;
	clear:both;
}

.colright {
margin-right:100px;
float:right;
}

.imgleft {
font-size:12px;
font-weight:bold;
text-align:center;
width:auto;
height:auto;
padding:5px 0 10px 0;
margin:30px 10px 60px 30px;
float:left;
clear:both;
}

.imgcenter, .imgcenternb, .imgright {
font-size:12px;
font-weight:bold;
text-align:center;
padding:5px 0 10px 0;
clear:both;
}

.imgleft img, .imgcenter img, .imgright img {
border:10px ridge blue;
}

.imgcenternb img {
border:none;
}

.imgcenter img, .imgcenternb img {
margin:30px auto 60px auto;
}

.imgright {
margin:30px 30px 60px 10px;
float:right;
}

.img220x134 {
width:220px;
height:134px;
}

.img280x260 {
width:280px;
height:260px;
}

.img300x300 {
width:300px;
height:300px;
}

.img338x336 {
width:338px;
height:336px;
}

.img389x325 {
width:389px;
height:325px;
}

.img450x450 {
width:450px;
height:450px;
}

.img468x295 {
width:468px;
height:295px;
}

.img497x575 {
width:497px;
height:575px;
}

.img492x308 {
width:492px;
height:308px;
}

.img499x461 {
	width:auto;
	height:461px;
}

.img509x927 {
width:509px;
height:927px;
}

.img520x395 {
width:520px;
height:395px;
}

.img549x843 {
width:549px;
height:843px;
}

.img570x432 {
width:570px;
height:432px;
}

.img570x622 {
width:570px;
height:622px;
}

.img570x698 {
width:570px;
height:698px;
}

.img570x753 {
width:570px;
height:753px;
}

.img570x759 {
width:570px;
height:759px;
}

.img570x975 {
width:570px;
height:975px;
}

.img579x372 {
width:579px;
height:372px;
}

.img596x532 {
width:596px;
height:532px;
}

.img604x414 {
width:604px;
height:414px;
}

.img611x426 {
width:611px;
height:426px;
}

.img660x500 {
width:660px;
height:500px;
}

.img670x424 {
width:670px;
height:424px;
}

.img696x172 {
width:696px;
height:172px;
}

.img700x75 {
width:700px;
height:75px;
}

.img700x87 {
width:700px;
height:87px;
}

.img766x1089 {
width:766px;
height:1089px;
}

.img771x479 {
width:771px;
height:479px;
}

.img779x594 {
width:779px;
height:594px;
}

.img783x628 {
width:783px;
height:628px;
}

.img784x643 {
width:784px;
height:643px;
}

.img786x76 {
width:786px;
height:76px;
}

.img800x328 {
width:800px;
height:328px;
}

.img870x658 {
width:870px;
height:658px;
}

.img940x286 {
width:940px;
height:286px;
}

.img1000x817 {
width:1000px;
height:817px;
}

.img1020x770 {
width:1020px;
height:770px;
}

.img1061x1867 {
width:1061px;
height:1867px;
}

.greentxt {
color:#33ff33;
}

#yertiz {
font-family:"Edwardian Script ITC";
font-size:48px;
font-weight:bold;
}

.dateright {
width:100px;
height:20px;
padding:0;
margin-right:10px;
float:right;
}

.yellowtxt {
color:yellow;
margin-top:70px;
}

#homebanner, #aboutbanner, #oworldbanner, #c650banner, #musicroombanner, #acknowledgebanner, #c652banner, #vtpo1banner, #vtpo2banner, #ranksbanner, #programbanner, #voicebanner, #stopsbanner, #digibanner, #audiobanner, #wspics2banner, #diybanner, #wurlibanner, #conv1banner, #musicbanner, #linksbanner, #testbanner {
background-repeat:no-repeat;
height:112px;
padding:0;
margin:10px auto 10px auto;
border:10px ridge blue;
}

#homebanner {
background-image:url(images/banners/oj2.jpg);
width:248px;
}

#aboutbanner {
background-image:url(images/banners/aboutme.jpg);
width:376px;
}

#oworldbanner {
background-image:url(images/banners/organworld.jpg);
width:617px;
}

#c650banner, #c652banner, #vtpo1banner {
width:743px;
}

#c650banner {
background-image:url(images/banners/conn650conv.jpg);
}

#c652banner {
background-image:url(images/banners/palladium.jpg);
}

#musicroombanner {
background-image:url(images/banners/musicroom.jpg);
}

#acknowledgebanner {
background-image:url(images/banners/acknowledge.jpg);
}


#vtpo1banner {
background-image:url(images/banners/conn651.jpg);
}

#vtpo2banner {
background-image:url(images/banners/wurli260sp.jpg);
width:543px;
}

#ranksbanner {
background-image:url(images/banners/ranks.jpg);
width:400px;
}

#programbanner {
background-image:url(images/banners/artisanprogram.jpg);
width:400px;
}


#voicebanner {
background-image:url(images/banners/currentvoices.jpg);
width:934px;
}

#stopsbanner {
background-image:url(images/banners/stoplist.jpg);
width:591px;
}

#digibanner {
background-image:url(images/banners/digital.jpg);
width:265px;
}

#audiobanner {
background-image:url(images/banners/audio.jpg);
width:235px;
}

#wspics2banner {
background-image:url(images/banners/consolepics.jpg);
width:355px;
}

#diybanner {
background-image:url(images/banners/diyconsole.jpg);
width:740px;
}

#wurlibanner {
background-image:url(images/banners/wurlitzer.jpg);
width:318px;
height:105px;
}

#conv1banner {
background-image:url(images/banners/conn651.jpg);
width:340px;
}

#musicbanner {
background-image:url(images/banners/music.jpg);
width:242px;
}

#linksbanner {
background-image:url(images/banners/links.jpg);
width:215px;
}

#testbanner {
background-image:url('images/banners/%22TEST%22');
width:591px
}


.toplink {
background-color:blue;
font-size:12px;
font-weight:bold;
text-align:center;
width:170px;
height:19px;
padding-top:2px;
margin:10px;
border:2px solid white;
}

.toplink a {
position:relative;
background-color:blue;
cursor:pointer;
text-decoration:none;
color:black;
width:170px;
height:19px;
}

#bigmain .toplink img {
position:relative;
width:13px;
height:12px;
padding:0;
margin:0;
border:none;
}

.clearfix {
clear:both;
}

.midtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:black;
text-align:center;
width:100%;
height:auto;
padding-bottom:20px;
margin:20px auto 20px auto;
border-bottom:2px inset #ffc;
clear:both;
}

.lefttxtbox {
width:588px;
height:auto;
padding:0;
margin:20px 0 20px 10px;
float:left;
clear:both;
}

#stopbox, #connbox {
position:relative;
height:auto;
padding:0;
margin:50px auto 20px auto;
border:5px double #999966;
}

#stopbox {
width:1000px;
}

#connbox {
width:1150px;
}

#stopbox h1, #connbox h2 {
font-family:Algerian;
font-weight:bold;
text-align:center;
padding:0;
margin:10px auto 30px auto;
}

#stopbox h1 {
font-size:50px;
}

#connbox h2 {
font-size:40px;
}

#stopbox table, #connbox table {
height:auto;
padding:0;
margin:10px auto 10px auto;
}

#stopbox table {
width:960px;
}

#connbox table {
width:1100px;
}

#stopbox table tr, #connbox table tr {
padding:0;
margin:0 auto 0 auto;
}

#stopbox table th, #connbox table th, .headcell {
font-size:14px;
font-weight:bold;
color:white;
text-align:center;
text-transform:uppercase;
border:1px solid blue;
}

#stopbox table th, .headcell {
background-color:black;
}

#connbox table th, #connbox table td {
background-color:fuchsia
}

#stopbox table td, #connbox table td {
font-size:16px;
font-weight:bold;
color:black;
text-transform:capitalize;
text-align:left;
width:25%;
padding:5px;
margin:0;
vertical-align:top;
/*border-collapse:collapse;*/border:1px solid red;
}

#connbox p {
margin-left:10px;
}

#connlist {
	background-color:#aaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:280px;
	height:auto;
	padding:10px 0 0 10px;
	margin:10px auto 10px auto;
}


#connlist ol {
padding:0;
margin-bottom:0;
}

#connlist ul {
list-style:none;
padding:0;
margin-top:0;
}

#connlist li {
padding:0;
margin:0;
}

.smalltxt {
font-size:10px;
}

#disclaimer, .tunes {
font-weight:bold;
}

#disclaimer h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:left;
	color:#00FF00;
	padding:0;
	margin:10px;
}

#disclaimer p, .tunes p {
font-family:"Comic Sans MS";
font-size:18px;
text-align:left;
color:fuchsia;
width:100%;
height:auto;
padding-bottom:20px;
margin:20px auto 20px auto;
border-bottom:2px inset #ffc;
clear:both;
}

#linksouter {
position:relative;
background-color:#c0c0c0;
width:584px;
height:auto;
padding:0;
margin:20px auto 20px auto;
border:8px outset blue;
}

#linksinner {
position:relative;
background-color:aqua;
width:345px;
height:auto;
padding:0;
margin:5px auto 5px auto;
border:8px outset #b0b0b0;
}

#linksborder {
position:relative;
background:inherit;
width:340px;
height:auto;
padding:0;
margin:2px;
border-top:1px solid red;
border-left:1px solid red;
}

#links {
background:inherit;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:red;
text-decoration:underline;
text-transform:capitalize;
height:auto;
padding:0;
margin:2px 0 2px 2px;
}

#links ul {
list-style:none;
width:336px;
padding:0;
margin:0;
border:1px solid red;
}

#links li {
text-align:center;
height:18px;
border:1px solid red;
}

#links li a {
color:red;
cursor:pointer;
}

#links li a:hover {
color:blue;
}

#footer {
width:700px;
height:53px;
padding:0;
margin:0 auto 0 auto;
clear:both;
}

#footer h4 {
display:inline;
}

#updated {
display:inline;
width:400px;
height:30px;
padding:0;
margin:10px;
}

#webbwize {
background-image:url(images/banners/webbwizesmall.jpg);
background-position:top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
text-align:center;
cursor:pointer;
width:130px;
height:12px;
padding-top:18px;
margin:0 10px 10px 0;
float:right;
}

#webbwize a {
color:black;
text-decoration:none;
}<HTML> <font color= "black"><P><P><center><I><B>This page brought to you by:</I></B> <BR><A href="http://vintagehammond.com">
<font color= "black">VintageHammond.Com - We Buy-Sell-Trade Vintage Hammond Organs </A></center></html>

