/* general tag styles */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 11px;
	background: #2F62AB url(/images/fill.jpg);
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #333;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.content-text a{
	padding: 0;
	color: #296DA0;
	background: none;
	display: inline;
}

p.content-text a:hover {
	color: #636D82;
}

p.clearit {
  clear: both;
  line-height: 1px;
} 

h1 {
    font-size: 20px;
	line-height: 120%;
	padding: 10px 0 7px 5px;
	margin: 0 0 10px 25px;
	color: #FF7D27;
	font-weight: bold;
	background: url(/images/title_bg.jpg) left bottom repeat-x;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

h1 a {
	color: #FFA467;
	display: inline;
	font-size: 22px;
	text-decoration: none;
	padding: 0 17px 0 0;
	background: url(/images/breadcrumb_arrow.jpg) right top no-repeat;
}

h1 a:hover {
	color: #FF7D27;
}

h2 {
    font-size: 22px;
	line-height: 120%;
	padding: 10px 0 4px 5px;
	margin: 0 0 10px 25px;
	color: #FF7D27;
	font-weight: bold;
	background: url(/images/title_bg.jpg) left bottom repeat-x;
}

h2 span {
    font-size: 10px;
	color: #333;
	font-weight: bold;
}

h3, h4 {
    font-size: 22px;
	line-height: 120%;
	padding: 5px 0 4px 5px;
	margin: 0 0 0 25px;
	color: #7AAE53;
	font-weight: bold;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #296DA0;
	background: url(/images/link_arrow.jpg) left top no-repeat;
	padding: 0 0 3px 17px;
	margin: 0;
	display: block;
	font-size: 11px;
}

a:hover {
	color: #636D82;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

.flush-right {
	float: right;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

td.dotted-separator {
	background: url(/i/dotted_vertical.gif) top left repeat-y;
}

/* main containers */ 

#main {
	padding: 5px 0;
	background: url(/images/fill2.jpg) top left repeat-x; 
}

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 700px;
}

.content-r {
  width: 466px;
  padding: 0 0 20px 0;
  background: url(/images/right_bg_bottom.jpg) top right no-repeat; 

}

.content-r-top {
  width: 466px;
  padding: 0;
}

.content-l {
  width: 234px;
  padding: 0;
  background: url(/images/bg_l.jpg) top left repeat-y; 
}

.content-l-top {
  width: 234px;
  padding: 0;
}

#bottom-content {
  padding: 0;
  background: url(/images/bottom_content.jpg) top left no-repeat; 
  height: 9px;
  font-size: 1px;
}

#content-container {
	 background: url(/images/bottom_content.jpg) top left no-repeat; 
}



/* content general */

#content {
   margin: 0;
   background: url(/images/bg.jpg) top left repeat-y;
}

.content-block {
	padding: 0 20px 10px 30px;
}

.content-r h1 {
	margin: 0 20px 10px 25px;
}

.content-block-right {
	padding: 0 0 10px 30px;
}

#search th {
	font-weight: normal;
	padding: 2px 4px 3px 0;
	text-align: right;
	vertical-align: top;
}

#search td {
	padding: 0 4px 3px 0;
}

#search td input {
	border-top: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	background: url(/images/input_bg.jpg) top left repeat-x;
	padding: 1px;
}

#search .btn  {
	border: none;
	padding: 0;
	margin: 4px 0 0 0;
}

#callout-content {
	padding: 0;
	margin: 0;
	background: url(/images/left_bg_bottom.jpg) top left no-repeat;
}

#callout {
	padding: 0 12px 30px 18px;
	margin: 0;
	background: url(/images/callout_bottom.jpg) bottom left no-repeat;
}

#callout-borders {
	padding: 0;
	margin: 0 0 0 4px;
	background: url(/images/left_bg.jpg) top left repeat-y;
}

#callout-home {
	background: url(/images/banner_home_right.gif) top left no-repeat;
	padding: 40px 12px 0 18px;
	height: 248px;
}

#callout-cities {
	background: url(/images/banner_cities_right.jpg) top left no-repeat;
	padding: 40px 12px 0 18px;
	height: 248px;
}

#callout-libraries {
	background: url(/images/banner_libraries_right.jpg) top left no-repeat;
	padding: 40px 12px 0 18px;
	height: 248px;
}

#callout-details {
	background: url(/images/banner_details_right.jpg) top left no-repeat;
	padding: 40px 12px 0 18px;
	height: 248px;
}

#callout-bottom {
	background: #D1D1D1 url(/images/right_bottom.jpg) top left no-repeat;
}

.address {
	font-size: 12px;
	font-family: Verdana;
}

.logo {
	width: 145px;
	padding: 4px;
	margin: 0 3px 3px 0;
	background: url(/images/logo_bg.jpg) top left no-repeat;
	text-align: center;
	float: left;
}

.logo-t h2 {
    font-size: 18px;
	line-height: 120%;
	padding: 0 0 4px 5px;
	margin: 0 0 5px 25px;
	color: #FF7D27;
	font-weight: bold;
	background: none;
}

.logo-t h2 span {
    font-size: 10px;
	color: #333;
	font-weight: bold;
}

.logo-text {
	color: #999;
	font-size: 10px;
}

#wes-banner {
	background-color: #fff;
	padding: 5px 5px 0 20px;;
}

#footer {
	background: #5184A9 url(/images/footer_bg.jpg) top left repeat-x;
	margin: 0 auto;
}

#footer p {
	background: url(/images/footer_bg.jpg) bottom left no-repeat;
	font-size: 9px;
	font-family: Tahoma, Arial, Verdana;
	margin: 0 0 0 0;
	padding: 10px 10px 13px 20px;
	color: #fff;
}

#footer p span {
	color: #A8D9F7;
}

#footer .flush-right {
	color: #fff;
	font-size: 9px;
	padding: 10px 10px 13px 20px;
	font-family: Tahoma, Arial, Verdana;
}

#footer .flush-right span {
	color: #C19C9C;
	font-size: 9px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}

#libraries {
	margin: 20px 0 0 0;
}

#libraries td p {
	font-size: 11px;
	padding: 3px 0 10px 17px;
}

#livbraries td.left-border {
	border-left: 1px solid #e1e1e1;
	padding: 0 0 0 30px;
}

.nearest {
	background: none;
	display: inline;
	padding: 0;
}

#logo-links td{
	padding: 0 20px 0 0;
}

.footer-link{
	padding: 5px 10px 0 7px;
	color: #fff;
	background: none;
}

.footer-link:hover{
	color: #cccccc;
}

.required {
	color: #f00;
}

.input_error{
	color: #f00;
	padding: 0;
	margin: 0;
}

