*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.bold{
	font-weight:bold;
}
.martop10{
	margin:10px 0 0 0;
}
.marleft10{
	margin:0 0 0 10px;
}

/* CLASSES */

.area355{
	width:355px;
}
.area325{
	width:325px;
}
.area210{
	width:210px;
}
.pic-area1{
	width:130px;
	height:87px;
}
.top355{
	float:left;
	width:340px;
	height:25px;
	padding:8px 0 0 15px;
	background:url(../images-new/content-box-top.jpg) no-repeat;
	font-size:17px;
	color:#FFFFFF;
}
.footer355{
	float:left;
	width:355px;
	height:20px;
	background:url(../images-new/content-box-bottom.jpg) no-repeat;
}
.body355{
	float:left;
	width:325px;
	padding:20px 15px 0 15px;
	background:url(../images-new/content-box-body.jpg) repeat-y;
}
.bullet li{
	background:url(../images-new/bullet.gif) no-repeat left top;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
}
.bullet-leaf li{
	background:url(../images-new/leaf-bullet.jpg) no-repeat left;
	margin:10px 0 0 0;
	padding:0 0 0 35px;
}
	.bullet-leaf li a:link{
		font-size:18px;
		font-weight:normal;
		text-decoration:none;
		color:#FFFFFF;
	}
	.bullet-leaf li a:visited{
		font-size:18px;
		font-weight:normal;
		text-decoration:none;
		color:#FFFFFF;
	}
	.bullet-leaf li a:hover{
		font-size:18px;
		font-weight:normal;
		text-decoration:none;
		color:#ebe2d5;
	}
.separator325{
	float:left;
	width:325px;
	height:1px;
	margin:15px 0;
	border-top:1px solid #e0e0e0;
}

.content-title a:link{
	font-size:16px;
	font-weight:bold;
	color:#996633;
	text-decoration:underline;
}
.content-title a:visited{
	font-size:16px;
	font-weight:bold;
	color:#996633;
	text-decoration:underline;
}
.content-title a:hover{
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:underline;
}

/* PRE-DEFINED */

body{
	background:url(../images-new/background.jpg) #ceb795 repeat-x;
}
ul{
	list-style-type:none;
}
content-title a:link{
	font-size:16px;
	font-weight:bold;
	color:#996633;
	text-decoration:underline;
}

/* IDS */

#wrapper{
	 margin:0 auto;
	 width:950px;
}
#header{
	float:left;
	width:950px;
	height:180px;
	padding:133px 0 0 0;
	background:url(../images-new/header.jpg);
}
	#header table tr td{
		text-align:center;
	}
	#header table tr td a:link{
		color:#FFFFFF;
		font-weight:bold;
	}
	#header table tr td a:visited{
		color:#FFFFFF;
		font-weight:bold;
	}
	#header table tr td a:hover{
		color:#CCCCCC;
		font-weight:bold;
	}
#mainbody{
	float:left;
	margin:10px 0;
	width:950px;
}
#promotions{
	float:left;
	width:210px;
	height:132px;
	background-color:#666666;
}
	#promotionslink a:link{
	background:url(../images-new/promotions.jpg) top;
	}    	
	#promotionslink a:visited{
	background:url(../images-new/promotions.jpg) top;
	}    	
	#promotionslink a:hover{
	background:url(../images-new/promotions.jpg) bottom;
	}
#footer{
	float:left;
	width:950px;
	margin:10px 0 0 0;
	padding:45px 0 0 0;
	background:url(../images-new/footer.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	line-height:12px;
}
	#footer a:link{
		color:#FFFFFF;
		font-size:10px;
	}
	#footer a:visited{
		color:#FFFFFF;
		font-size:10px;
	}
	#footer a:hover{
		color:#CCCCCC;
		font-size:10px;
	}