body	{
    background-color: #7070f0;
    background-image: url('../images/clouds-only.jpg');
    background-position: top right;
    font-size: 11pt;
    margin-bottom: 0;
    font-family: Trebuchet, Verdana, Arial;
}

#balloons {
    background-color: transparent;
    background-image: url('../images/clouds8.jpg');
    background-repeat: repeat-y;
    background-position: top right;
}

/* div, p, td { font-size: 9pt; } */

body.reno-page {
    margin: 0;
    background: #000096;
    /* font-family: Myriad Pro, Tahoma, Verdana, Arial; */
    font-family: Trebuchet, Verdana, Arial;
}

div.image   {
    padding: 10px 5px 10px 5px;
    float: left;
}

div.caption { text-align: center; padding: 5px 0 15px 0; }

.announce {
    border-style: ridge;
    border-color: white;
    border-width: 5px;
    padding-left: 10px;
}

p.outdent {
    text-indent: -0.5in;
    padding-left: 0.5in;
}

td {
    background-color: #e0e0e0;
}

td.support {
    text-indent: -25px;
    padding-left: 25px;
}

td.masthead, .masthead td {
    background-color: transparent;
}

td.gap {
    background: transparent;
    padding-left: 8px;
    padding-right: 8px;
    font-size:150%;
}

td.top_bar_sm {
    background-image: url(../images/gold-up_sm.gif);
    background-repeat: repeat-x;
    background-position: top;
}

td.bottom_bar_sm {
    background-image: url(../images/gold-dn_sm.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

td.right_bar_sm {
    background-image: url(../images/gold-rt_sm.gif);
    background-repeat: repeat-y;
    background-position: right;
}

td.left_bar_sm {
    background-image: url(../images/gold-lft_sm.gif);
    background-repeat: repeat-y;
    background-position: left;
}

td.top_bar {
    background-image: url(../images/gold-up.gif);
    background-repeat: repeat-x;
    background-position: top;
    max-height: 25px;
}

td.bottom_bar {
    background-image: url(../images/gold-dn.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

td.right_bar {
    /* background-image: url(../images/gold-rt.gif); */
    background-image: url(../images/gold-rt.gif);
    background-repeat: repeat-y;
    background-position: right;
}

td.left_bar {
    background-image: url(../images/gold-lft.gif);
}

td.corner {
    background: transparent;
}

.menu-table {
    background: transparent;
}

td.advisory {
    background-color: transparent;
    text-align: center;
}

td.menuitem {
    font-family: sans-serif;
    /* #border-style: solid;
    border-width: 1; */
    padding: 2px 5px 2px 5px;
    font-size: 90%;
}

td.space {
    background-color: #0040c0;
    padding: 0 8px 0 8px;
}

span.banner {
    font-size: 250%;
}

.sub-banner {
    font-size: 160%;
}

.question {
    font-size: 120%;
    font-weight: bold;
    /* text-indent: -0.25in;
    padding-left: 0.25in; */
    padding-top: 2ex;
    color: darkgreen;
    margin-bottom: 0;
}

/*
.question:before {
    content: "Q: ";
    font-weight: bold;
}
*/

.answer {
    text-align: left;
    font-weight: bold;
    font-size: 120%;
    /* text-indent: -0.25in;
    padding-left: 0.25in; */
    margin-top: 0;
}

/*
.answer:before {
    content: "A: ";
    font-weight: bold;
    font-size: 120%;
}
*/

p.answer:first-line {
    padding-left: 0;
}


a.menu:visited, a.menu:link {
    color: black;
    text-decoration: none;
    display:block;
}

.lastmod {
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
}


td.menu {
	border-width: 4px 2px 4px 0;
	font-size: 125%;
	text-align: center;
}

.menu-text {   
	text-align: center;
	padding: 0;
}

.menu-text-selected {   
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

.reno-banner {
    font-size: 200%;
    background-color: #605690;
    background-image: url(../images/reno-skyline-xlong-fade.png);
    background-repeat: no-repeat;
    background-position: right;
}

p.conlist {
    margin: 0;
    margin-left:20px;
    text-indent: -20px;
}

img.framed {
    border-width: 1px;
    border-color: black;
    border-style: solid;
}

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

img#brochure	{ border: 0px; }

img#logo	{ border: 0px; }

table#menu-area {
    font-size: 80%;
}

table#menu-area td {
    background-color: transparent;
}

