/*Harris & Harris CSS Document */

body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F5EBDF url(images/border.gif) repeat-y top center;
}
a:link {
    text-decoration: none;
	color: #EB9E56;
	font-weight:bold;
}
a:hover {
    color: #FFFFFF;
	font-weight:bold;
}
a:visited {
    text-decoration: none;
	color:#CCCCCC;
	font-weight:bold;
}

.photo {
	float: left;
margin 10px 10px 10px 10px;	margin-right: 10px;
}

.contentsmall {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #000000;
	word-spacing: inherit;
}

.content {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	word-spacing: inherit;
}

.content a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #EB9D54;
	word-spacing: inherit;
}

.content a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #CCCCCC;
	word-spacing: inherit;
}


.footer {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #FFFFFF;
	word-spacing: inherit;
}

.content-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #000000;
	word-spacing: inherit;
}

.content-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	word-spacing: inherit;
}

.highlight {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB9D54;
	word-spacing: inherit;
}

.highlightsmall {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	word-spacing: inherit;
}

.highlightred {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	word-spacing: inherit;
}

.highlight-ital {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #EB9D54;
	word-spacing: inherit;
}

.highlight-italbig {
    margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #EB9D54;
	word-spacing: inherit;
}
