body {
	background-color:#003663;
	background-image: url(images/gradient_bkgnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 1000px;
	margin:auto;
}

#gradcontainer {
	width: 1000px;
	margin:auto;
	background-image: url(images/dropshadow.png);
	background-repeat: repeat-y;
	background-position: center;
}

#sitecontainer {
	width: 960px;
	margin:auto;
}

#header {
	width: 960px;
	height: 93px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#nav {
	width: 960px;
	height: 41px;
	background-image:url(images/nav_bkgnd.jpg);
	background-repeat: no-repeat;
	margin-top: -12px;
}

#nav img {
	border: 0;
	margin-top: 4px;
}

/*begin navigation*/

.nav, .nav ul { 
	list-style: none;
	margin-top: 0px;
	padding: 0;
	color: #ffffff;	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-left: 5px;
}

.nav {
  z-index: 100;
  position: relative;
}

.nav li {
  border-left: 0px solid #000;
  float: left;
  padding: 0;
  position: relative;
  height: 35px;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  color: #ffffff;
  display: block;
  padding: 0px;
}

.nav li a:hover {
 cursor:pointer;
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
  color: #ffffff;
}

#nav-one li:hover ul {
	width:180px;
}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  color: #ffffff;	
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  color: #ffffff;	
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.nav ul {
  background: #9f1111;
  list-style: none;
  margin: 0;
  width: 170px;
  position: absolute;
  top: -999em;
  left: 0px;
}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 35px;
}

.nav ul li {
  border: 0;
  float: none;
  margin:0;
}

.nav ul li ul{
  border: 0;
  float: none;
  margin:0;
}

.nav ul li ul li{
  border: 0;
  float: none;
  margin:0;
  padding-left: 8px;
}

.nav ul a {
  border-bottom: 0;
  padding-right: 20px;
  width: 130px;
  margin-top:4px;
  padding-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;

}

.nav ul a:hover {
  background: #9f1111;
  color: #ffffff;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  
}

.subnav ul {
	margin-top: 5px;
}

.subnav li {
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	padding-top: 0px;
}

/*end of navigation*/

#subcontainer {
	width: 960px;
	background-image: url(images/bkgnd_span.jpg);
	background-repeat: repeat-y;
}

#rightcolcont {
	width: 255px;
	float:right;
	margin-right: -10px;
	margin-top: 0px;
}

#rightcol {
	width: 255px;
	height: 392px;
	background-image: url(images/rightcol_bkgnd.jpg);
	background-repeat: no-repeat;
}

#rightcolsub {
	width: 255px;
	background-image: url(images/rightcol_bkgnd.jpg);
	background-repeat:  no-repeat;
	padding-bottom: 15px;
}

#rightcol img, #rightcolsub img {
	border: 0;
	margin-left: 16px;
	padding: 0;
}

#rightcolbothome {
	width: 255px;
	height: 21px;
	background-image: url(images/rightcol-home_btm.jpg);
	background-repeat: no-repeat;
	margin-top:7px;
}

#testimonial {
	width: 238px;
	height: 150px;
	margin-top: -11px;
}

#testimonialsub {
	width: 238px;
	height: 162px;
	margin-top: -11px;
}

#testimonial img, #testimonialsub img {
	float: left;
	margin-left: -4px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
}

#testimonial p, #testimonialsub p {
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#testimonial p.right, #testimonialsub p.right {
	text-align: right;
	margin-top: -5px;
	padding-top: 0px;
	margin-right: 20px;
}

#contentconthome {
	width: 482px;
	float: right;
}

#contenthometop{
	width: 482px;
	height: 30px;
	background-image: url(images/content-home_top.jpg);
	background-repeat: no-repeat;
}

#contenthome {
	width: 450px;
	background-image:url(images/content-home.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 12px;
	padding-right: 20px;
	padding-bottom: 11px;
	margin-top: -5px;
}

#contenthome h1 {
	color: #9f1111;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}

#contenthomebot {
	width: 482px;
	height: 32px;
	background-image:url(images/content-home_btm.jpg);
	background-repeat: no-repeat;
	margin-top: -5px;
}

a.more-link {
	color: #9f1111;
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
	margin-left: 330px;
}

a.more-link:hover {
	color: #9f1111;
	font-weight: bold;
	text-decoration: underline;
	font-style:normal;
	margin-left: 330px;

}

#form img.imgcalendar, #contentsub img.imgcalendar {
	float: none;
}


#leftcol {
	width: 245px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(images/leftcol_bkgnd.jpg);
	background-repeat: repeat-y;
}

#newsevents {
	width: 228px;
	height: 240px;
	background-image: url(images/events-news-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-top: 0px;
}

#newsevents h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 12px;
	margin-bottom: -2px;
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
}
#newsevents p {
	width: 200px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#newsevents hr {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newsevents #NewsTicker{
	border:0;
	width:200px;
	height:200px;
	margin:0 auto;
	padding-top: 20px;
}

#newsevents #NewsVertical {
	width: 200px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}

/* --------------- */
/* Ticker Vertical */
#newsevents #NewsTicker #NewsVertical ul#TickerVertical {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
#newsevents #TickerVertical li {
		display: block;
		width: 200px;
		margin: 0;
		padding: 0px;
		float: left;
	}
	
#newsevents a {
	color: #5acfff;
	text-decoration: underline;
}

#newsevents a:hover {
	color: #5acfff;
	text-decoration: underline;
}

#leftcolbothome {
	width: 245px;
	height: 20px;
	margin-top: 0;
}

#leftcol a {
	color: #5acfff;
	text-decoration: underline;
	font-size: 11px;
}

#leftcol a:hover {
	color: #5acfff;
	text-decoration: underline;
	font-size: 11px;
}

#contentsubcont {
	width: 725px;
	float:none;
}

#contentsubtop {
	width: 725px;
	height: 30px;
	background-image: url(images/content-sub-top.jpg);
	background-repeat: no-repeat;
}

#contentsub {
	width: 655px;
	background-image: url(images/content-sub.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: -10px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 28px;
	padding-top:4px;
	min-height: 355px;
}

#contentsub a {
	color: #9f1111;
	font-weight: bold;
	text-decoration: none;
}

#contentsub a:hover {
	color: #9f1111;
	font-weight: bold;
	text-decoration: underline;
}

div.photoWeek{
	width: 305px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

div#contentsubcont div#contentsub div.entry div.photoWeek div.thumbnails img.hidethumbnail{
	display:none;
	float:left;
	margin-right: 7px;
}

img.hidethumbnail {
	display:none;
	float:left;
	margin-right: 7px;
}

#contentsub img {
	float: right;
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 10px;
	border: 0px;
}

#contenthome img {
	float: right;
	margin-left: 6px;
	margin-bottom: 7px;
	margin-right: 0px;
	border: 0px;
}

#contentsub h1 {
	color: #9f1111;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}

#contentsub h3 {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

#testimonialentry {
	clear: left;
}

#testimonialentry img {
	float: left;
}

#testimonialnavigation {
	clear: left;
}

#directionsentry {
	margin-left: 45px;
}

ul.checklist li {
	list-style-image: url(images/check-bullet.gif);
}

#footer {
	clear: both;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	margin-top: -13px;
}

#footersub {
	clear: both;
	background-image:url(images/footer-sub.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 52px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	margin-top: -11px;
}

#footer p {
	margin-left: 8px;
	padding-top: 5px;
}

#footersub p {
	margin-left: 8px;
	padding-top: 33px;
}

#footer p.rightfooter {
	float:right;
	margin-top: 1px;
	margin-right: 7px;
}

#footersub p.rightfooter {
	float:right;
	margin-top: 0px;
	margin-right: 7px;
}

#footer a, #footersub a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover, #footersub a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

#linklove p {
	color: #FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

#linklove a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#linklove a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#video {
	width: 195px;
	margin-left: 22px;
	margin-top: 11px;
}

#homelink {
display:block;
float:left;
height:90px;
margin-left:0px;
margin-top:0px;
width:135px;
}

#contentsub img.awards {
	float: none;
	margin-left: 0px;
	margin-top:0px;
	vertical-align: middle;
}

#opportunities {
	width: 280px;
	float: right;
	min-height: 305px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	border: 5px double #9F1111;
	margin-left: 15px;
}

.right {
margin:4px 0 4px 10px;
float:right;
padding:1px;
display:inline;

}