body {
	background-color: #FFFFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	background-image: url(images/tile.jpg);
}
#awebdesign {
	text-align: center;
	padding: 5px;
}


a:link {color: #339933;}
a:visited {color: #339933;}
a:hover {color: #00CC00;}

li {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	padding-left:5px;
	list-style-image: url(images/bullet.gif);
}
ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
	padding-left: 2px;
	padding-top: 5px;
}

img {border:0;}

p { margin:0px; 
	text-align:justify;
}

#h1 {
	margin:2px;
	width: 100%;
	text-align: center;
	font-size: 1em;
	color: #000000;
}

.listbottom {padding-bottom:3px;}

.red { color: #CC0000; }

.tiny { font-size:0.9em;}

.alignup { vertical-align:top;}
.aligndown { vertical-align:bottom;}

.nomargin { margin:0px; }
.nomargintop { margin-top:0px; }

.bold {	font-weight: bold;}
.italic {font-style:italic;}

.center { text-align:center; }
.right { text-align:right; }

.floatleft { float:left;
margin-right:5px;}
.floatright { float:right;
margin-left:5px; }

.imgmiddle { vertical-align:text-bottom; }
.purecure {
	color: #6C0E61;
}
.marichel {
	color: #21B2C5;
}
.price {
	color: #009933;
}


#preload { display:none; }

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tablemid {
	margin-left:auto;
	margin-right:auto;
}
form {
	margin: 0px;
}

.imgborder {
	border: 1px solid #000000;
	background-color:#FFFF99;
	padding: 2px;
}

h2 {
	font-size: 1.2em;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.totals {
	font-size: 1.2em;
}

#column1 {
	padding-right: 5px;
	vertical-align:top;
	width:50%;
}

#column2 {
	padding-left: 5px;
	vertical-align:top;
	width:50%;
}

#main {
	width: 90%;
	margin-left: 5%;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}

#body {
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#links {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 10px;
	background-color: #FFFFCC;
}

#copy {
	border-top: 1px solid #999999;
	text-align: center;
		background-color: #FFFFCC;
}

.panel {
	padding: 0.5em;
}

#header {
	background-image: url(images/topstrip.gif);
	height:221px;
}

a.nav {
	display: inline;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 1.2em;
	width:100%;
	height:100%;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	margin: 0px;
}
.mlist {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(images/leaf.gif);
}

.menu {
	display: inline;
	margin: 0px;
	padding: 0px;
}


a.nav:link {
	border: 1px solid #FFFFCC;
}

a.nav:visited {		
	border: 1px solid #FFFFCC;
}

a.nav:hover {
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	background-image: url(images/tile.jpg);
	color:black;
}
.left {
	text-align: left;
}
