@CHARSET "ISO-8859-1";

/* =================== reset css ==========================*/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
/*li{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

/* =================== END reset css ==========================*/
.bioImage {
    padding: 5px; 
    margin-right: 5px; 
    background-color: white; 
    border: 2px solid gray;
}

.bioTitle {
    font-weight: bold;
    color: #006599;
}

.bioHeader {
    font-weight: bold;
    color: #6F2929;
    font-size: 12px;
    
}
.spaceDetailsHeader {
	padding: 10px;
}
.spaceDetailsHeader hr {
    margin-top: 10px;
}
p {
	padding: 5px 0;	
}
.list li {
	list-style: disc;
}
.list {
	padding-left: 30px;
}
body {
   margin: 0;
   background-color: #006699;
   color:#2a2e30;
   font-family: arial, sans-serif;
   font-size: 12px;
   background-image: url(/media/images/blue_bg.jpg);
}
#wrapper,#header,#primaryNav,#secondaryNav,#headerClose {
   width: 747px;
   margin: 0 auto;
}
#wrapper {
   background: white url(images/fauxCol.gif) repeat-y top left;
}
#header {
   background: url(/media/images/logo_hdr_sub.gif) no-repeat 0 0;
   height: 88px;
}
/*----------Navigation Menu-------------- */
.menu-first {
	border-top: 1px solid #839CB5;
}
#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    float : left;
    /* z-index brings the menus in front of the slideshow. Position has to be relative or absolute for z-index to work */
    z-index: 599;
    position : relative;
}

#nav li { /* all list items */
    position : relative;
    float : left;
    background: white url(/media/images/nav_link_bg.jpg) repeat-x 0 0;
    z-index: 600;
    padding: 0;

}


#nav li ul { /* second-level lists */
    position : absolute;
    left: -999em;
    margin-left : 212px;
    margin-top : -29px;
}
    
#nav li ul ul { /* third-and-above-level lists */
    left: -999em;
    margin-left : 167px;
}

#nav li a {
    width : 195px;
    height: 20px;
    padding: 5px 0 2px 16px;
    display : block;
    font-weight : bold;
    text-decoration : none;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #606060;
    border-bottom: 1.5px solid #839CB5;
    border-right: 1px solid #839CB5;
    border-left: 1px solid #839CB5;
}
#nav ul li a {
    width : 150px;

}
/*
.menu-last a {
	border-left: 1px solid #839CB5;
*/

#nav li a:hover {
    color: #6f2929;
    background: white url(/media/images/nav_link_bg_hover.jpg) repeat-x 0 0;
}
#nav li:hover {
   
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}

/*----------End Navigation Menu-------------- */
a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #6F2929;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.quickLinks {
	padding-left: 7px;
	margin: 0;
	list-style:none;
}
.quickLinks li {
   padding: 5px 2px 5px 0;
}
#col1 {
   float: left;
   width: 375px;
}
#col2 {
   float: right;
   width: 130px;
   background-color: white;
}
#col3 {
	display: inline;
}
.spaces {
	width: 350px;
}
.spaces td {
	padding: 5px;
	border-right: 1px solid #839CB5;
	border-left: 1px solid #839CB5;
}
.spaces #last td {
	border-bottom: 1px solid #839CB5;
}
.spaces .odd td {
	background-color: white;
}
.spaces .even td {
    background-color: #e3e8ed;
}
.spaces .first td {
	border: 1px solid #6F2929;
	border-bottom: 2px solid #6F2929;
}
.devHeader td img {
	border: 1px solid gray;
}
.devHeader td {
	padding-right: 10px;
}
h3 {
   font-weight: bold;
   font-size: 1.2em;
}
#contentHeader {
   float: right;
   width: 534px;
   background-color: #6f2929;
}
#contentHeader_title {
   color: white;
   font-weight: bold;
   padding: 30px 0 0 20px;
   width: 200px;
   float: left;
}
.propertyHeader {
	width: 100%;	
}
#content {
   color: #6f6f6f;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: white;
   padding: 10px 10px 5px 10px;
}


#column1 {
   float: left;
   width: 213px;
   background-color: #e3e8ed;
   color: white;

}
#column2 {
   float: right;
   width: 532px;
   background-color: white;
   overflow: hidden;
}
.brokerPromo {
   padding: 10px;
}

.contentBox {
   float: left;
   width: 148px;
   height: 130px;
   margin: 10px 10px 10px 10px;
   /*background: url('/media/images/dottedBorderR.gif') repeat-y 95px  0;*/
}
.emailBox {
   float: right;
   width: 126px;
   margin: 0 0 10px 0;
}
.broker {
   width: 190px;
}
.contentBoxHead, .emailBoxHead {
   background: #6f2929 url('/media/images/boxCornerWhite.gif') no-repeat 0 0;
   height: 17px;
   color: white;
   font-weight: bold;
   font-size: 10px;
   font-family: Trebuchet MS, Helvetica, sans-serif;
   padding: 3px 0 0 20px;
}
.emailBoxHead {
	background: #6f2929;
}
.contentBoxHeadBroker {
   background: #6f2929 url('/media/images/boxCornerBlue.gif') no-repeat 0 0;
   height: 17px;
   color: white;
   font-weight: bold;
   font-size: 10px;
   font-family: Trebuchet MS, Helvetica, sans-serif;
   padding: 3px 0 0 20px;
}
.contentBoxContent, .emailBoxContent {
   border: 1px solid #839cb5;
   border-top: none;
   padding: 7px 7px 5px 7px;
   background-color: white;
   min-height: 100px;
}
.contentBoxContent select {
	width: 125px;
}
.emailBoxContent {
	min-height: 0;	
}
.emailBoxContent p {
	padding-bottom: 10px;	
}
.contentBoxBroker {
   border: 1px solid #839cb5;
   border-top: none;
   padding: 7px 7px 5px 7px;
   background-color: white;
   min-height: 80px;
}
.contentBoxContent form {
   padding: 10px 0;
}
.textH5 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #6F6F6F;
}
.clear {
   clear: both;
}
.center {
   text-align:center;
}
.spaceColumnHeader {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
}
.blueLargeHeader {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #002D5C;
}
.blueSpLargeHeader {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #002D5C;
}
.blueSmallHeader {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #002D5C;
}
.paddingSmallHome {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #6F6F6F;
}
.paddingSmallHome a:link {
   color: #6F2929;
   font-weight: bold;
   text-decoration:none;
}
.paddingSmallHome a:visited {
   color: #6F2929;
   font-weight: bold;
   text-decoration:none;
}
.paddingSmallHome a:hover {
   color: #6F2929;
   font-weight: bold;
   text-decoration:underline;
}
.paddingHome {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #6F6F6F;
}
.paddingHome a:link {
   color: #6F2929;
   font-weight: bold;
   text-decoration:none;
}
.paddingHome a:visited {
   color: #6F2929;
   font-weight: bold;
   text-decoration:none;
}
.paddingHome a:hover {
   color: #6F2929;
   font-weight: bold;
   text-decoration:underline;
}

.overlayText {
   background-color: #7a3937;
   height: 56px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   padding: 10px 0 0 20px;
}

.findOutMoreTwo {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
}
.findOutMoreTwo a:link {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration:none;
}
.findOutMoreTwo a:visited {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration:none;
}
.findOutMoreTwo a:hover {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration:underline;
}

.findOutMoreOne {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #6F6F6F;
}
.findOutMoreOne a:link {
   color: #6F2929;
   font-weight: bold;
   text-decoration:none;
}
.findOutMoreOne a:visited {
   color: #6F2929;
   font-weight: bold;
   text-decoration:none;
}
.findOutMoreOne a:hover {
   color: #6F2929;
   font-weight: bold;
   text-decoration:underline;
}

.subnavtext {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #6F2929;
   text-decoration:none;
}
.subnavtext a:link {
   color: #6F6F6F;
   font-weight: normal;
   text-decoration:none;
}
.subnavtext a:visited {
   color: #6F6F6F;
   font-weight: normal;
   text-decoration:none;
}
.subnavtext a:hover {
   color: #6F6F6F;
   font-weight: normal;
   text-decoration:underline;
}

.toprightshadow {
   background-attachment: fixed;
   background-image: url(/media/images/shadow_corner_top_right.gif);
   background-repeat: no-repeat;
   background-position: right top;
}
.topleftshadow {
   background-attachment: fixed;
   background-image: url(/media/images/shadow_corner_top_left.gif);
   background-repeat: no-repeat;
   background-position: left top;
}
.topshadow {
   background-attachment: fixed;
   background-image: url(/media/images/top_shadow.gif);
   background-repeat: repeat-x;
}
.rightshadow {
   background-attachment: fixed;
   background-image: url(/media/images/right_shadow.gif);
   background-repeat: repeat-y;
}
.leftshadow {
   background-attachment: fixed;
   background-image: url(/media/images/left_shadow.gif);
   background-repeat: repeat-y;
}
.bottomrightshadow {
   background-attachment: fixed;
   background-image: url(/media/images/shadow_corner_bottom_right.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
}
.bottomleftshadow {
   background-attachment: fixed;
   background-image: url(/media/images/shadow_corner_bottom_left.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
}
.bottomshadow {
   background-attachment: fixed;
   background-image: url(/media/images/bottom_shadow.gif);
   background-repeat: repeat-x;
}
#footer {
	margin: 0 auto;
	padding: 10px;	
	width: 727px;
}
.footerleft {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #979797;
   text-align: left;
   float: left;
}
.footerleft a:link {
   color: #839CB5;
   text-decoration:none;
}
.footerleft a:visited {
   color: #839CB5;
   text-decoration:none;
}
.footerleft a:hover {
   color: #839CB5;
   text-decoration:underline;
}
.footerright {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #979797;
   text-align: right;
}
.footerright a:link {
   color: #839CB5;
   text-decoration:none;
}
.footerright a:visited {
   color: #839CB5;
   text-decoration:none;
}
.footerright a:hover {
   color: #839CB5;
   text-decoration:underline;
}
.vertseparator {
   background-attachment: fixed;
   background-image: url(/media/images/vert_separator.gif);
   background-repeat: repeat-y;
}
.horizseparator {
   background-attachment: fixed;
   background-image: url(/media/images/horiz_separator.gif);
   background-repeat: repeat-x;
}
/* styles for the dropdown menus  */
div.menu {
   border-top:1px solid #91A7BE;
   position:absolute;
   z-index:30;
   visibility:hidden;
   background-color:#fff;
}
div.menu div {
   width:170px;
   border-left:1px solid #91A7BE;
   border-right:1px solid #91A7BE;
   border-bottom:1px solid #91A7BE;
   /*padding: 3px 8px 4px 8px;*/
   padding: 0px 0px 0px 0px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:10px;
}
div.menu table {
   padding: 3px 8px 4px 8px;
}
div.menu a:link {
   text-decoration:none;
   color:#757778;
}
div.menu a:visited {
   text-decoration:none;
   color:#757778;
}
div.menu a:active {
   text-decoration:none;
   color:#757778;
}
div.menu a:hover {
   text-decoration:none;
   color:#6F2929;
}

