/* CSS Document */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
	
ul,li {
	list-style-type:none;
	}
	
body {
	min-width: 965px;
	background-color: #6e0d00;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-image: url(/images/ursm-bgd.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	}
	
hr {
	clear:both;
	display: none;
	}
	
.clear {
	clear:both;
	}
	
.centered, p.centered {
	text-align:center;
	}
	
.right {
	text-align:right;
	}	
	
img {
	border:0;
	}
	
a img {
	border-bottom: none;
	}
	
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

label {
	color: #FFF;
	font-size: 11px;
	display: inline;
	}
	
.floatimgleft {
	float: left;
	padding: 20px;
	}
	
.floatimgright {
	float: right;
	padding: 20px;
	}
	
.floatimgleftbord {
	float: left;
	padding: 5px;
	margin: 20px;
	border: 1px solid #eee;
	}
	
.floatimgrightbord {
	float: right;
	padding: 5px;
	margin: 20px;
	border: 1px solid #eee;
	}
	
a:link, a:visited, a:active {
	color: #FA1919;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}	
	
h1 a:link, h1 a:visited, h1 a:active {
	color: #66FFCC;
	text-decoration: none;
	}
	
h1 a:hover {
	text-decoration: none;
	color: #FA1919;
	}
	
h3 a:link, h3 a:visited, h3 a:active {
	text-decoration: none;
	color: #550A00;
	}
	
h3 a:hover {
	text-decoration: none;
	color: #FA1919;
	}
	
#main_left_content h3 a:link, #main_left_content h3 a:visited, #main_left_content h3 a:active,
#main_left_contentHome h3 a:link, #main_left_contentHome h3 a:visited, #main_left_contentHome h3 a:active,
#main_left_plain h3 a:link, #main_left_plain h3 a:visited, #main_left_plain h3 a:active {
	color: #FA1919;
	}
	
#main_left_content h3 a:hover, #main_left_contentHome h3 a:hover, #main_left_plain h3 a:hover {
	color: #66FFCC;
	}
	
/* LAYOUT */

#wrap {
	position: relative;
	text-align: left;
	width: 965px;
	height: 380px;
	margin: 0px auto;
	}
	
/* HEADER */
	
#header {
	width: 965px;
	heigth: 130px;
	}
	
#header_left {
	width: 565px;
	height: 100px;
	float: left;
	margin-top: -20px;
	min-width: 565px;
	}
#headerHome {
	width: 1000px;
	heigth: 130px;
	}
	
#header_leftHome {
	width: 600px;
	height: 100px;
	float: left;
	margin-top: -20px;
	min-width: 565px;
	}
	
#header_right {
	width: 400px;
	height: 130px;
	float: right;
	margin-top: 0px;
	min-width: 400px;
	}
	
#logo {
	width: 220px;
	height: 130px;
	margin-top: 0px;
	text-align: left;
	min-width: 220px;
	float: left;
}

#header_middle {
	width: 300px;
	height: 130px;
	float: right;
	background: transparent;
	}
	
#header_whatsAbout {
	width: 585px;
	position:absolute;
	margin-top: 110px;
	left:-3px;
	}
	
/* SUB-HEADER */

#sub_header {
	width: 965px;
	height: 70px;
	min-height: 70px;
	}
	
#nav_left {
	text-align: left;
	width: 565px;
	height: 32px;
	float: left;
	padding-top: 38px;
	}
	
#sub_headerHome {
	width: 1000px;
	height: 70px;
	min-height: 70px;
	}
	
#nav_leftHome {
	text-align: left;
	width: 600px;
	height: 32px;
	float: left;
	padding-top: 38px;
	}	
	
#nav_right {
	text-align: left;
	width: 400px;
	height: 70px;
	float: right;
	}

#archives_right {
	text-align: right;
	width: 275px;
	height: 70px;
	float: right;
	padding-top: 150px;
	padding-right: 120px;
	}

#archives_right a:link, #archives_right a:visited, #archives_right a:active {
	text-decoration: none;
	font-size: 10px;
	color: #FA1919;
	}
	
#archives_right a:hover {
	text-decoration: underline;
	}
	
/* MAIN */

#main {
	width: 965px;
	height: auto;
	}
	
#mainHome {
	width: 1000px;
	height: auto;
	}
	
#main_left_index {
	width: 565px;
	height: auto;
	float: left;
	background-image: url(/images/mainleft-bgd-arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#main_left_indexHome {
	width: 600px;
	height: auto;
	float: left;
	/*background-image: url(/images/mainleft-bgd-arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	}
	
#main_left_content {
	width: 535px;
	padding: 50px 30px 20px 0px;
	float: left;
	}
	
#main_left_contentHome {
	width: 565px;
	padding: 0px 30px 20px 0px;
	float: left;
	}
	
#main_left_plain {
	width: 535px;
	height: auto;
	float: left;
	padding: 50px 30px 20px 0px;
	background-image: url(/images/mainleft-bgd-arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#main_left_blank {
	width: 535px;
	height: auto;
	float: left;
	padding: 50px 30px 20px 0px;
	}
	
#main_left_content h2, #main_left_contentHome h2, #main_left_plain h2{
	color: #FA1919;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	}
	
#main_left_content h3, #main_left_contentHome h3, #main_left_plain h3 {
	color: #FA1919;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 5px;
	}
	
#main_left_content h3.comment_title, #main_left_contentHome h3.comment_title, #main_left_plain {
	padding-bottom: 10px;
	}
	
#main_left_content p, #main_left_contentHome p, #main_left_plain p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 1.5em;
	}

#main_left_content li, #main_left_contentHome li, #main_left_plain li {
	color: #FFF;
	font-size: 11px;
	line-height: 1.5em;
	}
	
h1#title_newsandfresh {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_newsfreshstuff.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}
h1#title_jennasBlog {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_jennasBlog.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}
h1#title_picandflicks {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_picsflicks.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_studentreviews {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_studentreviews.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_askursm {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_askursm.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_calendar {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_calendar.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_hotline {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_hotline.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_events {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_events.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_ministries {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_ministries.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_jrhigh {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_jrhigh.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_srhigh {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_srhigh.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_servantleaders {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_servantleader.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_newtoursm {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_newtoursm.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_contact {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_contact.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_links {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_links.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_maps {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_maps.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_forms {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_forms.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_whatsaservantleader {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_whatsaservantleader.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_staff {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_meetthestaff.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_aboutursm {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_aboutursm.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_whyweexist {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_whyweexist.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_parents {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_parents.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_parentlinks {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_parentlinks.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_sowhat {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_sowhat.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_edult {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_edult.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}

h1#title_skatepark {
    padding: 41px 0 0 0;
    overflow: hidden;
    background-image: url(/images/title_skatepark.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:41px; /* for IE5.5's bad box model */
}
	
#main_left_content p.date, #main_left_contentHome p.date {
	color: #FFFFFF;
	}
	
#main_left_content p.bethefirst, #main_left_contentHome p.bethefirst {
	padding-bottom: 0px;
	margin-bottom: 30px;
	padding-left: 20px;
	background-image: url(/images/icons/comments.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	}
	
#main_left_content p.user, #main_left_contentHome p.user {
	padding-bottom: 0px;
	margin-bottom: 1.5em;
	padding-left: 20px;
	background-image: url(/images/icons/user.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	}
	
#main_left_content p.comment, #main_left_contentHome p.comment {
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/images/icons/comments.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	}
	
#main_left_plain p span.download {
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/images/icons/page_white_get.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	}
	
#main_left_content p span.green, #main_left_contentHome p span.green, #main_left_plain p span.green {
	color: #66FFCC;
	}
	
#main_right_content {
	position: absolute;
	width: 212px;
	top: 145px;
	left: 325px;
	}
	
#main_right_content p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 1.5em;
	}
	
#main_right_content p.title {
	padding-bottom: 5px;
	}
	
#main_right {
	width: 400px;
	height: auto;
	float: right;
	}
	
#main_left_plain h3.red {
	color: #FA1919;
	}
	
#main_left_plain h3.white {
	color: #FFF;
	}
	
#main_left_plain h3.green {
	color: #66FFCC;
	}
	
#upcoming {
	background-color: #def7e2;
	background-image: url(/images/up-coming-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#upcoming_plain {
	background-color: #def7e2;
	background-image: none;
	}
	
#events {
	padding: 100px 30px 30px 30px;
	}
	
#events h3 {
	color: #550A00;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 0px;
	padding-left: 20px;
	background: url(/images/icons/date_magnify.png) no-repeat left 50%;
	}
	
#events h3.birthday {
	background: url(/images/icons/cake.png) no-repeat left 50%;
	}
	
#events p {
	color: #606D61;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 1.5em;
	padding-left: 20px;
	}
	
#staff_shell {
	clear: both;
	}
	
#staff_photo {
	width: 100px;
	float: left;
	padding: 30px 0px 30px 0;
	/*border-right: 1px solid #FA1919; */
	}
	
#staff {
	width: 410px;
	float: right;
	padding-top: 0px;
	}
	
#reviewForm label.error {
	margin-left: 0px;
	width: auto;
	display: inline;
}

#reviewForm label.error {
	display: none;
	color: #FFCC00;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

#askForm label.error {
	margin-left: 0px;
	width: auto;
	display: inline;
}

#askForm label.error {
	display: none;
	color: #FFCC00;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

#contactForm label.error {
	margin-left: 0px;
	width: auto;
	display: inline;
}

#contactForm label.error {
	display: none;
	color: #FFCC00;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}
	
/* Flickr */
#flickr img {
		background: #FFF;
		width: 60px;
		height: 60px; }
#flickr a { padding: 4px; margin: 4px 8px 4px 0px; display: block; float: left; background: #FFF; }
#flickr a:hover { background: #Fa1919; }
	
/* MISSION */
	
#mission {
	width: 965px;
	height: 50px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
#mission p {
	color: #FFF;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 17px;
	}

/* FOOTER */
	
#footer {
	width: 965px;
	height: 30px;
	text-align: left;
	padding-top: 100px;
	padding-bottom: 15px;
	background-image: url(/images/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	}
	
#footer p {
	color: #FFF;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 17px;
	}
	
#footer p a:link, #footer p a:visited, #footer p a:active {
	color: #FA1919;
	text-decoration: underline;
	}
	
#footer p a:hover {
	text-decoration: none;
	}
	
#cleardiv {
	clear: both;
	}
