body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	line-height: 140%;
}
body {
	background-color: #660000;
	background-image: url(images/repeat_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
h1 {
	font-size: 1.2em;
	color: #660000;
}
div#container {
	background-repeat: repeat-y;
	background-position: 0px 640px;
	background-image: url(images/repeat_container.jpg);
	margin: 0px;
	padding-bottom: 20px;
}
div#nav {
	background-image: url(images/left_columns.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 640px;
	width: 127px;
	position: absolute;
}
div#nav ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 110px;
	font-size: 1em;
	line-height: 240%;
}

div#right {
	background-image: url(images/malcolm_marble.gif);
	background-repeat: no-repeat;
	width: 800px;
	background-position: 529px 66px;
	margin-left: 127px;
}
div#phone {
	color: #660000;
	text-align: center;
	letter-spacing: 3px;
	font-size: 0.9em;
	margin-top: 5px;
	width: 530px;
	
}

div#content {
	margin-right: 247px;
	text-align: justify;
	width: 500px;
	margin-top: 15px;
	margin-left: 15px;
}
.no_bold {
	font-weight: normal;
}
.right_float {
	float: right;
	margin-left: 15px;
}
div.right_float ul {
	color: #660000;
}
div#copyright {
	width: 848px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px;
}
.red {
	color: #660000;
}
.large {
	font-size: 1.1em;
}
.quote {
	line-height: 275%;
	text-align: center;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 30px;
}
