.left{
	float:left;
	padding:0 5px 0px 0;
	}
.right{
	float:right;
	}

hr {
	height:1px;
	color:#cf9f98;
	}
	
.star {
	margin:60px 575px 0px 0px;
	}

.clear {
	clear:both;
	}
/* Menu */

#menu {
	height:23px;
	color:#ffffff;
	background:#000000;
	margin-bottom:20px;
	padding:2px 0 3px 0;
}

#menu ul {
	text-align:center;
	font-size:1em;
}

#menu li {

	list-style-type:none;
	list-style:none;
	display:inline;
	padding-right:15px;
}

#menu a{
	text-decoration: none;
	color:#ffffff;
}

#menu a:hover {
	text-decoration:underline;
}

#menu img {
	margin-left:-35px;
}

/*header*/

#header {
	background:url(../images/top.png) no-repeat 0 0;
	background-position: center top;
	height:402px;
	margin:0 auto;
}


#logo {
	float:left;
	margin-top:11px;
	width:239px;
}


#topmenu {
	width:300px;
	float:right;
	font-size:1em;
	margin-top:35px;
	margin-right:50px;
	clear:right;
	color:#444444;
	text-align:right;
}
#topmenu a{
	color:#444444;
}

.cartitems a{
	text-decoration:none;
}

.cartitems a:hover{
	text-decoration:underline;
}

#cartitems {
	width:200px;
	float:right;
	text-align:right;
	margin-top:5px;
	padding-right:15px;
	padding-top: 0px;
	}

/* Page */

#container {
	width: 760px;
	margin:0 auto;
	padding: 0 20px 0 20px;
	border-right: 0px solid #EDEBD5;
	background:url(../images/bgbody.png);
	margin-top:-402px;
	z-index: 1;
	position: relative;
}

/* Content */

#column1 {
	width:450px;
	float:left;
	padding:10px;
}
#column1 a{
	color:#000000;
}

#column2 {
	width:250px;
	float:right;
	background:#fdf8ed;
	border: 1px solid #d0a794;
	padding:10px 10px 25px 10px;
	color:#8f3431;
    font-size: 0.857143em;
}

.subheader{
	margin-top:-15px;
	margin-bottom:20px;
	}

#column2 .title{
	color:#000000;
}

#column2 a{
	color:#8f3431;
}
#column2 img{
	float:left;
	margin:3px 8px 20px 0;
}

#events {
	padding:10px;

}

.events td{
	border:#666666 1px solid;
	}

.sample {
	width:250px;
	height:20px;
	float:left;
	}
.sampleimg {
	width:150px;
	float:left;
	}
	
#column2 h2{
	font-size: 1.285714em;
	font-weight:bold;
	border-bottom:1px solid #a14643;
	padding-bottom:5px;
}

#column2 .name{
	font-size: .85em;
	margin-bottom:5px;
	color:#000000;
}

#column2 p{
	border-bottom:1px dashed #cf9f98;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:10px;
}

#banner {
	background:url(../images/banner.jpg) no-repeat;
	height:198px;
	width:760px;
	}

#welcome {
	float:right;
	margin:75px 95px 0 0;
	width:400px;
	text-align:right;
	color:#FFFFFF;
	}
#welcome p{
	font-size:1.285714em;
	line-height:1em;
	}
	
.classes {
	border: 1px solid #bdbdbd;
	background:#f8f8f8;
	margin-top:10px;
	padding:5px;
	}
.classes h1{
	font-size:1.5em;
	margin:0;
	}
	
.items {
	width:500px;
	padding-bottom:10px;
	}
.productimage {
	float:left;
	width:106px;
	}
.buybutton {
	margin-top:10px
	}
.buybutton .button{
	background:#af625f;
	border:#ffffff 1px solid;
	width:121px;
	height:25px;
	color:#FFFFFF;
	}

.right {
	float:right;
	}


	
/* form control */

.newsletter {
	padding:5px;
	text-align:left;
	padding-left:25px;
	position:relative;
	}
.newsletter input{
	background:#ffffff;
	border:#ffffff 1px solid;
	width:121px;
	height:16px;
	padding:4px 0px 4px 4px;
	}
.newsletter .submit{
	background:#000000; 
	border:#000000 1px solid;
	color:#FFFFFF;
	font-size: 0.833333em;
	height:20px;
	width:74px;
	padding:0;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	}
input:focus {
	border: 1px solid #900;
}
/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #d0a794;
	color: #ffffff;
	text-align:center;
	margin-top:35px;
	font-size: 0.857143em;
}

#footer a{
	color:#FFFFFF;
}

.footer {
	word-spacing:5px;
	}
.footer a{
	color:#FFFFFF
	}

#footer li{
	font-size:1em;
	list-style-type:none;
	display:inline;
	padding-right:20px;
	}

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

#footer .avant {
	background: url(../images/ailogo.gif) no-repeat right bottom;
	margin-top: 70px;
	width:330px;
	margin: 0 auto;
	padding-top:8px;
}

#footer .avant p {
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	text-align: center;
}

#footer .avant a {
	text-decoration: none;
}

#footer .avant a:hover {
	text-decoration: underline;
	color:#9f1d1f
}