body {
background-color: #000000;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 1em;
}

#wrapper {
width: 860px;
margin: 0 auto;
padding: 0;
}

#header {
background-image: url(images/hdr5.jpg);
background-repeat: no-repeat;
height: 198px;
background-position: center;}

a:link, a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover, a:current, a:active {
color: #dfd34d;
text-decoration: none;
}

.current {
color: #dfd34d;
}

h1 {
font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #dfd34d;
background-color: #000000;
}

h2 {
font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h3 {
font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h4 {
font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h5 {
font-size: 1em;
text-align: center;
color: #dfd34d;
font-weight: normal;
margin: 0;
}

br {
clear: both;
}

#topnav {
height: 24px;
background-image: url(images/bg_topnav.jpg) ;
background-repeat: repeat-x;
clear: right;
}

#topnav ul {
margin: 0;
padding: 0;
}

#topnav ul li {
display: inline;
list-style-type: none;
float: left;
font-size: .8em;
padding: 4px 10px;
}

#topnav a {
color: #000;
font-weight: bold;
text-decoration: none;
}

#topnav a:hover {
color: #977632;
text-decoration: underline;
}

#leftcontent {
float: left;
padding: 5px;
margin-top: 1em;
width: 570px;
color: #fff;
font-size: .8em;
margin-bottom: 1.5em;
}

#leftcontenthome {
padding: 5px;
margin-top: 1em;
color: #fff;
font-size: .8em;
margin-bottom: 1em;
}


#leftcontent div {
float: left;
width: 260px;
margin-bottom: .8em;
}

#leftcontentGallery {
float: left;
padding: 0px;
margin-top: 1em;
width: 585px;
color: #dfd34d;
font-size: .8em;
margin-bottom: 1.5em;
}

#leftcontentGallery img {
margin-bottom: 1.5em;
}

#leftcontentGallery div {
margin-right: 1em;
float: left;
margin-left: 1em;
}

#leftcontentaccordion {
float: left;
padding: 0px;
margin-top: 1em;
width: 585px;
color: #dfd34d;
margin-bottom: 1.5em;
}

#leftcontentAlbum {
padding: 0px;
margin-top: 1em;
color: #dfd34d;
margin-bottom: 1.5em;
}

#botcontenthome {
border: 3px #dfd34d double;
margin-bottom: 1em;
font-size: .9em;
color: #dfd34d;
text-align: center;}

#botcontenthome img {
padding: 4px 10px;
text-align: center;
vertical-align: middle;}

#botcontenthome a {
font-weight: bold;
text-decoration: underline;
}

#rightcontent {
float: right;
padding: 6px 4px;
margin-top: 1em;
width: 160px;
border: 3px #dfd34d double;
text-align: center;
margin-bottom: 2em;
margin-right: 1em;
color: #fff;
font-size: .9em;
}

#rightcontent a {
font-weight: bold;
text-decoration: underline;
font-size: .8em;
}

#rightcontent a:hover {
text-decoration: none;
}

#footer {
font-size: .7em;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
height: 100px;
text-align: center;
font-weight: bold;
color: #fff;
clear: both;
background-position: center;}

#footer a {
font-weight: bold;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

/* Classes */

.stronggold {
color: #dfd34d;
font-weight: bold;
}

/*calendar styles*/

.calborder {
border: 1px solid #DFD34D;
}

.dayOfWeek {
color: #000;
font-size: .85em;
background-color: #DFD34D;
font-weight: bold;
background-image: url(images/bg_cal.jpg);
background-repeat: repeat-x;
background-position: bottom;
text-align: center;
}

.date {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
text-align: left;
border: 1px #DFD34D solid;
color: #DFD34D;
background-color: #000000;
font-weight: bold;
}

.calendarText {
font-family: Verdana, Helvetica, Arial, sans-serif;
border: 1px #DFD34D solid;
font-size: .8em;
}