body {
behavior: url('csshover.htc');
color : #383533;
font-size : 12px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 18px;
background-color : #fff;
background-image : url(../assets/bg.jpg);
background-repeat : repeat-x;
margin : 0;
padding : 0;
}
#home-columns {
background: url('../assets/bg-homecolumns-repeat.gif') repeat-y bottom left;
}
#lower {
background: url('../assets/bg-homecolumns-btm.gif') no-repeat bottom left;
}
.noborder img {
border: 1px solid #fff;
}
.clickable {
cursor: pointer;
}
.shrink {
font-size: 12px;
}
.halfleft {
width: 49%;
float: left;
}
.halfright {
width: 49%;
float: right;
}
.blue {
color: #2889b1;
}
.orange {
color: #ff6f2f;
}
.green {
color: #609100; 
}
.title-green-medium {
font-size: 16px;
font-weight: bold;
color: #609100;
display: block;
background: #fdf4ec;
border-bottom: 3px solid #efe6df;
padding: 10px;
margin: 0 0 0 -10px;
}
a, a:link, a:visited {
color: #688d1f;
}
a:hover {
text-decoration : none;
}
#all {
width : 950px;
margin-right : auto;
margin-left : auto;
}
#header {
background-image : url(../assets/header.gif);
width : 950px;
height : 172px;
}
.corner-tl {
background-image : url(../assets/crnr-topl.gif);
background-repeat : no-repeat;
background-position : left top;
}
.corner-tr {
background-image : url(../assets/crnr-topr.gif);
background-repeat : no-repeat;
background-position : right top;
}
.corner-bl {
background-image : url(../assets/crnr-botl.gif);
background-repeat : no-repeat;
background-position : left bottom;
}
.corner-br {
background-image : url(../assets/crnr-botr.gif);
background-repeat : no-repeat;
background-position : right bottom;
}
#container {
background-image : url(../assets/container-rpt.gif);
margin-top : 12px;
}
.standpardpad {
height : 100%;
overflow : auto;
padding : 15px;
}
.column {
width : 200px;
float : right;
margin-left : 6px;
}
#content {
width: 672px;
float: left;
}
#content-full {
width: 950px;
}
#content .pad, #content-full .pad {
padding: 0 12px 0 12px;
}
#pagetitle {
margin-top: 12px;
margin-bottom: 12px;
background: #82b127;
border-bottom: 4px solid #618221;
}
#pagetitle a, #pagetitle a:link, #pagetitle a:visited {
color: #fff;
}
#content h3, #content-full h3 {
color : #fff;
font-size : 20px;
line-height : 38px;
margin : 0;
padding : 0 0 0 14px;
}
#mid {
height : 185px;
margin-top : 12px;
margin-bottom : 12px;
}
#mid-menu {
background-color : #2889b1;
background-image : url(../assets/crnr-blue-botr.gif);
background-repeat : no-repeat;
background-position : right bottom;
width : 307px;
float : left;
margin-right : 14px;
}
#mid-menu h3 {
color : #fff;
font-size : 20px;
line-height : 38px;
margin : 0;
padding : 0 0 0 14px;
border-bottom : 4px solid #1e7ba1;
}
#mid-menu ul {
background-color : #9fd9ec;
background-image : url(../assets/mid-menu-end.gif);
background-repeat : no-repeat;
background-position : 0 bottom;
margin : 0 0 0 0;
padding : 0 0 4px;
list-style-type : none;
}
#mid-menu li a {
color : #184c61;
font-size : 18px;
line-height : 42px;
background-color : #aeebff;
background-image : url(../assets/arrow-green.gif);
background-repeat : no-repeat;
background-position : 10px center;
text-decoration : none;
height : 43px;
padding-left : 46px;
border-top : 1px solid #d2f4ff;
border-bottom : 4px solid #9fd9ec;
display : block;
}
#mid-menu li a:hover {
text-decoration: underline;
}
#mid-menu li a.end {
height : 42px;
border-bottom-width : 0;
}
#banner {
background-image : url(../assets/banner.jpg);
width : 318px;
height : 185px;
float : left;
}
#fact1 {
width: 275px;
height: 113px;
}
#fact-box {
color : #fff;
font-size : 16px;
background-color : #ff6f2f;
background-image : url(../assets/crnr-topr.gif);
background-repeat : no-repeat;
background-position : right top;
width : 307px;
height : 123px;
border-left : 4px solid #c2511f;
float: left;
}
#fact-box2{
color : #fff;
font-size : 16px;
background-color : #ff6f2f;
background-image : url(../assets/crnr-topr.gif);
background-repeat : no-repeat;
background-position : right top;
width : 307px;
height : 185px;
border-left : 4px solid #c2511f;
}
#fact-box h3 {
font-size : 30px;
text-transform : uppercase;
margin : 0;
padding : 6px 0 14px;
width: 275px;
}
#fact-arrows {
position: absolute;
z-index: 999;
width : 47px;
margin-top : 6px;
padding-left: 220px;
}
#under-facts {
color : #fff;
font-size : 13px;
background-color : #82b127;
background-image : url(../assets/crnr-botr.gif);
background-repeat : no-repeat;
background-position : right bottom;
height : 62px;
width : 307px;
border-left : 4px solid #618221;
margin-left: -4px;
}
#under-facts2 {
color : #fff;
font-size : 13px;
background-color : #ff6f2f;
background-image : url(../assets/crnr-botr.gif);
background-repeat : no-repeat;
background-position : right bottom;
height : 62px;
width : 307px;
border-left : 4px solid #c2511f;
margin-left: -4px;
}
.homepad {
margin : 0;
padding : 10px 16px 0;
}
.homepad p {
padding: 0;
margin: 0;
}
.factpad {
margin : 0;
padding : 10px 16px 0;
}
.factpad p {
padding: 0;
margin: 0;
position: absolute;
width: 270px;
}
#under-facts a {
color : #fff;
}
#introboxcontainer {
background-color : #fdebdc;
width : 389px;
float : left;
margin-right : 14px;
}
#introbox {
min-height : 197px;
_height: 197px;
}
#introbox .pad {
padding: 0 16px 10px 16px;
}
#introboxheader {
background-color : #ecdacc;
height : 38px;
margin-bottom : 5px;
}
#infoboxheader {
background-color : #edc731;
margin-bottom : 5px;
height : 38px;
}
#sidebar {
width: 267px;
float: right;
margin: 12px 0 0 0;
background: #fdebdc;
}
#sidebar p {
padding: 0;
margin: 0;
}
#sidebar .pad {
padding: 12px;
}
#sidebarheader {
background-color : #ecdacc;
margin-bottom : 5px;
height : 38px;
}
#sidebarheader h3 {
color : #609100;
font-size : 20px;
line-height : 38px;
margin : 0;
padding : 0 0 0 14px;
border-bottom : 4px solid #dac9bc;
}
#introboxheader h3 {
color : #609100;
font-size : 20px;
line-height : 38px;
margin : 0;
padding : 0 0 0 14px;
border-bottom : 4px solid #dac9bc;
}
#infoboxheader h3 {
color : #6d590c;
font-size : 20px;
line-height : 38px;
margin : 0;
padding : 0 0 0 14px;
border-bottom : 4px solid #d9b218;
}
#infoboxcontainer {
background-color : #ffe372;
width : 267px;
float : left;
margin-right : 18px;
}
#infobox {
height : 197px;
}

#infobox ul {
margin : 0;
padding : 8px 0 0;
list-style-type : none;
}
#infobox li {
font-weight : bold;
line-height : 24px;
background-image : url(../assets/arrow-sm-brown.gif);
background-repeat : no-repeat;
background-position : 13px center;
padding-left : 37px;
}
#infobox li a {
color : #6d590c;
}
#sponsorsbox {
background-image : url(../assets/sponsors-bot.gif);
background-repeat : no-repeat;
background-position : right bottom;
width : 262px;float : left;
}
#sponsors-top {
background-image : url(../assets/sponsors-top.gif);
width : 262px;
height : 13px;
overflow : hidden;
margin-bottom : 8px;
}
#sponsorsbox img {
float : left;
margin-top : 8px;
margin-bottom : 4px;
margin-left : 10px;
}
#footer {
color : #979797;
font-size : 13px;
line-height : 19px;
margin-top : 10px;
margin-left : 10px;
clear: left;
}
#footer ul li{
paddding: 0px;
margin: 0px;
}
#footer a {
color : #979797;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
}
.rocket {
background-image : url(../assets/icon-rocket.gif);
background-repeat : no-repeat;
background-position : right center;
padding-right : 20px;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
.clearrow {
clear: left;
}
.clearboth {
clear: both;
}
.twitter {
background-image : url(../assets/twitter-logo.gif);
background-repeat : no-repeat;
background-position : right center;
padding-right : 95px;
font-size: 25px;
padding-bottom: 8px;
cursor: pointer;
}
.facebook {
background-image : url(../assets/facebook_logo.jpg);
background-repeat : no-repeat;
background-position : right center;
padding-right : 48px;
font-size: 25px;
padding-bottom: 5px;
cursor: pointer;
}
