/* Start of CMSMS style sheet 'residential' */
BODY {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #919191;
  background-image: url('uploads/images/templates/res/main_bg.gif');
  background-repeat: repeat-x;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A:link, A:visited {
  color: #8B0700;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

.bottom_curl {
  background-image: url('uploads/images/templates/res/bottom_curl.jpg');
  background-repeat: no-repeat;
	background-position: bottom left;
}

.bottom {
  background-image: url('uploads/images/templates/res/bottom_curl2.jpg');
  background-repeat: no-repeat;
  background-color: #919191;
}

DIV.navbox {
  margin: 7px 10px 0 10px;
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
	font-weight: bold;
  border-bottom: 1px solid #A23933;
	padding-bottom: 8px;
	text-align: center;
}

DIV.navbox A:link, DIV.navbox A:visited {
  color: #D4BD93;
  text-decoration: none;
  font-weight: bold;
}

DIV.navbox A:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

DIV.address {
  background-color: #A23933;
	width: 80%;
	border: 1px solid #FFFFFF;
  font-family: arial, sans-serif;
  font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 35px 0 10px 0;
}

p {
	padding: 4px 10px 4px 10px;
}

.footer {
  font-family: arial, sans-serif;
  font-size: 10px;
	color: #999999;
	text-align: center;
	margin-left: 200px;
}

DIV.content {
	margin:8px 13px 10px 30px;
  overflow: auto;
}

DIV.content_home {
	margin:0 0 0 15px;
  overflow: auto;
}

DIV.hdr {
  font-size: 24px;
  font-weight: normal;
  color: #999999;
  border-bottom: 2px solid #304670;
  margin-bottom: 8px;
}

LI {
  margin-bottom: 5px;
}

a {
  outline: none;
}

a:focus {
  outline: none;
}

/* End of 'residential' */

