.custom .menu li {border-right: 1px solid #2E699E;}

/* Add Space at top-bottom of page bg */
.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em; }

.custom #header { padding: 1; border-bottom:none;}

.custom .menu {background: #3272AB; }

.custom #nohl .headline_area {  display: none; }


/* Top Nav bar */
.custom ul#topnav {
border-style: none;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
font-size: 8px;
background:#F5F5F5 none repeat scroll 0 0;
width: 100%;
float: left;
}
.custom ul#topnav li { float: right; padding: 3px 10px 3px 0px; }
.custom ul#topnav li a { font-size: 1.4em; color: #000000; text-transform: uppercase; }
.custom ul#topnav li a:hover { text-decoration: none; color: #0D83AE; }



/* Custom Header */
/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 150px; width: 900px; background: url('images/pcatorgbanner2.png') no-repeat; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }


/*Footer Style*/

.custom #footer_1 {font-family:Cambria,"Arial Black","Arial Bold",Arial,sans-serif;}
.custom #footer_1 {text-align:center;
.custom #footer_1 h3 {text-align:center;}







