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

body {
	background-image: url(http://www.stjuliansaustin.org/images/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	background-color:#ffffff;
	font-family: "Trebuchet MS"  , "Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
}


 h3 {  font-size:12px;
 
	color: #990000;
}
 

a:link {
color:#0b6a8b;
text-decoration:none;
}

#wrapper {
    width: 900px;
	
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color:#FFFFFF;
	}
	
	
	a.events:hover {
	color: #ea6d1f;
	text-decoration:none;
	font-weight:bold }
	
	a.events:visited {
	color: #990000;text-decoration:none;font-weight:bold
}
 a.events:hover { color:#ea6d1f}

	
	
	
	#header { width: 900px;
	height:138px;
	background-image:url(http://www.stjuliansaustin.org/images/header.jpg) ; }
	
	#home-left-col { padding-left:35px;
width:265px;}
	
	
	#left_col {
	
	background-image:url(http://www.stjuliansaustin.org/images/left_col1.jpg) ;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:315px;
	
	float:left;
	overflow:auto;
min-height:650px;
	
	}
	
	#footer {
	width:900px;
	height:65px;
	background-image:url(http://www.stjuliansaustin.org/images/footer.jpg) ;
	clear:both;}
	
	#sub_nav_align { text-align:center;
	padding-top:70px;
	line-height:24px}
	
		#right_col {
	
	background-image: url(http://www.stjuliansaustin.org/images/righ_col1.jpg);
	width:585px;
	
	float:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
	}
	
	
	#logo { padding-left: 30px;
	float:left;}
	
	#header_text {float:right;
	width:684px;
	height:109px;}
	
	#header_text_graphic { padding-left:140px;
	padding-top: 30px;}
	
	#nav { float:right;
	width:684px;
	}

	#whois {width:225px;
	padding-left:50px;
	padding-top:60px;
	font-size:11px;
	line-height:15px;
height:390px;}
	
	#bio {width:225px;
	padding-left:65px;
	padding-top:80px;
	font-size:11px}
	
	h2 { font-size:13px;
	color:#990000;}
	
	#events { 
	width:485px;

	margin-top:20px;
	margin-left:35px;
	}
	
	#vision {
	width:485px;


	margin-left:35px;
	}
	
	#cal {
	width:485px;


	margin-left:35px;
	}
	
	#event_content { padding-left:40px;
	line-height:18px;
	padding-top:305px;
	padding-right:40px; }
	 
	 
	ul#minitabs{
	font-size:13px;
	 font-family:Georgia, "Times New Roman", Times, serif;list-style: none;margin: 0;padding: 7px 0;

  text-align: center;white-space: nowrap}
ul#minitabs li{display: inline;margin: 0 6px}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 0px solid #FFF;color: #990000;}
ul#minitabs a#current{border-color: #F60;color: #ea6d1f}
ul#minitabs a:hover{border-color: #F60;color: #ea6d1f}

ul#minitabs2{
	font-size:14px;
	font-weight:bold;
	
	 font-family:Georgia, "Times New Roman", Times, serif;list-style: none;margin: 0;padding: 7px 0;

  text-align: center;white-space: nowrap}
ul#minitabs2 li{margin: 0 6px}
ul#minitabs2 a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 0px solid #FFF;color: #7a977e}
ul#minitabs2 a#current{border-color: #F60;color: #ea6d1f}
ul#minitabs2 a:hover{border-color: #F60;color: #ea6d1f}


.galleria{list-style:none;width:500px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */