* {
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
}

body { 
	background-color: #450304;
	font-size: 13px;
	color: #000000;
	font-family: "Times New Roman", Verdana;
	text-align: center;
}

td, th {
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Verdana;
	text-align: left;
}

strong {
	font-weight: bold;
}

strong.white {
	display: block;
	background: url('../gfx/underline_white.jpg') no-repeat;
	background-position: bottom left;
	font-family: "Trajan Pro", "Times New Roman";
	font-variant: small-caps;
	font-size: 14px;
	color: #630909;
}

strong.grey {
	display: block;
	background: url('../gfx/underline_grey.jpg') no-repeat;
	background-position: bottom left;
	font-family: "Trajan Pro", "Times New Roman";
	font-variant: small-caps;
	font-size: 14px;
	color: #630909;
}

img.product {
	margin-top: 8px;
	margin-right: 20px;
}

a:link, a:visited {
	text-decoration: none;
	color: #630909;
}

a:hover, a:active {
	text-decoration: underline;
	color: #630909;
}

span.bold {
	font-weight: bold;
}

span.under {
	text-decoration: underline;
}

.clear {
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
}

input, textarea, select {
	width: 400px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, "Times New Roman";
	font-size: 12px;
	border: 1px solid #630909;
	background-color: #FEFBFB;
	color: #630909;
}

/* ------------------------------------- */

div#main {
	min-width: 1040px;
	margin: 0 auto;
	text-align: center;
}

/* ------------------------------------- */

div#favorites {
	height: 27px;
	background-color: #630909;
}

div.favorites {
	width: 968px;
	height: 27px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: right;
}

div.favorites span {
	display: block;
	padding-top: 5px;
	font-size: 12px;
}

div.favorites span a:link, div.favorites span a:visited {
	color: #FFFFFF;
}

/* ------------------------------------- */

div#menu_top {
	height: 28px;
	background: url('../gfx/top_menu_gradient.jpg') repeat-x;
}

div.menu_top {
	width: 1016px;
	height: 28px;
	margin: 0 auto;
}

div.menu_top ul {
	height: 28px;
	display: block;
	list-style-type: none;
	float: right;
}

div.menu_top ul li {
	display: inline;
	float: left;
	list-style-type: none;
	font-family: "Trajan Pro", "Times New Roman";
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
}

div.menu_top ul li a:link, div.menu_top ul li a:visited {
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background: none;
}

div.menu_top ul li a:hover, div.menu_top ul li a:active {
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background: #630909;
	color: #FFFFFF;
}

/* ------------------------------------- */

div#header {
	height: 52px;
	background-color: #630909;
}

div.header_background {
	height: 37px;
	background-color: #FFFFFF;
}

div.header {
	width: 1040px;
	height: 37px;
	margin: 0 auto;
	text-align: left;
}

div#slogan {
	width: 1040px;
	height: 234px;
	position: absolute;
	text-align: left;
	z-index: 2;
}

div#slogan a {
	width: 953px;
	height: 231px;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
	background: url('../gfx/slogan.png') no-repeat;
	cursor: pointer;
}

div#logo {
	width: 485px;
	height: 234px;
	position: absolute;
	text-align: left;
	z-index: 3;
}

div#logo a.logo {
	width: 482px;
	height: 231px;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
	background: url('../gfx/logo.png') no-repeat;
}

/* ------------------------------------- */

div.container_background {
	min-width: 1040px;
	background: url('../gfx/container_background.gif') repeat-y;
	background-position: top center;
}

div#pattern {
	padding-top: 89px;
	background: url('../gfx/top_background.jpg') repeat-x;
	background-position: top center;
}

div.curve {
	background: url('../gfx/container_header.gif') no-repeat;
	background-position: top center;
}

div#container {
	width: 1040px;
	margin: 0 auto;
}

/* ------------------------------------- */

div.left {
	width: 286px;
	padding-top: 103px;
	margin-right: 12px;
	display: inline;
	float: left;
}

div#right {
	width: 109px;
	height: 100%;
	padding-top: 103px;
	display: inline;
	float: left;
	text-align: left;
	vertical-align: bottom;
}

div#right img {
	width: 109px;
	height: 637px;
	vertical-align: bottom;
}

div#products {
	width: 286px;
	min-height: 329px;
	height: 100%;
}

div.products {
	width: 269px;
	padding-top: 14px;
	padding-bottom: 60px;
	margin-left: 17px;
	text-align: left;
}

div.products ul {
	list-style-type: none;
}

div.products ul li {
	display: block;
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 1px;
	padding-left: 14px;
	background: url('../gfx/arrow.gif') no-repeat;
	background-position: 0px 7px;
	font-family: "Trajan Pro", "Times New Roman";
	font-variant: small-caps;
	font-size: 14px;
}

/* ------------------------------------- */

div.center {
	width: 623px;
	padding-top: 105px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: inline;
	float: left;
	text-align: left;
}

div.quick {
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial;
}

div.content {
	margin-top: 10px;
	line-height: 19px;
	font-family: Verdana, Arial;
}

div.content img {
	margin-top: 4px;
	margin-left: 2px;
	border-color: #FFFFFF;
	border-style: solid;
}

div.content td, div.content th {
	font-size: 12px;
	font-family: Verdana, Arial;
}

div.content a:link img, div.content a:visited img {
	border: 1px solid #630909;
}

div.content a:active img, div.content a:hover img {
	border: 1px solid #FFFFFF;
}

div.content a.product img {
	float: left;
	margin-right: 15px;
}

div.content li {
	margin-left: 15px;
}

/* ------------------------------------- */

div#gallery {
	width: 226px;
	margin-left: 0px;
	padding-top: 20px;
	display: inline;
	float: left;
	text-align: left;
}

/* ------------------------------------- */

div.images {
	width: 226px;
	height: 246px;
	padding-top: 23px;
	margin-left: 4px;
	margin-right: 0px;
	overflow: hidden;
	display: block;
	text-align: left;
}

div.house {
	width: 485px;
	height: 234px;
	overflow: hidden;
	display: block;
	text-align: left;
}

/* ------------------------------------- */

div#shadow {
	clear: both;
	min-width: 1040px;
	height: 93px;
	background: url('../gfx/shadow_bottom.jpg') no-repeat;
	background-position: top center;
}

div#spacer {
	min-width: 1040px;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background-color: #900A00;
}

/* ------------------------------------- */

div.menu_bottom {
	padding-top: 15px;
	padding-bottom: 12px;
	margin-left: 46px;
}

div.menu_bottom ul {
	width: 100%;
	display: block;
	list-style-type: none;
}

div.menu_bottom ul li {
	display: inline;
	float: left;
	list-style-type: none;
	padding-left: 9px;
	padding-right: 9px;
	font-family: "Trajan Pro", "Times New Roman";
	font-variant: small-caps;
	font-size: 13px;
	color: #DEBEBE;
}

div.menu_bottom ul li a:link, div.menu_bottom ul li a:visited {
	color: #DEBEBE;
}

/* ------------------------------------- */

div#footer {
	width: 1040px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
}

div#footer span.copyright {
	padding-left: 50px;
	color: #F2F2F2;
	font-size: 12px;
}

div#footer span.copyright a:link, div#footer span.copyright a:visited {
	color: #F2F2F2;
}