@charset "UTF-8";
/* CSS Document */

/*====== Page Content Styles ======*/

#content p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

/*Deb added line height to this tag */
#content p {
	font-size: 1em;
        line-height: 150%;
	color: #333333;
 	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;

}

.flickrJoin {
        margin-top: 10px;
}

/*====== Headline Styles ======*/
h1 {
	font-size: 5em;
    line-height: 3em;
	color: #3F4850;
        margin-bottom: 8px;
}

#content h1 {
	font-size: 1.9em;
	line-height: 1em;
	color: #3F4850;
}

#content h2 {
	font-size: 1.3em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	margin-bottom: .8em;
}

#content h4 {
        margin-bottom: 0.5em;
}


/*====== Links Styles ======*/
#content a {
	font-size: 1em;
        font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

/*====== List Style ====== Deb added this.*/
#content ul li {
        font-family: Arial, Helvetica;
        font-size: 1em;
        color: #333333;
        line-height: 150%;
        padding-left: 0px;
}


/* Andrew is testing some stuff here just for a little bit and promises to clean this up soon!! Deb made changes to typography here 52808. */
#contentTopDiv {
        line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
	margin-bottom: 10px;
}

/* Deb made changes to typography and padding, margins here 52808. */
#contentRightSidebar {
	margin-left:10px;
	float:left;
	width:168px;
}

/* Deb added this style 52808. */
#contentRightSidebar p {
       font-family: Arial, Helvetica;
       font-size: 0.85em;
       font-style: normal;
       color: #81a3b0;
       line-height: 125%;
       text-align: center;
       margin-bottom: 8px;
}

/* Deb added this style 52808 */
#contentRightSidebar .action {
      font-size: 0.93em;
      font-weight: bold;
      color: #333333;
      margin-top: 15px;
      margin-bottom: 0px;
      padding-top: 12px;
      border-top: dotted 1px #999999;
}

/* Deb added this style 52808 */
#contentRightSidebar .actionFirst {
      font-size: 0.93em;
      font-weight: bold;
      color: #333333;
      margin-bottom: 0px;
}

*/ Deb added this style 52808 */
#contentRightSidebar .imageCenter {
       text-align: center;
       margin-top: 0px;
       margin-bottom: 0px;
}

/* Deb made changes to padding 52808. */
#contentRightSidebar .header {
	color: #FFFFFF;
	background-color: #2A1D10;
        margin-bottom: 10px;
        padding: 3px 0px 3px 5px;
}

#eventsCalendarDiv {
	float:left;
	width: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
        padding-right: 10px;
}
/* Please do not remove margin at the bottom. Margin is there to give some breathing room between the dotted border below the intro and the events listing copy. */
#eventsCalendarDiv #introP {
        line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
        margin-bottom: 10px;
	padding:10px 0px 10px 0px;
}

/* Deb made changes to padding 52808. */
#eventsCalendarDiv .header {
	color: #FFFFFF;
	background-color: #FF6600;
        padding: 3px 0px 3px 5px;	
}
/* Deb made changes to typography 52808 */
#l {
	font-size: 0.93em;
        line-height: 140%;
        width: 160px;
	float: left;
	margin: 0px 25px 0px 0px;
}

/* deb added this style 52808. */
#l strong {
        color: #333333;
}

/* Deb added this style 52808. ANDREW -- please add a square image gif for bullets. */
#l ul li {
        list-style-position: inside;
        list-style-type: square;
        padding:0px;
        margin:0px;
}

/* Deb made changes to typography 52808 */
#r {
	font-size: 0.93em;
        line-height: 140%;
        width: 160px;
	float: left;
	margin: 0px;
}

/* Deb added this style 52808. ANDREW -- please add a square image gif for bullets. */
#r ul li {
        list-style-position: inside;
        list-style-type: square;
        padding:0px;
        margin:0px;
}

/* deb added this style 52808 */
#r strong {
        color: #333333;
}

/* Deb added this style 52808 */
.hoursEvents {
        width: 350px;
        float: left;
        clear: both;
        color: #333333;
        font-family: Arial, Helvetica, sans serif;
        line-height: 130%;
	font-size: 0.95em;
        border-top: dotted 1px #999999;
        padding-top: 8px;
}

/* Deb added this style 52808 */
.hoursEvents strong {
        color: #ff6600;
}

/* Fran added this style 52808 */
.tenants ul li {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

/* John Galt added this style 06042008 */
.rateInfo {
	text-align: center;
}
.depositInfo {
	text-align: center;
}
.openHours {
	font-size: .8em;
	text-align: center;
	width: 60px;
	padding: 5px;
}
.afterHours {
	font-size: .8em;
	text-align: center;
	width: 60px;
	padding: 5px;
}
.row1 {
	background-color: #F3F3F3;
}
.row2 {
	background-color: #DDE7BD;
}
.spaceCell {
	padding: 5px;
}
#rental_rates {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

