body {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333333;
	background-color: #FCF8F3;
	margin-top: 0px;
}
#pageholder #topbrand h1 {
	font-size: 2.5em;
	font-family: "Tempus Sans ITC";
	text-align: center;
	padding-top: 360px;
	color: #DFA673;
	margin-bottom: 0px;
	margin-top: 0px;
}

#pageholder #logo img {
	padding-right: 7px;
	padding-left: 7px;
}
#pageholder #menu ul {
	margin-top: 5px;
}
#pageholder #topbrand img {
	padding-left: 70px;
	padding-top: 20px;
}
#pageholder #menu {
	text-align: center;
	height: 20px;
	width: 745px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#pageholder #logo {
	height: auto;
	width: 745px;
	margin-top: 10px;
	text-align: center;
}
#pageholder #menu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
a:visited {
	font-weight: bold;
	color: #324961;
	text-decoration: none;
}


#pageholder {
	height: auto;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
#pageholder #topbrand {
	height: 407px;
	width: 745px;
	background-image: url(styling-group.jpg);
	background-repeat: no-repeat;
}
#contact #address {
	padding: 10px;
}
#contact {
	text-align: center;
	width: 745px;
	font-style: italic;
	font-weight: bold;
}
#pageholder #contact p {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content {
	width: 745px;
}
#pageholder #content #jades fieldset {
	width: 400px;
}

#pageholder #content h2 {
	font-size: 1.2em;
	text-align: center;
	padding-top: 5px;
}
.copyrite {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}

.imgright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px dotted #666666;
	padding: 2px;
}
#pageholder #content h3 {

	font-size: 1.2em;
	text-align: left;
}
#pageholder #content h4 {
	font-size: 1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-transform: capitalize;
	background-color: #E6BA93;
	margin-top: 0px;
	padding-left: 5px;
}
#pageholder #content li {
	font-size: .95em;
	text-align: justify;
}
#pageholder #content #rightcol img {
	border: 1px dotted #666666;
	padding: 2px;
	margin-bottom: 20px;
}

#pageholder #content #leftcol {
	height: auto;
	width: 400px;
	float: left;
}
.clear {
	display: block;
	clear: both;
}
.subhead {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}
.price {
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #324961;
	text-align: left;
}
#pageholder #content #rightcol {
	height: auto;
	width: 300px;
	float: right;
}
