a, a:link, a:active, a:visited {
  color: #00F;
}

body {
  background: #6b928d url(../images/background.png) top left repeat;
  font-size: 14px;
  font-family: Helvetica, sans-serif;
}

#header {
  background: #FFF url(../images/rightside.png) repeat-y top right;
  width: 970px;
}

#specials {
  float: right;
  font-size: 12px;
  margin-right: 25px;
  margin-top: 15px;
}

#specials span {
  margin-left: 35px;
}

#specials a {
  color: #F70;
  font-weight: bold;
}

#header #menu {
  font-size: 1em;
  font-family: "Trebuchet MS", "Times", "serif";
  margin-top: 60px; text-align: right;
}

#header #menu span {
  margin: 0 20px;
}

#header #menu span.active {
  border-style: none none solid none;
  border-width: 2px;
  border-color: #55458A;
  padding-bottom: .25em;
}

#header #menu span.active a, #header #menu span.active a:link, #header #menu span.active a:active, #header #menu span.active a:visited {
  color: #55458A;
}

#header #menu a, #header #menu a:link, #header #menu a:active, #header #menu a:visited {
  color: #6C6C6C;
  text-decoration: none;
  font-weight: bold;
}

#header #menu a:hover {
  color: #438482;
}

#header #menu img {
  margin-top: -2.5em; vertical-align: middle;
}

#hero {
  width: 970px;
  background: #FFF url(../images/rightside.png) repeat-y top right;
}

#searchbox {
  text-align: left;
}

#searchbox input {
  font-family: Helvetica, sans-serif;
  vertical-align: middle;
}
#searchbox img {
  vertical-align: middle;
}

#address {
  font-family: "Trebuchet MS", "sans-serif";
  font-size: 1.1em;
}

#address label {
  font-weight: bold;
}

#address p {
  line-height: 1.2em;
}

#contact {
  margin-top: 1em;
  font-family: "Trebuchet MS", "sans-serif";
  font-size: 1.1em; 
  font-weight: bold;
}

#contact img {
  vertical-align: middle;
  padding-top: 2px;
  margin-right: .5em;
}

#contact a, #contact a:link, #contact a:active, #contact a:visited {
  text-decoration: none;
  color: #8DBA18;
}

#contact a:hover {
  text-decoration: underline;
}

#main {
  padding-top: 1em;
  width: 970px;
  background: #FFF url(../images/rightside.png) repeat-y top right;
}

#main .marginbottom {
  margin-bottom: 20px;
}

#main .margintop {
  margin-top: 40px;
}

#leftnav {
  color: #6C6C6C;
  margin-left: 15px;
}

#leftnav p.heading {
  font-weight: bold;
}

#leftnav ul { 
  margin: 1em 0 1em 2.5em;
}

#leftnav li {
  list-style-type: disc;
  margin: .75em 0 .75em .3em;
}

#leftnav a, #leftnav a:visited, #leftnav a:active, #leftnav a:link {
  color: #6C6C6C;
  text-decoration: none;
}

#leftnav a:hover {
  text-decoration: underline;
}

#leftnav .separator {
  border-style: solid none none;
  border-width: 1px;
  border-color: #DDD;
  margin: 1em 2em;
}

#maincolumn {
  font-size: .9em;
}

#maincolumn div {
  margin-bottom: 1em;
}

#maincolumn h1 {
  margin-bottom: 1em;
  font-size: 1.4em;
}

#maincolumn h2 {
  margin-bottom: 1em;
  font-size: 1.2em;
  color: #333;
}

#maincolumn p {
  margin-bottom: 1em;
  line-height: 1.5em;
}

#maincolumn p.more a, #maincolumn p.more a:link, #maincolumn p.more a:active, #maincolumn p.more a:visited {
  color: #8DBA18;
  text-decoration: none;
}

#maincolumn p.more a:hover {
  text-decoration: underline;
}

#maincolumn ul {
  list-style-type: disc;
  margin-left: 2em;
}

#maincolumn li {
  margin: .5em 0;
  line-height: 1.5em;
}

#maincolumn p.separator {
  border-style: solid none none;
  border-width: 1px;
  border-color: #DDD;
  margin: 0 2em;
}

#rightcolumn p.separator {
  border-style: dashed none none;
  border-color: #DDD;
  border-width: 1px;
  margin: 1.5em;
}

#login {
  font-family: "Trebuchet MS", "sans-serif";
  font-size: 1.1em; 
  font-weight: bold;
}

#login p {
  margin-top: .5em;
}

#login p.heading {
  margin-top: 0;
  color: #333;
}

#login img {
  vertical-align: middle;
  padding-top: 2px;
  margin-right: .5em;
}

#login a, #login a:link, #login a:visited, #login a:active {
  color: #8DBA18;
  text-decoration: none;
}

#login a:hover { 
  text-decoration: underline;
}

#footer {
  padding: 3em 0;
  text-align: center;
  color: #6C6C6C;
  font-size: .75em;
  background: #FFF url(../images/rightside.png) top right repeat-y;
  width: 970px;
}

#footer a {
  margin: 0 .5em;
  color: #6C6C6C;
  text-transform: lowercase;
}

#footer #logos {
  margin: 30px 0px;
  text-align: center;
}


.feature h2 {
  font-size: 1.8em;
  text-align: center;
  margin: 0 3em .5em;
  font-weight: bold;
  color: #222;
  text-decoration: underline;
}

.feature p {
  text-align: center;
  margin: 0 3em;
  font-size: 1.4em;
  color: #444;
  font-weight: bold;
}

.feature img {
  margin-bottom: 1em;
}

.actionbar {
  padding: 2em 1em;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  border: solid 1px #9064FF;
  background: #E3D8FF;
}

table#contactus {
  width: 100%;
  margin-bottom: 2em;
}

table#contactus td {
  vertical-align: middle;
  padding-bottom: 5px;
}

table#contactus td.label {
  width: 30%;
  text-align: right;
  padding-right: 2em;
  font-weight: bold;
  color: #444;
}

table#contactus input.full {
  width: 95%;
}

table#contactus input.half {
  width: 50%;
}

table#contactus textarea.full {
  width: 95%;
}

p.question {
  font-weight: bold;
  margin-bottom: 0px;
}

div.separator {
  height: 25px;
}

p.highlighttitle {
  font-family: Helvetica, sans serif;
  margin: 1em 0;
  font-weight: bold;
  color: #333;
}

p.highlight {
  font-family: Garamond, serif;
  line-height: 1.3em;
  color: #555;
  margin: 18px 10px 0 0;
}

p.highlightbyline {
  font-family: Helvetica, sans serif;
  font-size: .8em;
  font-weight: bold;
  line-height: 1.4em;
  color: #666;
  margin-top: 1em;
  margin-right: 10px;
  color: #555;
}

ul.highlightlist {
  list-style: disc;
  list-style-position: outside;
  margin: 0 10px 0 15px;
  color: #555;
}

ul.highlightlist li {
  line-height: 18px;
  margin-bottom: 5px;
}

ul.nobullet {
  list-style: none;
  margin: 0px;
}

#contactus span {
  color: #F00;
}

.imagefeatures {
  margin-top: 15px;
}

.imagefeature {
  overflow: hidden;
}
.imagefeature .image {
  float: left;
  width: 35px;
  margin-right: 10px;
}

.imagefeature .bigcontent {
  padding-top: 5px;
}

.imagefeature .bigcontent p {
  font-size: 14px;
  font-weight: bold;
  color: #555;
}

#bottom-left, #bottom-center, #bottom-right {
  padding: 25px 0 0;
}

.bottombox {
  padding: 25px 5px;
  border-top: solid 1px #EEE;
}

.bottombox p.title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #55458A;
}

.bottombox p.title a {
  color: #55458A;
  text-decoration: none;
}

.bottombox p.description {
  font-size: 12px;
  color: #555;
  line-height: 18px;
  margin-bottom: 12px;
}

#bottom-left .bottombox {
  margin-left: 10px;
}

form.newsletter-signup {
  margin-top: 12px;
}

form.newsletter-signup input.text {
  font-size: 12px;
  padding: 3px;
  width: 200px;
  background: #D5C2FF;
}

#modal-signup .title {
  font-family: "Lucida Grande";
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 18px;
  color: #55458A;
}

#modal-signup .description {
  font-family: "Lucida Grande";
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 18px;
}

#modal-signup .description label {
  font-weight: bold;
  margin-right: 10px;
}

#modal-signup .description .text {
  margin-right: 10px;
}