/*
-----------------------------------------------
Jesuit Mission Style Sheet - Orange World
Author:   Piers Warmers - www.pierswarmers.com
----------------------------------------------- */
body			{ background: url(../images/backgrounds/body_2.gif) repeat-y; margin: 0;padding: 0;	}
#headerwrapper	{ background: url(../images/backgrounds/headerwrapper.gif) repeat-x #FFA611; }
#header			{ height: 142px; background: url(../images/backgrounds/header_girls.gif) no-repeat; }
#mini-nav		{
	position: absolute;
	right: 0;
	padding: 5px 5px 5px 100px;
	background: url(../images/backgrounds/mini_nav.gif) repeat-y #B82C25;
	color: #fff;
	}
#content		{ margin: 0 20px 20px 20px; }
#contentfoot	{ margin: 20px 0; background: url(../images/backgrounds/h2.jpg) repeat-y 100% 0; border-top: 3px double #841000; padding: 3px;  }
#footer			{ margin: 20px 0;  }
#snippets 		{ width: 220px; padding: 10px 0; }
#snippets p		{ margin: 0 10px 10px; }
#news			{ padding: 10px 0; width: 220px; background: #FFDB9D; }
#navigation  	{ float: left; width: 100%; line-height: normal;
	background: #FFA610 url(../images/backgrounds/navigation.gif) repeat-x bottom; }
#navigation .current { background-image:url("../images/backgrounds/buttonOn_left.gif"); }
#sub-nav,  #sub-navigation-empty { position: relative; background: #FFEFCE; border-bottom: 1px solid #B53400;
	float: left; padding: 5px 0; width: 100%; }
#sub-navigation-empty { float: left;border-top: 1px solid #841000; border-bottom: none; margin-top: -5px; }
#img1, #img2, #img3, #img4, #img5 { width: 200px; height: 500px; margin-left: 10px; border: 1px solid #FFC86B }
#img1			{ background: url(../images/backgrounds/side_bar_1.jpg) }
#img2			{ background: url(../images/backgrounds/side_bar_2.jpg) }
#img3			{ background: url(../images/backgrounds/side_bar_3.jpg) }
#img4			{ background: url(../images/backgrounds/side_bar_4.jpg) }
#img5			{ background: url(../images/backgrounds/side_bar_5.jpg) }
a				{ color: #B53400; text-decoration: none; }
a:hover			{ text-decoration: underline; }
#mini-nav a		{ color: #fff; font-weight: bold; }

#navigation  a 	{
	float:left;
	display:block;
	background:url("../images/backgrounds/buttonOff_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-size: 1.2em;
	font-weight:bold;
	color:#765;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */

#navigation  a:hover, #navigation .current a { color:#333; }
#navigation .current a { background-image:url("../images/backgrounds/buttonOn_right.gif"); padding-bottom:5px; }
body			{ font-family: verdana, arial, sans-serif; font-size: 62.5%; }
p, #content li	{ font-size: 1.2em; line-height: 135%; }	
h1 				{ background: url(../images/backgrounds/header_logo.gif) no-repeat 100% 0;
					margin: 0; position: relative; top: 25px; height: 100px; }
#snippets, #news { font-size: 1.1em; color: #841000; }
#snippets p     { font-size: 1em; }
h1 span			{ display: none; }
h2, h3			{
	color: #B53400;
	font-size: 1.7em;
	margin: 20px 0;
	border-bottom: 1px solid #B53400;
	font-family: georgia, times, serif;
	font-weight: normal;
	clear: both;
}
#sub-nav, #sub-navigation-empty	{ font-size: 1.1em; }
h2				{ border-bottom: 3px double; font-size: 2em; background: url(../images/backgrounds/h2.jpg) repeat-y 100% 0; }
h4				{ font-size: 1em; color: #FFF; background: #D67065; padding: 5px; margin: 0px 10px 10px; }
#contentfoot	{ font-size: 1.1em; }
#footer			{ font-size: 0.9em; color: #999; text-align: center; }
#mainfooter		{ font-weight: bold; }
legend			{ font-family: georgia, times, serif; color: #B53400; font-size: 1.7em; }
label, input, textarea { font-family: verdana, arial, sans-serif; font-size: 1.2em; line-height: 135%;  }
label			{ font-weight: bold; }
#footer ul		{ list-style: none; padding: 0;margin: 0 0 5px 0; }
#footer li 		{ display: inline; margin: 0; padding: 0 5px 0 7px; border-left: 1px solid #B53400; }
#footer #first, #footer #first2	{ border-left: none; }
dl				{ margin: 10px; }
dt				{ font-weight: bold; }
dd				{ margin: 5px 0; font-weight: normal; }
#current 		{ background-image:url("../images/backgrounds/buttonOn_left.gif"); }
#mainfooter .current { background-image: none; }
#navigation  ul { margin:0; padding:10px 10px 0; list-style:none; }
#navigation  li { float:left; background:url("../images/backgrounds/buttonOff_left.gif") no-repeat left top; margin:0 0 0 5px; padding:0 0 0 9px; }
#sub-nav ul, #sub-nav li { display: inline; margin: 0; padding: 0; }
#sub-nav li 	{ margin-left: 15px;	padding: 5px; }
#snippets img, #news img { margin-left: 10px; border: none; }
#content img	{ margin-right: 10px; float: left; border: 1px solid #B53400; padding: 1px; }
#content .img-right	{ margin-left: 10px; float: right; border: 1px solid #B53400; padding: 1px; }
.totop			{ padding-left: 15px; background: url(../images/backgrounds/arrow_up.gif) no-repeat 0 50%; }
fieldset		{ padding: 10px; margin-bottom: 20px; border: 1px solid #D67065; }
textarea, .form-input { border: 1px solid #D67065; padding: 3px; }
.form-input		{ width: 250px; }
textarea		{ width: 90%; height: 200px; }
#snippets form  { margin-left: 10px; }
.searchfield-1  { padding: 3px; border: 1px solid #D67065; width: 120px; }
