/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/bgMain.jpg);
	background-repeat: repeat;
}
#bgtopbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 167px;
	background-image: url(images/layout/bgTopLeather.jpg);
	background-repeat: repeat-x;
	z-index: 1;
}
#title {
	position: absolute;
	top: 25px;
	left: 218px;
	width: 407px;
	height: 58px;
	z-index: 50;
}
#bannerleft {
	position: absolute;
	top: 22px;
	left: 0px;
	width: 100%;
	height: 116px;
	z-index: 2;
}
#bannerright {
	position: absolute;
	top: 22px;
	left: 217px;
	width: 393px;
	height: 116px;
	z-index: 2;
}
#banneredge {
	position: absolute;
	top: 22px;
	left: 610px;
	width: 18px;
	height: 116px;
	z-index: 2;
}
#banneredgestitching {
	position: absolute;
	top: 17px;
	left: 0px;
	width: 100%;
	height: 127px;
	z-index: 3;
}
#brand {
	position: absolute;
	top: 17px;
	left: 680px;
	width: 94px;
	height: 127px;
	z-index: 3;
}
#hooves {
	position: absolute;
	top: 138px;
	left: 0px;
	width: 100%;
	height: 38px;
	z-index: 10;
}
#navmenuedge {
	position: absolute;
	top: 161px;
	left: 0px;
	width: 193px;
	height: 186px;
	z-index: 3;
}
#bgnavmenu {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 170px;
	height: 176px;
	background-image: url(images/layout/bgButtons.jpg);
	background-repeat: repeat;
	z-index: 0;
}
#buttons {
	position: absolute;
	top: 172px;
	left: 3px;
	width: 157px;
	height: 147px;
	z-index: 4;
	padding-top:12px;
}
#maincontentcontainer {
	position: absolute;
	top: 221px;
	left: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 60%;
	height: auto;
	border-style: solid;
	border-color: #000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	background-image: url(images/layout/bgButtons.jpg);
	background-repeat: repeat;
	z-index: 5;
}
#maincontentsubcontainer {
	position: absolute;
	top: 185px;
	left: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 60%;
	height: 25px;
	border-style: solid;
	border-color: #000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	background-image: url(images/layout/bgButtons.jpg);
	background-repeat: repeat;
	z-index: 5;
}
#maincontentcorner {
	position: absolute;
	top: 185px;
	left: 200px;
	width: 15px;
	height: 14px;
	z-index: 6;
}
#sidebar {
	position: absolute;
	top: 370px;
	left: 2px;
	width: 180px;
	height: auto;
	z-index: 5;
}
.Arial16Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.Arial12Regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Arial12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Arial12Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Veranda10Regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Georgia12RegJust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Arial12RegJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Arial14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.Arial12BoldGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

