<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    background-color: #bbbbbb;
    font-family: Tahoma, "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    width:100%;
    margin: 0;
    padding: 0 0 50px 0;
    color: #333333;
}

a, a:link {
    color: #333333;
    text-decoration: none;
    outline:none;
}

ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

img 
{
	border:0;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    /*font-size: 1.5em;*/
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#main {
    margin:0;
    padding:0;
}

#header {
    position: relative;
    margin: 10px;
    display: block;
    float:none; 
    clear:both;
    background:#bbbbbb;
    height:150px;
}

#header #left
{
	float:left;
    display: block;
}

#header #left a
{
	font-size:16px;
}

#header #right
{
	float:right;
    display: block;
}

#header #right ul
{
	padding: 0;
	margin:0;
    position: relative;
    line-height:1.2em;
}

#header #right ul li {
    display: inline;
    list-style: none;
    float:left;
    margin:0;
}

#header #right ul li a {
    color: #333333;
    text-decoration: none;
    outline:none;
    margin:0 0 0 20px;
}

#home {
    /*padding: 30px 30px 15px 30px;
    background:#ffffff;*/
    width:960px;
    height:100%;
    margin-left: auto;
    margin-right: auto;
    padding:0 auto;
    text-align:center;
}

.sections {
    /*padding: 30px 30px 15px 30px;
    background:#ffffff;*/
    float:none;
    clear:both;
    height:100%;
    width:1020px;
    margin-left: auto;
    margin-right: auto;
    padding:0 auto;
    text-align:center;
}

.sections h1 
{
    color: #333333;
    font-size:21px;
    font-weight:normal;
    margin-bottom:50px;
}

.sections_item
{
    float: left;
    font-size: 16px;
    text-align: left;
    margin: 20px;
    padding: 0;
    width: 300px;
}
        
.sections_item a
{
    color: #333333;
    text-decoration: none;
    outline: none;
    font-size: 21px;
    padding: 0;
}
        
.sections_item img
{
    border: 0;
    padding: 0;
    margin: 0;
}

.gallery
{
    float:none;
    clear:both;
    height:100%;
    width:910px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

.gallery .left 
{
	float:left;
	width:430px;
	font-size:21px;
	text-align:left;
}

.gallery .right 
{
	float:right;
	clear:right;
	width:430px;
	font-size:13px;
	text-align:left;
}

.gallery .left_desc 
{
	float:left;
	width:430px;
	font-size:13px;
	text-align:left;
}

.gallery .left_desc a
{
	color:#000000;
	text-decoration:underline;
}

.gallery .right_desc
{
	float:right;
	clear:right;
	width:430px;
	font-size:13px;
	text-align:left;
}

.gallery .right_desc a
{
	color:#000000;
	text-decoration:underline;
}

.groups
{
    font-size:15px;
	float:none;
    clear:both;
    width:900px;
    margin-left: auto;
    margin-right: auto;
    margin-top:100px;
    text-align:left;
}

footer, 
#footer {
    background-color: #bbbbbb;
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

.clear
{
	float:none;
	clear:both;	
}
/*HOME LIST
----------------------------------------------------------*/
#home ul {
    /*padding: 30px 30px 15px 30px;*/
    padding: 0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    line-height:1.2em;
}

#home ul li {
    list-style: none;
    font-size:24px;
    vertical-align:middle;
}

#home ul li a {
    color: #333333;
    text-decoration: none;
    outline:none;
    font-size:18px;
}

/*SECTIONS LIST
----------------------------------------------------------*/
#sections ul {
    /*padding: 30px 30px 15px 30px;*/
    padding: 0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    -webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

#sections ul li {
    list-style: none;
    float:left;
    font-size:16px;
    text-align:left;
    margin:20px;
    width:300px;
    padding:0;
}

#sections ul li a {
    color: #333333;
    text-decoration: none;
    outline:none;
    font-size:21px;
    padding:0;
}

#sections ul li img {
    border:0;
    padding:0;
    margin:0;
}

/*GALLERY LIST
----------------------------------------------------------*/
.gallery ul {
    /*padding: 30px 30px 15px 30px;*/
    padding: 0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.gallery ul li {
    list-style: none;
    font-size:16px;
    text-align:left;
    margin-bottom:10px;
}

.gallery ul li a {
    color: #333333;
    text-decoration: none;
    outline:none;
    font-size:21px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li {
    display: inline;
    list-style: none;
}

ul#menu li#greeting {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

ul#menu li a:hover {
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active {
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a {
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td {
    padding: 5px;
    border: solid 1px #e8eef4;
}

table th {
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

nav, 
#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 1em 0 0 0;
}

.display-field, 
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}
</pre></body></html>