body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-image: url(../images/content_bg.jpg);
	background-color: #CCCCCC;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#page_holder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px none #666666;
	border-right: 5px solid #666666;
	border-bottom: 5px solid #666666;
	border-left: 5px solid #666666;
	background-color: #FFFFFF;
}
#sidebar_right {
	float: right;
	width: 120px;
	margin-left: 5px;
	padding-top: 10px;
}
#centre_column {
	width: 435px;
	float: left;
}
#header_flash {
	height: 65px;
}
#sidebar_left {
	width: 150px;
	float: left;
	text-align: center;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	height: 75px;
	width: 750px;
	background-image: url(../images/content_bg.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#header_img {
	background-image: url(../images/css_template/header.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 750px;
	text-align: right;
}

p {
	font-size: 12px;
}	

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	background-image: url(http://www.vanguardcollege.com/blog/wp-content/themes/ShadedGrey/img/sidetitle.png);
	height:30px
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

a:hover {
	color: #cc9966;
	font-size: 12px;
	background-color: fofofo;
}
a:visited {
	color: #999999;
	font-size: 12px;
}

#navcontainer
{
	background: #E4E4E4;
	width: 150px;
	margin: 0 auto 0 10px;
	padding: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	float: right;
}


ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 85%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #e4e4e4;
text-decoration: none;
background: #999999;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #CCCCCC;
color: #CC6600;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #FFFFFF;
background: #CC6600;
border-color: #aaab9c #fff #fff #ccc;
}
.staff_pics {
	border: 1px none #999999;
	display: inline;
	padding: 5px;
	text-align: left;
	margin: 5px;
	float: right;
	background-color: e4e4e4;
}

img.right {
	padding: 4px;
	display: inline;
	margin: 3;
}

img.left { padding: 4px; margin: 4; display: inline; }

.right {float:right}

.left {float:left}

.clear {
	clear:both;
}

.caption {
	margin: 5px;
	padding: 5px;
	border: thin dotted #999999;
	background: #F3F3F3;
	font-size:90%;
	color: #003366;
}

ul#navcontainer_hor
{
	padding:10px;
	margin: 0;
	width:95%;
	position:relative;
	list-style:none;
	height:35px;
}



ul#navcontainer_hor li {
	padding: 0;
	margin: 0;
	list-style:none;
	float:left;
	margin-right:5px;
}

ul#navcontainer_hor li a { 
	padding:5px 5px 5px 5px;
	background:#e4e4e4;
	color: #D57A0F;
	text-decoration: none;
	border-bottom: 3px solid gray;
}


ul#navcontainer_hor li a:hover {
	background-color: #CC6600;
	color: #fff;
}

.stories_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC6600;
}
#callout {
	background-color: #e4e4e4;
	padding: 5px;
	border: 1.5px dashed #999999;
}
#right_box {
	margin: 5px;
	padding: 10px 4px 10px 10px;
	float: right;
	width: 200px;
	border: thin dotted #999999;
	background-color: #EDEDED;
}
#right_box ul {
	list-style-position: outside;
	list-style-image: url(../images/Program Logos/build-bullet.gif);
	text-indent: -2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
img.left_border {
	padding: 4px;
	margin: 4px 4px 4px 0;
	display: block;
	border: thin dotted #999999;
	background-color: eeeeee;
	float: left;
}
img.right_border {
	padding: 4px;
	margin: 4px 4px 4px 0;
	display: block;
	border: thin dotted #999999;
	background-color: eeeeee;
	float: right;
}

a img {
	border:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.bordered {
	padding: 4px;
	margin: 4px 4px 4px 0;
	display: block;
	border: thin dotted #999999;
	background-color: #eeeeee;
}

h4 {
	color: #CC6600;
}
ul {
	font-size: 12px;
	margin-left: 10px;
}
#single_caption {
	display: block;
	font-size: 10px;
	padding: 5px;
	float: left;
	color: #003366;
	font-style: italic;
}
.content_images {
	margin: 5px;
	padding: 2px;
	border: thin dotted #666666;
}

#content_holder {
	padding-right: 5px;
	padding-left: 5px;
}

#header_img a {
	color: #CFCFCF;
	text-decoration: none;
	margin-right: 15px;
}

.homepage_banners a:hover {
	background-color:#FF9900;
	width: 425px;
	height: 150px;
	}
.homepage_banners {
	height: 154px;
	width: 429px;
	background-color: e4e4e4;
	padding: 2px;
	border: thin dotted #CCCCCC;
	margin: 5px;
}
#homepage_banner1 {
	background-image: url(../images/banners/invision07_banner.jpg);
}
.tip {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #DB733A;
}
#page_holder #content_holder #content #extra_padding {
	padding-left: 150px;
}
.table-headers {
	background-color: #CCCCCC;
	background-image: url(../images/content_bg.jpg);
	color: #CC6600;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1px;
	border-bottom: 2px solid #666666;
}
#content li {
	list-style-position: inside;
}

.introText {
	color:#DB6E36;
	font-size:1.7em;
}

/*Program Menu Styles*/
#programNavbar {
	width:750px;
	height:69px;
	position:relative;
	margin:0;
	padding:0;
	background: url('../images/navbar.jpg') no-repeat;	
	list-style:none;
}

/*#programNavbar li {
	float: left;
}
*/
#programNavbar li a {
	background: url('../images/navbar.jpg') no-repeat;
	height:69px;	
	position:absolute;
	text-indent:-9999px;
	top: 0;
	display: block;
	overflow: hidden;
	font-size: 1%;
}

#programNavbar li a:hover {
	background: url('../images/navbar-over.jpg') no-repeat;
}

#programNavbar li#nav1year a {
	width:65px;
	background-position:0;
}

#programNavbar li#navChildren a {
	left:65px;
	width:65px;
	background-position:-65px;
}

#programNavbar li#navPastoral a {
	left:130px;
	width:65px;
	background-position:-130px;
}

#programNavbar li#navMissions a {
	left:195px;
	width:65px;
	background-position:-195px;
}

#programNavbar li#navMusic a {
	left:260px;
	width:65px;
	background-position:-260px;
}

#programNavbar li#navYouth a {
	left:325px;
	width:65px;
	background-position:-325px;
}

#programNavbar li#navLanguage a {
	left:390px;
	width:65px;
	background-position:-390px;
}

#programNavbar li#navSocialwork a {
	left:455px;
	width:65px;
	background-position:-455px;

}

/*Course Button iFrame styles*/
body.courseButtons {
	background:white;
}



/*JonDesign SmoothGallery Styles */
#myGallery, #myGallerySet, #flickrGallery
{
	width: 425px;
	height: 125px;
	z-index:5;
	border: 1px solid #000;
	margin-top:10px;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/smoothgallery/img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/smoothgallery/img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('../images/smoothgallery/img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../images/smoothgallery/img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('../images/smoothgallery/img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../images/smoothgallery/img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('../images/smoothgallery/img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('../images/smoothgallery/img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('../images/smoothgallery/img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('../images/smoothgallery/img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}