* {
margin: 0;
padding: 0;
}
body {
font: 1em Lucinda, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6,ul,ol,dl {
font-family:'Trebuchet MS', Arial,serif;
}

h1 {font-size:2em;
}
h2 {font-size:1.5em;
line-height:1.25;
padding: 0 0 0 0;
}
h3 {font-size:1.25em;
line-height: 1.5;
}
h4 {font-size:1.125em;
}
h5{font-size: 1em;
}
h6 {font-size: .875em;
}
p {font-size: 1em;
}
code {font-size: 1.25em;
}
* html code {font-size:1em;
}
cite {
font-size: .85em;
font-style:italic;
}

blockquote {
width: 30%;
font-size: .7em;
margin: 0 0 1em 1em;
padding: .3em .4em;
border-top: 2px solid;
border-bottom: 2px solid;
}

blockquote cite {
display:block;
font-size: .85em;
}

abbr, acronym {
border-bottom: 1px dashed #000;
cursor: default;
}
address {
margin: 0 1em .75em 1em;
}
img {
border: 0;
}
a:hover {
text-decoration: none;
}

.lime #main_wrapper {background-color:#006633;}
.lime #header {background-color:#fff;}
.lime #nav {background-color:#CFE673;}
.lime #content {background-color:#CFE673;}
.lime #promo{background-color:#CFE673;}
.lime #promo_inner_2 {background-color:#fff;}
.lime #footer {background-color:#BFCCEE;}
.lime h1 {color:#D6E2EC;}
.lime h2 {color: #000;}
.lime h3 .lime h5 {color:#000;}
.lime h4 {color:#507EA1;}
.lime h6 {color:#507EA1;}
.lime p {color:#555;}
.lime ul, .lime ol, .lime dl, .lime cite {color:#000;}
.lime blockquote {color:#738040;}
.lime cite {color:#555;}
.lime table .lime form {color:#507EA1;}
.lime a {color:#507EA1;}
.lime a:hover {color:#738040;}
.lime #nav a:hover, .lime #promo a:hover {color:#507EA1;}
.lime #nav a:hover, .lime #promo a:hover {color:#666;}
