html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, img, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #aca776;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
}

/* common ---------------------------------------------------------------------- */

#outerWrapper {
	
}

/* header */

#outerWrapper #header {
	height: 26px;
	width: 917px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}
#outerWrapper #header a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#outerWrapper #header a:hover {
	color: #ff9b00;
	text-decoration: underline;
}
#outerWrapper #header #headerLogo {
	vertical-align: middle;
	margin: 0 7px 0 7px;
}

/* top half */

#outerWrapper #topHalf {
	background-image: url(../images/topHalf_bg4-10.jpg);
	background-repeat: no-repeat;
	width: 957px;
	height: 364px;
	margin: 0 auto;
}
.tblog {
	margin: 0px;
	padding: 0px;
}


#topHalf a {
	text-decoration: none;
	color: #ff9b00;
}
.spotleft   {
	position: absolute;
	left: 140px;
	top: 70px;
}
.spotright {
	position: absolute;
	top: 70px;
	right: 120px;
}


#outerWrapper #topHalf #topNavigation {
	padding-top: 30px;
	height: 81px;
	text-align: center;
}
#outerWrapper #topHalf #topNavigation a {
	color: #373737;
	font-family: Futura, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px;
	line-height: 60px;
}
#outerWrapper #topHalf #topNavigation a:hover {
	background-image: url(../images/topNavigation_a_active.png);
	background-repeat: repeat-x;
	color: #ff9b00;
}
#outerWrapper #topHalf #topNavigation a.active {
	background-image: url(../images/topNavigation_a_active.png);
	background-repeat: repeat-x;
	color: #ff9b00;
}
#outerWrapper #topHalf #tagline {
	
}
#outerWrapper #topHalf #tagline #taglineQuote {
	color: #214b69;
	font-size: 13px;
	text-align: center;
	padding: 6px 0px 0px;
}
#outerWrapper #topHalf #tagline #taglineAuthor {
	color: #d7cfab;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}
#outerWrapper #topHalf #sectionWrapper {
	padding: 141px 24px 0;
}
#outerWrapper #topHalf #tagline #tagblogQuote {
	color: #214b69;
	font-size: 13px;
	text-align: center;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tagblog {
	margin: 0px;
	padding-top: 20px;
}


/* content wrapper */

#contentWrapper {
	background-image: url(../images/contentWrapper_bg.png);
	background-repeat: repeat-y;
	padding: 0 24px 0 24px;
	width: 909px;
	margin: 0 auto;
	overflow: hidden;
}

/* bottom cap */

#bottomCap {
	background-image: url(../images/bottomCap_bg.png);
	background-repeat: no-repeat;
	width: 957px;
	height: 23px;
	margin: 0;
}

/* footer */

#footer {
	height: 63px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: fixed;
	width: 100%;
	bottom: 0;
	padding-top: 0px;
}
#footer #footerLinks {
	width: 943px;
	text-align: center;
	padding-top: 15px;
	color: #678393;
	background-color: #113f5c;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#footer #footerLinks a {
	color: #678393;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #678393;
	margin-left: 17px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
}
#footer #footerLinks a.first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer #footerLinks a:hover {
	color: #ff9b00;
	text-decoration: underline;
}

/* content pages ---------------------------------------------------------------------- */

/* content section */

#contentSection_bg {
	background-image: url(../images/contentSection_bg.png);
	height: 62px;
}
/* footer */

#subfooter {
	width: 100%;
	bottom: 0;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#subfooter #subfooterLinks {
	width: 943px;
	text-align: left;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-left: 350px;
}
#subfooter #subfooterLinks a {
	color: #678393;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #678393;
	margin-left: 17px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
}
#subfooter #subfooterLinks a.first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#subfooter #subfooterLinks a:hover {
	color: #ff9b00;
	text-decoration: underline;
}
#contentSection_bg h1 {
	color: #ff9b00;
	font-size: 19px;
	padding-top: 34px;
}
#contentSection_bg h1.leftHeader {
	float: left;
	text-align: right;
	width: 250px;
}
#contentSection_bg h1.rightHeader {
	float: left;
	padding-left: 70px;
}

/* content */

#contentWrapper #columnWrapper {
	background-image: url(../images/columnWrapper_bg.png);
	background-repeat: repeat-y;
}
#contentWrapper #columnWrapper #columnWrapperTop {
	background-image: url(../images/columnWrapperTop_bg.png);
	background-repeat: no-repeat;
	min-height: 200px;
}
#contentWrapper #columnWrapperCap {
	background-image: url(../images/columnWrapperCap_bg.png);
	height: 27px;
	margin-bottom: 40px;
}

/* sidebar */

#sideBar {
	float: left;
	padding: 25px 33px 0 33px;
	width: 227px;
	color: #fff;
}
#sideBar h2 {
	color: #a1c3db;
	font-size: 14px;
	font-weight: bold;
}
#sideBar a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#sideBar a:hover {
	color: #ff9b00;
	text-decoration: underline;
}
#sideBar ul {
	margin: 5px 0 20px 14px;
	padding: 0;
}

/* main content */

#mainContent {
	margin-left: 297px;
	padding: 25px 0;
}

#mainContent .contentHeader {
	background-color: #ff9c00;
	padding: 5px 0 6px 20px;
	color: #fff;
	font-size: 12px;
}
#mainContent .contentHeader h3 {
	font-size: 19px;
	font-weight: normal;
}
#mainContent .contentHeader p {
	margin-bottom: 2px;
}

#mainContent .contentBox {
	border-top: solid 12px #ebebeb;
	border-bottom: solid 12px #ebebeb;
	background-color: #ebebeb;
	background-repeat: repeat-y;
	margin-top: 6px;
	overflow: hidden;
	color: #414141;
	font-size: 12px;
}
#mainContent .contentBox a {
	color: #ff9b00;
	text-decoration: underline;
}
#mainContent .contentBox a:hover {
	color: #15415f;
}
#mainContent .contentBox h3 {
	color: #15415f;
	font-weight: normal;
	font-size: 19px;
}
.contentBox   {
	color: #15415f;
	font-weight: normal;
	font-size: 19px;
	padding-left: 20px;
}

#mainContent .contentBox .side {
	padding: 5px 20px;
	float: right;
	width: 203px;
}
#mainContent .contentBox .main {
	padding: 5px 20px;
	margin-right: 242px;
}

#mainContent .contentBox .main p, #mainContent .contentBox .side p {
	line-height: 17px;
}
#mainContent .highlight {
	color: #ff9b00;
}

#mainContent .subHeaderWrapper {
	margin-top: 6px;
	overflow: hidden;
}
#mainContent .subHeaderWrapper .subHeader {
	height: 89px;
	width: 273px;
	background-image: url(../images/subHeader_bg.png);
	background-repeat: repeat-x;
	color: #fff;
	padding: 35px 0 0 30px;
}
#mainContent .subHeaderWrapper .subHeader:hover {
	background-image: none;
	background-color: #ff9b00;
}
#mainContent .subHeaderWrapper .subHeaderLeft {
	float: left;
}
#mainContent .subHeaderWrapper .subHeaderRight {
	float: right;
}
#mainContent .subHeaderWrapper .subHeader h3 {
	font-size: 24px;
	letter-spacing: 0px;
}
#mainContent .subHeaderWrapper .subHeader a {
	color: #fff;
	text-decoration: none;
}

#mainContent .bottomLinks {
	text-align: center;
	padding: 20px 0 0 0;
}
#mainContent .bottomLinks, #mainContent .bottomLinks a {
	color: #ff9b00;
	font-size: 13px;
	font-weight: bold;
}
#mainContent .bottomLinks a {
	padding: 0 10px;
}
#mainContent .bottomLinks a:hover {
	color: #15415f;
}

#mainContent .descriptionBox {
	color: #aaa4a4;
	font-size: 12px;
	padding: 20px;
	line-height: 17px;
}

#mainContent .activityWrapper {
	overflow: hidden;
}
#mainContent .activityWrapper .image {
	width: 365px;
	float: left;
}
#mainContent .activityWrapper .description {
	margin-left: 365px;
	padding: 0 10px 0 20px;
	color: #414141;
	font-size: 12px;
}
#mainContent .activityWrapper .description h3 {
	color: #15415f;
	font-weight: normal;
	font-size: 19px;
}
#mainContent .activityWrapper .description p {
	line-height: 17px;
}
#mainContent .activityWrapper .description a {
	color: #ff9b00;
	text-decoration: underline;
}
#mainContent .activityWrapper .description a:hover {
	color: #15415f;
}
#mainContent .activityWrapper img {
	border: solid 5px #164160;
}
.admin {
	background: #FFC;
	
}
/* homepage ---------------------------------------------------------------------- */

/* home section */

#homeSection_bg {
	background-image: url(../images/homeSection_bg.png);
	height: 62px;
}
#homeSection_bg div {
	width: 300px;
	float: left;
}
#homeSection_bg h1 {
	color: #ff9b00;
	font-size: 19px;
	background-repeat: no-repeat;
}
#homeSection_bg .housingHeader h1 {	
	background-image: url(../images/homeSectionHousing_bg.png);
	padding: 5px 0 0px 33px;
	margin: 33px 0 0 80px;
}
#homeSection_bg .searchHeader h1 {
	background-image: url(../images/homeSectionSearch_bg.png);
	padding: 1px 0 9px 31px;
	margin: 20px 0 0 40px;
}
#homeSection_bg .activitiesHeader h1 {
	background-image: url(../images/homeSectionFriends_bg.png);
	padding: 5px 0 0px 33px;
	margin: 33px 0 0 70px;
}

/* home section bottom */

#homeSectionBottom {
	background-image: url(../images/homeSectionBottom_bg.png);
	height: 187px;
	margin-top: -7px;
}
#homeSectionBottom div {
	float: left;
	font-size: 12px;
	color: #fff;
}
#homeSectionBottom .housingInfo {
	width: 290px;
}
#homeSectionBottom .searchInfo {
	width: 329px;
}
#homeSectionBottom .activitiesInfo {
	width: 290px;
}
#homeSectionBottom p {
	margin: 30px 30px 10px 30px;
}
#homeSectionBottom a {
	margin: 0px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}

#homeSectionBottom p.selectList {
	margin: 15px 0 0 80px;
}
#homeSectionBottom p.selectList select {
	width: 170px;
}
#homeSectionBottom .button {
	text-align: center;
	margin: 0;
}

/* directory */

#directory {
	margin-top: 5px;
	background-image: url(../images/directory_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 100px;
}
#directory #directoryleft {
	float: left;
	width: 215px;
	padding-left: 80px;
}
#directory #directorymiddle {
	float: left;
	width: 240px;
	padding-left: 69px;
}
#directory #directorymiddle p {
	margin-left: -35px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#directory #directoryright {
	float: left;
	width: 235px;
	padding-left: 58px;
}
#directory .desc a {
	margin-top: 5px;
	background-image: url(../images/directory_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 100px;
	color: #FFF;
	text-decoration: underline;
}

table.neglt  {
	margin-left: -40px;
}
table.negltorange {
	background-image: url(../images/orange-bg.gif);
	background-repeat: repeat-x;
}


#directory h1 {
	color: #ff9b00;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 6px 0;
}
#directory .desc {
	color: #678393;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 20px 20px 0;
	line-height: 13px;
}
#directory h2 {
	color: #2c78b2;
	font-size: 14px;
	font-weight: bold;
	margin-left: -34px;
}
#directory a {
	color: #23415d;
	text-decoration: underline;
}
#directory a:hover {
	color: #ff9b00;
	text-decoration: underline;
}
#directory ul {
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: -20px;
}
ul.nobull {
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: -20px;
	list-style-type: none;
}

table.invest{
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.invest{
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
}
table.demo {
	width: 70%;
	border: 2px solid #069;
	margin-bottom: 20px;
	margin-left: 40px;
}
td.demo {
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
}
table.safe {
	width: 75%;
	border: 2px solid #069;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 20px;
}
td.safe {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 8px;
}
table.nospace {
	margin: 0px;
	padding: 0px;
}
td.nospace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
/* from mystyles.css */
#detail {
	min-height: 400px;

}
#detail table {
	background-color: #E9E5D1;
	color: #000;
	font-size: 120%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#detail table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #164260;
	padding-bottom: 5px;
	padding-top: 5px;
}


#detail table h1 {
	font-size: 130%;
	color: #184261;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
}
#detail table h2 {
	font-size: 130%;
	color: #ff9b00;
	text-align: left;
	line-height: 1em;
	background-color: #174260;
	font-variant: small-caps;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.minihead {
	font-variant: small-caps;
	color: #009;
	font-size: 140%;
	padding-left: 15px;
	font-weight: bold;
}
.minidescr {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.minihead2 {
	font-variant: small-caps;
	color: #009;
	font-size: 160%;
	padding-left: 10px;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #F00;
	font-size: 120%;
}
.buttonS {
	height: 34px;
	width: 132px;
	font: bold small-caps normal 150% Georgia, "Times New Roman", Times, serif;
	border-style: none;
	background: url(../images/btn-search.png) no-repeat center center;
}
