﻿a:link 
{
	text-decoration: underline;
	color: #000;
}

a:visited
{
    color: #000;
}

a:hover
{
	text-decoration: underline;
	color:#690;
}

.clear
{
    clear: both;
}

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-collapse: separate;
    border-spacing: 0px;
    border: 0;
    font-family: "myriad pro", "trebuchet ms", "helvetica neue", helvetica, arial, sans-serif;
}

body 
{
    background-color: #eeeeec;
    width: 100%;
    height: 100%;
}

#backgroundtop
{
    background-color: #333;
    min-width: 100%;
    width: 100%;
    height: 421px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#wrapper
{
    width: 100%;
    height: 100%;
}

#centerwrapper
{
    width: 995px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: justify;
    color: #000;
}

#header
{
    padding-top: 5px;
    height: 90px;
    background-color: #333;
}

#logo
{
    float: left;
    background-image: url(Images/logo.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 80px;
    margin-bottom: 5px;
}

#slogan
{
    float: right;
    height: 80px;
    width: 300px;
    color: #fff;
}

#sline1, #sline3
{
    font-size: 20px;
}

#sline2 
{
    font-size: 55px; 
    margin-top: -15px;
    margin-bottom: -15px;
}
#topnavigation
{
}

.content
{
}

#topcontent
{
}

#middlecontent
{
    padding-left: 15px;
    margin-top: 10px;
    margin-left: 25px;
    background-color: #ccc;
    height: 25px;
    width: 800px;
}

#newstitle
{
    float: left;
    width: 50px;
    font-size: 18px;
}

#news
{
    float: left;
    padding-left: 10px;
}

#topbottomcontent
{
    height: 225px;
    margin-top: 10px;
    padding: 15px 0 15px 0;
	background-color:#fda800;
}

.tbcontent
{
    text-align: center;
	border-color: #000;
	border-style: solid;
	border-width: thin;
	height: 225px;	
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
	background-color: #fff;
	
}

h1
{
    font-size: 24pt;
    margin-top: 15px;
    color: #fff;
}
#tbcontent1
{
    float: left;
    width: 260px;
}

#tbcontent2
{
    float: left;
    width: 260px;
    margin-left: 30px;
}

#tbcontent3
{
    float: right;
    width: 260px;
}

#middlebottomcontent
{
    height: 150px;
    background-color: #fff;
    padding: 10px 25px 10px 25px;
    text-align: center;
}

#mbcLeft
{
    float: left;
    width: 60%;
}

#mbcLeft h4
{
    text-align: left;
    padding-bottom: 15px;
}

.TagsListControl
{
    font-size: 2px !important;
    color: #fff;
}

#mbcRight
{
    float: right;
    width: 35%
}

#mbcRight h4
{
    padding-bottom: 15px;

}

#bottomcontent
{
    height: 150px;
    background-color: #ccc;
    padding: 10px 25px 10px 25px;
}
#footer
{
    width: 995px;
    height: 50px;
    background-color: #333;
    font-size: 10px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border-top-style: ridge;
    border-color: White;
    border-width: 4px;
}
.footercontent
{
    
    margin-left: 15px;
}

.emptyspace
{
    height: 50px;
}

.clear
{
    clear: both;
}

.poweredBySitefinityLogo
{
    clear: both;
}

ul.tagCloud li
{
    display: inline;
    margin: 0;
    list-style: none;
}

ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {

	font-size: .7em;
    font-weight: 100;
}

ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {

	font-size: .9em;
    font-weight: 300;
}

ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {

	font-size: 1.2em;
    font-weight: 500;
}

ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {

	font-size: 1.6em;
    font-weight: 700;
}

ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {

	font-size: 2.0em;
    font-weight: 800;
}

ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {

	font-size: 2.5em;
    font-weight: 900;
}
blog ul li
{
   margin-left: 20px;
} 
