@charset "utf-8";
/* CSS Document */

body,a,p,h1,h2,h3,h4,ul,ol,li,div,span,td,tr,th,table,input,form,select,textarea {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    padding: 0;

    top margin: 10;

    }

/*------------------------------*/

body {

	background: #C6EAFA;

	font-size: 11px;	line-height:16px;

   }



a:link,a:active,a:visited {

	color: #C17F35

	text-decoration:none;

	font-size: 11px;

   }
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B77226;
	text-align: left;
}

.mainbg {
	background-image: url(images/alice/alice-bg.gif);
	background-repeat: repeat;
}
.dividerline {
	margin-right: 15px;
	background-image: url(images/alice/divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}





a:hover {

	color: #B77226;

	text-decoration: none;

   }

/*------------------------------*/
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
