/* CSS Document */
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	text-decoration:none;
}

.noscroll {
	overflow-y: scroll;
}


.border {
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.toptile {
	background: url(../images/topline_tile.gif) ;
}

.bottomtile {
	background: url(../images/bottomline_tile.gif);
}

.splash3 {
	background: url(../images/splash3.gif) left no-repeat;	
}

.enterthesite {
	text-decoration:none;
	font-family: Verdana, Arial, Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#8C1514;
	
}

.enterthesite:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#E9661A;
}

.brackets  {
	color: #8C1514;
	font-weight: bold;
}
.linktext  {
	background: url(../images/arrow_bullet1.gif) left no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	font-size:10px;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:18px;
}
.linktext:hover  {
	background: url(../images/arrow_bullet2.gif) left no-repeat;
	text-decoration:underline;
	color:#7B0403;
	font-weight: bold;
	font-size:10px;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:18px;
}
.browntodark  {
	text-decoration:none;
	color:#D4560D;
	font-weight: bold;
	font-size:11px;
	cursor: hand;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.browntodark:hover  {
	text-decoration:none;
	color:#672906;
	font-weight: bold;
	font-size:11px;
	cursor: hand;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.copyright  {
	color: #993300;
	font-weight: regular;
	font-size:9px;
	cursor: hand;
	font-family: Arial, Verdana, Helvetica, sans-seriff;
}
.copyright:hover  {
	color:#CC6600;
	font-weight: regular;
	font-size:9px;
	cursor: hand;
	font-family: Arial, Verdana, Helvetica, sans-seriff;
}

.home {
	background: url(../images/icon_home.gif) left no-repeat;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	padding-left:18px;
}
.home:hover {
	background: url(../images/icon_home_hover.gif) left no-repeat;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#7B0403;
	padding-left:18px;
}
.aboutus {
	background: url(../images/icon_aboutus.gif) left no-repeat;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	padding-left:23px;
}
.aboutus:hover {
	background: url(../images/icon_aboutus_hover.gif) left no-repeat;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#7B0403;
	padding-left:23px;
}
.faq {
	background: url(../images/icon_woolbrand.gif) left no-repeat;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	padding-left:18px;
}
.faq:hover {
	background: url(../images/icon_woolbrand_hover.gif) left no-repeat;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#7B0403;
	padding-left:18px;
}
.contactus {
	background: url(../images/icon_contactus.gif) left no-repeat;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	padding-left:22px;
}
.contactus:hover {
	background: url(../images/icon_contactus_hover.gif) left no-repeat;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#7B0403;
	padding-left:22px;
}
.content  {
	color: #000000;
	font-weight: regular;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
}
.boldtext  {
	color:#D4560D;
	font-weight: bold;
	font-size:11px;
	/*cursor: hand; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.boldtextunderline  {
	color:#D4560D;
	font-weight: bold;
	font-size:11px;
	text-decoration:underline;
	/*cursor: hand; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.addresstext  {
	color: #D4560D;
	font-weight: regular;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.redtext  {
	color:#E60C20;
	font-weight: bold;
	font-size:11px;
	/*cursor: hand; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
