/* 01 START : Global layout styles */


body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #65544E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../styleImages/main-bgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #886B60;
}


	a {
	color: #7F321A;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:hover {
	color:#D5542C;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:link {
	color: #7F321A;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:visited {
	color: #7F321A;
	text-decoration: none;
	margin: 0;
	padding: 0;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
			h1
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	}
			h2
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: normal;
	}
	p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
li {
	list-style-type: none;
}

#logo {
	float:left;
	width: 407px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 83px;
	text-align: left;
	} 
	  .logo {
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
 }

#login {
	text-align:right;
	font-size: 13px;
	color: #FFFFFF;
	width:252px;
	float:right;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	} 

#login p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#login a {
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	}

#login a:hover {
	text-decoration:none;
	color: #ECAF9D;
}
#search {
	width: 255px;
	padding: 0px;
	float: right;
	margin: 0px;
}
			#searchbox
	{
	float: left;
	text-decoration: none;
	text-align: left;
	clear: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 40px;
	}

	.search_button {
	position:				relative;
	left:					5px;
	top:					-3px;
	float:					left;
	margin-top: 3px;
}
.searchfield {
	width:					155px;
	float:					left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	font-size: 12px;
	padding: 2px;
	color: #69768E;
	height: 18px;
}
/* 01 END : Global layout styles */



/* 02 START : Content layout styles */


	 	#topbar
	{
	width: 860px;
	height: 261px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../styleImages/nic-westerman.jpg);
	background-color: #A48E75;
	}

			#container
	{
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 860px;
	}
	#navcontainer {
	clear: left;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	text-align: left;
	float: left;
	padding: 0px;
}
	#homecontentcontainer {
	margin-right: auto;

	float: left;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 860px;
	background-color: #E8DED6;
	background-image: url(../styleImages/content-bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#contentcontainer {
	margin-right: auto;

	float: left;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 860px;
		min-height : 540px;
	height:auto !important;
	height: 540px;
	background-color: #E8DED6;
	background-image: url(../styleImages/content-bgrnd-prods.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#homecontainer {
	margin-right: auto;
	float: left;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 860px;
	min-height : 340px;
	height:auto !important;
	height: 340px;
}
	#left {
	float: left;
	width: 192px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	}
	#leftcats {
	float: left;
	width: 192px;
		min-height : 295px;
	height:auto !important;
	height: 295px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-image: url(../styleImages/left-bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
		#cartcats {
	float: left;
	width: 192px;
		min-height : 181px;
	height:auto !important;
	height: 181px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-image: url(../styleImages/cart-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	#left p {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
		}
					#left h2
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}	
		#leftcart {
	float: left;
	width: 192px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-image: url(../styleImages/cart-bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
		.total {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: normal;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7CEC2;
	border-bottom-color: #D7CEC2;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 150px;
		}
		.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding-left: 15px;
		text-align: left;
			float: left;
}
		.addtobasket {
	margin-left: 10px;
	top: 10px;
	position: relative;
}
		#rightcontent
	{
	width: 652px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
	#rightcontent a {
	color: #7F321A;
	text-decoration: none;
		margin: 0;
	padding: 0;
}
#rightcontent a:hover {
	color:#D5542C;
	text-decoration: none;
		margin: 0;
	padding: 0;
}
#rightcontent a:link {
	color: #7F321A;
	text-decoration: none;
		margin: 0;
	padding: 0;
}
#rightcontent a:visited {
	color: #7F321A;
	text-decoration: none;
		margin: 0;
	padding: 0;
}	
	
			#homeintro
	{
	text-decoration: none;
	text-align: left;
	padding: 0px;
	float: left;
	margin: 0px;
	width: 652px;
	}
	#homeintro img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
 }
	#homeintro img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
 }
 	#BreadCrumb {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
.box {
/* .box is the wrapper for each box on the site, eg. Categories, mailing list etc. To position each, simply append the ID of each one to the .box class */
	margin-bottom: 5px;
	width: 200px;
	float: left;
}

p.box-title {
	font-weight: bold;
	font-size: 14px;
}

.box#search {
	float: right;
}

.box#siteDocs {
	width: 960px;
	margin-bottom: 0;
}

.box#siteDocs ul li {
	display: inline;
	list-style-type: none;
}

.box#siteDocs ul li a {
	margin-right: 10px;
}

.box#categories {

}

.box#categories ul .li-nav span {
	
}

.box#random-product {

}

.box#info {
	display: none;
}

.box#currency {
	display: none;
}

.box#language {
	display: none;
}

.box#basket {
	float: right;
	width: auto;
}

.box#session {
	float: right;
	width: auto;
}

.box#popular-products {

}

.box#sale-items {

}

.box#mailing-list {

}

.box#skin-select {

}

.box#cart-navigation {

}

	.boxContent ul{
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.boxContent li{
	list-style-type: disc;
}



/*
Start cat Menu
*/
	ul#navlist
	{
	list-style-type: none;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

	}	
	ul#navlist li
	{
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AC918A;

	}	
	ul#navlist li a:link, ul#navlist li a:visited
	{
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	}	
	ul#navlist li a:hover
	{
	text-decoration: none;
	}
		ul#navlist #active
{
	text-decoration: none;
}
/*
End cat Menu
*/


/*
Start Cross-Browser DHTML Menu
*/
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
}
.li-nav a {
	width: 150px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7CEC2;
}
.li-nav a:visited{
	width: 150px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7CEC2;
}
.li-nav a:focus{
	width: 150px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7CEC2;
}
.li-nav a:hover {
	background-color: #EBE2DA;
	color: #EE4343;
}
.ul-nav, .li-nav {
	display: block;
	list-style: none;
}
.ul-nav {
	width: 186px;
	padding: 0px;
}
.li-nav {	
	float: left;
}
.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 186px;
	margin-top: -24px;
	border-left: 1px solid #D3D3D4;
	border-right: 1px solid #D3D3D4;
	z-index: 99;
}
a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 175px 6px;
}

/*

End Cross-Browser DHTML Menu

*/
/* 02 START : Content layout styles */



/* 03 START : Homepage styles */
#latest-products-wrap {
	overflow: hidden;
	width: 770px;
}

.latest-products {
	border: 1px solid #eee;
	float: left;
	display: inline;
	width: 208px;
	height: 168px;
	padding: 15px;
	margin: 0 15px 15px 0;
	text-align: center;
}

.latest-products p {
	text-align: center;
}

.latest-products p a {
	font-size: 14px;
	display:block;
}

.latest-products a img {
	margin: 0 0 15px 0;
}
/* 03 START : Homepage styles */
		.prodboxmain {
	float: left;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
			.prodboxmain h2
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: normal;
	}
.prodbox {
	float: left;
	width: 205px;
	text-align: center;
	background-color: #E8DED6;
	min-height: 220px;
	height: 220px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0;
}
.prodprice {
	text-align: center;


}
	.prodprice p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: center;
}

  	.prodbox a:link {
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
	.prodbox a:visited {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}	
	.prodbox a:hover, a:active
	{
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	text-align:left;
	height:110px;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0C2BC;
	border-bottom-color: #D0C2BC;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
	#ProdInfo img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
 }
#ProdPrice {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	width:30%;
	height:66%;
	font-size:18px;
	text-align:left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	text-align:left;
	border-right:1px dotted #D0C2BC;
	border-left:1px dotted #D0C2BC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	}

#ProdReviews a {
	color: #333333;
	text-decoration:none;
	}

#ProdReviews a:hover {text-decoration: none; color: #D5542C}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#TellAFriend ul {
	display:block;
	padding:0px;
	font-size:11px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

#TellAFriend a {
	text-decoration:none;
	color: #4F465F;
	}
	
#TellAFriend a:hover {
	color:#D5542C;
	text-decoration:none;
	}
li.nobullet {
	list-style-type:none;
	margin-left:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	font-size: 12px;
}
#CustomerReviews {
	margin-right:10px;
	margin-top: 30px;
}
.RatingMain
{
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

/* 04 START : Category page styles */

#category-wrap {
	padding-top: 10px;
	text-align: left;
}
.category-item { 
	margin-bottom: 25px;
	overflow: hidden;
}

.category-item div {
	float: left;
	display: inline;
}

.category-item .product-image {
	width: 180px;
	overflow: hidden;
	margin-right: 0px;
	padding-top: 0px;
	text-align: left;
}

.category-item .product-detail {
	width: 630px;
}

#subCats {
	display: block;
	overflow: hidden;
}

.subCat {
	float: left;
	display: inline;
}
/* 04 END : Category page styles */

/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {
	margin-bottom:0px;
	font-size: 13px;
	margin-top: 5px;
}

.pagination{
	padding:7px 5px;
	margin:10px 0;
	text-align:right;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


/* 05 START : Product detail pages */
#related-products {
	overflow: hidden;
}

#related-products div {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	text-align: center;
}
/* 05 END : Product detail pages */



/* 06 START : Checkout Page styles */
.cartProgress ol li {
	display: inline;
}

.invoice-address,
.delivery-address {
	float: left;
	width: 375px;
	display: inline;
	margin: 20px 0;
}

.address-title {
	font-size: 14px;
	font-weight: bold;
}
/* 06 END : Checkout Page styles */



/* 07 START : Footer styles */
			#footercontainer
	{
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 300px;

	}
		#footer
	{
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	width: 860px;
	background-image: url(../styleImages/footer-bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 88px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

	}
			#copyright
	{
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
				#copyright p
	{
	padding-top: 60px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	}
	#copyright img {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
		ul#footernav
	{
	list-style-type: none;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;


	}	
	ul#footernav li
	{
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AC918A;

	}	
	ul#footernav li a:link, ul#footernav li a:visited
	{
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	}	
	ul#footernav li a:hover
	{
	text-decoration: none;
	}
		ul#footernav #active
{
	text-decoration: none;
}
/* 07 END : Footer styles */

		#imgThumbSpace
{
	text-decoration: none;
	margin-bottom: 15px;
}

	.ThumbSpaceimg
	{
	text-decoration: none;
	border: 1px solid #C9BBB5;
	float: left;
	margin-right: 10px;
	}
	.cartProgress
	{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	float: left;
	width: 640px;
	text-align: left;
	}	
	
	
		.txtcartProgressCurrent
	{
	color:#D5542C;
	}	
	
	/**VIEW CART PAGES
********************/
#CartView {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}
	
form#cart {
	padding-right:5px;
	margin-bottom:20px;
	}

#cartTable {
	margin-bottom:20px;
	}

.quickBuy {
	text-align: left;
	padding: 4px 0;
	width:100%;
	margin:0 auto 10px;
	}
	
.tdcartTitle {
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	}


.tdcartEven {
	font-size: 12px;
	}

.tdcartOdd {
	font-size: 12px;
	}
	.tdcartOdd img {
	border: 1px solid #E8DBE8;
	}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
		font-size: 12px;
	}

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #6F9994;
	}

				 	.mwdtext {
	font-size: 11px;
	color: #E1D5C9;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
   a.mwdlink:link {
	text-decoration: none;
	color: #FFCC99;
}
a.mwdlink:visited {
	text-decoration: none;
	color: #FFCC99;
}
a.mwdlink:hover {
	color: #FF9966;
	text-decoration: none;
}

