body { 
	background: top left repeat-x #1b272c url(../images/bg.jpg);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000;
	margin: 0;
	padding: 0;
	}

.container {
	margin: auto;
	width: 933px;
	background: center top repeat-y url(../images/table_bg.jpg);
	}

.banner {
	width: 933px;
	height: 259px;
	}

.subbanner {
	width: 933px;
	height: 197px;
	}

.content {
	width: 933px;
	}

.navigationbkg {
	background: top left no-repeat url(../images/nav_sub_bg.jpg);
	}

.navigation {
	padding-left: 26px;
	}

img {
	border: none;
	}

h1 {
	color: #fff;
	font-size: 1.5em;
	}
	
h2 {
	color: #202e33;
	font-size: 1em;
	padding-top: 1.2em;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #440303;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #440303;
	}

td.left {
	width: 230px;
	vertical-align: top;
	padding-left: 34px;
	}
	
td.middle {
	width: 404px;
	vertical-align: top;
	background-image: url(../images/snowflakes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 54px;
	}

td.middle p {
	font-size: .8em;
	line-height: 1.5em;
	width: 330px;
	padding-left: 48px;
	}	

td.right {
	width: 292px;
	vertical-align: top;
	}

.home_sponsor_logos {
	padding-top: 10px;
	}

.home_sponsor_logos img.left {
	width: 102px;
	padding-bottom: 15px;
	padding-left: 5px;
	}

.home_sponsor_logos img.right {
	width: 102px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	
.glance {
	width: 228px;
	background: top left repeat-y url(../images/glance_bg.jpg);
	margin-top: 3px;
	}

.glance p {
	padding: 0 20px 0 25px;
	font-size: .8em;
	line-height: 1.5em;
	}

.glance a:link, .glance a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #440303;
	}
	
.glance a:hover, .glance a:active {
	text-decoration: none;
	font-weight: bold;
	color: #440303;
	}

.footer {
	margin: auto;
	background: top center no-repeat url(../images/footer_bg.jpg);
	width: 933px;
	clear: inherit;
	}

.footer_links {
	padding-top: 1em;
	padding-bottom: 1.2em;
	text-align: center;
	}

.footer_links p {
	font-size: .7em;
	color: #aac2c9;
	}

.footer_links a:link, .footer_links a:visited {
	color: #aac2c9;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.footer_links a:hover, .footer_links a:active {
	color: #aac2c9;
	text-transform: uppercase;
	text-decoration: underline;
	}

.footer_text {
	padding: 0 40px 2em 40px;
	text-align: left;
	}

.footer_text p {
	font-size: .7em;
	color: #344246;
	padding-bottom: .3em;
	line-height: 1.5em;
	}

.footer_text a:link, .footer_text a:visited {
	color: #344246;
	text-transform: uppercase;
	}
	
.footer_text a:hover, .footer_text a:active {
	color: #344246;
	text-transform: uppercase;
	}

p.copyright {
	color: #415e66;
	}

.copyright a:link, .copyright a:visited {
	color: #415e66;
	text-transform: none;
	text-decoration: underline;
	}

.copyright a:hover, .copyright a:active {
	color: #415e66;
	text-transform: none;
	text-decoration: none;
	}

/*<!--------------------------------------Sub Page-------------------------------------->*/

td.subleft {
	width: 230px;
	vertical-align: top;
	padding-left: 34px;
	}

td.submiddle {
	width: 570px;
	vertical-align: top;
	background: top left no-repeat url(../images/sub_body_bg.jpg);
	padding-left: 48px;
	}

td.submiddle p {
	font-size: .8em;
	line-height: 1.5em;
	}
	
/*<!--------------------------------------Sub Navigation-------------------------------------->*/

.imageSwap a:link, .imageSwap a:visited {
	display: block;
	background: url(../images/sub_rollover.jpg) no-repeat;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: #260000;
	text-decoration: none;
	width: 228px;
	margin: 0;
	padding: 0;
	}

.imageSwap a:hover, .imageSwap a:active {
	background: url(../images/sub_rollover.jpg) no-repeat;
	background-position: -228px 0;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 228px;
	margin: 0;
	padding: 0;
	}

.imageSwap span {
	display: block;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 10px 10px 45px;
	margin: 0;
	}


.imageSwap a.hlight:link, .imageSwap a.hlight:visited, .imageSwap a.hlight:hover, .imageSwap a.hlight:active {
	background: url(../images/sub_rollover.jpg) no-repeat;
	background-position: -228px 0;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 228px;
	margin: 0;
	padding: 0;
}
	
	
/* hide the default thank you message for contact us from Joomla */
div.message 
{
	display:none;
}


/* news & events style */
.news_module {
padding-bottom: 15px;
margin-bottom: 10px;
border-bottom: 1px solid #000;
}


.topics {
padding-bottom: 5px;
font: .8em;
}


.date {
font-size: 1em;
font-style: italic;
}


.event_name {
font-size: 1.2em;
font-weight: bold;
}


.info {
padding: 0;
margin: 0;
}


.news_module a:link, .news_module a:visited {
text-decoration: underline;
color: #440303;
}
.news_module a:hover, .news_module a:active 
{
text-decoration: none;
color: #440303;
}

contact_email 
{
	font: .8em;
}

/* no Next, Previous buttons under content secions */
.pagenav_prev
{
	display:none;
}
.pagenav_next
{
	display:none;
}