.leftside {
	background-image: url(../images/left_side_bg.jpg);
	background-repeat: repeat-y;
}

.topbg {
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}

.content {
  background-color: #FFFFFF;
  list-style-position: outside;
  list-style-image: url(../images/dot.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #B06730;
}


body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.smtext {
  font-size: 11pt;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.nav a:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #C77E47;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.nav a:visited {
    font-family: Arial, Helvetica, sans-serif;
	color: #F1D4B5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textlinks a:link {
	color: #000000;
	text-decoration: none;
}
.textlinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.textlinks a:visited {
	color: #C77E47;
	text-decoration: underline;
}
.goldbold {  font-weight: bold; color: #C77E47}
.blackbold {
	font-weight: bold;
	color: #000000;
}
.boldblackitalic {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

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

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

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

.address {
  font-size: 10px;
}

.servicetable {
  background-color: #000000;
    border: 2px solid #bc7a46;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/stripe.jpg);
	background-repeat: repeat-y;
}

.servicesbold {
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

.copyright {
  font-size: 10px;
  color: #ffffff;
}

.awslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.awslink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.awslink a:hover {
	color: #ffffff;
	text-decoration: none;
}

.awslink a:active {
  color: #ffffff;
  text-decoration: none;
}

.awslink a:visited {
  color: #ffffff;
  text-decoration: none;
}

.blackbg {
  background-color: #000000;
  width: 1px;
}

.bolditalic {
  font-style: italic;
  font-weight: bold;
}

.form {
  background-color: #000000;
  border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #b0bfca;
	border-right-color: #b0bfca;
	border-bottom-color: #b0bfca;
	border-left-color: #b0bfca;
    border: 2px solid #bc7a46;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/stripe.jpg);
	background-repeat: repeat;
}

.names {
  font-weight: bold;
}

.picborder {
  border: 1px #000000 solid;
}

.picborder2 {
  border: thin #000000 solid;
}

.blackbg {
  background-color: #000000;
  font-weight: bold;
  color: #e1a779;
}

.caption {
  font-size: 11px;
  font-weight: bold;
}

.goldborder {
  border: 1px solid #bc7a46;
}

.date {
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: repeat;
}
