body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0;
	padding:0;
	background-color: #02182B;
}

#page-container{
	width: 800px;
	margin: 0;
	padding: 0;
}

#footer{
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	font-size: 10px;
	font-style: italic;
}

#footerlist {
	padding: 0;
	list-style-type: none;
	margin: 0;
	width: 70%;
}

#footerlist li
{
	padding: 0 5px;
	display: inline;
}

#footerlist li a{
	color: #FFFFFF;
	text-decoration: none;
}

#footerlist li a:hover{
	color: #ff3344;
}

#header{
	padding: 0;
	margin: 0;
	text-align: center;
}

#head-left{
	float: left;
	width: 50%;
}

#head-right{
	float: left;
	clear: right;
	width: 50%;
}

#annoucements{
	float: left;
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#annoucements #news{
	background-image: url(../images/recentnews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 189px;
	text-align: center;
}

#annoucements #news div{
	width: 260px;
	height: 150px;
	margin: 0 auto;
	padding: 25px 10px 0px;
	text-align: left;
	color: #ffffff;
	overflow: auto;
	background-image: url(../images/recentnews.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#annoucements #news p{
	margin: 0;
	padding: 0;
}

#main-links{
	clear: both;
}
#main-links ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#main-links ul li{
	display: inline;
	font-size: 14pt;
}

#main-links ul li a{
	text-decoration: none;
	padding: .4em .5em;
	color: #ffffff;
	font-family: "Arial Black", Helvetica, Freesans;

}
#main-links ul li a:hover{
	color: #ff3344;
}

 .box{
	background-color: #4E5D6A;
	width: 230px;
	height: auto;
	margin-top: 20px;
	margin: 1em auto;
	text-align: center;	
}

.box .tl, .box .bl, .box .tl div, .box .bl div{
	width: 100%;
	height: 14px;
	font-size: 1px;
}

.box .tl{
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

 .box .tl div{
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

 .box .bl{
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

 .box .bl div{
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.box .content{
	height: 200px;
	margin: 20px 0 0 0;
	padding: 0;
}

.giThumbnail{
	border: none;
	padding-top: .5em;
}

.giDescription{
	font-size: 12pt;
	margin: 0;
	padding: 5px 0 0 0 ;
}

.block-imageblock-ImageBlock{
	height: 200px;
	margin: 20px 0 0 0;
	padding: 0;
}
#socials{
	float: right;
	width: 30%;
	text-align: right;
}

#socials a{
	padding: 0 5px;
}

#socials a img{
	border: 0;
}
/* three boxes */

.two-columns {
	clear: both;
	margin: 1em 0;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .columnA, .two-columns .columnB, .two-columns .columnC  {
	width: 266px;
	text-align: center;	color: #ffffff;
}

.two-columns .columnA, .two-columns .columnC {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .columnC {
	margin: 0 auto;
}

.clear{
	clear: both;
}

.calendar{
	width: 200px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 11pt;
		
}

.calendar-month
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.calendar .today{
	color: red; font-weight: bold; font-size: larger;
	background:#FFC0C0;
}
.calendar ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.calendar li {
	width:49.5%;
	float:left;
	margin:0;
	padding:0;
	color: #fff;
}
.calendar li.cal-prev {
	text-align:left;
}
.calendar li.cal-nxt {
	text-align:right;
}
.calendar table {
	clear:left;
	width:98%;
	margin:0 auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.calendar th {
	margin:0;
	padding:0;
	background:#eee;
	color:#000;
	border:0;
}
.calendar td {
	color:#4E5D6A;
	border:0;
}

.calendar a{
	color: #66FF00;
}

.calendar .thismonth{
	color: #ffffff;
	}
 
.events{
	background: url(../images/calendar.png) left top no-repeat;
	height: 26px;
	font-size: 1px;
	margin-top: -10px;
	margin-left: 5px;
	margin-bottom: -20px;
}

.gallery{
	background: url(../images/gallery.png) left top no-repeat;
	height: 26px;
	font-size: 1px;
	margin-top: -10px;
	margin-left: 5px;
	margin-bottom: -20px;
}

.features{
	background: url(../images/featured.png) left top no-repeat;
	height: 26px;
	font-size: 1px;
	margin-top: -10px;
	margin-left: 5px;
	margin-bottom: -20px;
}


