@charset "utf-8";
/* CSS Document */
html {
background: url('images/sitebg.jpg');
}

body {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
color: #0000ff;
}

#container {
margin: auto;
width: 993px;
text-align: left;
background-image: url('images/containerbg.png');
background-repeat: repeat-y;
position: relative;
}

#header {
margin: 0;
width: 971px;
height: 241px;
padding: 0px 11px 0px 11px;
}

#nav {
background-image: url('images/navbg.gif');
height: 34px;
margin: 0px 11px 0px 11px;
padding: 0 0 0 30px;
}

#nav li {
float: left;
line-height: 34px;
list-style-type: none;
}

#nav li a {
padding: 0px;
color: #ffffff;
list-style-type: none;
margin: 0px;
}

/*dropdowns*/
#dropmenudiv {
position: absolute;
border: 1px solid black;
border-bottom-width: 0;
font: normal 11px Verdana;
line-height: 20px;
text-align: left;
z-index: 100;
}

#dropmenudiv a {
width: 100%;
display: block;
color: #ffffff;
text-indent: 4px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #632324;
}
/*end dropdowns*/

#main {
top: 275px;
margin: 0px 11px 0px 11px;
padding: 0px;
}

#primaryfront {
background-image: url('images/frontmainbg.jpg');
background-repeat: repeat-y;
width: 634px;
top: 275px;
left: 11px;
padding: 0px;
}

#primary {
background-image: url('images/contentbg.jpg');
background-repeat: repeat-y;
width: 971px;
top: 275px;
left: 11px;
padding: 0px;
}

#ptop {
background-image: url('images/contenttop.jpg');
height: 26px;
width: 971px; 
padding: 0px;
}

#pbottom {
background-image: url('images/contentbottom.jpg');
height: 65px;
width: 971px;
padding: 0px;
}

#pftop {
background-image: url('images/frontmaintop.jpg');
height: 26px;
width: 634px; 
padding: 0px;
}

#pfbottom {
background-image: url('images/frontmainbottom.jpg');
height: 26px;
width: 634px;
padding: 0px;
}

#right {
background-image: url('images/frontrightbg.jpg');
background-repeat: repeat-y;
width: 337px;
position: absolute;
top: 275px;
right: 11px;
padding: 0px;
}

#rtop {
background-image: url('images/frontrighttop.jpg');
height: 26px;
width: 337px; 
padding: 0px;
}

#rbottom {
background-image: url('images/frontrightbottom.jpg');
height: 26px;
width: 337px;
padding: 0px;
}

.pgtitle {
padding-left: 29px;
}

.pgcontent {
position: relative;
margin: 2px 30px 2px 25px;
}

.pgcontent li{
margin-bottom: 7px;
}

.copycodes {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
overflow: hidden;
height: 70px;
width: 170px;
}

.scheduleheader {
font-size: 15px;
color: #ffffff;
border: 1px solid #C9C6B3;
background: #333333;
border: 1px solid #333333;
}

.schedulecell {
border: 1px solid #333333;
}

#linklogos {
position: absolute;
top: 0;
vertical-align: text-top;
margin: 0;
padding: 0;
right: 0;
width: 500px;
}

.contactlabel {
color: #ffffff;
font-weight: bold;
border: 1px solid #C9C6B3;
background: #333333;
border: 1px solid #333333;
padding-left: 3px;
width: 115px;
}

.contactcell {
border: 1px solid #333333;
height: 20px;
font-family: Verdana;
}

/* Image Gallery */

.highslide {
cursor: url(highslide/graphics/zoomin.cur), pointer;
outline: none;
}

.highslide-active-anchor img {
visibility: hidden;
}

.highslide img {
border: 2px solid white;
}

.highslide:hover img {
border: 2px solid #333333;
}

.highslide-wrapper {
background: white;
}

.highslide-image {
border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
display: none;
border: 2px solid white;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 11px;
padding: 5px;
background-color: white;
}

.highslide-loading {
display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
border: 1px solid black;
background-color: white;
padding-left: 22px;
background-image: url(highslide/graphics/loader.white.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}

a.highslide-full-expand {
background: url(highslide/graphics/fullexpand.gif) no-repeat;
display: block;
margin: 0 10px 10px 0;
width: 34px;
height: 34px;
}

/* These must always be last */
.highslide-display-block {
display: block;
}
.highslide-display-none {
display: none;
}

/* end Image Gallery */

.imgborder img {
border: 2px solid white;
}
.imgborder:hover img {
border: 2px solid #333333;
}

.blackborder img {
border: 1px solid #000000;	
}

.newsitem {
width: 896px;
background-color: #FFFFFF;
padding: 10px 10px 10px 8px;
margin: 0 0 12px 0;
border: 1px solid #333333;
}

.newsitem a {
color: #0000ff;
}

.newsitem h2 {
font-size: 17px;
font-weight: bold;
margin: 0 0 10px 0;
color: #5B0606;
}

.newsitemdark {
color: #FFFFFF;
width: 900px;
background-color: #333333;
padding: 10px 10px 10px 8px;
margin: 0 0 12px 0;
}

.newsitemdark a {
color: #c2c2c2;
}

.newsitemdark h2 {
font-size: 17px;
font-weight: bold;
margin: 0 0 10px 0;
color: #7A7B7F;
}

#frontnews {
margin: 4px 0 30px 0;
}

.newsdate {
font-weight: bold;
color: #5B0606;
font-size: 17px;
margin-bottom: 0px;
padding-bottom: 0px;
}
