@charset "utf-8";
/* Global Styles and General Page Layout */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {
	margin:0;
	padding:0;
}
img {
	border: 0px;
}
a {
	outline: none;
}
body {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #6e6e6e;
}
#FloralBG {
	background-image: url(../images/floral_bg.jpg);
	background-repeat: repeat;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-position: center;
}
#HeaderBG {
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	padding-bottom: 25px;
}
div[id="HeaderBG"] {
	background-image: url(../images/HeaderBG.png);
}
* html #HeaderBG {
	background-image: url(../images/HeaderBGie6.png);
}
#BodyShadows {
	width: 100%;
	background-position: center top;
	background-repeat:no-repeat;
}
div[id="BodyShadows"] {
	background-image: url(../images/BodyShadows.png);
}
#Header {
	height: 119px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
}
#Logo {
	float: left;
}

#HeaderRight {
	float: right;
	width: 620px;
}
#SearchBG {
	width:190px;
	height:30px;
	border: 1px solid #a6c4d5;
	float:right;
	background-image: url(../images/SearchBG.png);
	background-repeat: repeat;
	margin-top: 13px;
	margin-bottom: 22px;
	overflow:hidden;
}
.SearchBox {
	height:20px;
	width:150px;
	display:block;
	float:left;
	border:none;
	background-color:transparent;
	color:#ffffff;
	font-weight:bold;
	margin-left:8px;
	margin-top:8px;
}
.SubmitSearch {
	float:right;
	display:block;
	height:30px;
	width:30px;
	border:none;
	background-color:transparent;
	background-image: url(../images/SearchSubmit.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
* html .SearchBox {
	width:142px;
}
	
* html .SubmitSearch {
	float:left;
	margin-top:3px;
}
.SubmitSearch:hover {
	background-image: url(../images/SearchHover.png);
}
#HeaderRight p {
	float:right;
	margin-right:10px;
	margin-top:22px;
	color:#effaff;
}
#HeaderRight p a {
	text-decoration:none;
	color:#effaff;
}
#HeaderRight p a:hover, #HeaderRight p a:active {
	color:#2b426e;
}
#HeaderRight li {
	display:block;
	float:left;
	list-style-type: none;
}
#HeaderRight ul {
	float:right;
	display:block;
	width:615px;
}
#HeaderRight li a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;
	display:block;
	padding-left:9px;
	padding-right:9px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#HeaderRight li a.Selected, #HeaderRight li a:hover {
	background-color:#eea021;
}
#ContentWrapperHome {
	width:960px;
	height:350px;
	margin-bottom:25px;
	margin-right: auto;
	margin-left: auto;
}
#ContentWrapperGrad {
	width:960px;
	height:280px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}
#SubFooterWrapper {
	background-image: url(../images/subFooterBG.jpg);
	background-repeat: repeat-x;
	height: 334px;
	width: 100%;
	background-position: center;
	overflow:hidden;
}
#SubFooter {
	background-image: url(../images/SubFooterStarBurst.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 334px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ContactForm {
	float:left;
	width:470px;
	margin-top:25px;
}
#ContactForm h1 {
	font-weight:normal;
	font-size:22px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:-1px;
	display:block;
	margin-bottom:10px;
}
#ContactForm p {
	color:#ffffff;
}
#ContactForm input[type="text"] {
	display:block;
	width:175px;
	height:22px;
	padding-left:10px;
	padding-right:5px;
	padding-top:6px;
	border: 1px solid #798b9a;
	background-color:transparent;
	background-image: url(../images/SearchBG.png);
	background-repeat:repeat;
	margin-bottom:10px;
	color:#cccccc;
}
#ContactForm textarea {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:5px;
	padding-top:6px;
	border: 1px solid #798b9a;
	background-color:transparent;
	background-image: url(../images/SearchBG.png);
	background-repeat:repeat;
	margin-bottom:10px;
	color:#cccccc;
	height:110px;
	width:430px;
	overflow:auto;
}
#ContactForm input[type="submit"] {
	background-color: #c48823;
	height:28px;
	width:100px;
	border:none;
	color:#ffffff;
	font-size:15px;
	letter-spacing:-1px;
	font-weight:bold;
	cursor:pointer;
}
#ContactForm input[type="submit"]:hover {
	background-color:#eea021;
}
#SubFooterRight {
	width:420px;
	float:right;
	margin-top:25px;
}
#SocialMedia {
	text-align:right;
	height:105px;
}
#SocialMedia img {
	margin-left:6px;
	margin-right:6px;
}
#SubFooterRight .Boilderplate {
	border-top: 1px solid #5b7288;
	padding-top:10px;
	float:right;
	color:#ffffff;
}
#SubFooterRight p {
	line-height:18px;
	margin-bottom:10px;
	color:#ffffff;
	font-size:12px;
}
#SubFooterRight p a {
	color:#eea021;
	text-decoration:none;
}
#SubFooterRight p a:hover, #SubFooterRight p a:active {
	color:#6da0d7;
}
#SubFooterRight .Boilderplate a.RequestLink {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	float:right;
	font-size:18px;
	letter-spacing:-1px;
	text-decoration:none;
	color:#ffffff;
}
#SubFooterRight .Boilderplate a.RequestLink:hover, #SubFooterRight .Boilderplate a.RequestLink:active {
	color:#eea021;
}
#FooterWrapper {
	background-color: #181f26;
	height: 100px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505862;
	overflow:hidden;
}
#Footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
}
#Footer h1 {
	font-size: 12px;
	font-weight: bold;
	color: #f1f1f1;
	line-height: 18px;
}
#Footer h2 {
	font-size: 12px;
	font-weight: normal;
	color: #dddddd;
	line-height: 18px;
}
#FooterRight {
	float: right;
	text-align: right;
	font-size:12px;
	color: #dbdbdb;
	line-height: 20px;
}
#FooterRight a {
	color: #dddddd;
	text-decoration: none;
}
#FooterRight a:hover, #FooterRight a:active {
	color:#eea021;
}
.clear {
	clear:both;
}
/* Events and Announcements Feed */

ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:35px;
	z-index:50;
	float:left;
	position:relative;
}
ul.tabs li { 
	float:left;	 
	padding:0;
	margin:0;
	list-style-image:none !important; 
	height:35px;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}
ul.tabs li.events a {
	width:109px;
	padding-left:10px;
	padding-top:6px;
	display:block;
	background-image:url(../images/EventsTab.png);
	background-repeat:no-repeat;
	background-position:0px -35px;
	margin-right:15px;
	height:29px;
	text-decoration:none;
	color:#727272;
	line-height:24px;
}
ul.tabs li.announcements a {
	width:155px;
	padding-left:10px;
	padding-top:6px;
	display:block;
	background-image:url(../images/AnnouncementsTab.png);
	background-position:0px -35px;
	background-repeat:no-repeat;
	height:29px;
	text-decoration:none;
	color:#727272;
	line-height:24px;
}
ul.tabs a:hover, ul.tabs a:active {
	color:#eea021 !important;
}
ul.tabs a.current {
	background-position:0px 0px !important;
	color: #6da0d7 !important;
}
.panes div {
	width:278px;
	background-repeat:repeat;
	background-image:url(../images/RightColBG.png);
	border: 1px solid #d1d1d1;

	padding:10px;
	z-index:5;
	float:left;
	margin-top:-1px;
	position:relative;
	margin-bottom:20px;
}
/* Calendar Styles */
.RightColumn .CalendarDate, .RightColumn .CalendarTime, .RightColumn .panes div h2 {
	text-transform:uppercase;
	color:#6da0d7;
	font-size:12px;
	font-weight:normal;
}
.CalendarTitle a, .panes div a {
	text-decoration:none;
	color: #6e6e6e;
	line-height:20px;
}
.CalendarTitle a:hover, .CalendarTitle a:active, .CalendarMoreEvents a:hover, .CalendarMoreEvents a:active, .panes div a:active, .panes div a:hover {
	color: #eea021;
}
.CalendarMoreEvents a {
	text-decoration:none;
	color: #6e6e6e;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:13px;
	float:right;
}
.panes div p {
	margin-bottom:15px;
	line-height:20px;
}


a.RightLink {
	color: #727272 !important;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
	float:right;
	text-decoration:none;
	margin-top:11px;
}
a.RightLink:hover, a.RightLink:active {
	color: #eea021 !important;
}
.ImageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ImageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.NewsImage, .NewsItem img {
	padding:4px;
	border: 1px solid #999999;
	float:left;
	margin-right:10px;
}
