@charset "UTF-8";
/* CSS Document */


h1 {
	font-size:2.5em;
}

#wrapper {
	background-image:url(http://www.oc.edu/gst/images/vert_repeater.gif);
}

	#watermark {
		margin-top:15px;
		margin-left:55px;
	}
	
	#searchetc a {
		color:#a9ceda;
	}
	
		a:hover {
			background-color:transparent;
		}
	
		#headerfront {
			background-image:url(http://www.oc.edu/gst/images/gst_header.gif);
			width:821px;
			height:155px;
			margin-left:29px;
		}
		
		#headerinterior {
			background-image:url(http://www.oc.edu/gst/images/gst_header2.gif);
			height:121px;
			margin-left:29px;
			width:821px;
		}
		
			#faculty {
				position:absolute;
				margin-top:-100px;
				margin-left:515px;
			}
			
			#quote {
				margin-top:-75px;
				margin-left:510px;
			}
		
			#gstlogo {
				padding-top:25px;
				margin-left:25px;
			}
			
				#buttons {
					margin-top:0;
				}
			
					#mabutton {
						margin-left:160px;
						margin-top:-55px;
					}
					
					#mdivbutton {
						margin-left:285px;
						margin-top:-39px;
					}
					
					#ministrybutton {
						margin-left:410px;
						margin-top:-39px;
					}
					
					#chaplainbutton {
						margin-left:535px;
						margin-top:-39px;
						padding-bottom:30px;
					}
							
							#topcontent {
								background-image:none;
							}
							
								.cookie_crumb {
									margin-left:-170px;
									margin-top:-20px;
								}
								
								#faithfully {
									margin-left:-176px;
									margin-top:10px;
									margin-bottom:15px;
									position:relative;
								}
						
						#leftCol {
						   float:left;
						   background-color:#f5f5f5;
						   border-top: 1px solid #dedede;
						   border-right: 1px solid #dedede;
						   border-bottom: 1px solid #dedede;
						   margin-top:72px;
						}
						   
						   	    #menutitle {
								   background-color:#cad6da;
								   color:#000000;
								   border-bottom:1px solid #dedede;
								}
								
								#menutitle a {
									color:#000000;
								}
						   
						   		#leftCol li a {
								   color:#000000;
								}
								
								#leftCol ul li a:hover{
								   background-color:#993623;
								   color:#FFFFFF;
								}
									
									#leftColbottom {
										background-color:#e4ecef;
										padding:10px;
										text-align:right;
									}
							
							.right {
								clear:right;
							}
								
								#BtnClear {
									float:right;
								}
									
					#rightCol {
						float:left;
						width:500px;
						margin-left:20px;
						padding-right:30px;
					}	
					
					#rightColfront {
						float:left;
						width:375px;
						margin-left:20px;
						padding-right:50px;
					}	
					
					#rightCol2 {
						float:left;
						width:230px;
						margin-left:-40px;
						margin-top:72px;
				}		
					
			#blog {
				float:left;
				margin-left:0px;
				padding-top:10px;
			}
			
				#rssblog{
					position:absolute;
					margin-left:200px;
					margin-top:-25px;
				}
			
					#feedholder .gf-snippet, 
					#feedholder .gf-author, 
					#feedholder .gf-spacer, 
					#feedholder .gfc-title,
					#feedholder .gfc-resultsHeader,
					#feedholder .gf-relativePublishedDate { 
						display : none;
					} 
					
					#feedholder .gfc-result {
						margin-bottom:0;
					}
					
					
					#feedholder .gf-title{
						width:225px;
						height:auto;
						border-bottom: 1px solid #dedede;
					}
					
					#feedholder .gf-title a{
						width:280px;
						text-decoration:none;
						color:#000000;
						display:block;
						padding:10px;
					}
					
					#feedholder .gf-title a:hover{
						background-color:#f5f5f5;
					}
			
			#events {
				float:left;
				padding-top:10px;
			}		
			
				#rssevents{
					position:absolute;	
					margin-left:200px;
					margin-top:-25px;
				}
					#eventsholder .gf-snippet, 
					#eventsholder .gf-author, 
					#eventsholder .gf-spacer, 
					#eventsholder .gfc-title,
					#eventsholder .gfc-resultsHeader,
					#eventsholder .gf-relativePublishedDate { 
						display : none;
					} 
					
					#eventsholder .gfc-result {
						margin-bottom:0;
					}
					
					
					#eventsholder .gf-title{
						width:225px;
						height:auto;
						border-bottom: 1px solid #dedede;
					}
					
					#eventsholder .gf-title a{
						width:280px;
						text-decoration:none;
						color:#000000;
						display:block;
						padding:10px;
					}
					
					#eventsholder .gf-title a:hover{
						background-color:#f5f5f5;
					}
		
			#footer em {
				color:#a9ceda;
			}
			
			#footer h3 {
				color:#a9ceda;
			}
