
body {
	background-color: #9ECCDB;
	background-image: url('../images/bg_page.gif');
	font-family: "Times New Roman", "Trebuchet MS" sans-serif;
	font-size: 0.85em;
	color: #555;
}

input, textarea, select {
	font-size: 0.85em;
}

/*
div {
	border: 1px solid #000;
}
*/



h1, h2, h3 {
	font-family: "Monotype Corsiva", sans-serif;
	font-weight: normal;
	color: #824545;
}

h1 {
	font-size: 2.0em;
	margin-bottom: 8px;
}

p {
	line-height: 150%;
}


a {
	color: #7D8E9F;
}

a:visited {
	color: #B5B7B9;
}

div#container {
	display: block;
	width: 100%;
	text-align: center;
}

div#page {
	display: block;
	width: 920px;
	margin: 0 auto;
	text-align: left;
}



div#header {
	display: block;
}

div#header a#logo {
	display: block;
	width: 920px;
	height: 337px;
	text-indent: -5000px;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
}

div#header img#awning {
	display: block;
}

div#body {
	display: block;
	background-color: #fff;
	padding: 8px;
}



div#leftmenu {
	display: block;
	width: 150px;
	float: left;
	clear: left;
	font-size: 12px;
	font-family: arial, sans-serif;
}

div#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


div#leftmenu ul li {
	margin: 0 0 8px 0;
}

/*
div#leftmenu ul li.section {
	display: block;
	width: 146px;
	border: 2px solid #824545;
	padding: 0;
	background-image: url('../images/bg_menu.gif');
	background-repeat: no-repeat;
}
*/

div#leftmenu ul li a {
	color: #824545;
}

div#leftmenu ul li a:hover, div#leftmenu ul li a:active {
	color: #5D2626;
}

div#leftmenu ul li a.page {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

div#leftmenu ul li a.head {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

div#leftmenu ul li a.head * {
	vertical-align: middle;
}



div#leftmenu ul li p {
	text-align: left;
	margin: 0;
	padding: 0 0 4px 4px;
}


div#leftmenu ul li a.small {
	font-size: 12px;
}


/*
div#leftmenu ul li {
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
}

div#leftmenu ul li a {
	color: #824545;
}

div#leftmenu ul li a:hover, div#leftmenu ul li a:active {
	color: #5D2626;
}

div#leftmenu ul li a.head {
	display: block;
	padding: 0 0 6px 0;
	font-family: "Monotype Corsiva", sans-serif;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 0.8em;
}

div#leftmenu ul li p {
	text-align: left;
	margin: 0;
	padding: 0 0 10px 4px;
}
*/








div#content {
	display: block;
	width: 746px;
	float: left;
	padding: 0;
	margin: 0 0 0 8px;
}

div#content.wide {
	width: 585px;
}

div#content.wide ul li {
	padding-bottom: 5px;
}


div#content p {
	margin: 10px 0;
}


div#content div#prodpic {
	display: block;
	float: right;
	padding: 10px;
	/*border: 1px solid #A9AA88;*/
}

div#content div#prodpic p {
	margin: 2px;
	text-align: center;
	font-family: arial, tahoma, verdana;
	font-size: 0.8em;
	color: #888;
}

div#content p.catdesc {
	font-size: 0.95em;
	line-height: 130%;
	color: #777;
}




div#phone {
	display: block;
	clear: both;
	height: 63px;
	margin: 0;
	background-color: #9BCDD8;
	background-image: url('../images/phone.gif');
	background-repeat: no-repeat;
}


div#footer {
	display: block;
	clear: both;
	padding: 20px 8px 8px 8px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	margin: 0;
	background-color: #fff;
	background-image: url('../images/dots.gif');
	background-repeat: no-repeat;
	color: #824545;
}

div#footer a {
	color: #824545;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer div.info {
	display: block;
	background-color: #9DCCDA;
	text-align: center;
	padding: 3px;
}

div#footer div.info span {
	text-transform: lowercase;
	padding: 0 14px;
	border-right: 2px solid #824545;
}

div#footer div.info span.first {
	border-left: 2px solid #824545;
}




div#splash {
	overflow: auto;
	width: 100%;
	height: 175px;
	scrollbar-3dlight-color: #9BCDD8;
	scrollbar-arrow-color: #824545;
	scrollbar-base-color: #CDE1E5;
	scrollbar-darkshadow-color: #80AFB9;
	scrollbar-face-color: #9BCDD8;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color: #9BCDD8;
}

div#splash div {
	width: 1050px;
	padding-left: 10px;
}

div#splash img.lamp {
	padding: 0 30px;
}


p.splash {
	padding: 10px 0 0 0;
}

table.data {
	margin: 10px 0;
	border-spacing: 1px;
}


table.data th {
	text-align: left;
	background-color: #9BCDD8;
}

table.data th a, table.data th a:visited {
	color: #824545;
}

table.data td a {
	font-weight: bold;
}

table.data tr.row1 {
	background-color: #F8FDFF;
}

table.data tr.row2 {
	background-color: #ECF6F9;
}



input.btn {
	background-color: #9BCDD8;
	border-bottom: 2px solid #74A8B4;
	border-right: 2px solid #74A8B4;
	border-top: 2px solid #B6E1EB;
	border-left: 2px solid #B6E1EB;
	color: #824545;
	padding: 0;
	font-family: "Trebuchet MS" sans-serif;
	font-weight: bold;
}


form#addproduct {
	margin-top: 20px;
}

form#addproduct label.field {
	display: block;
	float: none;
	width: auto;
	text-align: left;
	clear: left;
	padding: 8px 0 0 0;
	font-weight: bold;
}

form#addproduct div {
	display: block;
	padding: 2px;
}

form#addproduct input.btn {
	clear: both;
	margin-top: 10px;
}



