body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin: 0px;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.jqbookmark {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #B3A491;
	padding: 8px;
}
.name {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #BFAE9A;
}
.star{
	font-size: 18px;
	color: #F00;
}
.backflash {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.underflash {
	background-image: url(backflash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.grayborder {
	border: 6px solid #E9E9E9;
}
.info1 {
	line-height: 20px;
	font-size: 14px;
}
.info3 {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.titles1 {
	font-size: 44px;
	letter-spacing: -1px;
	line-height: 44px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.titles2 {
	font-size: 32px;
	letter-spacing: -3px;
	font-weight: bold;
	line-height: 30px;
}
.titles3 {
	font-size: 24px;
	letter-spacing: -2px;
	line-height: 22px;
}
.titles5 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.titles4 {
	font-size: 32px;
	letter-spacing: -2px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
.sections {
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	height: 220px;
}
.sectionswhite {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.header{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
}
.backlink{
	background-image: url(linkback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 150px;
}
.pageon{
	background-image: url(tri.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-repeat: repeat-x;
	background-position: center top;
	height: 140px;
	background-image: url(footer.jpg);
}
.linewhite{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.linedown{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.lineacross{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.lineblack{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.highlight{
	font-weight: bold;
}
#black1{
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#black1 A:link {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: underline;
}
#black1 A:visited {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#black1 A:hover {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.tiny2 {
	font-size: 12px;
	color: #999;
}
.tiny1{
	color: #885827;
	font-weight: bold;
	font-size: 13px;

}
.prices1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;
}
input {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;
}
option {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;
}
select {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;
}
