/*@import url("mpd.main.css");*/
TD {
	FONT-FAMILY: 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Arial, Helvetica, sans-serif;;
	FONT-SIZE:12px;
	COLOR: #333333;
}

a{
	color: #846B29;
}

a:link, a:active, a:visited{
	text-decoration:none;
}

a:hover{
	color: #846B29;
}

/* Main Nav
-------------------------------------------------------------- */
.main_nav {
	font-family: 'Helvetica Neue Light', HelveticaNeue-medium, 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	/*letter-spacing:-.1em;*/
 }

.main_nav a {
	color:#666666;
}

.main_nav a:link, a:active, a:visited {
	text-decoration:none;
}

.main_nav a:hover {
	text-decoration: none;
	color: #846B29;
}

.edge_bottom_nav { border-bottom: #666666 1px dotted;
 }
 
/* Footer
-------------------------------------------------------------- */
.footer_header
{
	FONT-FAMILY: arial;
	font-size: .9em;
	COLOR: #999999;
	PADDING-TOP: 8px;
	font-weight:bold;
}

.footer
{
	FONT-FAMILY: arial;
	font-size: .9em;
	COLOR: #999999;
}

.footer a {
	COLOR: #999;
	text-decoration:none;
}

.footer a:hover {
	COLOR: #846B29;
}

.footer a:vlink {
	COLOR: #999;
	text-decoration:none;
}

.edge_top_footer { 
	border-top: #666666 1px dotted;
 }
 
/* Backgrounds
-------------------------------------------------------------- */
.bg_logo
{ 
	background-image: url(../images/site_homepage/logo_left.jpg);
    background-position: top right;
	background-repeat: no-repeat;
}

/* Form Styles
-------------------------------------------------------------- */
.edge		{ 
	border-right: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
			}
			
/* Misc Styles
-------------------------------------------------------------- */
 .header_contact_us
{
	FONT-FAMILY: arial;
	font-size: .9em;
	COLOR: #666666;
	font-weight: bold;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;

}

 .checkout
{
	FONT-FAMILY: arial;
	font-size: .9em;
	font-weight: bold;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;
}

.edge_dotted_right { 
	border-right: #999 1px dotted;
 }
/* Prodcut Styles
-------------------------------------------------------------- */
.border {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_light {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/* Contact Us
-------------------------------------------------------------- */
.bottom_border_dark {
	border-bottom: 1px solid #CCCCCC;
}
.header {
	FONT-FAMILY: arial;
	FONT-SIZE:13px;
	COLOR: #333333;
	FONT-WEIGHT: bold;
}

/* Cart 
-------------------------------------------------------------- */
.header_brown {
	FONT-FAMILY: arial;
	FONT-SIZE:14px;
	COLOR: #996633;
	FONT-WEIGHT: bold;
}