#flag
{
	position:absolute;
	top:10px;
	left:10px;
}

#symbol
{
	position:absolute;
	top:30px;
	right: 30px;
}

.nav a
{
	color:red;
	text-decoration:none;
	font-weight:bolder;
	font-size:17px;
}

.navlive a
{
    color: #3d4b92!important;
}

.buttons a:hover
{
    color: red;
}

.nav
{
	text-align:center;
	margin:20px 0px 20px 0px;
}

#navigation
{
    margin-top: 30px;
}

#navigation a:hover
{
    color: #3d4b92;
}


.sidelink p
{
	background:#fff;
	overflow: hidden;
	text-align: center;
	margin:0px auto 15px;
        border-radius: 10px;
        height: 40px;
        padding:20px 5px 20px 5px;
}

.sidelink a
{
	color:#3d4b92;
	text-decoration:none;
}

.sidelink2 p
{
	background:#fff;
	text-align: left;
	margin:0px auto 15px;
        border-radius: 10px;
        height: 40px;
        padding:10px 0px 30px 7px;
}

.sidelink2 a
{
	color:#3d4b92;
	text-decoration:none;
        position: relative;
        top: 18px;
}



#contribute a
{
    font-size:32px;
    font-family: impact;
}

#email a
{
    font-size:26px;
    font-family: impact;
}

#facebook a
{
    font-size:32px;
    font-weight:bolder;
    text-align: center;
    position: relative;
    top: 1px;
    left: 2px;
}

#info
{
    height: 250px;
    margin-top: 30px;
    margin-left: 30px;
}

.infobox
{
	border:1px solid silver;
	text-align:left;
	color:#3d4b92;
	background:#fff;
        border-radius: 10px;
        height: 350px;
        font-family: Tahoma;
}


.infobox li
{
    margin-left: 0px;
}

.infobox2
{
	border:1px solid silver;
	text-align:center;
	color:#3d4b92;
	background:#fff;
        border-radius: 10px;
        height: 150px;
        font-family: Tahoma;
}

#eventfeed
{
    
}

#eventfeed li a
{
    line-height: 150%;
    font-size: 14px;
    color: black;
}

#eventfeed li a:hover
{
    color: green;
}

#rssfeed li 
{
    margin-left: 10px; 
    padding-right: 10px; 
    line-height: 140%;
}

#rssfeed li a
{
    color: black;
}

#rssfeed li a:hover
{
    color: green;
}

.abouttext
{
	color:white;
	font-size:15px;
	text-shadow: .8px .8px .8px #000;
        margin-top: 5px;
}

#subtext
{
	border-radius: 10px;
	margin-top: 10px;
	background: white;
        min-height: 292px;
}

#subtext p
{
    color: #3d4b92;
    font-size:15px;
    padding-left: 20px;
    padding-right: 20px;
}



.begin
{
    font-weight: bold;
    font-style: italic;
}

#main
{
	margin-top:35px;
}

body
{
	background:transparent url('../img/bg2.png') repeat-x;
}

.shadow
{
	-webkit-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 12px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 12px rgba(50, 50, 50, 0.75);
}

#footer
{
	background:#313479;
	height:70px;
	margin-top:12px;
        text-align: center;
}

#footer a
{
    color: white;
}

.captions
{
    font-family: times new roman;
    font-style: italic;
    margin-left: 0px;
    text-align: center;
}

#share
{
    float: left;
    margin-left: 200px;
    width: 250px;
}

.title
{
    text-align: center;
    font-size: 20px;
    font-family: Tahoma;
    font-weight: bold;
    text-align: center;
}

.title a
{
    text-align: center;
    font-size: 20px;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
    color: #313479;
}

.title a:hover
{
    color: red;
}

.title2
{
    text-align: center;
    font-size: 24px;
    font-family: times new roman;
    font-weight: bold;
    font-style: italic;
    color: red;
}

#focus a{
    color: red!important;
}

#focus a:hover
{
    color: #313479!important;
}

li.blank
{
    list-style-type: none;
}

.officials
{
    height: 105px;
    width: 300px;
    margin-left: 30px;
    margin-bottom: 15px;
    
    float: left;
}

officials p
{
    padding-top: 25px;
}

.officials img
{
    padding-right: 25px;
}

#widgetmain li a
{
    text-decoration: none;
    color: black;
}

#widgetmain li a:hover
{
    color: green;
}

