@charset "UTF-8";
/* CSS Document */

#curtain * { margin:0; padding:0;}
#leftgrad { position: absolute; top: 3px; right: 50%; height: 205px; width: 100%; background-image: url("images/left.png"); background-position: right; background-repeat: repeat-x;}
#rightgrad {background-image: url("images/right.png"); top: 3px; position: absolute; left: 50%; width: 50%; background-position: left; background-repeat: repeat-x; height: 205px;}

/* #body-liner {background-image: url('images/body-liner.png'); background-position: center top; background-repeat: repeat-x;} */
#liner1 {margin: 0 auto; width: 1000px; padding: 0; position: relative; background-color: #ffffff;}
#header { background-image: url("images/masthead.png"); background-repeat: no-repeat; padding: 58px 0 0; margin: 0 0 ; height: 190px; }
#header a img { border: none;}
#header a {color: #cccc00;}
#namebrand { font-size: 24px; color: #666666; line-height: 1.2em; height: 91px; width: 496px; padding-left: 476px; margin-bottom: 65px; display: block;}
#collar {width: 100%; margin:0; padding: 0 0;}
#leftcollar, #rightcollar { width: 400px; float:left; color: #660000; padding:0; margin:0;}
#rightcollar {width: 450px; float: right; text-align: right; }
#leftcollar a, #rightcollar a { color: #660000; text-decoration: none; font-weight: 600; }
#collar ul { padding-left: 0; padding-top: 4px; margin-top: 0; margin-left: 0; }
#collar ul li { list-style: none; display: inline; margin-top: 0; padding: 0 10px; font-size: 12px;}
#collar .current_page_item a { color: #cc0000;}
#leftcollar .page_item, .page-item-4 { border-left: 1px solid #660000;}
#leftcollar .home { border-left: 0; padding-left: 0;}
#rightcollar form {float: right; margin: -4px 0 0 12px; padding: 0;}

