/* Start of CMSMS style sheet 'cspcss' */
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C8A772;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th {
    font-family: verdana, sans-serif;
    font-size: x-small;
    font-size: small;
}
h1, h2, h3, h4, h5, h6 {
    font-family: arial, verdana, sans-serif;
    margin: 1em 0 0.2em 0;
}
.style1 {font-size: x-small}
.style1 a { text-decoration: none; }
.style2 {font-size: x-small; color: #C3A161; }
.sidenav {font-size: x-small}
.sidenav a {
	color: #ECE9D8;
	text-decoration: none;

}

.sidenav a:hover {
	text-decoration: none;
	color: #333333;
}

.style3 {color: #C6B798}

.content {
    margin: 0 0 0 0;
    padding: 12px 0 12px 15px;
}

.page-title {
    background: url(img/h3_bg.gif) top left no-repeat;
    margin: 0 0 10px 0;
    padding: 12px 0 12px 15px;
}
.page-title h2, h3 {
    margin-top: 0;
}
.linkspage ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
.linkspage ul li:before {
	content: "\00BB \0020";
        margin-bottom: 15px;
	}
.sminfo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
        width: 75%;
	font-size: x-small;
	color: #333333;
	background-color: #C6B798;
	padding: 5px 5px 5px 5px;
}
.houseinfo {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-size: x-small;
	color: #333333;
	background-color: #C6B798;
	padding: 5px 5px 5px 5px;
}
.footer-cell {
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
/* End of 'cspcss' */

