| @CHARSET "ISO-8859-1"; |
| |
| #fullcolumn { |
| } |
| |
| .stretch { |
| width:100%; |
| text-align:center; |
| margin:0 auto; |
| } |
| |
| .projects { |
| margin:0px auto; |
| padding-top:20px; |
| width:95%; |
| } |
| |
| #banner { |
| text-align:center; |
| margin-bottom:20px; |
| margin-right:40px; |
| clear:both; |
| height:240px; |
| min-height:240px; |
| vertical-align:middle; |
| } |
| |
| |
| .homeitem { padding-top:10px; } |
| |
| .block { |
| float:left; |
| width:33%; |
| } |
| |
| .block .image { |
| width:75px; |
| float:left; |
| margin-bottom:15px; |
| } |
| |
| .block .text { |
| /* float:left; */ |
| } |
| |
| .description { |
| float:right; |
| text-align:left; |
| font-weight:bold; |
| font-size:14px; |
| width:640px; |
| margin-top:55px; |
| line-height:1.8em; |
| } |
| |
| .description:first-letter { |
| font-size:24px; |
| } |
| |
| ul.right, ul.left { |
| width:40%; |
| float:left; |
| } |
| |
| .blockContainer { |
| width:85%; |
| height:100px; |
| margin:0px auto; |
| text-align:center; |
| } |
| |
| .sideitem { |
| border-bottom:0px; |
| } |
| |
| .inline li { |
| displauy:inline; |
| float:left; |
| width:85px; |
| font-size:14px; |
| } |
| |
| h2 { |
| clear:both; |
| } |
| |
| .resources { |
| margin-bottom:40px !important; |
| } |