html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #17191C url(images/bg_01.gif) repeat-x left top;
	font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CED0D5;
}

h1, h2 {
	margin: 0px;
	font-family: "Ubuntu Condensed", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, .43);
	font-size: 40px;
}

h2 {
	margin-bottom: 5px;
	letter-spacing: -2px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .43);
	line-height: 50px;
	font-size: 25px;
}

h3 {
	margin: 0px 0px 5px 0px;
	line-height: 25px;
	font-size: 14px;
	color: #FFFFFF;
}


p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
}
.QuoteFont {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}


strong {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
	border: 1px solid #484D58;
	background: #17191C;
}

img.border1 {
	float: left;
	margin-right: 25px;
	padding: 2px;
	border: 1px solid #484D58;
	background: #17191C;
}
img.borderRight {
	float: right;
	padding: 2px;
	border: 1px solid #484D58;
	background: #17191C;
	margin-left: 25px;
}


img.alignleft {
	margin-right: 25px;
}

img.alignright {
	margin-left: 25px;
}

img.aligncenter {
}

hr {
	display: none;
}

/** MISC */


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

/** LIST STYLES */

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.list-style1 li {
	padding: 14px 0px;
	background: url(images/bg_02.gif) repeat-x left top;
}

.list-style1 li.first {
	padding-top: 0px;
	background: none;
}

.list-style1 h3 {
	padding-top: 5px;
}

.list-style1 p {
	margin: 0px 0px 5px 0px;
}

.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 14px 0px;
	background: url(images/bg_02.gif) repeat-x left top;
}

.list-style2 li.first {
	padding-top: 0px;
	background: none;
}

.list-style2 h3 {
	float: left;
	width: 51px;
	height: 51px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	background: url(images/homepage_11.jpg) no-repeat left top;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .43);
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: center;
}

.list-style2 h3 span {
	display: block;
}

.list-style2 h3 .month {
	padding-top: 3px;
	line-height: 16px;
	font-size: 16px;
}

.list-style2 h3 .date {
	line-height: 28px;
	font-size: 28px;
	letter-spacing: -2px;
}

.list-style2 p {
	margin: 0px;
	padding: 5px 0px;
}

.list-style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style3 li {
	padding: 10px 0px 10px 0px;
	background: url(images/bg_02.gif) repeat-x left top;
}

.list-style3 li.first {
	padding-top: 0px;
	background: none;
}

/** LINK STYLES */

.link-style1 {
	display: inline-block;
	width: 143px;
	background: url(images/homepage_07.jpg) no-repeat left top;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .43);
	font: 17px/35px "Ubuntu Condensed", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
}
.link-styleLogIn {
	display: inline-block;
	width: 60px;
	background: url(images/homepage_07.jpg) no-repeat left top;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .43);
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
	font-family: "Ubuntu Condensed", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
}
.link-styleSignUp {
	display: inline-block;
	width: 60px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .43);
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
	font-family: "Ubuntu Condensed", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(images/homepage_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear:both;
}

.clearfix {
	zoom:1;
}

/** HEADER */

#header {
	background: url(images/backupTOP.jpg) no-repeat center top;
}

#header .container {
	height: 190px;
}

/** LOGO */

#logo {
	float: left;
	background-image: url(LogoAnimation.swf);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#logo h1 {
	letter-spacing: -4px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .43);
	line-height: 45px;
	font-size: 45px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a span {
	color: #C9CCD1;
}

/** MENU */

#menu {
	float: left;
	height: 99px;
	margin-left: 57px;
}


.linkTITLE {
	font-size: 16px;
	font-weight: bold;
	color: #C25E34;
	text-decoration: none;
}


#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 128px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 38px;
	text-decoration: none;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .29);
	letter-spacing: -1px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Ubuntu Condensed", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(images/menu_Hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu .menu-style1 {
	background-image: url(images/Menu_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu .menu-style2 {
	background-image: url(images/Menu_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu .menu-style3 {
	background-image: url(images/Menu_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu .menu-style4 {
	background-image: url(images/Menu_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/** BANNER */

#banner {
	background: url(images/bg_04.jpg) no-repeat center top;
}

#banner .container {
	width: 940px;
	height: 233px;
	padding: 30px;
}

#banner h1 {
	margin: 0px 0px 14px 0px;
	padding: 60px 0px 0px 290px;
	letter-spacing: -4px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, .43);
	line-height: 54px;
	font-size: 54px;
}

#banner p {
	padding: 0px 0px 0px 290px;
	letter-spacing: -2px;
	font: 26px/45px "Ubuntu Condensed", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, .43);
	color: #B2B6BE;
}

#banner p a {
	display: inline-block;
	width: 190px;
	margin: 0px 20px 0px 0px;
	background: url(images/homepage_05.jpg) no-repeat left top;
	text-align: center;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .43);
	text-decoration: none;
	font-size: 24px;
	color: #FFFFFF;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: left;
	width: 595px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#wide-content {
	margin: 30px 45px 20px 45px;
}

/** 1-COLUMN LAYOUT */

.onecolumn {
	background: url(images/subpage2_01.jpg) no-repeat center top;
}

.onecolumn .content {
	padding: 25px 0px;
}

/** 2-COLUMN LAYOUT */

#two-columns {
	width: 950px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.two-columns {
	background-image: url(images/bg2_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.two-columnsREVERSE {
	background-image: url(images/bg2_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.two-columns h2 {
	padding: 0px 0px 0px 25px;
}

.two-columns .content {
	padding: 25px;
}

/** 2-COLUMN LAYOUT */

.three-cols {
	background: url(images/bg_05.jpg) no-repeat center top;
}

.three-cols-col {
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.three-cols-col h2 {
	padding: 0px 0px 0px 25px;
}

.three-cols-col .content {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.three-cols-col1 {
	margin: 0;
}

.three-cols-col2 {
}

.three-cols-col3 {
}

/**-COLUMN  New LAYOUT */

.three-colsNEW {
	background: url(images/bg_new1.png) no-repeat center top;
}


/** SIDEBAR */

#sidebar {
	float: right;
	width: 330px;
	margin: 30px 0px 20px 0px;
}

/** FOOTER */

#footer-bg {
	padding-top: 2px;
	background: #121315 url(images/bg_02.gif) repeat-x left top;
}

#footer-bg-top {
	background: url(images/bg_06.jpg) no-repeat center top;
}

#footer .container {
}

#footer-box {
	padding-top: 30px;
	background: none;
}

#footer-box .three-cols-col .content {
	padding-top: 0px;
}

#footer-box .list-style1 {
	line-height: 35px;
	padding-left: 10px;
}

#footer-box .list-style1 li {
	padding: 0px;
}

#footer-box .list-style1 a {
	text-decoration: none;
	color: #606875;
}

#footer-box .links a {
	display: inline-block;
	margin-right: 5px;
}

#footer {
	overflow: hidden;
	background: url(images/bg_07.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px;
	text-align: center;
	color: #222429;
}

/** BOX 1 */

#box1 {
}

/** BOX 2 */

#box2 {
}

/** BOX 3 */

#box3 {
}
.LogoAnimation {
	height: 190px;
	width: 380px;
	float: right;
}
.LogInButton {
	color: #FFF;
	background-image: url(images/homepage_05.jpg);
	font-weight: bold;
}
.LogInFont {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebarREVERSE {
	margin: 30px 0px 20px 0px;
	float: left;
}

.LogInField {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	border: thin solid #06F;
}
.forgotPasswordFont {
	font-size: 12px;
	color: #CED0B9;
}
.SiteBanner {
	width: 540px;
	height: 150px;
	border: 2px solid #484D58;
	padding: 2x;
	background: #17191C;
}

.current {
	border: none;
}

.current:hover img{
border: 1px solid #CCC;
}

.current:hover{
color: red; /* Dummy definition to overcome IE bug */
}


/** Sidebar Links */

#sideBar {
}


#sideBar ul {
}

#sideBar li {
}

#sideBar a {
}

#sideBar a:hover {
	text-decoration: none;
	background-image: url(images/menu_Hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.highlightit img{
border: 2px solid #484D58;
}

.highlightit:hover img{
border: 2px solid #CCC;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#sideBar .menu-style1 {
}


.eventsDIV {
	width: 536px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 50px;
	margin-top: 15px;
}
.mediaDIV {
	width: 500px;
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-align: center;
	overflow: auto;
}

.Events {
}
.footerIMG {
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.contactForm {
	background-image: url(images/eventBackground.png);
	background-repeat: repeat;
	font-family: "Sans Serif";
	font-size: 16px;
	font-weight: bold;
}
