body {
 margin: 10px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 font-family: "Caeldera", verdana, arial, helvetica, sans-serif;
 color: #FFD700;
 background-color: #49432C;
}
ul{
 font-size:.8em;
}
 
/* MainMenu Expandable Tables */
#sidebar {
 float: left;
 width: 180px;
 margin-top:0;
 margin-bottom:0;
 margin-left:0;
 padding:0;
 overflow: hidden;
 background-color:#49432C;
}
#sidebar .inside {
 padding-left: 0;
 padding-top: 6px;
 margin-left:4px;
 color:#ffff99;
 font-size:12px;
}
#sidebar a.mainlevel {
 height: 16px;
 line-height: 16px;
 display: block;
 padding: 2px 0px 2px 5px;
 margin: 1px 0px 1px 0px;
 background: url(images/mainlevel.png) no-repeat 0% 50%;
 color:#FFFF99;
 border-top: 1px solid #fff;
 font-size: 12px;
 text-decoration: none;
}
#sidebar a.mainlevel:hover {
 height: 16px;
 line-height: 16px;
 display: block;
 padding: 2px 0px 2px 5px;
 margin: 1px 0px 1px 0px;
 background: url(images/mainlevel.png) no-repeat 0% 50%;
 color:#FFFF99;
 font-size: 12px;
 text-decoration: none;
}
 
#sidebar a.sublevel, #sidebar a.sublevel-sidenav {
 line-height: 16px;
 height:16px;
 display: block;
 padding: 2px 0px 2px 5px;
 margin: 1px 0px 1px 0px;
 color:#FFFF99;
 background: url(images/mainlevel.png) no-repeat 0 50%;
 text-decoration: underline;
 font-size: 12px;
}
 
#sidebar a.sublevel:hover, #sidebar a.sublevel-sidenav:hover, #sidebar a.sublevel-sidenav2:hover {
 color:#FFFF99;
 text-decoration: underline;
}
 
#sidebar ul {
 list-style:none;
 padding-left:6px;
 margin-left:0;
}
 
#sidebar ul ul {
 list-style:none;
 padding-left:0;
 margin-left:0;
 text-indent:8px;
}
/* MainMenu Flat List */
 
 
 
#sidebar ul#mainlevel, 
#sidebar a.mainlevel,
#sidebar a.sublevel {
 font-family: Helvetica, Sans-Serif;
 font-size:12px;
 font-style:normal;
 font-weight:normal;
 list-style:none;
 color:#FFFF99;
 padding:0;
 margin: 1px 0px 1px 0px;
}
 
#sidebar ul#mainlevel li a, #sidebar ul#mainlevel li a {
 height: 16px;
 display: block;
 padding: 2px 0px 2px 5px;
 margin: 1px 0px 1px 0px;
 color:#FFFF99;
 text-decoration: none;
 border: none;
 background: url(images/mainlevel.png) no-repeat 0 0;
 font-weight:normal;
}
 
#sidebar ul#mainlevel li a:hover {
 height: 16px;
 display: block;
 padding: 2px 0px 2px 5px;
 margin: 1px 0px 1px 0px;
 color:#FFFF66;
 text-decoration: none;
 border: none;
 background: url(images/mainlevel.png) no-repeat 0 -20px;
 font-weight:normal;
}
/* @end */
 
 
 
#wrap {
 min-width:900px;
 max-width:900px;
 width:900px;
 margin-left:auto;
 margin-right:auto;
 background-color:#49432C;
 border:double;
 border-style:double;
}
 
#menubar {
 min-width:900px;
 max-width:900px;
 width:900px;
 height:67px;
 margin-left:auto;
 margin-right:auto;
 margin-top:0;
 margin-bottom:0;
 padding:0;
 background-color:#49432C;
}
 
#menubtop {
 width:900px;
 margin-top:0;
 margin-bottom:0;
 height:14px;
 padding:0;
 background-color:#49432C;
 background-image:url(images/navbar_top_wood.jpg);
 background-repeat:no-repeat;
 background-position:top;
}
 
#menubaractive {
 width:900px;
 margin-top:0;
 margin-bottom:0;
 height:39px;
 padding:0;
 background-color:#49432C;
 background-repeat:no-repeat;
 background-position:top;
}
 
#menubbottom {
 width:900px;
 margin-top:0;
 margin-bottom:0;
 height:14px;
 padding:0;
 background-color:#49432C;
 background-image:url(images/navbar_bottom_wood.jpg);
 background-repeat:no-repeat;
 background-position:top;
}
 
#content {
 float: left;
 width: 720px;
 overflow: hidden;
}
 
#contenttop {
 width:720px;
 margin-top:0;
 margin-bottom:0;
 height:10px;
 padding:0;
 background-color:#796742;
 background-image:url(images/content_area_top.jpg);
 background-repeat:no-repeat;
 background-position:top;
}
 
#contentmiddle {
 width:720px;
 margin-top:0;
 margin-bottom:0;
 padding:0;
 background-color:#796742;
 background-image:url(images/content_area_middle.jpg);
 background-repeat:repeat-y;
 background-position:top;
}
 
#contentmiddle .componentheading {
 text-align:center;
 font-size:18px;
 font-style:normal;
 font-weight:bold;
 font-variant:small-caps;
}
 
#contentmiddle div.inside div.breadcrumb {
 font-family: Arial, Helvetica, sans-serif;
 font-size:9px;
}
 
#contentmiddle div.inside table.contentpaneopen td.contentheading {
 font-size:18px;
 font-style:normal;
 font-weight:bold;
 font-variant:small-caps;
 text-align:right;
 display:none;
}
 
#contentmiddle table.blog {
 border-style:hidden; 
}
 
#contentmiddle table.blog tr {
 border-style:hidden; 
}
 
#contentmiddle table.blog td {
 border-style:hidden; 
}
 
#contentmiddle .ctable table {
 margin: 0;
 border-style:hidden; 
 padding: 0;
 font-size:10px;
 empty-cells:hide;
}
 
#contentmiddle .ctable tr {
 empty-cells:hide;
 border-style:hidden; 
}
 
#contentmiddle .ctable td {
 margin: 0;
 border-style:solid;
 border-width:thin;
 border-color:#999999;
 border-spacing:0;
 padding: 0;
 font-size:12px;
 empty-cells:hide;
}
 
#contentmiddle .user1c {
 background:#4A0000;
 color: #FFD700;
 font-style: bold;
 padding: 8px;
 text-align: center;
}
 
#contentmiddle .user1c a {
 text-decoration:underline;
 color:#FFFFCC;
}
 
#contentmiddle .user2c {
 background: #000000;
 color: #FFD700;
 font-style: italic;
 text-align:center;
 padding: 8px;
}
 
#contentmiddle .user2c a {
 text-decoration:underline;
 color:#FFFFCC;
}
 
#contentbottom {
 width:720px;
 margin-top:0;
 margin-bottom:0;
 height:10px;
 padding:0;
 background-color:#796742;
 background-image:url(images/content_area_bottom.jpg);
 background-repeat:no-repeat;
 background-position:top;
}
 
#contentf {
 float: left;
 width: 900px;
 overflow: hidden;
}
 
#contentftop {
 width:900px;
 margin-top:0;
 margin-bottom:0;
 height:10px;
 padding:0;
 background-color:#796742;
 background-image:url(images/contentf_area_top.jpg);
 background-repeat:no-repeat;
 background-position:top;
}
 
#contentfmiddle {
 width:900px;
 margin-top:0;
 margin-bottom:0;
 padding:0;
 background-color:#796742;
 background-image:url(images/contentf_area_middle.jpg);
 background-repeat:repeat-y;
 background-position:top;
}
 
#contentfmiddle .user1c {
 background: #663333;
 color: #FFD700;
 font-style: bold;
 padding: 8px;
 text-align: center;
}
 
#contentfmiddle .user1c a {
 text-decoration:underline;
 color:#FFFFCC;
}
 
#contentfmiddle .user2c {
 background: #000000;
 color: #FFD700;
 font-style: italic;
 text-align:center;
 padding: 8px;
}
 
#contentfmiddle .user2c a {
 text-decoration:underline;
 color:#FFFFCC;
}
 
#contentfbottom {
 width:900px;
 margin-top:0;
 margin-bottom:0;
 height:10px;
 padding:0;
 background-color:#796742;
 background-image:url(images/contentf_area_bottom.jpg);
 background-repeat:no-repeat;
 background-position:top;
}
 
 
 
#footer {
 font-family:Arial, Helvetica, sans-serif;
 clear: both;
 background-color:#49432C;
}
 
#footer small {
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#ffffff;
}
 
#footer p {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#ffffff;
}
 
#footer a {
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
 color: #FFD700;
 outline: none;
}
 
#footer a:visited {
 font-family:Arial, Helvetica, sans-serif;
 color: #FFD700;
}
 
#footer a:active {
 font-family:Arial, Helvetica, sans-serif;
 color: #FFD700;
}
#footer a:hover {
 font-family:Arial, Helvetica, sans-serif;
 color: #FFD700;
 text-decoration: underline;
}
 
.hinside {
 padding: 0;
 background-image:url(images/header.jpg);
 background-repeat: no-repeat; 
 height: 264px;
}
 
.inside {
 padding-top:0;
 padding-left: 6px;
 padding-right: 6px;
 padding-bottom:0;
 color: #EBDF9E;
}
 
/* start navbar (top menu) */
 
/* $4 Header Nav Styles */
 
#navbar {
 color:#FFD700;
 font:bolder 14px "Caeldera", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
 text-align:center;
 white-space:nowrap;
}
#navbar ul { /* all lists */
 padding-top:8px;
 padding-bottom:0;
 padding-left:0;
 padding-right:0;
 margin: 0;
 list-style: none;
 height:38px;
 background: #49432C;
}
#navbar li { /* all list items */
 float: left;
}
#navbar li:hover { 
 background:#49432C;
}
#navbar a, #navbar a:visited, #navbar a:active{
 display: block;
 width:1%;
 height:30px;
 padding-top: -16px;
 padding-bottom:0;
 padding-left:16px;
 padding-right:16px;
 color:#FFD700;
 font:bolder 14px "Caeldera", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
 text-align:center;
 white-space:nowrap;
}
#navbar a:hover{text-decoration:underline}
#active_menu {text-decoration: underline;}

/* end of the joomla stuff */
 
a {
 text-decoration: none;
 font-weight: bold;
 color: #FFD700;
 outline: none;
 }
a:visited {
 color: yellow;
 }
a:active {
 color: yellow;
 }
a:hover {
 color: yellow;
 text-decoration: underline;
 }
.ahem {
 display: none;
 }
strong, b {
 font-weight: bold;
 }
p {
 font-size: 14px;
 line-height: 18px;
 margin-top: 20px;
 margin-bottom: 10px; 
 }
 
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/
 
h1 {
 font-size: 24px;
 line-height: 44px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 }
h2 {
 font-size: 18px;
 line-height: 40px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 }
h3 {
 font-size: 16px;
 line-height: 22px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 }
h4 {
 font-size: 14px;
 line-height: 26px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 }
h5 {
 font-size: 12px;
 line-height: 22px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 }
h6 {
 font-size: 10px;
 line-height: 18px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
}
img {
 border: 0;
}
.nowrap {
 white-space: nowrap;
 font-size: 10px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
}
.tiny {
 font-size: 9px;
 line-height: 16px;
 margin-top: 15px;
 margin-bottom: 5px; 
} 
#top {
 margin: 20px 20px 0px 20px;
 padding: 10px;
 border: 5px solid #ccc;
 background: #666;
 height: 100px; /* ie5win fudge begins */
 voice-family: "\"}\"";
 voice-family:inherit;
 height: 70px;
}
html>body #top {
 height: 70px; /* ie5win fudge ends */
}
#left {
 position: absolute;
 top: 120px;
 left: 0px;
 margin: 20px;
 padding: 10px;
 border: 5px solid #ccc;
 background: #49432C;
 width: 150px; /* ie5win fudge begins */
 voice-family: "\"}\"";
 voice-family:inherit;
 width: 120px;
}
html>body #left {
 width: 120px; /* ie5win fudge ends */
}
#middle {
 margin: 20px 190px 20px 190px;
 padding: 10px;
 border: 5px solid #ccc;
 background: #49432C;
}
#right {
 position: absolute;
 top: 120px;
 right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
 margin: 20px;
 padding: 10px;
 border: 5px solid #ccc;
 background: #666;
 width: 150px; /* ie5win fudge begins */
 voice-family: "\"}\"";
 voice-family:inherit;
 width: 120px;
}
 
html>body #right {
 width: 120px; /* ie5win fudge ends */
}
 
pre {
 font-size: 12px;
 line-height: 22px;
 margin-top: 20px;
 margin-bottom: 10px; 
}

/*modal (Jumbla Modual) From Original Website*/
.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
 visibility: hidden;
}
 
#sbox-window embed, #sbox-window object, #sbox-window select
{
 visibility: visible;
}
 
#sbox-overlay
{
 position: absolute;
 background-color: #000;
}
 
#sbox-window
{
 position: absolute;
 background-color: #000;
 text-align: left;
 overflow: visible;
 padding: 10px;
 -moz-border-radius: 3px;
}
 
* html #sbox-window
{
 top: 50% !important;
 left: 50% !important;
}
 
#sbox-btn-close
{
 position: absolute;
 width: 30px;
 height: 30px;
 right: -15px;
 top: -15px;
 border: none;
}
 
.sbox-loading #sbox-content
{
 background-repeat: no-repeat;
 background-position: center;
}
 
#sbox-content
{
 clear: both;
 overflow: auto;
 background-color: #fff;
 height: 100%;
 width: 100%;
}
 
.sbox-content-image#sbox-content
{
 overflow: visible;
}
 
#sbox-image
{
 display: block;
}
 
.sbox-content-image img
{
 display: block;
}
 
.sbox-content-iframe#sbox-content
{
 overflow: visible;
}

/*UNIVISION ADDED STYLES*/
#page_content{
 padding:9px;
 font-size:14pt;
}
#page_content h1, #page_content h2, #page_content h3{
 color: #ffff99;
 text-align: center;
 font-weight:normal;
}
#page_content h1{font-size: 20pt}
#page_content h2{font-size: 14pt}
#page_content h3{
 font-size: 14pt;
 font-family:"Times New Roman", Times, serif;
}
.img_left{float:left; margin-right:12px}
.img_right{float:right; margin-left:12px}
.tac{text-align:center}
#bookend{clear:both}
/*UNIVISION GALLERY STYLES*/
.thumb-container{
 width:120px;
 height:140px;
 text-align:center;
 float:left;
 border:1px solid #000000;
 margin:3px;
 padding:3px;
 background-color:#66644f;
 color:#FFD700;
}
.thumb-container p{
 font-size:9px;
 padding:0px;
 margin:5px 0px 0px 0px;
}
.thumb-container a:link,
.thumb-container a:visited,
.thumb-container a:active,
.thumb-container a:hover{
 text-decoration:none;
 color:#FFD700;
 font-size:9px;
}
.thumb-container img{
 text-align:center;
 border:0px solid black;
 width:120px;
 height:115px;
}
.info{
 position:absolute;
 visibility:hidden;
 font-size:.8em;
 width:200px;
 height:auto;
 text-align:center;
 margin:80px 3px 3px 80px;
 padding:5px;
 background-color:#666666;
 color:#FFFF00;
 border:1px solid black;
 /* for IE */
 filter:alpha(opacity=80);
 /* CSS3 standard */
 opacity:0.8;
}
.sold{
 position:absolute;
 font-size:.8em;
 font-weight:bold;
 width:108px;
 height:auto;
 text-align:center;
 margin:0px 0px 0px 0px;
 padding:5px;
 background-color:#666666;
 color:#FFFF00;
 border:1px solid black;
 /* for IE */
 filter:alpha(opacity=80);
 /* CSS3 standard */
 opacity:0.8;
}
/*Bottom Nav Bar*/
#fnavbar ul { /* all lists */
 font-size:.6em;
 padding: .2em 0;
 margin: 0;
 list-style-type: none;
 width: 100%;
 text-align: center;
}
#fnavbar li { /* all list items */
 display: inline;
}
#fnavbar a, #fnavbar a:visited, #fnavbar a:active{
 text-decoration: none;
 padding: .2em 1em;
}
#fnavbar a:hover{
 text-decoration:underline;
}
#fnavbar li:before { content: "| "; }
#fnavbar li:first-child:before { content: ""; }

/*Outside footer*/
#copy{
 text-align:center;
 font-size:.5em;
 color:#FFFFFF;
 line-height:1em;
}
