/* media="all" */

body {
	background: #f4d424 url(images/body.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 20px 0;
	margin: 0;
	}
	
hr, .hide {
	display: none;
	}
	
img {
	border: none;
	}


/* content */
#content_pre, #content_post {
	margin: 0 -5px 0 215px;
	width: 540px;
	background: url(images/content_pre.gif);
	height: 20px;
	}
	
#content_post {
	background: url(images/content_post.gif);
	}

#content {
	width: 490px;
	font-size: 12px;
	padding: 1px 25px 10px;
	color: #444;
	position: relative;
	z-index: 1000; 
	min-height: 550px;
	background: #fff url(images/content.gif);
	margin: 0 -5px 0 215px;
	}
	
* html #content {
	height: 500px;
	}
	
#content p {
	line-height: 1.6em;
	margin: 0 0 20px 0;
	}

/*  links */

#content a {
	color: #df0024;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	}
	
#content a:hover {
	background-color: #df0024;
	color: #fff;
	border: none;

	}
	
a.external_link {
	background-image: url(images/external_link.gif);
	background-repeat: no-repeat;
	background-position: 99% 1px;
	padding-right: 15px !important;
	}

.external_link:hover {
	background-image: url(images/external_link_hover.gif);
	}
	
#content ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	}
	
#content ul li {
	padding-left: 20px;
	background: url(images/content_li.gif) no-repeat left 0px;
	margin: 0 0 10px 0;
	color: #666;
	}
	
#content ol {
	margin: 10px 0;
	padding: 0 0 0 20px;
	}
	
#content ol li {
	padding: 0;
	margin: 0 0 5px 0;
	}
	
* html ul li {
	height: 10px;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	
h1 {
	color: #990000;
	font-size: 30px;
	line-height: 40px;
	margin: 5px 0 7px 0;
	}
	
h1 object {
	margin-left: -3px;
	position: relative;
	}
	
h2 {
	color: #333;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 5px 0;	
	}
	
h2 object {
	margin-left: -3px;
	}
	
h3 object {
	margin-left: -3px;
	}
	
h4 object {
	margin-left: -3px;
	}
	
h3, h4 {
	font-size: 16px;
	line-height: 25px;
	margin: 0 0 5px 0;
	color: #444;
	}
	
h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
	}
	
h3 strong {
	color: #df0024;
	}
	
h4 {
	margin: 20px 20px 5px 0;
	}
	
h5 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
	}
	
/* Contact Strip */
#contact {
	height: 40px;
	margin: 10px 0 -20px 0;
	position: relative;
	}
	
#contact a {
	color: #fff;
	text-decoration: none;
	}
	
#contact a:hover {
	color: #df0024;
	border-bottom: 1px solid #ee9d23;
	}
	
	
#contact_mobile, #contact_email, #contact_phone {
	float: right;
	height: 40px;
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
	line-height: 30px;
	color: #fff;
	}
	
#contact_email {
	background: url(images/contact_email.png) no-repeat left;
	}
	
#contact_mobile {
	background: url(images/contact_mobile.png) no-repeat left;
	font-size: 14px;
	}
	
#contact_phone {
	background: url(images/contact_phone.png) no-repeat left;
	font-size: 14px;
	}


/* breadcrumb */
#breadcrumb {
	color: #990000;
	font-size: 10px;
	line-height: 20px;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	}
	
#breadcrumb strong {
	font-weight: normal;
	color: #3ab8db;
	}
	
#breadcrumb a {
	color: #df0024;
	padding: 2px 4px;
	margin: 0;
	border: none;
	}
	
#breadcrumb a:hover {
	background: #337fa1;
	border: 1px solid #3ab8db;
	padding: 0px 3px;
	margin: 0;
	}

	
/* Wrapper */

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	}
	
	
/* Header */

#header {
	position: relative;
	height: 150px;
	margin-bottom: -20px;
	margin-top: -50px;
	z-index: 200;
	width: 280px;
	}
	
#header_logo {
	position: absolute;
	bottom: 0px;
	left: 20px;
	}
	
/* Main Nav Container */
#menu_container {
	height: 35px;
	padding: 0 40px 0 0;
	z-index: 100;
	float: right;
	background: url(images/menu_container.gif) repeat-x right bottom;
	min-width: 50px;
	position: relative;
	display: block;
	margin: 0 -5px -5px;
	}


* html #menu_container {
	margin-right: 0;
	right: -5px;
	}


/* Feature Panel */
#feature_panel {
	background: url(images/feature_panel.gif) no-repeat;
	height: 185px;
	clear: both;
	margin: 0 -10px 0 -5px;
	position: relative;
	}
	
#feature_panel_overlay {
	width: 740px;
	height: 160px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(images/feature_panel_overlay.png);
	}
	
#feature_image {
	position: absolute;
	top: 15px;
	left: 15px;
	}

/* Main */
#main {
	padding: 0;
	min-height: 200px;
	position: relative;
	clear: both;
	padding: 0;
	margin: 10px 0;
	z-index: 10;
}

* html #main {
	height: 200px;
	}
	
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

	
/* Sidebar */

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	z-index: 2000;
	padding-top: 20px;
	}
	
* html #sidebar {

	}

/* Footer */
#footer {
	margin: 20px auto 0;
	padding: 5px;
	font-size: 10px;
	color: #7a6a12;
	line-height: 16px;
	position: relative;
	border-top: 1px solid #faea92;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	text-decoration: none;
	color: #7a6a12;
	}
	
#footer a:hover {
	color: #fff;
	background: #df0024;
	padding: 0 2px;
	margin: 0 -2px;
	}
	
	
#footer_credit {
	position: absolute;
	top: 5px;
	right: 10px;
	}
	
#footer_credit a {
	border-bottom: 1px solid #aaa;
	}
	
#footer_credit a:hover {
	border-bottom: 1px solid #666;
	background-color: transparent;
	color: #666;
	}
	

/* Pull Quote */

.pullquote {
	position: relative;
	margin: 50px -5px 0;
	width: 180px;
	background: #df0024 url(images/pullquote.gif) repeat-y top;
	padding: 15px;
	}
	
.pullquote_post {
	background: url(images/pullquote_post.gif);
	height: 50px;
	margin: -30px -15px -15px;
	position: relative;
	z-index: 50;
	}
	
.pullquote blockquote {
	margin: 0 0;
	font-size: 14px;
	line-height: 21px;
	color: #fff;
	}
	
.pullquote cite {
	text-align: left;
	color: #fff;
	display: block;
	margin: 10px 5px;
	position: relative;
	z-index: 100;
	}

.address_item {
  width: 200px;
  float: left;
}
