@charset "utf-8";
/* CSS Document */

body {
background-color:#666666;
font-family:Arial, Verdana, Helvetica;
font-size:80%;
margin:0em;
padding:0em;
text-align:center;
}
a:link, a:visited {
color:#993333;
text-decoration:underline;
}
a:hover {
color:#993333;
text-decoration:none;
}
h3 {
text-align:left;
}
img {
border:0em;
}
p, ul {
margin:1em 0em 0em 0em;
}
table {
border:0em;
}
tr {
vertical-align:top;
}

/* layout ========================= */

#container {
background-color:#003300;
border-color:#000000;
border-style:solid;
border-width:1px 1px 1px 1px;
margin-bottom:1em;
margin-left:auto !important;
margin-right:auto !important;
margin-top:-1px;
padding:0em;
text-align:left;
width:777px;
}
#container-inner {
margin:3px 3px 3px 3px;
}

/* header */

#header {
border-bottom:solid 10px #993333;
border-left:solid 1px #993333;
border-right:solid 1px #993333;
border-top:solid 1px #993333;
background-color:#CCCCCC;
display:block;
margin-bottom:11px;
}
#header-table {
width:751px;
}
#header-left {
border-right:solid 1px #993333;
width:246px;
}
#header-right {
text-align:center;
vertical-align:middle;
width:505px;
}
#logo-image {
float:left;
}
#site-logo {
background: #CCCCCC url('/images/austin-piano-and-strings-logo.gif') no-repeat center;
border: 0;
margin:0px 0px 0px 13px;
padding: 0;
}
#site-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 200px;
height: 0px !important;
height /**/: 200px;
width: 480px;
cursor: pointer;
}
#site-subtitle {
font-size:1.25em;
margin-top:1.75em;
}
#site-title {
font-size:1.75em;
font-style:italic;
}

/* content */

#content {
background-color:#CCCCCC;
clear:both;
display:block;
margin:3px 0em;
}
#content-right {
padding:0em 0em 2em 1em;
width:551px;
}
#content-table {
margin:0em;
padding:0em;
width:751px;
}
#content-left {
padding:0em;
width:200px;
}
#left-nav {
margin:.5em 0em;
padding:0em;
}
.left-nav-item {
list-style:none;
margin:.5em;
text-align:center;
}
.left-nav-item a {
border:solid 1px #000000;
display:block;
font-weight:bold;
list-style:none;
padding:.5em 1em;
text-decoration:none;
}
.left-nav-item a:link, .left-nav-item a:visited {
background-color:#993333;
color:#FFFFFF;
}
.left-nav-item a:hover,
.about #left-nav-about a,
.contact #left-nav-contact a,
.guitar-lessons #left-nav-guitar-lessons a,
.home #left-nav-home a,
.piano-lessons #left-nav-piano-lessons a,
.wedding-music #left-nav-wedding-music a,
.wendy-murphy #left-nav-wendy-murphy a {
background-color:#CC9999;
color:#000000;
text-decoration:none;
}
#page-title {
text-align:center;
}

/* footer */

#footer {
background-color:#CC9999;
border:solid 1px #993333;
clear:both;
display:block;
font-size:.9em;
font-weight:bold;
padding:.5em;
text-align:center;
}

/* custom */

img.image-right {
border:solid 1px #000000;
float:right;
margin:0em 0em .5em 1em;
}

.no-top-margin {
margin-top:0em;
}

.noshow {
display:none;
margin:-10em -10em 0em 0em;
}
