/*
Theme Name: Bennett for Boston
Theme URI: http://www.bennetforboston.com
Description: Doug Bennett's custom Wordpress theme
Author: Scott DiNitto
Author URI: http://www.jayasis.com
.
*/


* { padding: 0; margin: 0; }

a:link {text-decoration: underline; color: #53538d;}
a:visited {text-decoration: underline; color: #333366;}
a:active {text-decoration: underline; color: #d2d253;}
a:hover {text-decoration: underline; color: #cf5d5d;}


table {

    border-spacing: 0px;
}


html, body {

/*     background-color: #9b0200; */
    height:100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #555;
}

img { border: 0; }
#content img { border: solid 1px #999; padding: 2px; margin: 0 10px 0 10px; }

body {
  width: 1010px;
  margin: 0 auto 0 auto;
}

p { margin-bottom: 1em; }
#header {

}

#content {

}

#right {

}

#footer {

}

.content-title { font-family: Georgia, Times, sans; color: #ba6135; font-weight: 900; font-size: 18px; letter-spacing: -1px; border-top: solid 1px #e6bfab; background-color: #ffebe1; padding: 3px 0 3px 0; }
.title { font-family: Georgia, Times, sans; color: #64649a; font-weight: 900; font-size: 22px; letter-spacing: -1px; }
.minititle { font-family: Georgia, Times, sans; color: #64649a; font-weight: 900; font-size: 18px; letter-spacing: -1px;  }
.section { font-family: Helvetica, Arial, sans-serif; color: #333; font-weight: 900; font-size: 18px; }
.quote { font-size: 16px; border: 0; }
.label { font-size: 16px; font-weight: 900; color: #8a8a8a; }
.input { border: solid 1px #ccc; padding: 2px; color: #666; font-size: 14px; }
.submit { border: solid 1px #ccc; background: #eee; padding: 2px; font-weight: 900; color: #666; font-size: 14px; }

.nav { font-family: Trebuchet MS, Helvetica, Arial, sans; font-size: 16px; color: #e5ffe5; font-weight: 900; }
a.nav:link {text-decoration: none; color: #336633;}
a.nav:visited {text-decoration: none; color: #336633;}
a.nav:active {text-decoration: none; color: #dfffdf;}
a.nav:hover {text-decoration: none; color: #dfffdf;}
