html body {
	margin:0px;
	padding:0px;
	text-align: center;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #D41C1E url(../images/Copy%20of%20cloth-bg.jpg);
}

body {
	color:#333333;
	margin: 0px;
	padding: 0px;
	background: #FFCCFF url(../images/cloth-bg.jpg);
}


img {
  border:0px;	
}
h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
h2 {
	text-align: left;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	padding-left: 10px;
}
h3 {
	color: #CC0000;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
}
h4 {
	color: #000000;
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
h5 {
	color: #006600;
	height: auto;
	width: 450px;
	text-align: right;
	padding: 0px 120px 0px 50px;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
h6 a {
	color: #FFFFFF;
}




p {
	font-size: 14px;
	color: #000000;
}
.green-text {
	color: #009900;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}



a, a:active, a:visited  {
  color:#434343;	
}

a:hover {
  color:#d6771b;
  text-decoration:none;
}

.clear {
  height:1px;
  margin-top:-10px;	
}
#header {
	background: url(../images/Hoggesters-Red-Header.jpg) no-repeat;
	height: 240px;
	width: 950px;
	border-top: 0px solid #E0DFE3;
	border-right: 2px solid #999999;
	border-left: 1px solid #E0DFE3;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	margin: 0px auto;
	padding: 0px;
}
#clear {
	height: 1px;
	width: 100%;
}



#main-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: solid;
	height: auto;
	clear: left;
	float: none;
	background: #FFFFFF;
	overflow: auto;
}
#clear-both {
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
	background: #FFFFFF;
}

#main-content li {
	font-size: 14px;
	color: #009900;
	text-decoration: none;
	list-style: url(../images/green-tick.jpg) none inside;
	text-align: left;
	padding: 3px 3px 3px 20px;
	font-weight: bold;
}
#content-left  p  {
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#content-right  p  {
	width: auto;
	padding-right: 25px;
	padding-left: 20px;
	text-align: left;
}

#content-left {
	float: left;
	height: auto;
	width: 345px;
	background: #FFFFFF;
	border-right: 1px dashed #999999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content-right {
	float: right;
	width: 590px;
	background: #FFFFFF;
	overflow: hidden;
}
#footer {
	background: #2F0000 url(../images/footer.jpg) no-repeat;
	height: 75px;
	width: 950px;
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
#main-content #footer a {
	color: #FFFFFF;
}

#footer p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
.clear-both {
	background: #000000;
	height: 1px;
	width: 560px;
	float: left;
	margin-top: 15px;
	color: #CCCCCC;
	clear: right;
}
#nav-container {
	height: auto;
	width: 940px;
	color: #A21212;
	padding: 5px;
	margin: 0px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

/* BEGIN style6 */
 #navlist ul
{
	white-space: nowrap;
	margin: 0;
	padding: 0px;
	font-weight: bold;
	float: right;
	width: auto;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding: 3px;
	font-weight: bold;
	float: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: auto;
}

#navlist a {
	padding: 5px 5px 3px;
	font-weight: bold;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: underline;
}

#navlist a:hover
{
	color: #FFFF99;
	text-decoration: none;
}

/* END style6 */
.quotes {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 30px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	width: 500px;
	display: none;
	white-space: nowrap;
}
#testimonials {
	width: 550px;
}
#testimonials p {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}
.line {
	width: 550px;
	border-bottom: 1px dashed #D72326;
}

.staff {
	font: italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #009900;
}
#bottom-nav-container {
	height: auto;
	width: auto;
	font-weight: normal;
	color: #CC0000;
	background: #7D1016;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#wc3 {
	height: 100px;
	width: auto;
	text-align: center;
}
h6 a:hover {
	color: #FFFFCC;
}
#wc3 a {
	color: #FFFFFF;
}
#main-content #footer p {
	padding: 7px;
}

.prices {
	text-align: right;
	color: #000000;
}
.t-name {
	color: #D01116;
	text-align: right;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	background-position: top;
}
