
body {
	background-color: #fff;
	background-image: url('../images/WWBackground.png'); /* bg-body.png */
	background-position: 0;
	background-repeat: repeat;
	font-family: "Times New Roman", "Trebuchet MS" sans-serif;
	font-size: 0.85em;
	color: #555;
	text-align: center;
}

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: #7F6A55;
}

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

p {
	line-height: 150%;
}


a {
	color: #7D8E9F;
}

a:visited {
	color: #B5B7B9;
}

div#container {
	width: 972px;
	margin: 0 auto;
	text-align: left;
	background-color: #c8dfea;
	position: relative;
	border-left: 1px solid #938069;
	border-right: 1px solid #938069;
}



#img-bride {
	position: absolute;
	top: 2px;
	left: 0px;
}

div#header {
	display: block;
	width: 602px;
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	padding-left: 200px;
	text-align: center;
	/*background-color: #aed2e3;*/
}

div#header h2 {
	color: #A9AA88;
	font-size: 3.0em;
}


div#top-menu {
	background-color: #fff;
	padding: 5px;
	color: #5d3a2c;
	/*border-bottom: 1px solid #938069;*/
	text-transform: uppercase;
	/*letter-spacing: 0.05em;*/
	font-size: 0.8em;
	font-family: arial;
	padding-bottom: 6px;
	border: 1px solid #938069;
	border-top: 0;
}

div#top-menu a {
	color: #5d3a2c;
	text-decoration: none;
}

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

div#icon-menu {
	color: #5d3a2c;
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: arial;
	background-color: #c8dfea;
}


div#icon-menu .section {
	display: block;
	float: left;
	text-align: center;
	width: 144px;
	margin: 8px 3px 8px 2px;
}

div#icon-menu .last {
	padding-right: 0px !important;
}

div#icon-menu .bar {
	clear: both;
	border-top: 1px solid #938069;
	height: 1px;
}


div#icon-menu a {
	color: #5d3a2c;
	text-decoration: none;
}


div#leftmenu {
	display: block;
	width: 190px;
	padding: 280px 10px 0 0;
	float: left;
	clear: left;
	text-align: center;
}

/*
div#leftmenu ul {
	margin: 90px 0 0 14px;
	padding: 0;
	list-style: none;
}

div#leftmenu ul li {
	display: block;
	margin: 0;
	padding: 0 0 12px 0;
}

div#leftmenu ul li a {
	font-family: "Monotype Corsiva", sans-serif;
	font-size: 1.95em;
	color: #A9AA88;
	text-decoration: none;
}

div#leftmenu ul li a:hover, div#leftmenu ul li a:active {
	color: #7B7C60;
}
*/





div#rightmenu {
	display: block;
	width: 170px;
	/*height: 1070px;*/
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
	/*background-color: #aed2e3;*/
	background-color: #c8dfea;
}

div#phone {
	text-align: center;
	padding: 10px 0 20px 0;
	color: #6e5850;
	font-size: 26px;
	font-family: "Arial Narrow", Arial;
}

div#rightmenu h1 {
	font-family: Georgia, "Times New Roman";
	text-align: center;
	color: #4B4B43;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 16px;
}

div#rightmenu h1 span {
	font-size: 1.3em;
}

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

div#rightmenu ul li {
	display: block;
	margin: 0;
	padding: 0 0 16px 10px;
	text-align: left;
}


div#rightmenu ul li ul li {
	padding: 0 0 0 0px;
}

div#rightmenu ul li a {
	font-family: Arial, "Times New Roman", sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #6e5850;
	text-decoration: none;
	text-transform: uppercase;
}

div#rightmenu ul li ul li a {
	font-size: 0.9em;
	color: #222;
	font-weight: normal;
	text-transform: none;
}

div#rightmenu ul li ul li a:hover {
	text-decoration: underline;
}






div#content {
	display: block;
	width: 580px;
	float: left;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #938069;
}

div#content.full {
	margin: 120px 0 0 20px;
	width: 930px;
}

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#footer {
	display: block;
	clear: both;
	padding: 20px 0  10px 20px;
	text-align: center;
	font-size: 0.8em;
	font-family: arial;
}




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


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

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

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

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

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



input.btn {
	background-color: #7F6A55;
	border-bottom: 2px solid #584838;
	border-right: 2px solid #584838;
	border-top: 2px solid #C1B69D;
	border-left: 2px solid #C1B69D;
	color: #fff;
	padding: 3px;
	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;
}




