
body, p, pre, form, input, textarea, select { font-family: Droid Sans, sans-serif; font-size: 0.750rem; font-weight:100; }
h1, h2, h3, h4, h5, h6, blockquote, .item_action { font-family: Droid Sans, sans-serif; font-weight:400; }
h1.logo { font-family: Droid Sans, sans-serif; font-weight: 700; }
#header div.nav ul li a { font-family: PT Sans Caption, sans-serif; font-size:0.875rem }


body, p, pre, .item_action a { 
	color:#444444; 
}

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

a, a:visited, .item_action a:hover {
    color: #2e6099;
}

div.entry h3 a, .widget-container ul.social li a:hover, div.sidebar ul li a:hover, div.sidebar ul li a:focus { 
  color: #444444; }

div.entry h3 a:hover, .widget-container ul.social li a, div.sidebar ul li a { 
  color: #2e6099; 
}

div.panel, div.panel .toggle, #header div.nav ul li ul, #header div.nav ul li.parent a.active, #header div.nav ul li.parent a.active:hover, .icon-large, .page-intro, a.more:hover, span.or_dot {
    background: #2e6099;
}

blockquote { 
  border-left: 3px solid #2e6099;}

.button.style1 {
    color:#fff !important;
    background: #2a72ad;
    background: -moz-linear-gradient(top, #2a72ad 0%, #1b345c 100%);
    background: -webkit-linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
    background: -o-linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
    background: -ms-linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
    background: linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
}
.button.style2 {
    color:#000000 !important;
    background: #f7c235;
    background: -moz-linear-gradient(top, #f7c235 0%, #f7a22e 100%);
    background: -webkit-linear-gradient(top, #f7c235 0%, #f7a22e 100%); 
    background: -o-linear-gradient(top, #f7c235 0%, #f7a22e 100%); 
    background: -ms-linear-gradient(top, #f7c235 0%, #f7a22e 100%); 
    background: linear-gradient(top, #f7c235 0%, #f7a22e 100%); 
}

.button.style1:hover, .button.style2:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover  {
    color:#000000 !important;
    background: -moz-linear-gradient(bottom, #fff 0%, #cecece 100%); 
    background: -o-linear-gradient(bottom, #fff 0%, #cecece 100%);
    background: -webkit-linear-gradient(bottom, #fff 0%, #cecece 100%);
    background: linear-gradient(bottom, #fff 0%, #cecece 100%); 
}

.button.style3 {
    color:#000000 !important;
    background: -moz-linear-gradient(bottom, #fff 0%, #cecece 100%); 
    background: -o-linear-gradient(bottom, #fff 0%, #cecece 100%);
    background: -webkit-linear-gradient(bottom, #fff 0%, #cecece 100%);
    background: linear-gradient(bottom, #fff 0%, #cecece 100%); 
}

.button.style3:hover {
    color:#fff;
    background: #2a72ad;
    background: -moz-linear-gradient(top, #2a72ad 0%, #1b345c 100%);
    background: -webkit-linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
    background: -o-linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
    background: -ms-linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
    background: linear-gradient(top, #2a72ad 0%, #1b345c 100%); 
}

