body {
	padding: 0;
	margin:0;
	background-color:#332626 !Important;
	/*background-color:white;*/
}
body.popup {
	background:#2b2020 !Important;
	margin:20px auto;
}
/*.emailFriend {width:400px;margin:auto;background:red;}*/

/* HEADER */
.panelOuterMost {
	margin:0 auto; width:995px; background:#2b2020;
}

.panelOuterImage { clear:both;height:4px; width:978px;
    background:#fff url(images/shell/footer-bottom.jpg) no-repeat bottom center;}
    
/* IF THIS FLOATS OUTSIDE OF HEADER, IT WILL AFFECT YOUR CONTENT IN FIREFOX 3 ON MAC*/
.linkHome img {float:left;}

.bannerOutside {				/*BANNER IS AN OUTER LAYER*/
	padding-top:10px;
}

.banner {				/*BANNER IS AN OUTER LAYER*/
	    position:relative;
	    margin:0 auto;
		width:995px; 
	/* height causes IE7 to collapse breadcrumb trail */
}

.sitemaplinks 
{   font-family: Arial, Helvetica, sans-serif; 
    font-size:.8em;
	text-align: right;
	color:#97999c;
	text-transform:uppercase;
	float:right;
}


.banner div.sitemaplinks a
{
	padding: 0 4px;
	/*border-right: solid 1px #97999c;*/
	letter-spacing: 3px;
	color: #97999c;
	text-decoration: none;
}

.banner div.sitemaplinks a:hover {color: #f2cb05;}

.phone {font-size:28px;font-weight:bold;}
.searchInput, .searchInputFocused {
	position:absolute;right:38px; top:8px;padding-top:2px;color:#7C7672;
	border: solid 2px #fff;font-size: 11px; 
	background: #dcdcdc url('images/icons/search.gif') no-repeat right center;
    height:16px;width: 153px;
    
}
.searchInputFocused {color:#2b2020;}

a.searchbutton  {
	position:absolute;
	top:6px;
	right:5px;
	background:url(images/buttons/btn_search.gif) no-repeat center center;
	height:26px;
	width:26px;
}

    a.searchbutton:hover {
	    position:absolute;
	    top:6px;
	    right:5px;
	    background:url(images/buttons/btn_search-on.gif) no-repeat center center;
	    height:26px;
	    width:26px;
      }
/*
.searchbutton  {
	position:absolute;
	top:6px;
	right:5px;
	background:url(images/buttons/btn_search.gif) no-repeat center center;
	height:26px;
	width:26px;
}*/

.search a {
	color:#ff4500;
	text-decoration:none;
	position:absolute;
	right:10px;
	top:5px;
}

.menucontainer 
{
    clear:both;
    position:relative;
    bottom:-3px; 
	height:40px;
	width:995px;	
    background-color:#2b2020;
} 


.searchbox {float:right;}

#tblmenu {
	/*margin:0 auto;*/
	margin-left:6px;
}
#tblmenu td {
	padding-top: 0px;
	padding-left: 0px;
}
.header {
	float:right;
	width:158px;
	padding: 0px;
	margin: 0px;
}
table.submenu {
	margin:0 auto;
}
table.submenu td {
	padding:2px 10px;
}
table.submenu td.linkfirst {
	border-right:solid 1px #fff;
}
table.submenu td a {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	letter-spacing: 2px;
}
table.submenu td a:hover {
	background-color:#fff;
	color:#ffa500;
}


/* END HEADER*/


/* FOOTER */
.footer
{   width:995px;
    margin:0 auto;
    font-size:.9em;
    }
.panelFooter {
	clear:both;
	padding: 15px 0 30px 13px;
	color:#97999c;
	text-transform:uppercase;
	background-color:#2b2020;
	/*text-align:center; color: #878272;*/
}

    .panelFooter a, .panelFooterImage a 
    {color:#97999c; text-decoration:none; font-size:.9em;}


.footerlink 
{   letter-spacing:2px;
    padding:0 10px;
    float:left;
    }

    .footerlink a:hover {color:#DC7638;}


.footercopyright 
    {
   clear:both;
   padding:10px;
   font-size:.8em;
   margin:0 auto;
   text-transform:uppercase;
   background-color:#332626;
    }

/*.panelFooterImage img {
	position:relative;
	top:-10px;
}



.panelFooterImage {
	clear:both;
	padding-top: 15px;
	margin:0px auto;
	width:995px;
	min-height:98px;
	
}
.panelFooter .copyright, .panelFooterImage .copyright {
	margin-top:20px;
	color:#8F9088;
	padding-top:11px;
	display:block;
	font-weight: normal;
	font-size: 9px;
	
}*/



/* END FOOTER */
/* HOME PAGE BUTTONS */


 
    
/* EMAIL AND PRINT */
.search {
	position:relative;
	width:672px;
	height:20px;
	font-size:12px;
	background: #f4f4f4;
	margin:0 auto;
	padding:4px 0;
}
.btnPrint, .btnEmail {
	position:absolute;
	top:5px;
	width:77px;
	height:20px;
	display:block;
}
.btnPrint {
	left:20px;
	background: url(images/buttons/btn_print.jpg) no-repeat;
}
.btnEmail {
	left:107px;
	background: url(images/buttons/btn_email.jpg) no-repeat;
}

/* FORMS */

.panelForm 
{
	background:#f3f3f3;
	border: solid 1px #cccccc;
	padding:10px;
	margin:10px auto;
	/*width:550px;*/
}
.inputSmall {
	width:100px;
	}
.inputMedium {
	width:200px;
	}
.inputLarge {
	width:400px;
	}
.panelForm  label { line-height:25px; vertical-align:baseline;}

.panelValidationSummary
{
	color: #880000;
}
.panelAjaxLoading 
{
	background: #fff url(images/ajax/custom/pk_orange_light.gif) no-repeat center center; 
	}

/*
.formsmall {
	width:340px;
	background:#f3f3f3;
	margin: 0 auto;
	border: solid 1px #cccccc;
	padding:10px;
}
.formsmall h3 {
	padding: 0px 10px;
}
.formsmall .textinput {
	width:250px;
	clear:both;
}
.form {
	width:500px;
	background:#f3f3f3;
	border: solid 1px #cccccc;
	padding:10px;
	margin:0 auto;
}
.form td {
	padding:2px 0px;
	vertical-align:baseline;
	font-size:11px;
}
select, .textinput, .inlinetextinput, .smallinput {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color:#808080;
	margin: 0 10px;
}
.textinput {
	width:480px;
	clear:both;
}
.inlinetextinput {
	width:100px;
}
.smallinput {
	width:100px;
}
label {
	font-size:11px;
	font-weight:bold;
	color:#808080
}
label.required {
	color:#000
}
label.block {
	min-width:150px;
	display:block;
	clear:both;
	margin-right:10px
}
li.requiredfieldnote {
	font-weight:bold;
	list-style-type:square;
}


td.submit {
	text-align:center;
}
.error {
	font-weight:bold;
	color:#ffa500;
	white-space:normal
}
.success {
	font-weight:bold;
	color:#008000;
}
.panelPopup {
	margin:auto;
	width:350px;
	height:250px;
}
.button {
	padding: 50px 0 2px 2px;
	text-align: right;
}
.linkback {
	margin:50px;
	padding:5px 50px;
	background:#efefef;
	text-align:center;

*/


/* LOGIN */
.login {
	width:400px;
	margin: 20px auto;
	background-color:#efefef;
}
.login table {
	width:390px;
	margin:auto;
}
.login table td {
	padding:2px;
}
.loginTitle {
	padding:3px;
	background:#9CA9B4;
	font-weight:bold;
	color:#fff;
}
/* END LOGIN */
		
/* CONTACT US */
.radForm {
	height:600px;
	/*width:672px;*/
}
.pvContent, .pvForm {
	width:672px;
	height:600px !Important;
	padding:25px 0 10px 0;
}
.panelLoading {
	height:600px;
	width:672px;
}
.panelLoading img {
	margin:auto;
}
.contactRight 
{
    width:250px; float:right; }
   
    .contactRight a {color:#DC7638;}
    
/* END CONTACT US */
		
		
/* END FORMS */


/* SITEMAP */
.sitemap {
	margin-left:auto;
	margin-right:auto;
}
.sitemap td {
	width: 350px;
	background-color: #f9f9f9;
	font-size:.9em;
	border:solid 1px #ccc;
}
.sitemap span.rtcolumn div {
	width:300px;
	margin-left:350px;
}
.sitemap ul {
}
.sitemap ul li {
	list-style-type:none !important;
	background-image: url(images/nav1Link.gif);
	margin: 10px 10px 10px -30px;
	background-repeat: no-repeat;
	padding-left:12px;
	background-position: 0px 2px;
}
.sitemap ul li a:hover {/*color: #b22222;*/
}
.sitemap a.sitemapHeader {
/*	border:solid 1px #ccc;*/
	background-image:url(/images/th_bg.jpg);
	display:block;
	padding: 0px 10px;
	line-height:20px;
}
/* END SITEMAP */

/* PRINT */
body.print {
	background: #fff !Important;
	margin:25px 5px;
	background: #fff url(images/shell/bg_wedge.jpg)
}
body.print .panelPrint {
	position:relative;
	background:#f4f4f4;
	height:28px;
	width:672px;
	margin:0 auto;
}
body.print div.content {
	margin-top:10px;
	background:none;
}

/*styles associated with right column article links on home page */
.right {
	/* background-color: #ffffff; */

	float: right;
	display: inline;

}
.rightHeader {
	margin-bottom: 10px;
}
.rightHeader h1 {
	font-size: 14px;
	background: url(images/shell/Subnav_bg_off.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-bottom:4px;
	padding-left: 11px;
	border: 0px;
}
.rightContent {
	width: 227px;
	height: 363px;
	/* background-color: #ffffff; */
}
.rightFooter {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #878272;
	text-decoration: none;
}
.rightFooter .RFtext {

	font-size: 11px;
	font-weight: 800;
	color: #878272;
	text-decoration: none;
}

.dashes {
	width: 227px;
	margin-top: 2px;
	color: #878272;
	font-weight: 100;
	font-size: 8px;
}
.dashesFooter {
	width: 227px;
	margin-top: -2px;
	color: #878272;
	font-weight: 100;
	font-size: 8px;
	float: left;
}

.legend {
	margin: 0px 15px 0px 15px;
	font-size: 10px;
	display: inline;
}

.legendText {
	font-size: 11px;
}

.center {
	margin: 0px 0px 0px 2px;
	width: 99%;
}