.content {
	font-family: Garamond;
	font-size: 15px;
	color: #777777;
	text-decoration: none;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
}	

.content-links {
	font-family: Garamond;
	font-size: 15px;
	color: #777777;
	text-decoration: underline;
}
.content-links:hover {
 	font-family: Garamond;
	font-size: 15px;
	color: #555555;
	text-decoration: underline;
	
}
.sidenav {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav:hover {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.h2 {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #888888;
	text-transform: none;
	letter-spacing: normal;
	
}
.h3 {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #8C5840;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
}
.h4 {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.h2color {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #663333;
	font-style: italic;
}
.bottomcontent {
	font-family: Garamond;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	padding-top: 5px;
}
.formfield {
	font-family: Garamond;
	font-size: 14px;
	color: #333333;
	background-color: #E3E3E3;
	border: 1px solid #6E6E47;
}
.formborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505028;
}
.pagebreak {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.pageborder {
	border: 1px solid #000000;
}
.sidebg {
	background-image: url(graphics/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebg2 {

	background-image: url(graphics/sidebg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebg3 {

	background-image: url(graphics/sidebg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.picborder {
	border: 1px solid #555555;
	margin-right: 50px;
	margin-left: 50px;
}
.bottomcontentblack {
	font-family: Garamond;
	font-size: 13px;
	color: #242424;
	text-decoration: none;
	padding-top: 5px;
}
.bottomcontentlink {
	font-family: Garamond;
	font-size: 13px;
	color: #242424;
	text-decoration: none;
	padding-top: 5px;
}
.bottomcontentlink:hover {
	font-family: Garamond;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	padding-top: 5px;
}
.content-menu {
	font-family: Garamond;
	font-size: 15px;
	color: #cccccc;
	text-decoration: none;
	margin-right: 50px;
	margin-left: 50px;
}
.content-menu-links {

	font-family: Garamond;
	font-size: 15px;
	color: #cccccc;
	text-decoration: underline;
}
.menu-border {
	border: 1px dotted #666666;
}
.buynow {
	font-size: 10px;
	color: #B09D65;
	background-color: #171717;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #996600;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	font-weight: bold;
	text-decoration: none;
}
.buynow:hover {
	font-size: 10px;
	color: #996600;
	background-color: #171717;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #996600;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	font-weight: bold;
}
.saleprice {
	font-weight: bold;
	color: #663300;
}
