
@import "http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic";
@import "http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic";
@import "http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic";
body { font-family: "PT Sans",  Arial, sans-serif; }
#navigation .menu{ font-family: "PT Sans",  Arial, sans-serif; }
#topwidgets h3, .posttitle h3 { font-family: "PT Serif",  Arial, sans-serif; }
.kwicks li{ width: 320px;}
/* Link Colors set in the Admin Panel */
a { color: #3e4e5e; }
a:hover { color: #1c232b; }
.right a { color: #7d7d7d; }
.right a:hover { color: #000000; }
#footer a { color: #ffffff; }
#footer a:hover { color: #cfd1d2; }
#subfooter a { color: #ffffff; }
#subfooter a:hover { color: #cfd1d2; }
#navigation .menu a, #navigation .menu a:visited { color: #002147; }
#navigation .menu>li>a:hover { color: #b3b3b3; }

/* Background Colors set in the Admin Panel */
#topwrapper { background: #002147; }
/*removed slider to use a different colour - #topcontentwrapper, #sliderwrapper   { background: #ffffff; } */
#topcontentwrapper   { background: #ffffff; }
#topwidgetswrapper  { background: #ffffff; }
#calloutwrapper  { background: #ffffff; }
#contentwrapper  { background: #ffffff; }
#breadcrumbwrapper  { background: #3e4e5e; }
#footerwrapper  { background: #3e4e5e; }
#subfooterwrapper  { background: #002147; }
