@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.bodybg {
/*	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; */
	background-color: #BDAA7E;
	}


/* TOP */

.headdiv {
	display: inline
	}

.headphone {
	position: absolute;
	width: 100px;
	height: 65px;
	left: 740px;
	top: 58px;
	font-size: 10px;
	color: #536B7F;
	text-align: right;
	border: 0;
	}
	
.iefix {
  line-height: 0px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}



/* CENTER LEFT */

.centerbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #002943;
	}

.leftshadow {
	background-image: url(images/left_shadow.gif);
	background-repeat: repeat-y;
			}

.leftnav {
/* 	width: 158px; 
	vertical-align: top;*/
	background-color:#4a7698;
	}

.navbg {
	background-image: url(images/left_nav_button.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 158px;   
	}

.mainnav {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-stretch: extra-condensed;
	text-align: left;
	text-indent: 15px;
	display: block;
	height: 30px;
	width: 158px;
	padding-top: 0;
	background-image: url(images/left_nav_button.jpg);
	background-repeat: no-repeat;
	line-height:28px;
	}
	
.mainnav:hover {
	background-image:url(images/left_nav_over.jpg);
	}
	
.leftbtmshadow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	}

/* CENTER CENTER */

.contentdiv {
	vertical-align: top;
	
	width: 850px;
	position: relative;
	
	}
	
.contentspace {
	background-color: white;
	width: 405px;
	height: auto;
	text-align: left;
	padding: 10px;
	}
	
.bodyarea {
	position: relative;
	height:auto;
	width: 850px;
	margin: 0px;
	padding: 0px;
	}
	
.bodycopy {
	font-size: 12px;
	color:#3F261C;
	padding: 10px;
	text-align: left;
	}
	
.bodycopy a {
	font-size: 12px;
	color:#3F261C;
	padding: 0px;
	text-decoration:underline;
	}
	
.bodycopy a:hover {
	font-size: 12px;
	color:#2D8FC7;
	text-decoration:underline;
	padding: 0px;
	}

/* CENTER RIGHT */

.rightshadow {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
	width: 17px;
		}
	
.rightside {
	height:100%;
	width: 267px;
	background-image: url(images/right_side_bg.gif);
	background-repeat: repeat-y;
	}
.rtbtmshadow {
	position: absolute;
	left: 583px;
	bottom: 0px;
	}
	
	
	
/* BOTTOM */
	
.bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;	
	}
	
.bottomnav {
	font-size: 11px;
	font-style: normal;
	color: #BDAA7E;
	text-decoration: none;
	text-align:center;
	background-image: url(images/btm_bg.gif);
	background-repeat:repeat-x;
	width: 850px;
	height: 50px;
	position: relative;
	left: 50%;
	margin-left: -425px;
	display: block;
	padding-top: 17px;
	}
	
.bottomnav a:hover {
	font-size: 11px;
	font-style: normal;
	color: #E5E5BE;
	text-decoration: none;
	}
	
.bottomnav a {
	font-size: 11px;
	color: #BDAA7E;
	text-decoration: none;
	font-weight: normal;
	}
	
.disclaimer {
	font-size: 10px;
	font-style: normal;
	color: #3F261C;
	text-align: center;
	height: auto;
	width: 100%;
	}
	
.disclaimer a {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3F261C;
	text-align:center;
	height: auto;
	width: 100%;
	text-decoration: none;
	}

.disclaimer a:hover {
	font-size: 10px;
	font-style: normal;
	color: #3F261C;
	text-align:center;
	height: auto;
	width: 100%;
	text-decoration: none;
	}

.pagehead {
	font-size: 16px;
	font-weight: bold;
	color: #3F261C;
	text-decoration: none;
	text-transform:uppercase;
}
.headphone1 {
	font-size: 12px;
	font-weight: bold;
}
.name {
	font-size: 14px;
	font-weight: bold;
}

#slideShowTop img {
	 width: 240px;
	 height: 166px;
	 position:absolute;
	 margin-left: 18px;
	 margin-top: 13px;
}
#slideShowBottom img {
	 width: 240px;
	 height: 166px;
	 position:absolute;
	 margin-left: 18px;
	 margin-top: 13px;
}

/* For search pages */
#white_shadow {
  width:850px;
  background-image: url(images/cntr_top_white_shadow.jpg);
  background-repeat: repeat-x;
  height: 11px;
}

.imgDetailFloat img {
  float:left;
  padding-right: 5px;
}