/* structural items */

body	{
	font: .9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, arial, helvetica, sans-serif;
	background: #DFE4E7 url(../img/bodybg.gif) repeat-y center;
	margin:0;
	padding:0;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;	
	}

html>body	{
	font-size: small;	
	} 

a:link, a:visited	{
	color:#B65113;
	}
	
a:hover, a:active	{
	color:#937d00;
	}

#structure	{
	background-color:#fff;
	width:700px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	}
	
#mast	{
	width:700px;
	height:180px;
	background:#937D00  url(../img/slupHead.gif) no-repeat  top center;
	}
	
#nav	{
	padding:0;
	width:700px;
	height:20px;
	background:#E8AD0F;
	color:#fff;
	font:bold 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, arial, helvetica, sans-serif;
	}

#nav a, #nav a:visited	{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:2px;
	padding-left:18px;
	padding-right:18px;
	vertical-align:middle;
	}

#nav a:hover, #nav a:active	{
	/* goodbye, ie5mac \*/
	background-color:#E8BB42;
	/*   border-bottom:1px solid #fff;   */
	/* hello again */
	}
		
#sidebar	{
	width:250px;
	}

#content, .cartTD1	{
	font-size:11px;
	color:#333;
	line-height:1.5em;
	}

#content p, #content h2	{
	padding:5px;
	padding-top:0;
	}

#content h1	{
	color:#937D00;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:-5px;
	margin-top:10px;
	padding-bottom:3px;
	line-height:22px;
	}

#content h2	{
	color:#937D00;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:-10px;
	margin-top:0px;
	padding-bottom:0px;
	}
#content .feature h1	{
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	margin-top:5px;
	margin-bottom:-10px;
	padding-bottom:0px;
	}
	
#sidebar h1	{
	color:#755923;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:-15px;
	margin-top:0px;
	padding-bottom:0px;
	}
	

	
.feature	{
	width:450px;
	height:150px;
	margin:0;
	line-height:140%;
	margin-top:10px;
	}
	
.feature img	{
	float:right;
	margin:0;
	margin-left:2px;
	}


.itemLeft	{
	width:225px;
	float:left;
	margin:0;
	}
	
.white	{
	background-color:#fff;
	}
	
.blue	{
	background-color:#3A91F3;
	color:#fff;
	}	
	
.itemRight	{
	width:225px;
	float:right;
	clear:right;
	margin:0;
	}
	
.sidehype	{
	width:224px;
	margin:5px;
	padding:3px;
	margin-top:10px;
	border:1px solid #999;
	text-align:center;
	}

.sidehype select	{
	width:220px;
	overflow: visible;
	clip: auto;
	font-size:11px;
	margin-bottom:5px;
	}

.sidehype option	{
	width:250px;
	overflow:visible;
	clip:auto;
	}

.sidehype input	{
	margin-bottom:5px;	
	}

.sidehype label	{
	font-size:10px;
	font-weight:bold;			
	}

.sidehype h2	{
	width:100%;
	margin:-3px;
	margin-bottom:3px;
	padding:3px;
	font-size:11px;
	color:#937D00;
	}

.sidehype p	{
	margin:2px;
	padding:0;
	color:#333;
	font-size:11px;
	line-height:140%;
	}

#foot	{
	text-align:right;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 11px;
	font-style: italic;
	color:#333;
	padding-right:5px;
	border-top: 1px solid #666;
	}
#foot a, #foot a:visited {
	padding-left:20px;
	padding-right:5px;
	font-style: normal;
	font-weight:bold;
	color:#B65113;
	}
#foot a:hover, #foot a:active	{
	color:#937d00;
	}

/* Bio Specific Files */

.headliner	{
	font-size:22px;
	color:#0065D6;
	font-weight:bold;
	}

.subBill	{
	font-size:14px;
	color:#0065D6;
	font-weight:bold;
	}

.date	{
	font-size:11px;
	}

/* cart specific styles */
	
.but, .butc	{
	border:1px solid #fff;
	margin-top:0px;
	background-color:#0065D6;
	}
.butc	{
	background-color:#FAA723;
	}

.but:hover, .butc:hover	{
	background-color:#3A91F3;
	}

.reqField	{
	color:red;
	}

.warning	{
	border:1px solid red;
	margin-top:10px;
	padding:10px;
	}

.upcoming	{
	font-size: 10px;
	}
