body {
	background-color: #990000;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:focus {
	outline: none;
	text-decoration: none;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.maintable {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #990000;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.fontheadlines {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #000000;
}
.imageborderwhite {
	border: 1px solid #FFFFFF;
}
.fontheadlinesblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.contentback {
	background-image: url(images/layout_11.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
form {
	margin: 0;
}

:focus
{
  -moz-outline-style: none;
}

.portfoliotable {
	background-color: #DADADA;
	border: 1px solid #000000;
}
.portfoliotext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.pad {
	padding: 10px;
}
.officehours {
	background-color: #E6E6E6;
	border: 1px solid #000000;
}
.body-back {
	background-image: url(images/body-content_02.jpg);
	background-repeat: repeat;
}
.main-menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.body-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B000E;
}
