/* Trinity Presbyterian Church */
/* SECONDARY PAGES CSS Version 1.4.0 */

/* INDEX ***********************************

/* 1:  Overall Page Styling
/* 2:  Top Bar
/* 3:  Header & Menu
        - Layout
		- Menu Columns
		- Menu Links
		- Menu Positioning
/* 4:  Main Content
		- Layout
		- Text Styles
		- Bullets
/* 5:  Footer
/* 6:  Top Bar & Footer Links
/* 7:  Content Links
/* 10: Table Styles

*********************************************/

/********* OVERALL STYLING *********/
html,body {
	background: #EBE8E2 url(../images/bgrepeat.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CECDC8;
}

/********* TOP BAR *********/
#top{
	height: 24px;
	margin: auto;
	padding-top: 10px;
	width: 750px;
	}
	
/****** ALIGN ITEMS *******/
#rightAlign{
	float: right;
	}
#rightAlignMargin{
	float: right;
	margin: 7px 20px 0 0;
	}

/********* HEADER *********/
#headerContainer{
	background: url(../images/contenttop.gif) no-repeat bottom;
	height: 262px;
	margin: auto;
	padding-top: 23px;
	width: 750px;
	}
#headerContainerTYC{
	background: url(../images/tyccontenttop.jpg) no-repeat bottom;
	height: 262px;
	margin: auto;
	padding-top: 23px;
	width: 750px;
	}
#logo{
	float: left;
	height: 225px;
	margin-top: 25px;
	width: 166px;
	}
#menu{
	float: right;
	line-height: 18px;
	margin-top: 28px;
	position: relative;
	width: 582px;
	}
#infocol{
	margin-left: 5px;
	width: 86px;
	float: left;
	}
#congcol{
	width: 106px;
	float: left;
	}
#orgcol{
	width: 125px;
	float: left;
	}
#youthcol{
	width: 134px;
	float: left;
	}
#missioncol{
	width: 126px;
	float: left;
	}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.menu:link {
	color: #FFF;
}
a.menu:visited {
	color: #FFF;
}
a.menu:hover {
	background-color: #04C0FF;
	color: #FFF;
	text-decoration: none;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	width: 10em;
}
a.menu:active {
	text-decoration: none;
	color: #FFF;
	border-bottom: #0CF;
	background-color: #09C;
}	
li.header {
	font-size: 12px;
	color: #000066;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/********* MAIN CONTENT *********/

#content{
	background-color: #FFF;
	border-color: #767369;
	border-style: solid;
	border-width: 0 2px 0 2px;
	margin: auto;
	width: 746px;
	}
#frame{
	width: 698px;
	margin-left: 24px;
}
#titlenologo{
	width: inherit;
	height: 35px;
	background: #FFFFCC;
	border-top: 2px solid #A9A081;
	border-bottom: 2px solid #A9A081;
	/*display: table-cell;
	vertical-align: middle;*/
	padding-top: 10px;
}
#text{
	width: 658px;
	padding: 0 20px 0 20px;
	margin: 10px 0 20px 0;
}
#calendartoc{
	width: 698px;
	padding: 0;
	margin: 10px 0 20px 0;
}
#bottom{
	width: inherit;
	height: 190px;
	border-top: 2px solid #A9A081;
	background: url(../images/bottomfade.jpg) repeat-x;
	padding-top: 10px;
}
#fullwidth{
	float: left;
	height: inherit;
	margin: 0 10px 0 20px;
}
#left{
	float: left;
	width: 329px;
	height: inherit;
	margin-left: 20px;
}
#right{
	float: right;
	width: 329px;
	height: inherit;
	margin-left: 20px;
}
/* Used for pages with an image header */
#imgContainer{
	width: 698px;
}
#imgContainerTall{
	height: 220px;
}
#vidlink{
	margin: 175px 0 0 200px;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/vidlinkbg.gif) no-repeat;
	height: 22px;
	color: #FFF;
	padding: 4px;
}
#vidlink:hover{
	background: url(../images/vidlinkhoverbg.gif) no-repeat;
}
#imgContainerNarrow{
	width: 698px;
	height: 180px;
}
#warning{
	width: 648px;
	height: 30px;
	border-top: 2px solid #900;
	border-bottom: 2px solid #900;
	background: #FFEAEA url(../images/attention.jpg) no-repeat left center;
	margin-top: 10px;
	padding: 14px 0 0 50px;
	font: 11px normal Arial, Helvetica, sans-serif ;
	color: #900;
}

/* Common to all secondary pages */

h1.title{
	margin: 2px 0 0 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #006699;
	font-size: 20px;
}
a.home:link{
	text-decoration: none;
	color: #257EA9;
	border-bottom: 1px solid #A9A081;
}
a.home:visited{
	text-decoration: none;
	color: #257EA9;
	border-bottom: 1px solid #A9A081;
}
a.home:hover{
	border-bottom-width: 2px;
}
a.home:active{
	text-decoration: none;
	color: #990099;
	border-bottom: 1px solid #A9A081;
}
p.formal {
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #5B5337;
	font-size: 14px;
}
p.formaltitle {
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #069;
	font-size: 14px;
	font-weight: bold;
}
p.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
}
p.bottomtext{
	color: #786D49;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
blockquote.pquote{
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0066CC;
	font-size: 14px;
	font-style: italic;
}
a.pagelink:link{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #5B5337;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 2px solid #0099CC;
	line-height: 22px;
}
a.pagelink:visited{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #5B5337;
	border-bottom: 2px solid #5B5337;
	font-size: 14px;
	text-decoration:none;
	line-height: 22px;
}
a.pagelink:hover{
	color: #003399;
	border-bottom: 2px solid #003399;
	line-height: 22px;
}
a.pagelink:active{
	color: #003399;
	border-bottom: 2px solid #003399;
	line-height: 22px;
}
/* Bulletpoint Style */
li.mainbullets {
	color: #5B5337;
	font: 14px Georgia, Times New Roman, Times, serif;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: square;
	text-indent: 15px;
	}
li.blankbullets{
	color: #5B5337;
	font: 14px Georgia, Times New Roman, Times, serif;
	line-height: 20px;
	list-style-type: none;
	text-indent: 30px;
	}
/* Location Page */
#mapholder{
	width: inherit;
	height: 300px;
	}
/* Top Ten Page */
li.number{
	font: 30px Georgia, Times New Roman, Times, serif;
	color: #939;
	}
h2.topten{
	font: 20px Georgia, Times New Roman, Times, serif;
	color: #939;
	}
/*Unique Elements*/
hr {
	width: 100%;
	border: 0;
	color: #CCC1A8;
	background-color: #CCC1A8;
	height: 2px;
	}
a.verse:link{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #5B5337;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #999;
	line-height: 22px;
	font-style: italic;
	text-indent: 15px;
}
a.verse:visited{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #5B5337;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #999;
	line-height: 22px;
	font-style: italic;
	text-indent: 15px;
}
a.verse:hover{
	color: #006699;
	border-bottom: 1px solid #999;
}
a.verse:active{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0066CC;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #999;
	line-height: 22px;
	font-style: italic;
	text-indent: 15px;
}

/*Centred Content*/
#centred{
	width: 500px;
	height: 130px;
	background-color: #62513D;
	margin: 20px auto 20px auto;	
	}
#personimg{
	width: 120px;
	height:130px;
	float: left;
	}
#persontxt{
	width: 360px;
	height: 101px;
	float: right;
	border-top: 2px solid #A9A081;
	border-bottom: 2px solid #A9A081;
	padding: 25px 0 0 20px;
	}
#persontxt:hover{
	background-color: #524730;
	}
p.stafftitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	}
p.staffname{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #6CF;
	margin-top: -12px
	}
p.stafftext{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFF;
	margin-top: -12px
}

/* FOOTER */

#footerbg{
	background: #383632 url(../images/bgbottomrepeat.jpg) repeat-x;
	width: 100%;
	}
#secondaryfooter{
	background: url(../images/bgcontentbottom.gif) no-repeat top;
	height: 300px;
	margin: auto;
	width: 750px;
	}
#callingcard{
	background-color: #3E362F;
	border: 2px solid #797066;
	color: #FFF;
	float: right;
	height: 120px;
	margin-top: 75px;
	padding: 20px;
	width: 190px;
	}
#callingcard:hover{
	background-color: #383229;
}
#details{
	float: left;
	width: 480px;
	margin-top: 90px;
	padding-left: 26px;
	}
p.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
	}

/* LINK STYLES */
/* TOP AND BOTTOM LINKS */

a.light {
	color: #FFF;
	text-decoration: none;
	border-bottom: #9CBFC7;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;	
	}	
a.light:visited {
	color: #FFF;
	text-decoration: none;
	}
a.light:hover {
	border-bottom: #9CBFC7;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #FFF;
	text-decoration: none;
	}
a.light:active {
	color: #FFF;
	text-decoration: none;
	}

/* EMAIL LINKS */

a.emails:link {
	text-decoration: none;
	color: #9CF;
	border-bottom: 1px dotted #fff;
}
a.emails:visited {
	text-decoration: none;
	color: #9CF;
	border-bottom: 1px dotted #CCC;
}
a.emails:hover {
	color: #9CF;
	border-bottom: 1px solid #CCC;
}
a.emails:active {
	text-decoration: none;
	color: #9CF;
	border-bottom: 1px dotted #fff;
}

/* DARK BG LINKS */
a.pagelinkdark:link{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 2px solid #C9F3F8;
	line-height: 22px;
}
a.pagelinkdark:visited{
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 2px solid #C9F3F8;
}
a.pagelinkdark:hover{
	color: #FFFFCC;
	border-bottom: 2px solid #FFFFCC;
}
a.pagelinkdark:active{
	color: #003399;
	border-bottom: 2px solid #003399;
}

/* TABLE STYLES: Many thanks to Veerle for this table style: http://veerle.duoh.com */

#mytable {
	width: 540px;
	padding: 0;
	margin: 0 0 0 60px;
}
caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	font: bold 12px Georgia, Times New Roman, Times, serif #4f6b72;
	color: #4F6B72;
	border-right: 1px solid #92BAC9;
	border-bottom: 1px solid #92BAC9;
	border-top: 1px solid #92BAC9;
	letter-spacing: 2px;
	text-align: left;
	padding: 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #92BAC9;
	background: none;
}
td.secondary {
	border-right: 1px solid #92BAC9;
	border-bottom: 1px solid #92BAC9;
        border-left: 1px solid #92BAC9;
	background: #fff;
	color: #4f6b72;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 12px;
}
td.alt {
	border-right: 1px solid #92BAC9;
        border-left: 1px solid #92BAC9;
	border-bottom: 1px solid #92BAC9;
	background: #F5FAFA;
	color: #797268;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 12px;
}
th.spec {
	border-left: 2px solid #92BAC9;
	border-bottom: 1px solid #92BAC9;
	background: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
}
th.specalt {
	border-left: 2px solid #92BAC9;
        border-bottom: 1px solid #92BAC9;
	background: #f5fafa;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #797268;
}