
@import url(print.css);

body {
background: #ffffff none;
color: #ffffff;
margin: 0;
padding: 0;
border: 0;
}
.gtext td
{
	font-size: 10px;
}

table, body, td, tr {
font-family: "Arial", "Helvetica", sans-serif;
font-size: 12px;
}

h6 {
font-size: 1em;
font-weight: bold;
}
h5 {font-size: 1.1em;}
h4 {font-size: 1.2em;}
h3 {font-size: 1.3em;}
h2 {font-size: 1.4em;}
h1 {font-size: 1.5em;}

a:link, a:active, a:visited, a:hover {
color: #003366;
}

#pagecontainer {
width: 98%;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
color: #000000;
background: url(../images/back-tile.jpg) repeat-y;
border-right: 1px solid #000000;
}

abbr, acronym {
border: 0 !important;
cursor: help;
}

/* Top Banner */
#top {
/*width: 799px;*/
/*background: url(../images/top-banner.jpg) no-repeat;*/
color: #ffffff;
margin-left: 1px;
}

#top #sitetitle {
display: none;
}
#top #crumbs {
position: relative;
color: #000000;
/*width: 700px;*/
top: 130px;
left: 10px;
margin: 0;
font-size: 12px;
font-weight: normal;
list-style: none;
padding: 0;
}
#top #crumbs li {
list-style: none;
margin: 0;
padding: 0;
display: inline;
}
#top #crumbs li.active {
font-weight: bold;
color: #ffffff;
}
#top #crumbs li:before {
content: " > ";
font-weight: normal;
color: #ffffff
}
#top #crumbs li:first-child:before {
content: "";
}
* html #top #crumbs li {
margin-right: 10px;
}
#top #crumbs a {
color: #ffffff;
}
#top #pagetools {
position: absolute;
width: 200px;
top: 139px;
right: 30px;
text-align: right;
list-style: none;
margin: 0;
padding: 0;
font-size: 12px;
}
#top #pagetools li {
display: inline;
margin: 2px;
}
#top #pagetools li a {
text-decoration: none;
color: #fff;
/*border: 1px solid #ffffff;*/
padding: 2px;
}
#top #pagetools li a:hover {
text-decoration: underline;
}

#top-banner-right-repeat {
	height: 125px;
	background-image: url(../images/top-banner-right-repeat.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#top-banner {
	height: 125px;

	background-image: url(../images/top-banner.jpg);
	background-repeat: no-repeat;
}

#top-brown-bar {
	height: 30px;
	background-image: url(../images/top-brown-bar-repeat.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#adminpage {
  width: 95%;
}


/* Admin Bar */
#adminbar {
padding: 0.5em 0.5em 0.5em 0.5em;
/*background: url(/images/blackalpha.png);*/
color: #000000;
position: relative;
top: 109px;
left: 210px;
margin-left: 0;
margin-right: 0;
width: 600px;
font-size: 0.9em;
z-index: 332;
}
#adminbar * {
margin: 0;
padding: 0;
}
#adminbar h2 {
display: none;
}

#adminusername {
text-align: right;
margin: 0;
padding: 0;
position: absolute;
width: 200px;
top: 20px;
right: 35px;
}

#adminbar ul {
margin: 0;
padding: 0;
list-style: none;
}
#adminbar ul li {
display: inline;
margin-right: 0.5em;
white-space: nowrap;
}
#adminbar a {
color: #ffffff;
background: inherit;
}


/* Left Navigation Bar */
#sidebar {
float: left;
color: #ffffff;
width: 207px;
padding: 0;
margin: 0;
margin-bottom: 250px;
padding-top: 20px;
background: url(../images/sidebar-topbar.jpg) no-repeat;
background-position: top left;
}
#sideutil {
display: none;
}

#navbar h2 {
display: none;
}
#navbar {
color: #ffffff;
width: 207px;
padding: 0;
margin: 0;
font-size: 10px;
padding-top: 17px;
padding-bottom: 0;
}
#navbar ul {
list-style: none;
margin: 0;
padding: 0;
width: 207px;
}
#navbar ul ul {
margin: 0;
margin-bottom: 5px;
min-height : 30px;
/*height: 30px;*/
padding: 0;
margin-left: 1px;
/*display: none;*/
background: #eaeaea url(../images/whitearrowbullet.gif) no-repeat;
background-position: 10px 7px;
font-size: 0.9em;
}

* html #navbar ul ul {
	height : 30px;
}

#navbar ul ul a {
background: #eaeaea url(../images/whitearrowbullet.gif) no-repeat;
background-position: 10px 7px;
color: #020298;
width: 148px;
margin: 0;
margin-left: 1px;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
padding-left: 54px;

}

#navbar ul ul li {
margin: 0;
padding: 0;
}

#navbar ul li.active ul {
display: block;
}

#navbar ul li {
margin: 0;
padding: 0;
}
#navbar ul a {
display: block;
text-decoration: none;
background: url(../images/button-inactive.jpg) no-repeat;
padding: 8px 14px 8px 55px;
border-top: none;
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
color: #020298;
}
#navbar ul li:first-child a {}

#navbar ul a:hover {
background: url(../images/button-active.jpg) no-repeat;
}



#navbar ul ul a:hover {
text-decoration: underline;
background: #eaeaea url(../images/whitearrowbullet.gif) no-repeat;
background-position: 10px 7px;
}

/* Bottom footer area */

#bottom-banner-left {
	position: absolute;
	bottom: 0px;
	width: 326px;
	height: 314px;
	background-image: url(../images/bottom-banner-left.jpg);
	background-repeat: no-repeat;
}

#bottom {
/*width: 799px;*/
height: 96px;
background-image: url(../images/bottom-banner.jpg);
background-repeat: repeat-x;
color: #ffffff;
clear: both;
position: relative;
}

#siteprops {
padding-top: 20px;
width: 250px;
height: 20px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
position: absolute;
bottom: 15px;
right: 15px;
}
#siteprops a {
color: #ffffff;
}
#bottom #adminentry {
float: right;
padding-top: 30px;
padding-right: 15px;
position: relative;
bottom: 15px;
}
#bottom #adminentry a {
color: #ffffff;
text-decoration: none;
}
#bottom #siteprops {
text-align: right;
}



/* Main content area */
#main {
padding-left: 5px;
padding-top: 30px;
padding-right: 35px;
background: #ffffff;
color: #000000;
margin-left: 325px;
/*background: url(../images/bgsplash.jpg); */
background-repeat: no-repeat;
background-position: top right;
}
#main h1.pageheader {
margin: 0;
padding: 0;
}

/* Right Column Style */
.tfixedrightcol .multipageleft {
width: 410px;
}


/* The News Page */
#location-News .adveventlist_summary {
margin-right: 5px;
}

#location-News .adveventlist_summary h2 {
font-size: 1.2em;
font-weight: bold;
background: #109FFF none;
color: #ffffff;
border: 1px solid #000000;
margin: 5px;
margin-top: 10px;
padding: 0;
}

#location-News .adveventlist_summary p {
margin: 5px 10px;
}

#location-News .adveventlist_summary .adveventlist_readmore {
font-size: 0.9em;
margin: 10px;
font-weight: bold;
}

#location-News .adveventlist_summary .adveventlist_data {
display: block;
float: left;
font-weight: normal;
background: url(../images/news-date-bg.jpg);
padding: 5px;
margin-right: 5px;
width: 115px;
text-align: right;
}
#location-News .adveventlist_summary .adveventlist_title {
display: block;
padding: 5px;
}



/* Home Page Special Stuff */
#location-Home .multipageright {
padding: 0;
padding-top: 39px;
background-image: url(../images/menu-top-news.jpg);
background-repeat: no-repeat;
margin: 0;
background-position: top;
width: 160px;
margin-right: 5px;
}
#location-Home .multipagecontainer {
margin-right: 0;
width: auto;
}
#location-Home .multipageright .page {
margin: 0;
padding: 0;
}
#location-Home h1.pageheader {
display: none;
}
#location-Home .adveventlist_summary {
margin: 0;
padding: 0;
width: 141px;
background-image: url(../images/news-menu-tile.jpg);
/*background-repeat: no-repeat;*/
background-position: bottom left;
padding-left: 8px;
padding-right: 11px;
}
#location-Home .adveventlist_summary h2 {
font-size: 1em;
margin: 0;
padding: 0 2px;
background-image: url(../images/in-panel-tile.jpg);
background-repeat: repeat-y;
}
#location-Home .adveventlist_title {
display: block;
text-align: left;
font-size: 11px;
}
#location-Home .adveventlist_data {
font-weight: bold;
display: block;
text-align: left;
font-size: 10px;
}
#location-Home .adveventlist_summary p {
font-size: 10px;
margin: 5px 2px;
}
#location-Home .adveventlist_readmore a {
padding-top: 1px;
padding-bottom: 3px;
text-decoration: none;
/*background-image: url(../images/in-panel-tile.jpg);*/
background-repeat: repeat-y;
display: block;
/*margin-bottom: 10px;*/
font-size: 10px;
text-align: right;
padding-right: 2px;
padding-bottom: 6px;
}
#location-Home .multipageright div.pagefooter {
height: 39px;
width: 160px;
margin: 0;
padding: 0;
background-image: url(../images/menu-bottom-news.gif);
background-repeat: no-repeat;
background-position: bottom;
background-color: #FFFFFF;
}

#location-Home .tfixedrightcol #main__multi_2 {
background: #C4CCD7 none;
color: #000000;
margin-left: 8px;
padding: 0;
width: 400px;
}
#location-Home .tfixedrightcol #main__multi_2 .pageheader {
background: #919FB5 none;
color: #000000;
margin: 0;
padding: 5px;
text-align: center;
font-size: 1em;
font-weight: bold;
}
#location-Home .tfixedrightcol #main__multi_2 dl {
margin: -4px 3px;
}
#location-Home .tfixedrightcol #main__multi_2 dt {
margin: 0;
margin-top: 7px;
}
#location-Home .tfixedrightcol #main__multi_2 dd {
margin: 0;
margin-bottom: 7px;
font-size: 0.9em;
text-align: justify;
}
#location-Home .tfixedrightcol #main__multi_2 .pagefooter {
width: 1px;
height: 1px;
overflow: hidden;
}

.figure {
margin-top: 0.5em;
margin-bottom: 0.5em;
text-align: center;
}
.figure img {
border: 1px solid #000000;
margin-bottom: 0.25em;
}
.figure .caption {
font-size: 0.9em;
}

#main__pageeditor
{
	width : 95%;
}