/* layout */
#content h1 {margin-bottom:0;}
#content h2 {margin-top:0;}
#content {width:auto; margin:19px 0;}
#content .left {width:249px; height:635px; float:left;}
#content .right {width:307px; height:635px; float:left; margin-left:29px; padding:0 19px}

.left .welcome {display:block; height:239px; overflow:hidden;}
.left .funds {display:block; height:183px; overflow:hidden;}
.left .press {display:block; height:172px; overflow:hidden;}

.left .newsletter {height:210px; overflow:hidden; padding:3px 0 0 19px;}
.newsletter input {width:131px; height:19px; padding:2px 0 0 10px;}
.newsletter .about {height:50px; padding-right:1.5em; margin-bottom:35px; overflow:hidden;}
.newsletter .signout {padding-left:14px; font-weight: bold;}
.newsletter .button {position:relative; top:5px;}

.right .list {height:520px;}
.right .list a {display:block; height:87px; overflow:hidden; margin-bottom:18px;}
.right .list img {float:left;}
.right p {margin:5px 0 0 80px; height:70px; overflow:hidden;}
.right p .date {display:block; margin-bottom:0.5em;}
.right .archive {display:block; margin-top:1em; padding-left:14px; font-weight: bold;}





/* typography */
#content h2 {font-family:trajan_bold; font-size:10pt; font-weight:normal;}
.newsletter .signout {font-weight: bold;}
#content .left .newsletter h1 {font-size:14pt;}
.right p .date {font-weight:bold;}
.right .archive {font-weight: bold;}






/* colors */
#content {background:transparent; color:#6a6a44}
#content .right {background:transparent url(../images/main_block.png) 0 0 repeat;}
#content h2 {color:#6B6743;}

temp .left .welcome {background:url('../images/home_line.png') 0 bottom no-repeat;}
.left .newsletter {background:url('../images/newsletter_back.png') 0 bottom no-repeat;}
#content .left .newsletter h1 {color:#F4F2EC}
#content .left .newsletter h2 {color:#5F141D}

.newsletter input {background:transparent url(../images/newsletter_email.png) 0 0 no-repeat; border:none; color:#777562}
.newsletter {color:#f4f2ec;}
.newsletter .signout {background:transparent url(../images/newsletter_dot.png) 0 3px no-repeat;}

.right .list {background:url('../images/home_news_line.png') 0 bottom no-repeat;}
.right .list a {background:url('../images/home_news_line.png') 0 bottom no-repeat;}
.right .list a:last-child {background:transparent;}
.right .list a img {border:1px solid #b2a883;}
.right p .date {color:#5d0d1a;}
.right .archive {background:transparent url(../images/homepage_more.png) 0 3px no-repeat;}




