/* ===================================
		GENERAL
====================================== */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('../img/top-line.png');
	background-repeat: repeat-x;
}

li
{
	list-style-type: square;
	text-align: left;
}

hr
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a
{
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}

a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

/* ===================================
		CSS MAIN
====================================== */

.mainContainer
{
	width: 777px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*************************************
		CSS INDEX
**************************************/
.indexBox1
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 25px;
	color: #990000;
	background-color: #ECEBC1;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
	text-align: left;
}

.indexBox2
{
	font-size: 12px;
	color: #990000;
	padding: 6px;
	font-weight: bold;
	text-align: left;
}

.indexBox3
{
	font-size: 12px;
	color: #333333;
	padding: 6px;
	font-weight: normal;
	text-align: left;
}

.indexBox4
{
	font-size: 11px;
	color: #333333;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.indexBoxA
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 25px;
	color: #990000;
	background-color: #ECEBC1;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

/* ===================================
		CSS Footer
====================================== */
.bottomContent 
{
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}

.copyright
{
	width:779px;
	height:30px;
	background-color:#666666;
}

/*===================================
		CSS Sidelink
====================================== */
.sidelinksHeader
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#800000;
    font-weight:bold;
    font-size:10pt;
}

.sidelinks {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}


.sidelinksSpecial a
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}


.sidelinksSpecial a:hover
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.sidelinks a
{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.sidelinks a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}


#marqueecontainer
{
	position: relative;
	width: 158px; /*marquee width */
	height: 100px; /*marquee height */
	background-color: #ECEBC1;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	font-family:Tahoma,Arial;
	font-size:9pt;
	color:black;
	margin-top:10px;
	
}
/* ===================================
		CSS MOVIES
====================================== */
.movieHeader 
{
	margin-top:10px;
	margin-bottom:10px;
}

.movie {
	width: 150px;
	margin-top: 6px;
	margin-bottom: 10px;
}

/* ===================================
		CSS NEWS
====================================== */


/* ===================================
		CSS HEADER
====================================== */
.logoTable
{
	margin-top:10px;
	width:777px;
}
.headerTable
{
	height:164px;
	width:777px;
}

/* ===================================
		CSS TOC
====================================== */
.tocLeftCol
{
	width:48%;
}
.tocRightCol
{
	width:50%;
}
.tocHeader
{
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:5px;	
	margin-right:15px;
}
.tocTopic
{
	font-weight:bold;
	color:#800000;
	font-size:9pt;
	margin-bottom:10px;
}
.tocTopicMid
{
	border-left:1px solid gray;
	width:50px;
}
.tocHeaderDate
{
	margin-left:15px;
	font-size:10pt;
	text-decoration:none;
	margin-top:10px;	
	margin-bottom:5px;	
}
.tocHeaderLink
{
	font-size:8pt;
	color:#800000;
	font-style:italic;
	margin-top:5px;
	margin-bottom:15px;	
}
.tocHeaderLink a:hover
{
	font-size:8pt;
	color:#990000;
	font-style:italic;
	margin-top:5px;
	margin-bottom:15px;	
}
ul.toc
{
	/*margin-left:30px;*/
}

.toc li
{
	font-size:9pt;
	margin-right:10px;
}

.tocImg
{
	vertical-align:middle;
	margin-right:3px;
}
/* ===================================
		CSS CONTENT
====================================== */
.leftContent {
	width: 150px;
	text-align: left;
	font-size: 11px;
	color: #990000;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contentOuter
{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.contentHeadlineBorder
{
	margin-top: 10px;
	border: dotted 1px #CCCCCC;
	background-color: #eeeeee;
	padding: 6px;
}
.contentHead1
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.contentHead2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #990000;
	margin-bottom: -20px;
}
.contentHead3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #990000;
}
.contentHead4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #333333;
}


a.readMore {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

a.readmore:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.readmore
{

	text-align: left;
	padding-top: 15px;
}

/**===================================
		CSS CONTENT (SPECIAL)
======================================*/
.testimonials 
{
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: left;
	padding-top: 15px;
}



/* ===================================
		CSS NEWS
====================================== */
.newsDate
{
	font-family: Arial;
	font-weight:normal;
	font-size:9pt;
	text-align:center; 
	vertical-align: top;
	width:20%;
	padding-right:15px;

}
.newsDetail
{
	font-family: Tahoma;
	font-size:10pt;
	padding-bottom:15px; 
	width:80%;
	vertical-align: top;
	padding-right:15px;
}
.newsDetail a:hover
{
	font-weight:normal;
	font-size: 10pt;
	color:#990000;
	text-decoration: none;
}
.newsDetail a, a.visited
{
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none;
}


/* ===================================
		CSS EVENTS
====================================== */
.eventTable
{
	margin-top:5px;
	width:510px;
}
.eventPre
{
	text-align:center;
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	border-left:solid 1px gray;
	background-color:#990000;
	font-weight:bolder;
	color:white;
}
.eventDate
{
	text-indent:10px;
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	border-left:solid 1px gray;
	font-weight:bold;
}
.eventDateCell
{
	text-indent:10px;
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	border-left:solid 1px gray;
	font-weight:bold;
}
.eventSepCell
{

	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	font-weight:bold;
}
.eventLocationCell
{
	text-indent:10px;
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	font-weight:bold;
}
.eventHead1
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}
.eventHead2
{
	font-size:10pt;
	font-weight: bold;
	font-style:italic;
	padding-bottom:10px;
}
.eventAction
{
	padding-top:15px;
	padding-bottom:25px;
}
a.eventAction
{
	text-decoration: underline;
	color:#990000;
	font-weight:bold;
	font-size:8pt;
	padding-right:15px;
}
a:hover.eventAction
{
	text-decoration: none;
	color:#990000;
	font-weight:bold;
	font-size:8pt;
	padding-right:15px;
}
.eventPost
{
	border:4px double gray;
	width:30px;
	height:30px;
}
.templateNav
{
	vertical-align:bottom;
	background-color:#235997;
	color:white;
	width:174px;
	font-family:Tahoma,Arial;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
	text-transform: capitalize;
	border-bottom:solid 1px white;	
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.templateNavSimple
{
	color:#990000;
	width:174px;
	font-family:Tahoma,Arial;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
	text-transform: capitalize;
	border-bottom:solid 1px #CCCCCC;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
a:hover.templateNavSimple
{
	font-weight:normal;
	text-decoration:underline;
	color:#990000;
}
a:hover.templateNav
{
	font-family:Tahoma,Arial;
	font-weight:normal;
	text-decoration:underline;
	color:White;
}
