html {
background:#a8906c url(/images/bgshadow.jpg) center repeat-y fixed;
overflow: -moz-scrollbars-vertical; 
}

body, html {
font-family: Arial, Helvetica, san-serif; 
color: black; 
font-size:100.1%; 
text-align:center; 
}

html, body, div, h1, h2, h3, h4, h5, h6, p, a, ul, li, img {
margin:0; 
padding:0; 
}

p { 
font-size: 0.85em;
font-weight:normal; 
line-height: 1.4em;
margin-bottom:0.8em; 
}

ul, li {
list-style:none; 
}

ul {
margin-bottom:1em;
}

img {border:none; }



/* WRAP WRAPS AROUND THE BANNER, MENU AND FOOTER
-------------------------------------------------------------------------*/
#wrap {
width:900px; 
margin:0 auto; 
text-align:center; 
}

#banner {
position:fixed; 
top:0; 
left:50%; 
margin-left:-450px; 
z-index:100; 
}

/* TOP LEVEL NAVIGATION AND MENU STYLES
-------------------------------------------------------------------------*/
#menu {
position:fixed; 
width:900px; 
top:120px; 
left:50%; 
margin-left:-450px; 
z-index:101; 
}

#menu ul li {
display:inline;
list-style-type:none;
}

#menu a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
font-style:italic;
font-weight:bold;
color:#c98250;
text-decoration:none;
margin:0 0.25em;
}

#menu a:hover {
color:white;
}

/*CONTENT CONTAINS SIDEBAR + TEXTBOX (absolute position so it scrolls)
-------------------------------------------------------------------------*/

#content {
position:absolute; 
width: 835px; 
top:185px; 
left:50%; 
margin-left:-420px; 
text-align:left;
padding-bottom:50px; 
}

/* MAIN SIDEBAR FOR ALL PAGES EXCEPT HOME
-------------------------------------------------------------------------*/
#sidebar {
float:left;
width:165px;
}

#sidebar.wider {
width:225px;
}

.sidebarphotos {
display:inline;
font-style:italic;
}

#sidebar h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
font-style:italic;
font-weight:bold;
line-height:1em;
margin-bottom:0.75em;
color:#6a0000;
}

#sidebar h2 {
font-size:1em;
font-weight:bold;
line-height:1em;
margin-bottom:0.5em;
color:#6a0000;
text-transform:capitalize;
}

#sidebar h3 {
font-size:0.7em;
font-weight:bold;
line-height:1em;
margin-bottom:0.25em;
text-transform:uppercase;
color:#6a0000;
}

#sidebar ul li a {
font-size:0.8em;
line-height:1.2em;
color:#4f4622;
text-decoration:none;
}

#sidebar a:hover {
color:#6a0000;
text-decoration:underline;
}

#sidebar a:visited {
color:#947950;
}

/* SIDEBAR ON THE HOME PAGE HAS "FEATURED" AND "SLIDE SHOW"
------------------------------------------------------------------------- */

#sidebar-home { 
float:left;
width:400px; 
}

/*#sidebar-home img {
float:left;
margin-right:10px;
}
*/
#featured, #slideshow {
padding:5px 15px 10px 10px;
margin-bottom: 15px;
background-color:#efead4; 
border:1px solid #aea999;
overflow:auto; 
}

#featured h1, #slideshow h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
font-style:normal;
line-height:1em;
letter-spacing:4px;
text-transform:uppercase;
margin-top:0.25em;
margin-bottom:0.75em;
color:#ffa44e;
}

#featured h2, #slideshow h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-style:italic;
line-height:1em;
margin-bottom:.5em;
color:#6a0000;
}

#featured p, #slideshow p {
font-size:0.8em;
line-height:1.2em;
margin-top:0.8em;
margin-bottom:0.25em;
}


/* MAIN AREA FOR CONTENT INCLUDING PHOTOBOXES and ARTIST BOXES
-------------------------------------------------------------------------*/

#textbox { 
float:right;
width:650px;
/*margin-left:210px;*/ 
}

#textbox-home { 
float:right;
width:400px;
/*margin-left:210px;*/ 
}

#textbox.narrow {
width:600px;
}

#textbox h1, #textbox-home h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.25em;
font-style:italic;
font-weight:bold;
line-height:1em;
margin-bottom:.5em;
color:#6a0000;
}

#textbox h2, #textbox-home h2 {
font-size:0.9em;
font-weight:bold;
line-height:1em;
margin-bottom:0.25em;
text-transform:uppercase;
}

#textbox h3, #textbox-home h3 {
font-size:1em;
font-weight:bold;
line-height:1.2em;
margin-bottom:1.5em;
color:#999999;
}

#textbox h1.pagesection {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
font-style:normal;
line-height:1em;
letter-spacing:4px;
text-transform:uppercase;
margin-top:1em;
margin-bottom:01.25em;
color:#ffa44e;
}

#textbox p.section-break {
padding-bottom:20px;
background: url(/images/section-break.jpg) bottom left no-repeat;
margin-top:0;
margin-bottom:1em;
clear:both;
}

#textbox p.intro {
margin-bottom:3em;
}

#textbox p.pullquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
font-style:italic;
font-weight:normal;
line-height:3em;
color:#947950;
}

.artistbox {
height:130px;
padding:10px;
border:1px solid #efeddf;
margin-bottom:25px;
/*overflow:auto;*/
}

.artistbox img {
float:left;
margin-right:15px;
}

.photobox { 
font-size: 0.75em; 
font-style:italic; 
color:#6a0000; 
float:left; 
margin-right:15px;
margin-bottom:15px; 
}

.photobox img {
margin-bottom:5px;
}

#event {
margin-top:20px;
}

/* CONSTANT CONTACT SIGN UP FORM BOX AND STYLES
------------------------------------------------------------------------- */

#ConstantContactBox { background-color:#efead4; border:1px solid #aea999; padding: 15px; margin:15px 0 0 0; }

#ConstantContactBox input.submit { width:75px; margin:5px 0 0 0; }

#ConstantContactBox h2 { margin-bottom: 10px; }

#ConstantContactBox img { float:left; margin-right:5px; }

#ConstantContactBox label.label { 
font-size: 0.75em;
float:left; 
margin-bottom:5px; 
}

#SafeSubscribe {
margin-top:3px 0 0 0;
padding:0;
}

/* GALLERY PAGES AND STYLES
------------------------------------------------------------------------- */
#bigimagebox {
float:right;
width:400px;
height:300px;
margin-bottom:100px;
}

#bigimagebox p.caption {
font-size:0.8em;
line-height:1em;
}

#thumbnails {
float:left;
width:250px;
}

#thumbnails ul, #thumbnails li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}


#thumbnails img {
margin: 0 5px 5px 0;
padding:0;
}


/* FOOTER AND STYLES
------------------------------------------------------------------------- */

#footer {
position:fixed; 
bottom:0; 
left:50%; 
margin-left:-450px; 
width:900px; 
background-color:#6a0000; /*efebde*/
border-top:1px solid #aea999;
z-index:100; 
}

#footer h4 {
color:#ebe4cd;/*756d51*/
font-size:0.7em;
line-height:2em;
font-weight:normal;
text-transform:uppercase;
padding:0.25em 0;
}

#footer a:link, #footer a:visited {
color:#ebe4cd;/*4f4622*/
margin-left:0.6em;
margin-right:0.6em;
text-transform:uppercase;
text-decoration:none;
}

#footer a:hover {
color:#FFF;/*6a0000*/
text-decoration:underline;
}




/* MISC CLASS STYLES
------------------------------------------------------------------------- */
.invisible {
visibility:hidden;
}

.extra-space {
clear:both;
line-height:1;
margin-bottom:0;
}

/* FORM STYLES
------------------------------------------------------------------------- */
#textbox form {
width: 600px;
}

#textbox fieldset {
border: 1px solid #c2a978;
}

#textbox legend {
font-weight: bold;
padding: 2px 10px 0 10px;
margin-bottom: 20px;
border: 1px solid #c2a978;
border-bottom: none;
}

#emailform label {
float: left;
width: 125px;
margin-left:10px;
}

input {
width: 300px;
margin-bottom: 15px;
}

input.narrow {
width: 75px;
margin-left:10px;
}

textarea {
width: 400px;
height: 150px;
margin-bottom: 35px;
}

.required {
color:red;
}

p.required {
margin-left:10px;
}

span.hide {
position: absolute;
margin-left: -9999px;
}

input.text:focus, textarea:focus {
background-color: #FDF7B3;
}
