@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B4B4B4;
	background-color: #3A0032;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
}
a:link {
	color: #C4C4C4;
}
a:visited {
	color: #C4C4C4;
}
a:hover {
	color: #FFFFFF;
}


#wrapper {
	margin: auto;
	width: 950px;
	padding: 0px;
}
#header {
	background-image: url(/images/logo-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 20px;
	padding-top: 5px;
}
#container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C0040;
	border-right-color: #7C0040;
	border-bottom-color: #7C0040;
}

#main {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/mainbackground.gif);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7C0040;
}
#logo {
	float: left;
	width: 205px;
	padding-top: 0px;
	padding-right: 10px;
	height: 227px;
	background-color: #7C003F;
	margin-bottom: 2px;
}
#navigation {
	text-align: left;
	width: 205px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #7C0040;
	margin: 0px;
	padding-left: 10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 205px;
}
#navigation li {
	position: relative;
	text-align: left;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(/images/nav-background.gif);
}
#navigation li a:link {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#navigation li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#navigation li a:hover {
	text-decoration: none;
	color: #FFFF66;
	display: block;
}
#navigation li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#navigation li ul li {
	display: block;
	background-color: #7C0040;
	list-style-type: none;
	width: 165px;
	background-image: url(/images/FuschaBackground.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #666666;
}
#footer {
	width: 950px;
	padding-top: 5px;
	text-align: left;
}
#content {
	padding: 20px;
	width: 675px;
	color: #000000;
	text-align: left;
}

#pictures {
	width: 715px;
	text-align: left;
}
#pictures img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7C0040;
}

h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #7C003F;
	margin: 0px;
	font-size: 22pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.subitalic {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #B5783C;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	color: #64762E;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}
#content a:link {
	color: #7C0040;
}
#content a:visited {
	color: #3A0032;
}
#content a:hover {
	color: #CC6600;
}
#pullout {
	float: right;
	width: 200px;
	margin-left: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7F717C;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#content li ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#greentable {
	border: 1px solid #B4C690;
}
.greeneven {
	background-color: #CDDDAC;
}
#greentable td {
	border: 1px solid #B4C690;
}

.greenodd {
	background-color: #E6EED5;
}
li {
	padding-bottom: 10px;
}
#standouts h2 {
	text-transform: uppercase;
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#standouts p {
	padding-left: 25px;
}
hr {
	margin-bottom: 10px;
	margin-top: 5px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.imgRB {
	margin-left: 20px;
	border: 1px solid #7C0040;
}
.blackborder {
	border: 1px solid #000000;
}
.imgL {
	margin-right: 15px;
}
.imgR {
	margin-left: 15px;
}
.saleprice {
	color: #7C0040;
}

