@charset "utf-8";
/* CSS Document */

body
	{
		margin: 0;
		padding: 0;
		background-color: #fff;
	}
#wrapper
	{
		margin: 0 auto;
		padding: 0;
		text-align: center;
		width: 100%;
		color: #000;
		background-color: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
a:link, a:visited
	{
		font-weight: bold;
		text-decoration: underline;
		color: #7a2000;
	}
a:hover, a:active
	{
		font-weight: bold;
		text-decoration: none;
		color: #3f1100;
		background-color: #fefe66;
	}
#header
	{
		margin: 0 auto;
		padding: 0;
		text-align: center;
		width: 100%;
		background-image: url(images/cbp_gradient.jpg);
		background-repeat: repeat-x;
		background-color: #fefe66;
	}
#header a:link, #header a:visited, #header a:hover, #header a:active
	{
		text-decoration: none;
		background-color: transparent;
	}
#navbar_top
	{
		margin: 0 auto;
		padding: 0;
		text-align: center;
		width: 100%;
		height: 32px;
		color: #fff;
		background-color: #fc6a37;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
	}
#burrito-wrapper
	{
		padding: 0 0 12px 0;
		width: 980px;
		text-align: center;
		margin: 0 auto;
		background-image: url(images/cbp_sidebars.gif);
		background-repeat: repeat-y;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
		border-left: 2px solid #000;	
	}
#burrito-wrapper h1
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 170%;
		margin: 0 auto;
	}
#left-bar
	{
		float: left;
		width: 160px;
		padding: 24px 0 0 0;
	}
#left-bar ul
	{
		margin: 0;
		padding: 0;
		width: 160px;
		display: block;
		text-align: left;
	}
#left-bar ul li
	{
		list-style-type: none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		border-top: 1px solid #fefe66;
	}
#left-bar ul li.last
	{
		margin-top: 24px;
		border-bottom: 1px dotted #000;
		border-top: 1px dotted #000;
	}
#left-bar ul li a:link, #left-bar ul li a:visited
	{
		color: #fff;
		background-color: #fc6a37;
		padding: 8px 12px;
		display: block;
		font-weight: bold;
		text-decoration: none;
	}
#left-bar ul li a:hover, #left-bar ul li a:active
	{
		color: #000;
		background-color: #b5dc4c;
		padding: 8px 12px;
		display: block;
	}
#left-bar a:link, #left-bar a:visited, #left-bar a:hover, #left-bar a:active
	{
		text-decoration: none;
		background-color: transparent;
	}
#right-bar
	{
		float: right;
		width: 148px;		
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 80%;
		margin: 0 auto;				
		color: #fff;		
		padding: 24px 0 0 0;
	}
#burrito-wrapper #right-bar h1
	{
		padding: 0 10px 0 0;
		margin: 0 auto .2em auto;
		font-variant: small-caps;
		color: #7a2000;
	}
#burrito-wrapper #right-bar p
	{
		padding: 0 10px 0 0;
		margin: 0 auto 0 0;		
		color: #000;
	}
#burrito-wrapper #right-bar p.desc
	{
		padding: 0 10px 0 0;
		margin: 0 auto 0 0;
		font-style: italic;
	}
#burrito-wrapper #right-bar p.date
	{
		padding: 0 10px 0 0;
		margin: 0 auto 0 0;
		font-weight: bold;
		font-size: 90%;
	}
#burrito-wrapper #right-bar h5
	{
		padding: 0 10px 0 0;
		margin: .7em auto 0 0;
		color: #000;
		background-color: #fff;
		font-size: 130%;
		font-variant: small-caps;
	}
#content
	{
		margin: 0 180px 0 190px;
		font-size: 95%;
		line-height: 135%;
		text-align: left;		
		padding: 2px 0 0 0;
	}
#content h1
	{
		color: #7a2000;
		margin: 0 auto .15em auto;		
		font-variant: small-caps;
	}
#content h2
	{
		color: #7a2000;
		margin: 0 auto .2em auto;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 110%;
		font-weight: normal;
	}
#content h3
	{
		color: #000000;
		margin: .5em auto .8em auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 110%;
		font-weight: bold;
		font-style: italic;
	}
#content p
	{
		margin: 0 auto 1em 0;
		line-height: 150%;
	}
#content p.nomarg
	{
		margin: 0 auto;
	}
#content p.right
	{
		text-align: right;
	}
#content p.center
	{
		text-align: center;
	}
#content #crumbs p
	{
		margin: 0 auto 16px 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
#content #crumbs a
	{
		font-weight: bold;
	}
#content a
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 95%;
	}
#content a.trans
	{
		background-color: transparent;
	}
#content #crumbs a:link, #content #crumbs a:visited
	{
		color: #3f1100;
		background-color: transparent;
		text-decoration: none;
		font-size: 100%;
	}
#content #crumbs a:hover, #content #crumbs a:active
	{
		color: #7a2000;
		background-color: transparent;
		text-decoration: underline;
		font-size: 100%;
	}
#content ul
	{
			margin: 0 auto 1em auto;
	}
#content ul li
	{
			list-style-type: circle;
			margin: 0 auto .7em; auto;
			line-height: 130%;
	}
#content img
	{
			border: 2px solid #7a2000;
			font-size: 80%;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#content img.right
	{
			float: right;
			margin: 6px 12px 6px 24px;
	}
#content img.left
	{
			float: left;
			margin: 6px 24px 6px 0;
	}
#content div.center
	{
			margin: 1em 32px 1em 0;
			text-align: center;
	}
#content .special
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 95%;
		color: #7a2000;
		text-transform: uppercase;
	}
#content table.form p
	{
		margin: 2px auto;
	}
#content td.field
	{
		width: 120px;
		padding-right: 20px;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 95%;
		color: #7a2000;
	}
#clearone
	{
		clear: both;
		height: .1em;		
	}
#footer
	{
		width: 500px;
		text-align: center;
		margin: 0 auto;
		padding: 18px 0 12px 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 88%;
		clear: both;
	}
#footer p
	{
		margin: 0 0 1em 0;
	}
#footer p.address
	{
		font-size: 92%;
		margin: 1.5em 0 0 0;
	}
#footer img
	{
		margin: 0 1em;
	}
#footer a:link, #footer a:visited
	{
		font-weight: bold;
		text-decoration: none;
		color: #7a2000;
	}
#footer a:hover, #footer a:active
	{
		font-weight: bold;
		text-decoration: none;
		color: #3f1100;
		background-color: #fefe66;
	}
#footer .none a:link, #footer .none a:visited, #footer .none a:hover, #footer .none a:active
	{
		text-decoration: none;
		background-color: transparent;
	}
#freefind
	{
		margin-bottom: 12px;
		padding: 0 8px;
	}
#freefind form input
	{
		color: #000;
		background-color: #fff;
		font-weight: bold;
		font-size: 12px;
	}
#constant
	{
		margin-top: 20px;
	}
.italic
	{
		font-style: italic;
	}
#content h2.red
	{
		color: #f00;
	}
.black
	{
		color: #000;
	}
#content a.smaller
{
	font-size: 80%;
	font-style: italic;
	text-decoration: none;
}
