body {
	background-color: #cbcbcb;
}
img {
	border: 0;
	vertical-align: middle;
}
#wrapper {
	border-right: 1px solid black;
	width: 825px;

	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
}
#mainpart {
	padding: 4px;
}
#mainpart a {
	color: #10658a;
	font-size: 22px;
}
#normallinks a {
	font-size: 16px;
}
#mainpart h1 {
	text-align: center;
	font-size: 18px;
}
#mainpart h2 {
	text-align: center;
	font-size: 28px;
}
#mainpart .list {
	font-weight: bold;
	font-size: 18px;
}
#mainpart p {
	text-align: left;
}

#artcatalog {
	border: 2px solid black;
	width: 600px;
}
#artcatalog td {
	vertical-align: bottom;
}
#artcatalog .nums {
	font-weight: bold;
}
#artcatalog caption {
	text-align: left;
	font-size: 23px;
	color: #990000;
}

#calendar a {
	font-family: Arial, Helvetica, sans-serifz;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#calendar a:hover {
	color: #FF0000;
}

#calendar {
	border: 3px solid black;
	width: 520px;
	text-align: center;
}

#catalog {
	width: 580px;
}
#catalog h1 {
	text-align: left;
	font-size: 18px;
	background-color: #dbdbf3;
	padding: 5px 0px;
}
#catalog h2 {
	text-align: left;
	font-size: 14px;
	padding: 1px 0px;
}
#catalog .alt {
	background-color: #EAEAEA;
	padding: 0px 10px;
}
#catalog .reg {
	background-color: #FFFFFF;
	padding: 0px 10px;
}

.cartopt {
	font-size: 12px;
	color: #006666;
	text-align: left;
	font-weight: bold;
	padding-left: 42px;
}

.lineuplist ul {
	list-style-type: none;
	position: relative;
}
.lineuplist li {
	display: inline;
	padding: 0px 10px;
}
.lineuplist form {
	display: inline;
}

#nav {
	font-size: 19px;
	color: #000000;
	text-align: right; 
}
#nav a {
	text-decoration: none;
	font-size: 19px;
	color: #10658a;
}
#nav a:hover {
	color: #FF0000;
}

.people {
	width: 300px;
	float: left;
	padding: 5px;
}
.people img {
	float: right;
}

/*
 * header stuff */
.logotext {
	font-size: 32px; 
	font-family:Arial, Helvetica, sans-serif; 
	position: absolute; 
	left: 153px; 
		top: 80px;
}
.logoimg {
	position: absolute; 
	width: 126px;
	height: 104px;
	left: 10px; 
	right: 10px; 
	top: 12px;
}
.topleaf {
	position: absolute;
	width: 550px;
	height: 149px;
	left: 275px;
	background-image: url(img/site/topleaf.jpg);
	top: 0px;
}
.upright {
	position: absolute;
	left: 552px;
	width: 289px;
	font-size: 14px;
}
.upright a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.upright a:hover {
	color: #FF0000;
}

.lowright {
	position: absolute;
	left: 747px;
	top: 130px;
	font-size: 14px;
	color: #a0a0a0;
}

.buttons {
	position: absolute;
	width: 825px;
	height: 54px;
	top: 149px;
	background-image: url(img/site/buttons.jpg);
	left: 0px;
}
.buttons td {
	text-align: center;
}
.buttons a {
	text-decoration: none;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.buttons a:hover {
	color: #A65832;
}
.logofooter {
	position: absolute;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	left: 10px;
	top: 114px;
    font-weight: bold;
}
.tagproducts {
	position: absolute;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	left: 506px;
	top: 95px;
	text-align: right;
	font-weight: bold;
}

.clearhead {
	height: 205px;
}

/*
 * footer*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #12824f;
}
#footer a:hover {
	color: #5886FF;
}

#loginbox {
	width: 400px;
	padding-left: 50px;
}

#loginbox label {
	position: relative;
	display: block;
	width: 30em;
	padding-right: 15px;
}

#loginbox form {
	padding-left: 40px;
}

#testimony ul {
	list-style: none;
}
#testimony li {
	background-image: url("img/site/quotes.gif");
	background-repeat: no-repeat;
	padding: .4em 1.4em 3em 1.8em;
}
#testimony p {
	padding: .8em 0 0 0;
	margin: 0;
}
#testimony div {
	text-align: right;
	
}
.menuLink {
	width: 160px;
}
.menuLink a, .menuLink a:visited {
	font-size: 22px;
	color: #10658A;
}
.menuLink a:hover {
	color: red;
}

