/****************************/
/*      BlueJay Skin CSS    */
/****************************/
#Body {background: #455E86;}
Body, P, table, td, div, li, .Normal {
	font-family: Arial, San-serif;
	color: #303030;
	font-size: 12px;
}
.RightPane {
background-color: #EFEAE1;
width:215px;
}

.DnnModule {z-index:1;}

.bluebg {
    background-color: #455E86;
}

.leftMargin {
   width: 40px;
   background-image: url(/Portals/_default/Skins/BlueJaySkin/leftMargin.jpg);
   background-color: #455E86;
   background-repeat: repeat-y;
   background-position: right;
}

.rightMargin {
   width: 40px;
   background-image: url(/Portals/_default/Skins/BlueJaySkin/rightMargin.jpg);
   background-color: #455E86;
   background-repeat: repeat-y;
   background-position: left;
}

.centerColumn {
   width: 870px;
   background-color: #C7CFDA;
   padding-bottom:8px;
}

.ContentPane {
   border: 1px #455E86 solid;
   border-right: 1px #455E86 solid;
}

.HeadBg {
	height:80px;
	padding-top: 20px;
   background-image: url(NewHeaderBG.gif);
   background-color: #788CA7;
   background-repeat: repeat-x;
   width: 100%;
   padding: 5px;
}

.HeaderPic {
   height: 120px;
   background: black url(HeaderPic.jpg) repeat-x;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
}

.WhiteLine {
   background-color: white;
}

.FooterBg {
   height: 40px;
   background-color: #455E86;
   padding: 4px;
   text-align:left;
}
#sociallinks {float:right;}

.OtherTabs {
    color: white;
}
a.OtherTabs:active, a.OtherTabs:link, a.OtherTabs:visited {text-decoration:underline;}

.TagLine {
   font-weight: normal;
   font-family: 'lucida calligraphy', 'fine hand', Arial;
   font-size: 11pt;
   color: white;
}

.FooterBg .OtherTabs {
   padding: 4px;
   font-weight: normal;
}
.apartmentListing {text-align:left;clear:both;}
.apartmentPhoto {float:left; margin: 0 5px 3px 0;}

.Head {
   font-size: 17px;
   font-weight:normal;
   font-family: Arial, San-serif;
   color: #455E86;
}
H1 {
   font-size: 17px;
   font-family: Arial, San-serif;
   font-weight:bold;
   color: #444;
   margin: 8px 0 0 0;
}

H2 {
   font-family: Georgia, Times New Roman, serif;
   font-weight: normal;
   font-size: 17px;
   margin: 10px 0 3px 0;
   color: #817769;
}

H3 {
   font-family: Arial, San-serif;
   font-weight: bold;
   font-size: 14px;
   margin: 2px 0 0 0;
   color: #455E86;
}

UL LI {
   list-style-image: url(/Portals/_default/Skins/BlueJaySkin/bullet3.gif);
   list-style-type: disc;
}

A:link, A:visited, A:active {
    color: #4F68AD;
}





