@import url(typography.css);
@import url(grid.css);

html {margin:0 0 0.1em 0; padding:0; height:101%;}

body {background:#60849a; color:#ededed;}

h1,h2,h3,h4,h5,h6 {color:#606060;}

a {color:#990000; text-decoration:none;}
a:hover {text-decoration:underline;}

.red {color:#990000;}

.clear {clear:both;}

.center {text-align:center;}

.bordertop {border-top:0.08333em solid #000;}
.borderleft {border-left:0.08333em solid #000;}
.borderright {border-right:0.08333em solid #000;}
.borderbottom {border-bottom:0.08333em solid #000;}

h1.head {font-size: 48px; margin: 12px 0 0 20px;}
h1.head a {padding:0; color:#fff; text-decoration:none;}
h1.head a:hover {padding:0; color:#ededed; text-decoration:none;}

.tin {
	margin: 23px 0 0 50px;
	font-size: 17px;
}

h2.subhead {font-size: 26px; line-height: 30px; color:#333;}

h3 {font-size: 20px; line-height: 25px;}
h3.more a {padding:18px 10px; background:#ededed; text-align:center; display:block;}
h3.more a:hover {background:#fff; text-decoration:none;}

div#mission {clear:both; background:#fff; color:#000; width:900px; padding:9px 20px; margin:36px 0 18px 0;}

div#testimonials {}

div#social {}
div#blog {}
div#twitter_div ul#twitter_update_list {list-style:none;}
div#twitter_div ul#twitter_update_list li {margin-bottom:1.5em; padding:1.5em 20px; background:#ededed; color:#000;}
div#twitter_div ul#twitter_update_list li:hover {background:#fff;}
div#twitter_div ul#twitter_update_list li a {display:block; text-align:right;}
div#twitter_div ul#twitter_update_list li span a {display:inline;}

p.credit {text-align:right; padding-top:1.5em;}

div#footer {clear:both; border-top:0.08333em solid #fff; margin-left:0;}

div#footer p#copyright {text-align:right; display:block; clear:both;}

ul.navlist {list-style:none;}

ul.navmain {list-style:none;}
ul.navmain li {display:inline; margin-right:10px;}
ul.navmain li a {font-size: 14px; color:#ededed;}
ul.navmain li a:hover {color:#990000; text-decoration:none;}

input[type=text],input[type=password] {margin:0; padding:0; background:#fff; border:none;}
input[type=submit] {margin:0; padding:0 3px; background:#990000; border:none; color:#ededed;}
input:active[type=submit] {background:#cc0000; color:#fff;}