* {
	margin: 0;
	padding: 0;
}
html, body { height:100%;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#898376;
	background-image: url(file:///C|/Users/Ann%20Marie/Documents/www/dev/images/main-bg.jpg);
	background-position: left top;
	overflow: visible;
	z-index: 2;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

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

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}
.purchase .inner { height:2000px;}

p { margin-bottom:18px;}

.main-wrapper {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.flash {
	position:absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #DEDACF;
	overflow: visible;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	text-align:center;
}
object { vertical-align:top;}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:194px; padding:2px 0 3px 3px; color:#91867f; background:none; border:1px solid #a09b96; }
#contacts-form textarea {width:205px; height:100px; padding:2px 0 2px 3px; margin-bottom:26px; color:#91867f; background:none; border:1px solid #a09b96; overflow:auto;}
#contacts-form .link1 { float:right; margin-left:18px;}

/*==================list====================*/
ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

.list1 li { background:url(images/arrow-1.gif) no-repeat left 7px; padding:0 0 4px 13px;}
.list1 li a { color:#aea584; font-weight:bold; text-decoration:none;}
.list1 li a:hover { color:#000;}
.list1 li a.alt { text-decoration:underline;}
.list1 li a.alt:hover { text-decoration:none;}

.list2 { padding-bottom:4px;}
.list2 li { float:left; margin-right:16px;}
.list2 li.alt { margin-right:0;}
.list2 li img { margin-bottom:16px;}
.list2 li strong { display:block;}

.list3 li { background:url(images/arrow-2.gif) no-repeat left 7px; padding:0 0 4px 13px;}
.list3 li a { color:#7a715c; font-weight:bold; text-decoration:none;}
.list3 li a:hover { color:#000;}

.list4 li { width:100%; overflow:hidden; background:url(images/arrow-1.gif) left bottom repeat-x; margin-bottom:4px; vertical-align:top;}
.list4 li a { float:left; background:url(images/arrow-1.gif) no-repeat left 7px #edece8; padding:0 0 0 13px; color:#aea584; font-weight:bold; text-decoration:none;}
.list4 li a:hover { color:#000;}
.list4 li span { float:right; background:#edece8; color:#aea584;}

.pagination li.aligncenter a { color:#898376; font-weight:bold; text-decoration:none;}
.pagination li a:hover { color:#000;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:0px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:27px;}
.p3 { margin-bottom:9px;}

/*==================txt, links, lines, titles====================*/
a {color:#898376;}
a:hover{text-decoration:none;}

h4 { font-size:1em; color:#898376; margin-bottom:15px;}

.link1 { display:block; float:left; background:url(dev/images/link1-left.gif) no-repeat left top #a8937a; color:#fff; text-decoration:none;}
.link1 b { display:block; background:url(dev/images/link1-right.gif) no-repeat right top; padding:0 7px 0 17px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(dev/images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin:0 0 16px 5px;}
.title1 { margin:0 0 5px 5px;}

/*==================boxes====================*/
.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

.content-box {
	position:relative;
	top:-18px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.content-box .border-left { background:url(images/border-left.png) left top repeat-y; padding-left:8px;}
.content-box .border-right {
	background:url(images/border-right.png) right top repeat-y;
	padding-right:6px;
}
.content-box .inner {
	background:#f2f5f9;
	padding-bottom:0;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
}
.content-box .inner2 {
	padding:5px;
	padding-bottom:0;
}

.box { background:#edece8; width:100%;}
.box .inner {
	padding:24px;
	background:none;
}

/*header*/
#header .logo {
	position:absolute;
	top:267px;
	left:357px;
	z-index:10;
	width: 293px;
	height: 39px;
}
.nav { position:absolute; top:294px; left:24px;}
.nav li { float:left; }
.nav li.alt { margin-right:456px;}

/*content*/
#content {
	width:100%;
}
#content .indent { padding:26px 0 20px 22px;}
#content .indent2 {
	padding:0px;
	text-indent: 20px;
}
#content .title-prods {
	font-size: 14px;
	font-weight: bold;
}

/*footer*/
#footer { text-align:center; color:#9b976b;}
#footer a { color:#9b976b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .indent {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*==========================================*/
.inside {
	margin-left: 20px;
}

