/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: "AvantGarde Md BT";
	font-size: 16pt;
	line-height: normal;
	font-variant: normal;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990100;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background-image: none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #333300;
	letter-spacing:.2em;
	font-weight:bold;
	font-family: "AvantGarde Md BT";
	font-size: 18px;
	}

.sidebarText {
	color: #663346;
	line-height:normal;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	line-height:15px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName {
	color: #333333;
	letter-spacing:2pt;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-indent: 5px;
	}

	
.subHeader {
	color: #B00000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: "AvantGarde Md BT";
	font-size: 14px;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
}
.TextforBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.productnavigation {
	font-family: "AvantGarde Md BT";

	color: #990000
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2px;
	font-size: 10pt;
	color: #990000;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.backgroundimage {
	font-family: "AvantGarde Md BT";
	background-attachment: fixed;
	background-image: url(Images/Details/background3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 36pt;
	font-weight: bolder;
	color: #FFFFFF;
	

