@import url("styles/common.css");
#HomeColumn { width: 49%; float: left; border: 1px #FFF solid;background-color: #FFF; position: relative;margin-bottom: 10px;}
#PictureRotator {padding: 10px;}
.temp {margin-left: auto; margin-right: auto;}
#WelcomeInfo {text-align: left;position: relative; background-color: #FFF;}
#WelcomeInfo h1 {text-align: left;}
.Welcome {position: relative; margin-left: auto; margin-right: auto;padding-bottom: 5px; padding-top: 5px;}
#HomeNews {width: 49%; float: right; border: 1px #FFF solid;background-color: #FFF; position: relative;}
#HomeNews p {text-align: left; padding: 0px; margin-bottom: 0px;}
#HomeNews h1 {text-align: left;}
#HomeNews h2 {font-weight: bold;}
#HomeNews span {}
#HomeNews img {float: left; margin: 0 10px 0 0; padding: none;}
#HomeNews ul {padding: 0px;list-style-type: none; text-align: left;margin-left: auto;margin-right: auto;margin-top: 15px;margin-bottom: 15px;border-collapse: collapse;}
#HomeNews li {font-size: 12pt; color: black; border-bottom: 1px #9E85AC solid; border-top: 1px #9E85AC solid;clear: both; padding: 10px; min-height: 100px;margin: 0 -1px -1px 0;  }
#HomeNews li:hover {background-color: #FFFACD;}

.ArchiveLink
	{
		font-weight: normal; font-size: .8em; 
		border: none;
		height: 15px;
	}
.ArchiveLink:hover
	{
		border: none;
	}
	
#NewsArticle {text-align: left; margin-bottom: 15px;margin-left: auto; margin-right: auto; position: relative;}
#NewsArticle p {text-align: left;}
#NewsArticle h1 {text-align: left;}
#NewsArticle h2 {font-weight: bold;text-align: left;}
#NewsArticle span {}
#NewsArticle img {float: left; margin-right: 10px;}
#NewsArticle ul {margin-left: auto; margin-right: auto; text-align: left; list-style-type: none;}

#termsofservice {font-size: 14px; text-align: left; height: 670px; width: 90%; overflow: auto; padding: 15px -1 0; margin: 0 0 15px;}
#termsofservice h1 {text-decoration: underline; color: #583C65;}
#termsofservice h2 {font-weight: bold;}

/* For home.php */

#background {clear: both; background-color: #583C65; margin: 10px 0 10px;}
fieldset{background-color: white; width:450px; float: left; margin: 0px; padding-left: 0px; height: 125px; border:none; border-top: 1px #583C65 solid;}
legend {color: #583C65; height: 15px; padding: 5px; border: -1px #583c65 solid; margin: 0 -1px 0;}
legend a {color:#583C65; text-decoration: none;}
legend a hover{color: #fff; text-decoration: underline;}
ul {padding: 0px; margin: 0px;}
fieldset li {font-size: 8pt; color: #555;}
fieldset li a {font-size: 12pt;}
p {}

.RecentUpdates {background: white; margin-left: 2.5px; margin-right: 2.5px; margin-bottom: 10px; width: 49%; float: left; font-size: 8pt; color: #555;}
.RecentUpdates li a {font-size: 12pt;}
.RecentUpdatesBanner {text-align: left; background: #583c65; font-weight: bold; text-decoration: none; padding: 5px; margin-bottom: 10px; font-size: 12pt;}
#HomepageInfo {text-align: left; width: 50%; float: right; margin-left: auto; margin-right: auto;}
#RecentNews, #UpcomingEvents {margin-top: 10px;}
