body {
	background-color: #fff;
	color: #376514;
	font-size: 78%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
#container {
	width: 750px;
	margin: 0 auto 0 auto;
}
#header {
	width: 750px;
	height: 160px;
	margin: 30px auto 0 auto;
	padding: 0;
	background: url("header-bg.gif"/*tpa=http://www.flowers07-01.narod.ru/images/header-bg.gif*/);
	background-repeat: no-repeat;
}
#header p {
	text-align: right;
	margin: 41px 14px 0 0;
	font-size:  0.9em;
	line-height: 1.3em;
	float: right;
}
#header h1 {
	font-size:  1.4em;
	font-weight: bold;
	position: relative;
	top: 110px;
	left: 160px;
	
}
/* Navigation menu */

#navlist
{
	list-style: none outside none;
	margin: 0 0 22px 0;
	padding: 0;
}

@media all {
#navlist {
	text-align: center
}
}

#navlist li
{
	display: inline;
	line-height: 1.2em;
	margin: 0 10px 0 0;
	padding: 0;
	position: relative;
}

html>body #navlist li
{
	margin: 0 10px 0 0;
	padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	font-weight: bold;
	text-decoration: none;
	color:  ;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	text-decoration: none;
}

#navlist a:hover
{
	position: relative;
	font-weight: bold;
	text-decoration: none;
	color: #c1dc8d;

}

/* End Navigation menu */

.menulink {
	font-weight: bold;
	text-decoration: none;
	color: #376514;
}
#photoNav {
	margin-top: 30px;
	clear: both;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
blockquote {
	padding: 8px;
	border: 2px solid #376514;
	font-style: italic;
	font-weight: bold;
}
#content {
	width: 660px;
	margin: 18px auto 20px auto;
}
#content img {
	margin: 0 16px 0 0px;
}
#content p {
	text-align: justify;
}
html p	{
	font-size:  1em;
	line-height: 1.5;
	text-align: justify;
	margin: 4px 12px 20px 6px
}
h1 {
	font-size: 1.3em;
	margin: 4px 0 16px 6px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 4px 0 4px 0;
}

/*table p {
	;
	
}*/
table h2 {
	margin: 0 0 0 6px;
}
table img {
	margin: 9px 0 12px 0;
}
.menulink {
	color: #376514;
}
.menulink a:link {
	color: #376514;
	font-weight: bold;
	text-decoration: none;
}

.menulink a:visited {
	color: #376514;
	font-weight: bold;
	text-decoration: none;
}

.menulink a:active{
	color: #376514;
	font-weight: bold;
	text-decoration: none;
}
.menulink a:hover
{
	color: #c1dc8d;
	text-decoration: none;
}
a:link {
	color: #376514;
}
a:visited {
	color: #376514;
}
a:hover {
	color: #376514;
}
a:active {
	color: #376514;	
}

.itemheading {
	font-size: 14px;
	font-weight: bold;
	color: #61142F;
}
.validator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;

}
.redlink {
	color: #FF0000;
}
#footer {
	text-align: center;
	font-size: .8em;
	margin: 24px auto 0 auto;
	width: 750px;
}
.hide {
	visibility: hidden;
}
.orderButtonBottom {
	position: relative;
	/*top: 80px;*/
}
.orderButton {
	margin-bottom: 38px;
}
.alert {
	color: #ff1d1e;
	font-weight: bold;
	margin-top: 10px;
}
#specialsText {
	text-align: center;
	padding: 12px 0 8px 0;
}