H1 {
	font-family: tahoma, arial;
    font-size: 10pt;
    color: #434242;
}

body {
	margin: 0px;
	padding: 0px;
	background-color:#999999;
}

#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 ######### */
/* ######### MAIN NAV STYLES ######### */

#navCart {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #d5f4f9;
	padding-right: 3px;
}

#navCart a:link {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #d5f4f9;
	text-decoration: none;
}

#navCart a:visited {
    font-family: tahoma, arial;
    font-size: 10pt;
    color: #d5f4f9;
	text-decoration: none;
}

#navCart a:hover {
	font-family: tahoma, arial;
    font-size: 10pt;
    color: #d5f4f9;
	text-decoration: underline;
} 


/* ######### END MAIN NAV STYLES ######### */


/* ######### LEFT NAV STYLES ######### */

#leftNav {
    font-family: tahoma, arial;
	background-image:url(images/img-nav-bg.png); 
	background-repeat: no-repeat;
    font-size: 12pt;
    color: #434242;
	width:138px;
	background-color:#ffffff;
}

#leftNav a:link {
    font-family: tahoma, arial;
    font-size: 12pt;
    color: #434242;
	text-decoration: none;
}

#leftNav a:visited {
    font-family: tahoma, arial;
    font-size: 12pt;
    color: #434242;
	text-decoration: none;
}

#leftNav a:hover {
	font-family: tahoma, arial;
    font-size: 12pt;
	color: #dcac45;
	text-decoration: none;
} 

.leftNavRed {
    font-family: tahoma, arial;
    font-size: 12pt;
    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');
    background-repeat: repeat-x;
}