@charset "UTF-8";
/* CSS Document */

* {
	outline: none;
}

html {
	height: 100%;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #212122;
	color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#siteBG {
	background-image: url(/images/body-bg1.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

a {
	color: #339933;
}

a:hover {
	color: #33CC66;
}

a.photoGalleryLink {
	color: #EEEEEE;
	text-decoration: none;
}

a.photoGalleryLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.directionsLink {
	font-size: 11px;
	display: block;
	margin: 2px 0px;
	color: #DDDDDD;
	text-decoration: none;
}

a.directionsLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-size: 21px;
	font-family: Lucida Grande;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0px 2px 0px;
}

h3 {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img.left {
	margin: 0px 10px 10px 0px;
	float: left;
}

img.right {
	margin: 0px 0px 10px 10px;
	float: right;
}

.bold {
	font-weight: bold;
}

.bold-black {
	font-weight: bold;
	color: #000000;
}

.italic {
	font-style: italic;
}

.formTitle {
	margin: 4px 5px 0px 0px;
}

#container {
	background-color: #022E11;
	background-image: url(/images/body-bg.jpg);
	background-position: left 90px;
	background-repeat: repeat-x;
	width: 980px;
	margin: 0px auto;
}

#inner-container {
	width: 980px;
	margin: 0px auto;
}

* html #siteBG {
	height: 100%;
}

#header {
	background-image: url(/images/header-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
}

#header-left {
	background-image: url(/images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

#header-right {
	background-image: url(/images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}

#inner-header {
	width: 970px;
	margin: 0px auto;
}

#header-logo {
	float: left;
	clear: none;
}

#main {
	width: 970px;
	margin: 15px auto 0px auto;
	padding-bottom: 185px;
}

#content {
	width: 770px;
	padding: 15px 10px 15px 10px;
	margin-left: 15px;
	background-color: #000000;
	clear: none;
}

#nav {
	clear: none;
	width: 400px;
	height: 42px;
	padding: 30px 0px 0px 0px;
	margin: 0px auto;
}

#members-login {
	padding: 0px 5px 0px 15px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#sidebar {
	width: 230px;
	background: #000000;
}

.sidebar-header {
	background: #666666;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 8px;
	text-align: left;
}

.sidebar-header-link {
	font-size: 10px;
	color: #DDDDDD;
	display: block;
	float: right;
	padding: 3px;
	text-decoration: none;
}

.sidebar-header-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.sidebar-content {
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
}

.schedule-title {
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	text-decoration: underline;
}

.schedule-row {
	font-size: 11px;
	font-weight: normal;
	height: 20px;
}

.schedule-row2 {
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	background-color: #111111;
}

.blogentry {
	padding: 5px;
}

.blogentry-header {
	font-size: 13px;
	font-weight: bold;
}

.blogentry-header a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blogentry-header a:hover {
	color: #33CC66;
	text-decoration: underline;
}

.blogentry-content {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 10px 0px;
}

.blogentry-link {
	color: #339933;
	font-style: italic;
}

#homepage-content {
	margin: 15px 0px 0px 0px;
	background-color: #000000;
	width: 600px;
}

.homepage-content-header {
	background: #666666;
	font-size: 15px;
	color: #FFFFFF;
	width: 293px;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

#sportsAwardslotm {
	width: 350px;
}

.lotmHeader {
	background: #666666;
	font-size: 15px;
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	margin-left: -5px;
}

#sportsAwardsloty {
	width: 350px;
}

.lotyHeader {
	background: #666666;
	font-size: 15px;
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

#lom {
	border-right: 1px solid #999999;
	width: 299px;
}

#lom-content {
	padding: 10px;
	background-color: #000000;
}

#lom-name {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
	text-align: left;
}

#lom-writeup {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#sponsors {
	width: 300px;
}

#sponsor-become {
	font-size: 11px;
	text-align: center;
}

.awardsBox {
	margin: 5px 10px;
}

.lotmName {
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}

a.lotmLink {
	text-decoration: none;
}

a.lotmLink:hover {
	text-decoration: underline;
}

#footer {
	background-image: url(/images/footer-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	clear: both;
	position: relative;
	width: 980px;
	height: 54px;
	margin: -160px auto 0px auto;
}

#inner-footer {
	width: 970px;
	height: 34px;
	margin: 0px auto;
}

#disclaimer {
	font-size: 10px;
	color: #333333;
	margin: 21px 0px 0px 0px;
}

#disclaimer a {
	color: #444444;
}

#disclaimer a:hover {
	color: #777777;
}

/* Sports */

.sideNavItem {
	padding: 3px;
}

a.sportsOverviewTable {
	text-decoration: none;
}

.teamRoster {
	list-style: none;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 10px;
}

.teamRecord {
	text-align: center;
	font-size: 28px;
	margin-top: 15px;
}

.teamPlayoffs {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}

/* Photos */

a.photosOverviewTable {
	text-decoration: none;
}

/* About */

.aboutName {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.aboutTitle {
	font-style: italic;
	font-size: 11px;
	text-align: left;
}

.aboutDescription {
	font-size: 11px;
	text-align: left;
}

.about-officers {
	border-top: 1px solid #666666;
	padding: 10px 0px;
}

.aboutEmail {
	float: right;
	font-size: 10px;
	padding-top: 2px;
}

a.sportsEmail {
	font-size: 10px;
	margin-left: 10px;
}

#twitter_update_list {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 278px;
	overflow: hidden;
}

#twitter_update_list li {
	padding: 5px 0px;
	border-bottom: 1px solid #555555;
	margin-left: 0px;
}

ul#twitter_update_list a {
	color: #339933;
}

ul#twitter_update_list a:hover {
	color: #33CC66;
}