@charset "utf-8";
/* CSS Document */

body {
	background-color: #A92424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#home-wrapper {
	width: 626px;
	margin-right: auto;
	margin-left: auto;
}
#home-top {
	background-image: url(/images/website/home-top-bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 626px;
}
#home-flavia {
	background-image: url(/images/website/home-drflavia-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 44px;
	width: 626px;
}
#global-adv {
	height: 48px;
	width: 626px;
}
#home-feature {
	background-image: url(/images/website/home-feature.jpg);
	background-repeat: no-repeat;
	height: 569px;
	width: 626px;
}
#home-nav {
	background-image: url(/images/website/home-nav-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 51px;
	height: 41px;
	width: 626px;
}
#home-btm {
	background-image: url(/images/website/home-btm-bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 626px;
}
#home-footer {
	padding-left: 8px;
	height: 43px;
}
#top {
	padding-right: 9px;
	padding-left: 8px;
}
#home-cart {
	background-image: url(/images/website/home-cart-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 26px;
	width: 215px;
	float: right;
	padding: 10px 12px 0px 42px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A92424;
}
#wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(/images/website/banner.jpg);
	background-repeat: no-repeat;
	height: 354px;
	width: 908px;
	text-align: right;
	vertical-align: bottom;
}
#banner2 {
	background-image: url(/images/website/banner2.jpg);
	background-repeat: no-repeat;
	height: 354px;
	width: 908px;
	text-align: right;
	vertical-align: bottom;
}
#navigation {

	background-color: #A92424;
	background-repeat: no-repeat;
	padding: 5px 45px 0px 49px;
}
#content {
	
	background-repeat: repeat;
	padding: 0px 35px 35px 39px;
	margin: 0px 0px 0px 0px;
}
#cart-summ {
	width: 300px;
	float: right;
	padding: 310px 55px 0px 0px;
}
#main-area {
	background-color: #ffffff;
	min-height: 400px;
	padding: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DC3027;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DC3027;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.photogalleryItem {
	padding: 3px;
}
