H1 {
	font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
}

body {
	margin-top: 0px;
	padding: 0px;
	background-color:#999999;
	height:100%;
}

.leftnav_td
{
    vertical-align: top;
    background-color: White;
    width: 190px;
}

.content
{
    vertical-align: top;
    background-color: White;  
    width: 720px;
}

#main {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
	vertical-align:top;
	background-color:#ffffff;
}

a:link {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
	text-decoration: none;
}

a:visited {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
	text-decoration: none;
}

a:hover {
	font-family: tahoma, arial;
    font-size: 10pt;
	color: #dcac45;
	text-decoration: none;
} 

a img
{
    border: 0;
}

/* ######### BODY STYLES ######### */
#bodyText {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
	vertical-align:top;
	background-color:#ffffff;
}

#bodyText a:link {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
	text-decoration:underline;
}

#bodyText a:visited {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
	text-decoration:underline;
}

#bodyText a:hover {
	font-family: tahoma, arial;
    font-size: 10pt;
	color: #9d4347;
	text-decoration:underline;
} 


/* ######### END BODY STYLES ######### */


/* ######### MAIN NAV STYLES ######### */

#navMain {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #d5f4f9;
	padding-right: 3px;
}

#navMain a:link {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #d5f4f9;
	text-decoration: none;
}

#navMain a:visited {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #d5f4f9;
	text-decoration: none;
}

#navMain a:hover {
	font-family: tahoma, arial;
    font-size: 11pt;
    color: #d5f4f9;
	text-decoration: none;
} 


/* ######### END MAIN NAV STYLES ######### */

/* ######### SHOPPING CART STYLES ######### */

#cart {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #fdfaca;
	padding-right: 3px;
}

#cart a:link {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #fdfaca;
	text-decoration: none;
}

#cart a:visited {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #fdfaca;
	text-decoration: none;
}

#cart a:hover {
	font-family: tahoma, arial;
    font-size: 11pt;
    color: #fdfaca;
	text-decoration: underline;
} 


/* ######### END MAIN NAV STYLES ######### */


/* ######### LEFT NAV STYLES ######### */

#leftNav {
    font-family: tahoma, arial;
	background-image:url(../Unleashed/images/img-nav-bg.png); 
	background-repeat: no-repeat;
    font-size: 11pt;
    color: #434242;
	width:138px;
	background-color:#ffffff;
}

#leftNav a:link {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #434242;
	text-decoration: none;
}

#leftNav a:visited {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #434242;
	text-decoration: none;
}

#leftNav a:hover {
	font-family: tahoma, arial;
    font-size: 11pt;
	color: #dcac45;
	text-decoration: none;
} 

.leftNavRed {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #9d4347;
}


/* ######### END LEFT NAV STYLES ######### */



.navStoresRed {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #9d4347;
}

.navStoresGold {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #dcac45;
}

.navBread
{
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #929294;
}


/* OTHER DISPLAY STUFF */
.repeaterheader
{
    font-size: 12px;
    height: 25px;
    background-image: url('images/spacer_top.jpg');
}
.repeaterspacer
{
    height: 1px;
    background-image: url('images/spacer_h.jpg');
}