/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#000000;
	}
	
hr {
	height:1px; 
	color: #000000;
	border: 0;
	}
	
a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
/* ID Styles */

#navigation td {
	border-bottom: 1px solid rgb(51,51,51);
	}
	
#navigation a {
	font:11px arial;
	color: #000000;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:12px 6px 8px 20px;
	background:  url("../images/mm_arrow_bullet.gif") 8px 55% no-repeat;
	font-weight:bold;
	}
	
#navigation a:hover {
	background:  url("../images/mm_arrow_bullet.gif") 8px 55% no-repeat;
	color:#FFFFFF;
	}

.linkMenu {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	text-transform: lowercase;
	margin: 0;
	background-color: #A1522D;	
}

#sidebarHeader {
	padding: 4px;
	border: 1px solid rgb(204,75,25);
	}

#logo {font:28px arial;
	color: #000000;
	font-weight:bold;
	letter-spacing:.2em;
	}

#tagline {font:10px geneva;
	color: #000000;
	letter-spacing:.4em;
	}
	
#dateformat {
	font:12px arial;
	color: #000000;
	vertical-align: middle;
	text-align:right;
	margin-top: 5px;
	}
	
#borderLeft {
	border-left: 1px solid rgb(204,75,25);
	}
	
#borderRight {
	border-right: 1px solid rgb(204,75,25);
	}
	
#borderBottom {
	border-bottom: 1px solid rgb(204,75,25);
	border-left: 1px solid rgb(204,75,25);
	border-right: 1px solid rgb(204,75,25);
	}
	
/* Class Styles */
	
.bodyText {
	font:12px arial;
	color:#000000;
	line-height:20px;
	margin-top:0;
	}
	
.pageName{
	font:18px arial;
	color: #000000;
	line-height:22px;
	}
	
.subHeader {
	font:11px arial;
	color: #000000;
	line-height:18px;
	letter-spacing:.1em;
	font-weight:bold;
	}	

.detailText {
	font:11px arial;
	color:#000000;
	line-height:16px;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}

.extraHighlight {
	font-weight:bold;
	text-decoration: underline blink;
	background-color: #FF0000;

	}	

.highlight {
	font-weight:bold;
	}	
	

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: bold 11px arial;
letter-spacing:.1em;
line-height: 16px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CC4B19;
}

.paypalHeader {
	background-color: #924807;
	font-weight: bold;
	height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#cart {	
	float: right;
	height: 23px;
	width: 26px;
}

