/* Start of CMSMS style sheet 'CC Layout' */
/* Colour list for background and highlights

Blue 
Background - #000033
Dark - #000066 
Light - #90BADE
Light 2 - #A6B9CE

Red 1
Background - #660000
Dark - #660033
Light - #660066

Red 2
Background - #330000
Dark - #660000
Light 1 - #990000
Light 2 - #CC0000

Green
Background - #003300
Dark - #006600
Light - #669900

Purple
Background - #3E255F
Dark - #663399
Light - #CC99FF
		
Purple 2
Background - #3E255F
Dark - #666699
Light - #9999cc

*/


/*
html 
{
	height: 100%;
} 
*/

/* ======================== DIV styles ===================== */

#body
{
	background-color: #f0f0f8;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}


#container
{
	margin: auto;
	display: block;
	background-color: #ffffff;
	width: 840px; /* 900px; */
	overflow: auto;
/*	height: 650px; */ /* for fixed height pages*/ 
                border: solid 1px #000066;
}

#header 
{
	margin: 0; /* margin-top, margin-right, margin-bottom, margin-left */
	background:#000033 url(images/top_round_edge.gif) no-repeat center center;	
	height: 20px;
	overflow: auto;
/*	width: 900px; */ /* If used must match container width */
}

#banner 
{
	padding:0px;
	margin: 0; /* margin-top, margin-right, margin-bottom, margin-left */
	background-color: #A6B9CE; 
/*	background:#fff url(images/banner.jpg) no-repeat right top; */
} 

#companyName h1 
{
	font-family:"Trebuchet MS",Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight: bold;
	color:#000033;
	margin:0;
	font-weight:normal;
}

#companyName h2 
{
	margin: 0; /* margin-top, margin-right, margin-bottom, margin-left */
	font-size:0.5em;
	font-weight:normal;
	color:#000066;
}

#bannerImage 
{
/*	position: relative;
                float: left; */
                margin: 0; /* margin-top, margin-right, margin-bottom, margin-left */
	padding-top: 20px;
	text-align: left;
}

#companyName
{
/*	position: relative;
                float: right; */
                margin: 0 15px 0px 0; /* margin-top, margin-right, margin-bottom, margin-left */
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	text-align: right;
}

#leftSide
{/* left column can contain either the side menu and news or both*/
	position: relative;
	float:left;
	left: 0px;
	margin-left: 15px;
	width: 180px;
	padding: 0;
}

#newsLeft
{/* left news column */ 
	margin: 35px 0; /* margin-top, margin-right, margin-bottom, margin-left */
	width: 170px;
	font-size: 9pt;
	font-weight: normal;
	color: #000066;
	background-color: #A6B9CE;
	padding: 5px 5px 5px 10px; /* padding-top, padding-right, padding-bottom, padding-left */
}

#newsRight
{/* right news column */
	float: right; 
	position: relative;
	margin-right: 40px; /* margin-top, margin-right, margin-bottom, margin-left */
	margin-top: 20px;
	width: 170px;
	font-size: 9pt;
	font-weight: normal;
	color: #000066;
	background-color: #A6B9CE ;
	padding: 5px 5px 5px 10px; /* padding-top, padding-right, padding-bottom, padding-left */
}

#content 
{/* right column */
	float: left;
	position: relative;
	left: 0px;
	margin-left: 20px;
	width: 420px; 
	background: #FFF; 
	padding-bottom: 30px;
/*	height: 300px; */ /* for fixed height pages*/ 
}

#contentWide
{/* right column */
	float: left;
	position: relative;
	left: 0px;
	margin-left: 20px;
	width: 560px; /* 620px; */
	background: #FFF; 
	padding-bottom: 30px;
/*	height: 300px; */ /* for fixed height pages*/ 
}

#copyright
{
	float: left;
	display: block; 
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	
	padding: 5px;
	font-size:9pt;
	color:#aaa;
	line-height:120%;
	word-spacing:1px;
	border-top:1px solid #ddd;
	width: 95%;
	margin-top: 30px;
}


/* ======================= HTML tag styles ========================*/

h1
{
	color: #000033;
	font-size: 13pt;
	font-weight: bold;
}

h2
{
	color: #000033;
	font-size: 11pt;
	font-weight: bold;
}

A
{
	color: #000066;
	font-weight: normal;
                text-decoration: none;
}

.SermonTitle
{
	color: #000066;
	font-weight: normal;
                font-size: 13pt;
	text-decoration: underline;
}


p
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	line-height: 140%;
}

img
{
	border: none;
}

ul
{
	list-style: square;
	line-height: 150%;
	color: #000033;
	font-size: 9pt;
	font-weight: normal;
}

.Bold
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}


a.color
{ 
	text-decoration: none;
	color: #000066;
}

.colour
{
	color: #000066;
	font-size: 9pt;
	font-weight: normal;
}

.colourBold
{
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
}

.empty
{
	line-height: 70%;
	color: #ffffff;
}

.subtitle
{
	line-height: 0.3em;
	font-size: 14px;
	color: #000000;
}

.text
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	line-height: 140%;
}

.Underline
{
	color: #000033;
	font-size: 16pt;
	font-weight: bold;
	Border-bottom: 1px solid #000033;
}


/* ======================= Table tag styles ========================*/

table.pagetable
{
	width: 90%;
}

th.title
{
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

td.Bold
{
	padding: 5px;
	font-weight: bold;
}

td.text
{
	padding: 5px;
}



/* ======================= Calendar tag styles ========================*/

/*
.cal-upcominglist
{
	color: #000033;
	font-size: 13pt;
	font-weight: bold;
	Border-bottom: 1px solid #000033;
}

.calendar-event
{
	color: #000033;
	font-size: 13pt;
	font-weight: bold;
	Border-bottom: 1px solid #000033;
}

.calendar-list
{
	color: #000033;
	font-size: 13pt;
	font-weight: bold;
	Border-bottom: 1px solid #000033;
}

*/

.calendar-date-title
{
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
}

.calendar-date-from
{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}

.calendar-summary-title
{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

.calendar-summary
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
}

.calendar-details
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
}


.calendar-details-title
{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

/* ======================= Newstag styles ========================*/


.NewsSummaryContent
{
	color: #000033;
	font-size: 9pt;
	font-weight: normal;
}

.NewsSummaryPostdate
{
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
	Border-bottom: 1px solid #000033;
}


.NewsSummaryLink a
{
	color: #000033;
	font-size: 13pt;
	font-weight: bold;
}

.NewsSummaryCategory
{
	color: #000033;
	font-size: 9pt;
	font-weight: bold;
}

.NewsSummaryAuthor
{
	color: #000033;
	font-size: 9pt;
	font-weight: bold;
}

.NewsSummarySummary
{
	color: #000033;
	font-size: 9pt;
	font-weight: normal;
}

.NewsSummaryMorelink
{
	color: #000033;
	font-size: 9pt;
	font-weight: bold;
}

#NewsPostDetailDate
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#NewsPostDetailHorizRule
{
	border-bottom: solid 1px #000033;
}


#NewsPostDetailTitle
{
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}

#NewsPostDetailCategory
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#NewsPostDetailAuthor
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#NewsPostDetailContent
{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}


#NewsPostDetailPrintLink a
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

#NewsPostDetailReturnLink a
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

/* ======================= Gateway Form styles ========================*/

. feedbackTextarea
{
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
}

.required
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
}

.staticText
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
}

.submit
{
	margin-top: 5px;
}

textarea
{
	margin: 0.5em 0;
	width:98%;
	height: 6em;
        font-size: 8pt;
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* ======================= New styles ========================*/
/* End of 'CC Layout' */

