/*.img-clip {
	clip: rect(14px,132px,135px,14px);
	overflow: hidden;
}*/
#btn-black a:link, #btn-black a:visited, #btn-black a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	display: block;
	border: 1px solid #999;
	width: 6em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#btn-sm-black a:hover {
	background-color: #333;
	color:#FF6
}
#btn-sm-black a:link, #btn-sm-black a:visited, #btn-sm-black a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	display: block;
	border: 1px solid #999;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top:7px;
}
#btn-sm-black a:hover {
	background-color: #333;
	color:#FF6
}
#img-clip {
	position: absolute;
	height: 146px;
	width: 146px;	
}
.img-crop {
	width:134px;
	height:134px;
	padding-left:-20px;
	padding-top:-20px;
	overflow: hidden;
}
.imgpad {
	margin: 0px;
	padding: 0px;
}
.background {
	background-color: #90ADD5;
	background-image: url(images/body2_bg_tile.jpg);
	background-repeat: repeat-x;
}
.bgmain {
	background-color: #FFFFFF;
	background-image: url(images/main_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#copy-tile {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(images/copy-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#home-bg-tile {
	background-color: #434343;
	background-image: url(images/home-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navbuttons a:link, #navbuttons a:visited, #navbuttons a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DDD;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 13px;
	text-transform: lowercase;
}
#navbuttons a:hover {
	color: #FFF;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 14px;
	text-decoration: none;
	background-image: url(images/foot-tile.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 85px;
}
.footer2 {
	background-image: url(images/foot-tile2.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 85px;
}
.formnopadd {
margin:0px;
padding:0px;
}
#footer p {
	color:#999;
	font-size: 12px;
	font-style: normal;
}
#footer em {
	color:#FFF;
	font-style: normal;
}
#footer strong {
	color:#666;
	font-style: normal;
	font-weight: normal;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 20px;
	text-transform: lowercase;
}
#footer a:hover {
	color: #fff;
}
.input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	background-image: url(images/header-search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 163px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#paging a:link, #paging a:active, #paging a:visited {
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	padding-right: 3px;
	padding-left: 3px;
}
#paging a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #09F;
}
.smallblackstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#wrapper {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	min-height: 450px;
}
#header {
	background-color: #000;
	background-image: url(images/header-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 119px;
	overflow: hidden;
}
#header a img {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 275px;
}
body,td,th {
	font-size: 13px;
	color: #000;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*//////////// Heading Styles ///////////*/ 

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
	text-transform: lowercase;
	text-decoration: none;
}

H2 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 35px;
	text-transform: lowercase;
	text-decoration: none;}

H3 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	line-height: 35px;
	text-transform: lowercase;
	text-decoration: none;
}

H4 {	
	font-family: Arial, Helvetica, san-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999;
	line-height: 35px;
	text-transform: lowercase;
	text-decoration: none;
}
H5 {	
	font-family: Arial, Helvetica, san-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	text-decoration: none;
}
.white-home {	font-family: Arial, Helvetica, san-serif;color: #fff; text-align:left; width:90%;margin-right:auto; margin-left:auto; }	
.white-text {	color: #fff;}
.grey-text {	color: #999;}
.black-text {	color: #000;}

.color-black {
	height: 12px;
	width: 12px;
	background-color: #000;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-silver {
	height: 12px;
	width: 12px;
	background-color: #ccc;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-white {
	height: 12px;
	width: 12px;
	background-color: #fff;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-blue {
	height: 12px;
	width: 12px;
	background-color: #0000CC;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-brown {
	height: 12px;
	width: 12px;
	background-color: #996600;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-red {
	height: 12px;
	width: 12px;
	background-color: #990000;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-orange {
	height: 12px;
	width: 12px;
	background-color: #F90;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-yellow {
	height: 12px;
	width: 12px;
	background-color: #FF3;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-green {
	background-color: #063;
	height: 12px;
	width: 12px;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-purple {
	background-color: #639;
	height: 12px;
	width: 12px;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}
.color-pink {
	height: 12px;
	width: 12px;
	background-color: #F69;
	text-decoration: none;
	background-image: url(images/spacer-color.png);

	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
}

/*///////////// Main menu settings ///////////////*/

#centeredmenu {
	clear:both;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif; /* Menu font */
	font-size:100%; /* Menu text size */
	z-index:100; /* This makes the dropdown menus appear above the page content below */
	position:relative;
	width: 970px;
	height: 29px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/nav-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
}

/* Top menu items */
#centeredmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;/* 	right:50%;*/
}
#centeredmenu ul li {
	margin:0px;
	padding:0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: lowercase;
	position:relative;
	/* left:50%; */	
	top:0px;
}
#centeredmenu ul li a {
	display:block;
	margin:0px;
	/*	padding:.6em .5em .4em; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:29px;
	text-decoration:none;
	color:#CCC;
	font-weight:normal;
	background-image: url(../images/topnav_bg_divider.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height:29px;
	padding-left:10px;
	padding-right:11px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#centeredmenu ul li.active a {
	color:#CCC;
	padding-left:10px;
	padding-right:11px;
	margin: 0px;
	display: block;
}
#centeredmenu ul li a:hover {
	color:#fff;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
	color:#fff;
	z-index:120;
}
#centeredmenu ul li.active a:hover { /* This line is required for IE 6 and below */
	color:#fff;
	z-index:130;
}
/* Submenu items */
#centeredmenu ul ul {
	display:none; /* Sub menus are hidden by default */
	position:absolute;
	top:9px;
	left:0;
	float:left;
	z-index:120;
	/*	right:auto; resets the right:50% on the parent ul */
	width:155px;  /*width of the drop-down menus */
	padding-top:10px;
	white-space: nowrap;
	line-height: 24px;
}
#centeredmenu ul ul li {
	/*	left:auto;  resets the left:50% on the parent li */
	margin:0px; /* Reset the 1px margin from the top menu */
	/*	clear:left;*/
	float:left;
	width:100%;
	text-align: left;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
	font-size:12px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	color:#fefefe;
	line-height:24px; /* sub menu item horizontal lines */
	float:left;
	width:100%;
	height:24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/topnav-bg-trans.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #515151;
}
#centeredmenu ul li.active ul li a{
	padding-left: 10px;
	height: 24px;
	width: 155px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fefefe;
	line-height:24px;
	background-image: url(images/topnav-bg-trans1.png);
	background-repeat: repeat;
	background-position: left top;
	text-transform: lowercase;
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	color:#000;
	float:left;
	background-color: #BCBDC0;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
	left:0; /* reset left:0; value */
	right:auto; /* Set right value instead */	
	width: 65px;
}
#centeredmenu ul ul.last li {
	float:left;
	position:relative;
	right:0px;	

}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
	top:20px;
	display:block; /* Show the sub menus */
}

