html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {

	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5E3825;
	font-size: 0.7em;
	color: #000000;
	background-image: url(background/pattern3-brown-sm.jpg);
	}

#nav-main {
	width: 240px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#content-top {
	margin-top: 10px;
	margin-bottom: 0px;	
	width: 600px;
}

#maincolumn {
	margin-left: 280px;
	width: 600px;
}

#content-main {
	padding: 0px 35px 0px 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 530px;
	background-image: url(images/contentbg2.gif);
	background-repeat: repeat-y;
}

#content-catalog {
	padding: 0px 20px 0px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 560px;
	background-image: url(images/contentbg2.gif);
	background-repeat: repeat-y;
}

#content-bottom {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 600px;
}

#footer {
	width: 100%;
	font-size:  100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #E3D1B9;
}

h1 {
	font-size: 145%;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 185%;
	margin-right: 0px;
	margin-bottom: .4em;
	margin-left: 1.2em;
	padding-top: 30px;
	text-align: center;
}

#content-catalog h2 {
	margin-top: 0px;
	padding-top: 0px;
}

p {
	line-height: 140%;
	padding: 4px 0 4px 0;
	margin: 0px;
	}

a:link {
	color: #663300;
	text-decoration: underline;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}

a:visited {
	color: #663300;
	text-decoration: underline;
}

.subnav-text {
	color: #E3D1B9;
}

.subnav-text a {
	color: #EEE3C3;
}

.subnav-text a:visited {
	color: #E0CFAC;
}

#Container {
	width: 950px;
}

#Container #content-main #inserts {
	padding: 5px;
	float: right;
	width: 179px;
	margin-left: 10px;
}

#Container #content-main #inserts {
	text-align: center;
}

#Container #content-main #inserts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#Container #content-main #inserts {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#Container #content-main #inserts #titlebox {
	padding-bottom: 10px;
}

.catalog {
  border-top-width: 1px;	
  border-top-style: dotted;
  border-top-color: #aaa;
  padding-top: 4px;
  text-align: center;
}

.catalogText {
  border-top-width: 0px;
  padding-top: 4px;
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 1em;
  line-height: 1.6em;
  text-align: center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	text-align: left;
	line-height: 1.4em;
}

#footer a {
	color: #E3D1B9;
}

#content-catalog a {
	color: #333333;
	text-decoration: none;
}

