/* CSS Document */

/* All Repertoire */
* {
margin: 0;
padding: 0;
border: 0 none;
}
html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: #7a4040;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000;
text-align: left;
padding-bottom: 10px;
}
#containerw {
position: relative;
margin: 25px auto;
width: 700px;
border: 1px solid white;
background: scroll url(images/fade.jpg) repeat-x top left;
}

/* Head */
#head {
position: relative;
top: 0;
left: 0;
width: 698px;
height: 265px;
background-color: #faf8f8;
}
.top-pix {
float: left;
}
#main-head {
float: left;
margin-top: 60px;
}

/* Navigation */
#nav {
z-index: 5;
position: absolute;
top: 30px;
left: 565px;
background-color: transparent;
width: 110px;
list-style-type: none;
font-size: 11px;
}
#nav a {
display: block;
width: 110px;
padding: 3px 3px 3px 12px;
background-color: transparent;
}
#nav a#current {
background-color: transparent;
color: #7a4040;
text-decoration: none;
font-weight: bold;
background: transparent url(images/nav-rose-rt.jpg) repeat-y top left;
}
#nav a:link {
color: black;
text-decoration: none;
font-weight: bold;
}
#nav a:visited {
color: black;
text-decoration: none;
font-weight: bold;
}
#nav a:hover {
color: #b06e6e;
text-decoration: none;
font-weight: bold;
background: transparent url(images/nav-rose-rt.jpg) repeat-y top left;
}

/* Sub Navigation */
#subnav {
list-style-type: none;
line-height: 14px;
padding-left: 10px;
}
#subnav a {
font-size: 10px;
font-weight: bold;
}
#subnav a:link {
color: black;
text-decoration: none;
}
#subnav a:visited {
color: black;
text-decoration: none;
}
#subnav a:hover {
color: #b06e6e;
text-decoration: underline;
}

/* Top Text */
#toptext2 {
z-index: 10;
position: absolute;
top: 190px;
left: 275px;
width: 385px;
margin-bottom: 20px;
}

/* Headlines */
h1, h2 {
display: none;
}
h3, h3.indented {
color: #7a4040;
font-weight: bold;
font-size: 12px;
line-height: 18px;
}
h3.indented {
text-indent: 40px;
}
h4 {
color: #7a4040;
font-weight: bold;
font-size: 12px;
line-height: 18px;
text-indent: 30px;
margin-bottom: 5px;
}
.subhead {
padding-bottom: 3px;
}
.linkhead {
text-indent: 40px;
font-size: 12px;
line-height: 18px;
color: #7a4040;
font-weight: bold;
padding-bottom: 0;
}
.linkhead a:link, .linkhead a:visited {
color: #7a4040;
text-decoration: none;
}
.linkhead a:hover {
color: black;
text-decoration: none;
}

/* Columns */
#rightcolumnw, #rightcolumnww {
z-index: 2;
position: relative;
width: 448px;
margin-top: 20px;
/* hack */
margin-left: 198px;
margin-left/* */:/**/192px; 			
margin-left: /**/192px;
/* end of hack */
margin-bottom: 20px;
padding: 15px;
border: 1px solid white;
background-color: #e5d9d9;
}
html>body #rightcolumnw, html>body #rightcolumnww {
margin-left: 198px;
}
#leftcolumnw {
float: left;
margin-top: 60px;
margin-left: 20px;
margin-left/* */:/**/10px; 
margin-left: /**/10px;
width: 135px;
border: 1px solid white;
background-color: #e5d9d9;
padding: 10px;
}
html>body #leftcolumnw {
margin-left: 20px;
}
#footer {
position: relative;
bottom: 0;
width: 480px;
height: 20px;
margin-left: 200px;
}
.insetpix {
position: relative;
bottom: 0;
left: 0;
}
.insetpixright {
z-index: 30;
float: right;
}
.insetpixleft {
z-index: 30;
float: left;
}

/* Text Classes */
.highlight {
color: #7a4040;
}
#leftcolumn p{
font-size: 9px;
line-height: 15px;
color: black;
}
#leftcolumnw p em {
font-size: 9px;
}
.indented {
text-indent: 4em;
}
.indent2em {
margin-left: 20px;
}
.indent4em, .indent4emtt {
margin-left: 40px;
}
.composer {
margin-left: 60px;
padding-bottom: 0;
font-weight: bold;
}
.indent6em {
margin-left: 80px;
}
.indent6emz {
margin-left: 80px;
padding-bottom: 0;
}
.indent8em {
margin-left: 100px;
}
.copyright {
color: white;
font-size: 9px;
}
.little {
font-size: 9px;
margin-left: 40px;
}
.parens {
font-size: 9px;
font-style: italic;
}
.textlink a {
color: #7a4040;
font-weight: bold;
text-decoration: none;
}
.textlink a:link, .textlink a:visited {
color: #7a4040;
font-weight: bold;
text-decoration: none;
}
.textlink a:hover {
text-decoration: underline;
}
.textlinkblk a {
color: black;
font-weight: bold;
text-decoration: none;
}
.textlinkblk a:link, .textlinkblk a:visited {
color: black;
font-weight: bold;
text-decoration: none;
}
.textlinkblk a:hover {
text-decoration: underline;
}
.topofpage a {
text-decoration: none;
font-weight: bold;
padding-left: 1.5em;
font-size: 9px;
}
.topofpage a:link {
color: #c99;
text-decoration: none;
}
.topofpage a:visited {
color: #c99;
text-decoration: none;
}
.topofpage a:hover {
color: #b06e6e;
text-decoration: none;
}

/* Tables */
table {
width: 390px;
margin-left: 40px;
font-size: 10px;
line-height: 12px;
margin-bottom: 20px;
border: 0;
padding: 0;
}
tr {
line-height: 16px;
}
td {
text-align: right;
width: 70px;
border: 0;
padding: 0;
}
.first {
width: 130px;
color: #7a4040;
font-weight: bold;
text-align: left;
}
.light {
color: #7a4040;
font-weight: normal;
}

/* Forms */
#forms {
width: 390px;
margin-left: 40px;
font-size: 10px;
line-height: 11px;
margin-bottom: 20px;
border: 0;
padding: 0;
}
input {
background-color: #e5d9d9;
border: 1px solid white;
color: #7a4040;
font-size: 12px;
padding-bottom: 2px;
}
textarea {
background-color: #e5d9d9;
border: 1px solid white;
color: #7a4040;
font-size: 12px;
}
.checkbox {
background-color: #e5d9d9;
border: 1px solid white;
}
form h3 {
color: #7a4040;
font-weight: bold;
font-size: 10px;
line-height: 18px;
text-align: left;
margin-left: 40px;
margin-bottom: 0;
padding-bottom: 0;
}
form p {
font-weight: normal;
text-align: left;
}


