body {
	width: 100%;
	margin: 0px;
	float: left;
	padding: 15px 0px 0px 0px;
	background: url("../images/leather_5.gif");
	font-family: Arial;
}

.maintitle {
	font-size: .95em;
	padding: 0px 0px 0px 30px;
}

#box {
	width: 800px;
	margin: 0px auto;
}

#wrapper {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	background: url("../images/paper017.jpg");
	border: 1px solid black;
}

#box2 {
	width: 100%;
	float: left;
	background: url("../images/coltback.jpg") no-repeat top left;
}
#header {
	padding-top: 5px;
	width: 100%;
	float: left;
}

#left {
	width: 210px;
	float: left;
	border-right: 1px solid #824625;
	margin-top: 140px;
}

#brownborder {
	border-bottom: 3px solid #824625;	
	border-right: 3px solid #824625;
}

.title {
	font-size: 1em;
	font-weight: bold;
}

.navwrap {
	width: 100%;
	float: left;
}

.nav {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.nav li {
	list-style: none;
	width: 100%;
	text-align: center;
}

.nav a {
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	color: #824625;
}

.nav a:hover {
	text-decoration: underline;
}

#right {
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-left: 15px;
}

#main {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: .8em;
}


.homepageleft {
	padding-top: 15px;
	width: 210px;
	float: right;
	text-align: center;
}

#footer {
	color: white;
	width: 100%;
	float: left;
	text-align: center;
	border-top:1px solid #824625;
	font-size: .8em;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.authprices td {
	width: 33%;
	border: 1px solid black;
	background: white;
}

.authprices {
	border: 1px solid black;
}
