@charset "utf-8";
/* This first css style will always show the scrollbar for firefox  */
html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #afa185;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px none #000000;
}
.mainBodyBackground {
	background-image: url(images/background_bar.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border: 2px solid #000000;
}
.extraBorder {
	border: 1px solid #AFA185;
}
.firstBorder {
	border: 1px solid #000000;
}
.bottomBorderDots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smallRedDots {
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.borderRightSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#000000;
}
.bulletColor{
	color: #afa185;	
}


/*  Home Page Styles for text and links */

.globalHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.globalHeader a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.globalHeader a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.globalHeader a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	font-style: italic;
}
.globalHeader a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	font-style: italic;
}
.captionText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.captionText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.captionText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #4D463A;
	text-decoration: underline;
}
.captionText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.captionText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.directionsText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.directionsText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.directionsText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #4d463a;
	text-decoration: underline;
}
.directionsText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.directionsText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.paragraphText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.paragraphText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.paragraphText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #4d463a;
	text-decoration: underline;
}
.paragraphText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.paragraphText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bottomNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #4d463a;
	text-decoration: none;
}
.bottomNavText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.bottomNavText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.bottomNavText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bottomNavText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


/*  Community Styles Styles for text and links */

.bulletList {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bulletList a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.bulletList a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4d463a;
	text-decoration: underline;
}
.bulletList a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bulletList a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.leftNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftNav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.leftNav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #4d463a;
	text-decoration: none;
}
.leftNav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	border: 2px solid #993333;
	padding: 2px;
}
.leftNav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	border: 2px solid #993333;
	padding: 2px;
}



/*  News and Events styles and links   */

.headerMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	color: #993333;
}
.headerSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headerSub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.headerSub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #4d463a;
	text-decoration: none;
}
.headerSub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headerSub a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newsParagraphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newsParagraphText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 27px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.newsParagraphText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #4d463a;
	text-decoration: underline;
}
.newsParagraphText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.newsParagraphText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


/* Find a Home styles and links  */

.featuresBulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.featuresBulletList a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.featuresBulletList a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.featuresBulletList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.featuresBulletList a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.modelViewPadding {
	padding-top: 3px;
}

/* Find a Home Styles and links */

.findHomeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.findHomeText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.findHomeText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #4D463A;
	text-decoration: underline;
}
.findHomeText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.findHomeText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.elevation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.elevation a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.elevation a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.elevation a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.elevation a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.field {
        font-family: "Time New Roman", Times, serif;
        background-color: #FFFFFF;
        color: #000000;
        font-size: 14px;
        font-weight: normal;
        border: 1px solid #BDBCBB;
}
.label {
        font-family: "Time New Roman", Times, serif;
        color: #000000;
        font-size: 12px;
	line-height: 25px;
        font-weight: bold;
        padding-bottom:14px;
}
.floorplan {
        background: url(images/rail_top.gif) top repeat-x;
}

.floorplan .top {
        background: url(images/corner_top_right.gif) right no-repeat;
}

.floorplan .mdl {
        background: url(images/rail_right.gif) right repeat-y;
}

.mdl .column{
        background: url(images/rail_left.gif) left repeat-y;
        padding-left: 20px;
        padding-right: 20px;
}

.floorplan .btm {
                background: url(images/rail_btm.gif) bottom repeat-x;
}

.btm .column {
        background: url(images/corner_btm_right.gif) right no-repeat;
}


a.jlink, a.jlink:visited, a.jlink:active {
    color:#993333;
    text-decoration:underline;
}

a.jlink:hover {
    color:#000000;
    text-decoration:underline;
}

.title{font-size:18px; font-weight:normal; color:#933;}