@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size: 1em; font-weight: normal; font-style: normal;}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
html, body {font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color:#333; background:#746850;}
#main{background:#fff url(images/bg_main.png) repeat-x;}
#container{width:735px; margin:0 auto;}
#header{height:66px; padding-top:30px}
#content{margin-bottom:20px;}
#intro{height:299px; padding:20px 20px 0 20px; margin-bottom:40px; /*background:url(images/bg_intro.png) no-repeat bottom;*/}
#action{float:left; background:#fff; padding:10px; margin-right:30px; border:1px solid #f1f1f1;  box-shadow: 0px 1px 1px #999; -moz-box-shadow: 0px 1px 1px #999; -webkit-box-shadow: 0px 1px 1px #999;}
#left-col{width:500px; float:left; padding-right:20px}
#right-col{width:195px; float:left; padding-left:20px}
#footer{background:url(images/bg_footer.gif) repeat-x; color:#142331}
#footer-container{width:735px; margin:0 auto; padding:20px}

.clear{height:1px; clear:both; font-size:1px; line-height:1px;}

/* TEXT */
h1{font-size:26px; margin-bottom:20px; font-weight:bold; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif}
h2{font-size:20px; margin-bottom:14px; font-style:italic; color:#0b639c; font-family:Georgia, "Times New Roman", Times, serif; line-height:24px}
h3{font-size:16px; margin-bottom:14px; font-style:italic; font-weight:bold;}
h4{font-size:12px; font-weight:bold; color:#990000}
h4 span{font-size:10px; font-weight:normal; color:#666}
p{margin-bottom:20px;}
a{color:#990000;}
a:hover{text-decoration:none;}

/* HEADER */
#header h1{color:#fff; margin:0px 0 2px 0}
#header p{margin-bottom:0; color:#d9c7a3;}

/* CONTENT */
#p-col{float:left; width:50%; margin-right:20px}
.entry{margin-bottom:40px}
.siteplan{width:480px; height:236px; background:url(images/siteplan.jpg) no-repeat 0 0; display:block; border:2px solid #999}
.siteplan:hover{background:url(images/siteplan.jpg) 0 -236px; border-color:#ab0101}
.office{width:480px; height:236px; background:url(images/office_prelim.jpg) no-repeat 0 0; display:block; border:2px solid #999}
.office:hover{background:url(images/office_prelim.jpg) 0 -236px; border-color:#ab0101}
.bank{width:480px; height:236px; background:url(images/bank_prelim.jpg) no-repeat 0 0; display:block; border:2px solid #999}
.bank:hover{background:url(images/bank_prelim.jpg) 0 -236px; border-color:#ab0101}
.pdf{padding-left:15px; background:url(../images/pdf.gif) no-repeat 0 3px; display:block; margin-bottom:5px;}
#leasing{background-color:#ffffdc; padding:10px 10px 0 10px; border:1px solid #efefac; margin-bottom:20px}
#leasing b{color:#0b639c}

/* FOOTER */
#logo-ca{margin-bottom:10px}
