body
{
	background: url(images/bodyBg.jpg) repeat-x #13558c;
	font-size: 62.5%;
	font-family: arial;
	color: #5E5E5E;
	margin: 0;
	padding: 0 0 50px 0; 
	height: 100%;
}

h1 /* content */
{
	font: 1.7em Georgia, serif;
	color: #5A5A5A;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 /* content */
{
	font: 1.7em Georgia, serif;
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
}

h6 /* content small */
{
	font: 1.5em Georgia, serif;
	color: #5A5A5A;
	margin: 0 0 10px 0;
	padding: 0;
	font-style: italic;
	
}

.redFont
{
	color: #ba3232;
}

h3 /* leftcol */
{
	font: 1.5em Georgia, serif;
	color: #333;
	padding: 5px 0 10px 0;
	margin: 0;
}

h4 /* starting at ...  and FAQ condos*/
{
	font: 1.3em Georgia, serif;
	color: #5A5A5A;
	margin: 10px 0 5px 0;
	padding: 0;
}

h5
{
	font-family: arial;
	font-size: 1.5em;
	color: #2B79B7;
	margin: 0px 0 5px 0;
	padding: 0;
}

.openDaily /* Help Center Title */
{
	font: 1.3em arial;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 5px 0;
	padding: 0;
}

/* Social Plugin */

.socialPlugin {
	width: 500px;
	border: 1px solid #8c9ec3;
	background-color:#eceef5;
	padding: 15px 20px 10px 20px;
	margin: 0 0 5px 0;
}

#slider {
	height: 207px;
	width: 861px;
	background:url(images/slider/loading.gif) no-repeat 50% 50%; 
}

#slider img {
	display:none;
}

/* gallery */
#galleryItem
{
	display:inline;
	float:left;
	padding:0;
	margin:0;
}

#galleryItem span
{
	font: 1.2em arial, verdana, sans-serif;
	color:#000;
	font-weight:bold;
	display:block;
	padding:30 0 0 0;
	margin:0 0 20px 0;
	text-align:center;
}

/* Lists */
#list {
	list-style: square;
	padding: 0 20px 0 20px;
}

#list li {
	margin: 15px 0;
}

#list li a {
	display: block;
}

#list li a:hover {
	text-decoration: none;
}

/* FAQ Lists */
#list_faq {
	list-style: square;
	padding: 0 20px 0 20px;
}

#list_faq li {
	list-style-image:url(images/faqButton.jpg);
	margin: 15px 0;
}

#list_faq li a {
	display: block;
}

#list_faq li a:hover {
	text-decoration: none;
}

/* FinScenario Lists */
#list_finScenario {
	list-style: none;
}

#list_finScenario ul {
	
}

#list_finScenario li {
	list-style: none;
	margin: 15px 0;
}

#list_finScenario li a {
	display: block;
}

#list_finScenario li a:hover {
	text-decoration: none;
}


/* buttons */
.button {
	margin-right: 8px;
}


#container #postItHolder {
	margin-left: 0;
	width: 0px;
	position: absolute;
	top: 5px;
	float: left;

	min-height:0;
	z-index:99;
	padding:0;
}

#postIt {
	width: 272px;
	height: 178px;
	margin: 0 0 0 -50px;
}

#container
{
	margin: 0 auto;
	width: 850px;
	padding: 0;
}

#dash {
	width: 861px;
/*	height: 314px;*/
	height: 164px;
}

#logoContainer {
	width: 861px;
	height: 92px;
	float: left;
	padding-top: 15px;
}

#logoBlank {
	width: 265px;
	height: 79px;
	margin-top: 15px;
	float: left;
}

#logo
{
	width: 333px;
	height: 83px;
	background: url(images/wiscondoLogo.png) no-repeat top center;
	text-align:center;
	float: left;
}

#logoSub
{
	width: 133px;
	height: 81px;
	background: url(images/brunerLogo2010.png) no-repeat top right;
	float: right;
	margin-top: 18px;
	text-align:right;
}

#curtin {
	float: left;
	width: 861px;
	height: 207px;
}

#curtinShort {
	float: left;
	width: 861px;
	height: 57px;
}


/* Navigation */

#navigationContainer {
	margin: 0 auto;
	width: 847px;
	height: 52px;
	padding: 0;
	border-left: 7px solid #bbcede;
	border-right: 7px solid #bbcede;
}

#menu
{
	width: 847px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(images/navBg.jpg) repeat-x top left #a31313;
	color: #fff;
	font-size: 1.3em;
	font-weight:bold;
	line-height: 52px;
	text-align: center;
}

#menu ul
{
	text-align: center;
	margin: 0 0 0 0px;
	padding: 0;
}

#menu ul li
{

	text-align: center;
	margin: 0;
	padding: 0;
	display: inline;
}

#menu ul li a
{
	color: #fff;
	height: 52px;
	text-decoration: none;
	padding: 18px 16px;
}

#menu ul li a:hover
{
	text-decoration: none;
	background-color: #c81818;

}

#bottom
{
	float: left;
	width: 848px;
	height: 100%;
	background-color: #fff;
	border-left: 7px solid #bbcede;
	border-right: 6px solid #bbcede;
	border-bottom: 6px solid #bbcede;
	border-top: 0;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;	
}

#bottomLeft
{
	float: left;
	width: 290px;
	height: 100%;
	margin: 0;
	padding: 0;
}

#bottomRight
{
	float: right;
	width: 549px;
	margin: 0px;
	padding: 8px 0 0 0;
}

#bottomRightWide
{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 8px 0 0 0;
}

.contentHeaderWide
{
	background-color: #F8F7EF;
	margin: 0;
	padding: 15px 20px 20px 20px;
	float: left;
	width: 800px;
}

.contentHeaderWide a
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #5E5E5E;
}

.contentHeaderWide a:hover
{
	text-decoration: none;
	color: #000;
}
.contentWide
{
	background-color: #fff;
	margin: 0;
	padding: 15px 20px 20px 20px;
	float: left;
	width: 800px;
}

.contentWide a
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #5E5E5E;
}

.contentWide a:hover
{
	text-decoration: none;
}

.contentWide ul
{
	margin-top: 7px;
	margin-bottom: 7px;

}

.red
{
	float: left;
	width: 266px;
	text-align: center;
	line-height: 2.0em;
	background-color: #BA3232;
	color: #fff;
	margin: 0;
	padding: 12px;
}

div.red a
{
	color: #fff;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

div.red a:hover
{
	text-decoration: none;
}

.leftCol
{
	float: left;
	width: 269px;

 	background: url(images/grayCurl.jpg) bottom left no-repeat #F0ECD6;
	border-right: 1px solid #b2b2b2;
	padding: 20px 5px 20px 15px;
	margin: 0 0 0px 0;
}

.leftColMaint
{
	float: left;
	width: 269px;

 	background: url(images/grayBlueCurl.jpg) bottom left no-repeat #eceef5;
	border-right: 1px solid #8c9ec3;
	padding: 20px 5px 20px 15px;
	margin: 0 0 0px 0;
}

.leftColMaint h3 {
	color: #333;
}

.contentHeaderDark
{
	background-color: #f0ecd6;
	margin: 0 0 10px 0;
	padding: 15px 20px 20px 20px;
	float: left;
	width: 509px;
}

.contentHeaderDark img {
	padding: 0 20px;
}


.contentHeader
{
	background-color: #F8F7EF;
	margin: 0;
	padding: 15px 20px 20px 20px;
	float: left;
	width: 509px;
}

.contentHeader a
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #5E5E5E;
}

.contentHeader a:hover
{
	text-decoration: none;
	color: #000;
}

.contentHeader h2 {
	font: 1.7em Georgia, serif;
	color: #444;
	margin: 0 0 10px 0;
	padding: 0;

}

.contentHeader p {
	padding: 0;
	margin: 0px 0 20px 40px;
	line-height: 2.5em;
}

.contentHeader p span {
	color: #FF0000;
	font-weight:bold;
}
.content
{
	background-color: #fff;
	margin: 0;
	padding: 15px 20px 20px 20px;
	float: left;
	width: 509px;
}

.content a
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #5E5E5E;
}

.content a:hover
{
	text-decoration: none;
}

.content ul
{
	margin-top: 7px;
	margin-bottom: 7px;

}



#featuredProp
{
	float: left;

	height: 100%;
	
	padding: 0;
	margin: 0 0 20px 0;

}

.condoLogo {
	padding: 0px 0 10px 35px;
}

#propData
{
	margin: 0;
	padding: 0px 0 20px 0;
}

#propData a
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #5E5E5E;
}

#propData a:hover
{
	text-decoration: none;
	color: #000;
}

#propDataHome
{
	float: left;

	height: 100%;
	margin: 0;
	padding: 0px 0 20px 15px;
}

#propDataHome a
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #5E5E5E;
}

#propDatahome a:hover
{
	text-decoration: none;
	color: #000;
}

/* leftColList */
#leftColList {
	list-style: disc;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 10px;
}

#leftColList li {

}

#leftColList li a {
	display: block;
}

#leftColList li a:hover {
	text-decoration: none;
}

.dashed
{
	border-top: 1px dashed #b2b2b2;
	border-bottom: 1px dashed #b2b2b2;
}

.dashedBottom
{
	border-bottom: 1px dashed #b2b2b2;
	height: 100%;

	float: left;
}

.dashedTop
{
	border-top: 1px dashed #b2b2b2;
	height: 100%;

	float: left;
}


.dashedBottomLeft
{
	border-bottom: 1px dashed #b2b2b2;

}

.Italic
{
	font-style: italic;
}





.faqBox {
	padding: 0px 0;
}

.faqAnswer {
	padding: 10px 20px 20px 20px;
	margin: 0;
	display: none;
	border-bottom: 1px dashed #b2b2b2;
	background-color: #F8F7EF;
}

.finScenarioPop {
	padding: 0;
	margin: 0;
	display: none;


}


/* Maintenance Properties */

.maintenanceProps{
	width: 500px;
	margin: 15px 0 10px 10px;
}

.propertyName {
	width: 500px;
	vertical-align: top;
	text-align: left;
	margin: 0;
}

	.propertyName h3 {
		font: 1.5em Georgia, serif;
		color: #333;
		padding: 5px 0 10px 0;
		margin: 0 15px 0 0;
		display:inline;
	}

.propertyDetails {
	padding: 5px 0 5px 15px;
	margin: 0;
	color: #333;
}

	.propertyDetails span {
	 	font-style:italic;
	}

	.propertyDetails a {
		color: #333;
	}
	
.hiddenDetails {
	padding: 10px 20px;
	margin: 0 0 0 20px;
	display: none;
	background: #eceef5;
	border: 1px solid #8c9ec3;
	border-top:0;

}

.dataLeftM
{
	width: 180px;
	vertical-align: top;
	text-align: right;
	padding: 1px 5px 1px 1px;
}

.dataRightM
{
	vertical-align: top;
	text-align: left;
	padding: 1px 1px 1px 10px;
}


/* Financial - Preferred Vendors */

.lendor {
	width: 500px;
	margin: 30px 0 20px 0;
}

.lendorLogo {
	width: 165px;
	vertical-align : top;
	text-align: center;
	border-right: 1px solid #ccc;
}

.lendorName {
	padding: 5px 0 5px 15px;
}



#baselineContainer {
	margin: 0 auto;
	width: 850px;
	height: 150px;
	padding: 0;
	float: left;
}

#baseline
{

	width: 850px;
	height: 79px;
	background: url(images/baselineBg.jpg) top center no-repeat;
	
	text-align: center;
	line-height: 1.8em;
	color: #fff;
}

#baseline p {
	padding: 20px 0 0 0;
	margin: 0;
}

#baseline a
{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #fff;
}

#baseline a:hover
{
	text-decoration: underline;
}



/* portfolio and gallery */
.frame
{
	border: 1px solid #bbb;
	display: block;
	float: left;  /*for shrink to fit*/
}

.matte,
.frame a
{
	background-color: #fff;
	padding: 7px;
	display: block; /*for when attached to anchors*/
}

.frame a:hover
{
	background: #DEDEDE;
}

.frame img
{
	border: 1px solid #bbb;
	display: block;  /*to unattach from baseline*/
}

.hide
{
	display: none;
}

.clear
{
	clear: both;
}

/* drop shadows */
.wrap1, .wrap2, .wrap3 
{
	display: block;
	float: left;	
}

.wrap1 
{
	background: url(images/shadow_br.jpg) right bottom no-repeat;
}

.wrap2 
{
	background: url(images/shadow_bl.jpg) left bottom no-repeat;
}

.wrap3 
{
	padding: 0 20px 20px 0;
	background: url(images/shadow_tr.jpg) right top no-repeat;
}

/* left gallery */

.frameLeft
{
	border: 1px solid #bbb;
	padding: 5px;
	background-color: #fff;
}

.frameLeftMain
{
	border: 1px solid #bbb;
	padding: 5px;
	margin: 0 15px 0 0;
	background-color: #fff;
}

/* photo gallery */
.contanerimages
{
	border: 1px solid #bbb;
	margin: 4px;
	padding: 3px;
	background-color: #FFF;
}


/* maintenance table styles */
.contactTable {
	width: 200px;
	margin: 20px 0;
}

	.maintFormCell
	{
		font-family: arial, verdana, sans-serif;
		font-size: 8pt;
		color: #000;
		line-height: 1.6em;
	
		width: 170px;
		vertical-align: top;
		text-align: left;
		padding: 3px 0;
	}
	
	input.styled {
		font-family:"Courier New", Courier, monospace;
		color: #365899;
		width: 200px;
		height: 20px;
		border: 1px solid #ccc;
		background-color: #fff;
	
		padding: 5px 0 0 10px;
	}

	input.styledShort {
		font-family:"Courier New", Courier, monospace;
		color: #365899;
		width: 80px;
		height: 20px;
		border: 1px solid #ccc;
		background-color: #fff;
	
		padding: 5px 0 0 10px;
	}
	
	textarea.styled {
		font-family:"Courier New", Courier, monospace;
		color: #365899;
	
		width: 200px;
		height: 60px;
		border: 1px solid #ccc;
		background-color: #fff;
		padding: 5px 0 0 10px;
		overflow: auto;
	}
	
	select.styled {
		font-family:"Courier New", Courier, monospace;
		color: #365899;

		width: 200px
		height: 26px;
		border: 1px solid #ccc;
		background-color: #fff;
		color: #333;
		padding: 5px 0 0 10px;
	}




/* table styles */
.dataLeft
{
	width: 70px;
	vertical-align: top;
	text-align: right;
	padding: 1px 5px 1px 1px;
}

.dataRight
{
	vertical-align: top;
	text-align: left;
	padding: 1px 1px 1px 1px;
}

.faq
{
	padding: 15px;
	margin: 0;
}

.pdf
{
	margin: 0 5px 0 5px;

}


/* Standard Financial Table */

.financialTable {
	width: 460px;
	border: 1px solid #bac5cf;
}

.finLeft {
	width: 360px;
	padding: 7px;
	text-align: left;
}

.finRight {
	width: 100px;
	padding: 7px;
	text-align: right;
}

.finWideLeft {
	width: 460px;
	padding: 7px;
	text-align: left;
}

.finWideRight {
	width: 460px;
	padding: 7px;
	text-align: right;
}

.fin2Left {
	width: 212px;
	padding: 7px 0 7px 7px;
	text-align: left;
}

.fin2Right {
	width: 248px;
	padding: 7px;
	text-align: left;
}

.finIndent {
	font-style: italic;
	padding-left: 15px;
}

.finColored {
	background-color: #e2f0fc;
}

.finUL {
	text-decoration: underline;
}

.finBold {
	font-weight: bold;
}


/* Rent Own table */

.ro-financialTable {
	width: 460px;
	border: 1px solid #bac5cf;
}

.ro-finLeft {
	width: 232px;
	padding: 7px;
	text-align: left;
}

.ro-finRightRent {
	width: 100px;
	padding: 7px;
	text-align: left;
	border-right: 1px solid #bac5cf;
	border-left: 1px solid #bac5cf;
}

.ro-finRightOwn {
	width: 100px;
	padding: 7px;
	text-align: left;
}

.ro-finRightRentTitle {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	border-right: 1px solid #bac5cf;
	border-left: 1px solid #bac5cf;
}

.ro-finRightOwnTitle {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.ro-finWideLeft {
	width: 460px;
	padding: 7px;
	text-align: left;
}

.ro-finWideRight {
	width: 460px;
	padding: 7px;
	text-align: right;
}

.ro-fin2Left {
	width: 212px;
	padding: 7px 0 7px 7px;
	text-align: left;
}

.ro-fin2Right {
	width: 248px;
	padding: 7px;
	text-align: left;
}

.ro-finIndent {
	font-style: italic;
	padding-left: 15px;
}

.ro-finColored {
	background-color: #e2f0fc;
}

.ro-finUL {
	text-decoration: underline;
}

.ro-finBold {
	font-weight: bold;
}


/* contact */

/* contact table styles */
.formdataLeft
{
	width: 150px;
	font: 1.1em "lucida grande","trebuchet ms",verdana,sans-serif;
	color: #555;
	vertical-align: top;
	text-align: right;
	margin: 0;
	padding: 3px 5px 3px 0;
}

.formdataRight
{
	font: 1.1em "lucida grande","trebuchet ms",verdana,sans-serif;
	color: #555;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 3px 0 3px 0px;
}

#formRedStar
{
	color:#FF3333;
	margin:0;
	padding:0 0 0 10px;
	font-style:italic;
	font-size:0.9em;
}

#formRedStar_blank
{
	color:#fff;
	margin:0;
	padding:0 0 0 10px;
}


#splashContainer {
	margin: 0 auto;
	width: 905px;
	height: 100%;
	padding: 0;
}

#SplashCards  {
	margin: 0 auto;
	width: 905px;
	height: 100%;
	padding: 0;
}

#SplashCards  img {
	margin: 0 auto;
	padding: 0 0 0 100px;
	margin: 0;
}


