/* CSS Document */
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;	
}

div#main {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #233; 
	width: 960px;
}

h1 {  margin: 0;  }

h2 {
		margin-top: 0;
		text-align: right;
		color: #6a5d3f;
		text-transform: uppercase;
		font-size: 135%;
		margin-bottom: 2.5em;
		margin-right: 10px;
}

h3  {
		margin-top: 1.3em;
		margin-bottom: 0.3em;
		color: #1c486a;
		font-size: 118%;
}

h4 {
	font-size: 115%;
	margin-bottom: 0.3em;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
}

div#bigbox {
	background-image: url(img/outerbg.jpg);
	background-repeat: repeat-y;
	font-size: 93%;
	line-height: 1.2em;
}

div#smallbox {
	background-image: url(img/innerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: 19px;
	padding-right: 35px;
}

div#content {
	margin-left:  255px;
	padding-top: 15px;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

div#footer {
	background-image: url(img/footerbg.jpg);
	background-repeat: repeat-y;
	padding: 8px 8px 8px 18px;
	font-size: 80%;
}

div#footer a {
	text-decoration: none;
}

div#lmenu {
	float: left;
	padding-bottom: 270px;
}

div#lmenu img {
	border: 0;
}

div#bottombar {
	clear: both;
	margin-top: 3em;
}

.testimony {
	color: #1c486a;
	font-style: italic;
}

.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}


ul.spaced li {
	margin-bottom: 0.3em;
}

ul {
	margin-top: 0.5em;
	margin-bottom: 1.8em;
}

ul.tight {
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}

ul.tight li {
	margin-bottom: 0.1em;
}

div.rec {
	border: 1px solid #b4a37f;
	text-align: center;
	padding: 1em 1.3em 0.6em 1.3em;
	margin-top: 2.5em;
	margin-bottom: 1.5em;
}

.top-space {
	margin-top: 1em;
}div#lmenu hilight img {
	border: 0;
	color: #3333CC;
}
