body {	background: #fff url(../../images/bkg_sub.gif) 0 0 repeat-x; }

/* Background Image for the hp
----------------------------------*/ 
#topBkg {
	background: url(../../images/bkg_sub_top.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1044px;
	height: 109px;
	margin-left: -522px;
	z-index: 1;
}

#contentwrap { 
	width: 760px;
	background: #fff url(../../images/bkg_content_shadow.gif) 0 0 repeat-x;
	float: left;
}

#bodywrap {
	width: 760px;
	float: left;
	margin: 8px 0 0 -7px;
	background: url(../../images/side_shadow.gif) 0 0 no-repeat;
	padding: 0 7px;
}

#searchresults #bodywrap, #error #bodywrap { margin: 27px 0 0 -7px; }


/* Subnav
-----------------------------*/
#subnav { color: #c66; margin: 6px 0 0 0; width: 760px; }

#subnav li { float: left; margin: 0 0 0 8px; }

#subnav a {	margin: 0 5px 0 0; }
#subnav a, #subnav a:visited { color: #fff; }
#subnav a:hover, #subnav a:focus, #subnav a.active, 
#studiesnav a.active, #studiesnav a:hover { color: #ff8400; text-decoration: none;}

#about #subnav, #contact #subnav, #calendar #subnav, #services #subnav { float: left;}

/* Sidebar 
-----------------------------*/
#sidebar {
	background: url(../../images/bkg_sidebar_shadow.gif) 0 0 repeat-x; 
	width: 246px;
	float: left;
	min-height: 550px;
	height:auto !important;
	height:550px;
	padding-top: 38px;
}

.info {	
	background: url(../../images/sidebar_sep.gif) left bottom repeat-x;
	width: 212px;
	padding: 0 0 20px 0;
	margin: 0 auto 18px auto;	
}


#sidebar .last { background: none; }

#sidebar .right { border: 0; background: 0; }

.info h4 { font-size: 1.1em; margin-bottom: 5px; }

.info p { margin-bottom: 5px; }


#sidebar li { margin-bottom: 8px; }

#sidebar .bullets li {
	background: url(../../images/bullet.gif) 0 5px no-repeat;
	padding-left: 10px;
}

#sidebar #servicetimes { font-weight: bold; }
#sidebar #servicetimes a { font-weight: normal; display: block; }
#sidebar #servicetimes { margin-bottom: 12px; }



/* Blog Styles 
-------------------------------*/
.blog h4 {
	background: url(../../images/bkg_bloghdr.gif) 0 0 no-repeat;
	width: 209px;
	height: 24px;
	color: #f5f6cb;
	padding: 5px 0 0 8px;
}

.blog ul{	margin: 0 8px; list-style: none; }

.blog a { line-height: 1.4;}

.blog ul li { border-bottom: 1px dotted #d1d29c; padding-bottom: 7px; }


.blogcat {
	text-transform: uppercase;
	font-size: .95em;
}

.blog .blogfeed {
	float: right;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	margin: -30px 5px 0 0;
}

.full_list {
	display: block;
	background: url(../../images/btn_more.gif) 0 0 no-repeat;
	width: 92px;
	height: 18px;
	text-indent: -9999px;
	margin: 0 8px; 
	list-style: none;
}

#content .full_list { margin: 15px 0 0 0; }

.blog_date {
	margin: 5px 0 3px 0;
	display: block;
	background: url(../../images/ico_calendar.gif) 0 0 no-repeat;
	padding: 0 0 5px 20px;
}

.posted {
	margin: -10px 0 35px 0;
	display: block;
	background: url(../../images/ico_cat.gif) 0 2px no-repeat;
	padding-left: 12px;
}

.contact .posted { margin: -10px 0 0 0; }

.commentnum {
	background: url(../../images/ico_comment.gif) 0 2px no-repeat;
	margin: 0 0 35px 0;
	display: block;
	padding-left: 12px;
}

#viewcat, #viewall {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #666;
}

#viewcat { margin: 12px 0; }

#content h4#viewall {
	margin: 12px 0 20px 0; 
	color: #666;
	border-bottom: 1px dotted #d9d9d9;
	padding-bottom: 8px;
}

.displaying {
	margin-top: 8px; 
	color: #333;
	border-bottom: 1px dotted #d9d9d9;
	padding-bottom: 8px;
}

#sidebar .blog .catlist li { padding: 5px 0; margin: 0; }
.catlist li a { background: url(../../images/ico_cat.gif) 0 2px no-repeat; padding-left: 15px; font-weight: bold; }



/* Subpage Global Styles 
-------------------------------*/
.register {
	background: #feffce url(../../images/ico_registernow.gif) 10px 5px no-repeat;
	padding: 5px 10px 5px 30px;
	border-top: 1px solid #f3f4c6;
	border-bottom: 1px solid #f3f4c6;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	
}	


/* Main content column 
-------------------------------*/
#content {
	width: 450px;
	float: left;
	margin: 0 0 0 25px;
	padding: 35px 0;
}

#content h2 { color: #de7300; font-size: 1.7em; margin-bottom: 8px; }

#content h3 { font-size: 1.3em; margin-bottom: 3px;}

#content h4 { font-size: 1.1em; margin-bottom: 2px;}

#content p a { font-weight: bold; }

#content blockquote {
	background: #feffce;
	border: 1px solid #f3f4c6;
	margin: 15px 0;
	padding: 10px;
	color: #645f2a;
}

blockquote p { margin: 0; }

.slideshow {
	background: url(../../images/slideshow.gif) 0 0 no-repeat;
	font-weight: bold;
	padding: 1px 0 1px 20px;
}

#content ul li, ol li ul { list-style: bullet; }

#content ul, ol { padding: 0 25px 15px 25px; }

ol li { list-style: decimal;}

#content ul li, ol li { margin-bottom: 10px; }

li ul li {	margin: 0 0 0 5px;	list-style: disc; }


/* Pages with a single content column 
------------------------------------------*/
.singlecol #content { width: 730px;	margin: 0 0 0 15px; }

.singlecol #content h2 { margin-bottom: 15px; }

#singleCol2 {
	float: left;
	width: 400px;
	margin-left: 20px;
}

/* Search Results
------------------------------------------*/
#searchresults #content {
	width: 660px;
	padding: 35px 35px;
}

.resultRowTwo, .resultRowOne {
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.paginateTop {
	padding: 5px 5px 5px 0;
	margin: 15px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 1.1em;
}

.paginateBottom {
	padding: 5px 5px 5px 0;
	margin: 15px 0;
	border-top: 1px dotted #ccc;
	font-size: 1.1em;
}

/* Global Submit Buttons
------------------------------------------*/
.submit { background: url(../../images/btn_submit.gif) 0 0 no-repeat; width: 63px; }
.submit:hover { background: url(../../images/btn_submit.gif) 0 -18px no-repeat; }
