/*Trinity Fellowship COB*/
/* CSS Document */

body {
	background-color:#ffffff;
	/*margin:10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
		
		/* OPTIONAL BACKGROUND IMAGE
	
	background-image:url(images/backgrounds/main.jpg);
	background-position:center;
	background-repeat:repeat-y;

	*/
}	
	
#sitewrap  {
	width: 800px;
	margin: 0 auto;
	/*background-image: url(/images/backgrounds/left_grad.png);
	background-repeat: repeat-y;
	background-position: right;	*/
}
		
a {
	color:#000099;
	text-decoration: underline;
}

a:hover {
	color: #0033CC;
	border-bottom: 1px dotted #red;
}



textarea,input,submit {
	background-color:#eeeeee;
	color:#666666;
	padding:5px;
	border:none;
	margin:3px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:235%;
	color:#000000;
	font-weight:normal;
}

/* THE AREA THAT CONTAINS THE STONE IMAGE AND THE WEBSITE TITLE */

#title {
	width:750px;
	margin:0 auto 0 auto;
	text-align:center;
	margin-bottom:25px;
	background-color:#ffffff;
}

#title h1 {
	margin-bottom:10px;
}

#title p {
	font-variant:small-caps;
	letter-spacing:2px;
}

/* PROPERTIES OF THE HEADER IMAGE */

#title img {
	border:none;
}

/* THE AREA THAT CONTAINS ALL THE CONTENT OF THE WEBSITE */

#container {
	width:750px;
	margin:0 auto;
	padding: 12px;
	background-color:#ffffff;

}

/* THE SIDEBAR WITHIN THE CONTAINER */

#sidebar {
	width:200px;
	float:right;
	margin-top:12px !important;
	margin-top:0;
	
}

#sidebar h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:right;
	font-size:135%;
	font-weight: bold;
	/* color:#662477; */
color:#586488;
	border-bottom:1px dotted #dddddd;
	padding-right: 12px;
}

#sidebar p {
	line-height:20px;
}

#sidebar a  {
	text-decoration: none;
}

/* THE MENU */

#menu {
	text-align:right;
	/*margin-left:25px;*/
	background-color:#ffffff;
}

#menu a {
	color:#000099;
	/*background-image:url(images/backgrounds/a.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
	padding-right:10px;
	line-height:25px;
	text-decoration:none;
}

#menu a:hover {
	color: #990000;
	/*border-bottom: 1px dotted #cccccc;*/
}

/* THE AREA NEXT TO THE SIDEBAR -- CONTENT AREA */

#content {
	margin-right:220px;
	padding-right:20px;
	border-right:1px solid #cccccc;
	/*background-image:url(images/backgrounds/content.jpg);
	background-position:right;
	background-repeat:repeat-y;*/
	background-color:#ffffff;
	}

#content h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:180%;
	/* color:#662477; */
color:#586488;
	border-bottom:1px dotted #dddddd;
	padding-top:12px !important;
	padding-top:0;
	/*background-image:url(images/stone.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
}

#content h1.brochure {
	text-align: center;
	border: none;
	font-size: 225%;
}

#content h2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:center;
	font-size:150%;
	/* color:#662477; */
color:#586488;
	border-bottom:1px dotted #eeeeee;
	margin: 0px 40px;
	padding-bottom: 3px;
	padding-top:15px !important;
	padding-top:0;
}

#content h2.brochure {
	border: none;
	padding: 0px;
	margin: 0px;
}

#content h3 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:135%;
	/* color:#662477; */
color:#586488;
	border-bottom:1px dotted #eeeeee;
	padding-top:13px !important;
	padding-top:0;
	padding-bottom: 0px;
	margin-right: 40px;
}

#content h3.brochure {
	border: none;
	padding: 0px;
	margin: 0px;
}

#content p {
	line-height:20px;
	margin: 18px 0 0 0;
	/*text-indent:15px;*/
}

.services {
	text-indent: -16px;
	padding-left: 16px;
}

.bulletin-top  {
	text-align: center;
}

#content h5 {
	line-height:20px;
	text-align:center;
}

#content ol,ul {
	line-height:20px;
}


#content li {
	/*list-style-image:url(images/backgrounds/li.gif);*/
	margin-top:15px;
}

.blockquote  {
	padding: 8px 12px 0 12px;
	color: #676767;
}

cite {
	font-style: italic;
	padding-left: 15px;
}

/* NEWS AND EVENTS */

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

.news img  {
	padding: 0;
	margin: 3px;
	border: none;
}

.news a:hover img {
	border: none;
}

.newsoldimg img  {
	font-size: 80%;
	font-style: italic;
	background-color: #ffffff;
	margin: 5px;
	border: 1px solid #cccccc;
}
	

/* THE FOOTER */

#footer {
	clear:both;
	width:580px;
	margin:20px auto 0 auto;
	padding:20px;
	line-height:20px;
	text-align:center;
	border-top:1px dotted #cccccc;
	
}

strong {
	font-weight: bold;
	color: #626477;
}

img {
	font-size: 80%;
	font-style: italic;
	background-color: #ffffff;
	margin: 5px;
	padding: 1px;
	border: 1px solid #cccccc;
}

a:hover img {
	border: 1px solid #777777;
	color: #ffffff;
}

.caption {
	font-size: 11px;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/***************SIMPLE TREE VERTICAL MENU CSS*****************/

#menu2 {
	text-align:right;
	/*margin-left:25px;*/
	background-color:#ffffff;
	color:#000099;
	padding-right:10px;
	line-height:15px;
	text-decoration:none;
}

#menu2 a:hover {
	color: #990000;
	/*border-bottom: 1px dotted #cccccc;*/
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{
	background: #ffffff url(/images/list.gif) no-repeat 30px center;
	list-style-type: none;
	padding: 3px 3px 0px 8px;
	margin-bottom: 3px;
	color: #0000aa;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(/images/closed.gif) no-repeat 15px 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
line-height: 17px;
}




