/* @group RESET */
* { padding: 0; margin: 0; }

/*edited  line-height: 1.2em*/
h1, h2, h3, h4, h5, h6 {padding-bottom: .5em;line-height: 1.4em;}

h2, h3, h4, h5, h6 {padding-top: .5em;}
p { margin: 0 0 1.0em; }

/* edited*/
ul, ol { padding: 0.5em 0 1.0em 0; margin-left: 0.5em; }

.contentContainer .content ul {padding-top:0;}
#content li { margin: 0 0 .5em 2.0em; }
/* @end */

/* @group General Styles */

body { text-align: center; font: 87%/1.5em sans-serif; font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif; 
}
p { }

b, strong { font-weight: bold; }

a:link, a:visited { text-decoration: none; }

a:hover, a:active { text-decoration: underline; }

img, img a { border-style: none; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-style: normal; }

.clear { clear: both; }

.clear-right { clear: right; }

.clear-left { clear: left; }

.widthCheck { background-color: red; margin: 0; padding: 0; height: 200px; }

code { font: 1.3em/1.5em "Times New Roman", Times, sans-serif; }

pre { margin-bottom: 20px; padding: 10px; border: 1px solid; font-size: 1.2em; }

sup { font: 0.9em "Times New Roman", Times, sans-serif; font-style: italic; }

sub { font: 0.9em "Times New Roman", Times, sans-serif; font-style: italic; }

.image-left { float: left; margin: 3px 15px 0px 0; }

.image-right { float: right; margin: 3px 0 0px 15px; }

.imageStyle { }

.standout, blockquote, .message-text { line-height: 1.3em;  font-size: 1.1em; font-style: italic; font-weight: bold; }
.emphasistext {font-size: 1.1em;} /*  text-indent: 28px; */

#sitedesign {color: #404736;padding-top:8px;}
#sitedesign a{color:#404736; text-decoration: underline;}

ul.disc { list-style-type: disc; }

ul.circle { list-style-type: circle; }

ul.square { list-style-type: square; }

ol.arabic-numbers { list-style-type: decimal; }

ol.upper-alpha { list-style-type: upper-latin; }

ol.lower-alpha { list-style-type: upper-latin; }

ol.upper-roman { list-style-type: upper-roman; }

ol.lower-roman { list-style-type: lower-roman; }

/* unordered list styles */
.content-wrapper ul {
}

.content-wrapper li {
}


/* Table Styles */
table {
}

/* @end */

/* @group Layout */
#container {
	margin: 0 auto;
	width: 788px;
}

/* consolidated styles */
#container{
	width:800px;
	margin-bottom: 1em; /* added */
	background-image: none;
}

#pageheader {
	padding: 25px 10px 0px;	
	height: 172px;
	text-align: center;
} 

#pageheader .title {	
	display: none;
}

#pageheader .slogan {
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 1.0em;
	line-height: 1.8em;
}

#pageheader .border {
	border-bottom: 1px solid;
}


#logo {
	float: right;
	padding: 0 10px;display: none;
}
#sidebar .title {
	letter-spacing: 2px;
	padding: 0 0 10px 0px;
	font-size: 1.7em;
}

#sidebar-wrapper {
}

#content {
	float: none;
	width:100%;
}

#sidebar{
	display:none;
}

.content-wrapper {
	text-align: left;
	line-height: 18px;
	margin: 10px 0 0;
	padding: 20px 20px 20px 20px;
}
/* 20 */
.content-wrapper.subHeader {
	padding: 10px 10px 10px 20px;
	display: block;
}
.content-wrapper.subContent {
	display: block;
}

#footer {
	padding-top: 30px;
	text-align: center;
}

#footer p {

}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {

}

table {
		border: 1px solid #666666;
		border-spacing: 0;
		border-collapse: collapse;
		margin-right: 5px;
		margin-bottom: 1.5em;
	}

	table tbody tr td {
		padding: 3px 8px 3px 8px;
		border-left: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
		background-color: #FEF5F7;
	}
	
	table tfoot tr td {
		padding: 3px 8px 3px 8px;
		border-left: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
		background-color: #FEF9FA;
	}
 	

	table th {
		padding: 3px 8px;
		text-align: left;
		background-color: #e6a6a8;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	table#schedule ul {
		margin-bottom: .2em;
	}
	table caption {
		padding-top: .5em; 
		padding-bottom: .5em;
		font-size:1.2em;
	}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {	
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 15px 0 0;
	text-align: center;
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer a {
	text-decoration: none;
}

#breadcrumbcontainer a:hover {

}

/* @end */

/* @group Toolbar */

/* @group #toolbar_horizontal */
.tbh_bg {
	background: url(images/tbh_bg.png) repeat-x;
	height: 60px;
}

#toolbar_horizontal {
	background: url(images/nav_bg.png) repeat-x 0 top;
	text-align: left;
}

/* Parent - Level 1 */

#toolbar_horizontal ul {
	margin: 0 10px;
	padding: 0;  
	position: relative;
	height: 35px;
	background: url(images/nav_split.png) no-repeat top left;
}

#toolbar_horizontal ul li {
	display: inline;
	margin: 0;
	padding: 0;
	height: 35px;
}

#toolbar_horizontal ul li a {
	background: url(images/nav_split.png) no-repeat top right;
	font-weight: bold;
	line-height: 35px;	
	font-size: 1.1em;
	text-decoration: none;
	position: relative;
	padding: 0 14px;
	display: block;
	float: left;
}

#toolbar_horizontal ul li:last-child a {
background-image: none;padding: 0 4px;}

#toolbar_horizontal ul li.currentAncestor a,
#toolbar_horizontal ul li.current a,
#toolbar_horizontal ul li a:hover {
	
}

/* Child - Level 1 */

#toolbar_horizontal ul ul {
	position: absolute;
	left: 0;
	padding: 0;
	width: 100%;
	top: 34px;
	height: 26px;
	margin: 0;
	background-image: none;
}

#toolbar_horizontal ul ul li {
	height: 26px;
}

#toolbar_horizontal ul ul li a {
	font-size: 0.9em;
	background: none;
	padding: 0 10px;
	line-height: 26px;
}

#toolbar_horizontal ul ul li.currentAncestor a {
	background: none;
}

#toolbar_horizontal ul ul li.currentAncestor a:hover {
}

#toolbar_horizontal ul ul li.currentAncestor a:active {
}

#toolbar_horizontal ul ul li.current a {
	background: none;
	text-decoration: underline;
}

#toolbar_horizontal ul ul li.current a:hover {
}

#toolbar_horizontal ul ul li.current a:active {
}

#toolbar_horizontal ul ul li.normal a {
	background: none;
}

#toolbar_horizontal ul ul li.normal a:hover {
	background: none;
	text-decoration: underline;
}

#toolbar_horizontal ul ul li.normal a:active {
}


/* Child - Level 2 */

#toolbar_horizontal ul ul ul {
	display: none;
}

/* @end */


/* @group toolbar_vertical */

#toolbar_vertical {
	position: relative;
	top: 0;
	margin: 0;
}

/* Parent - Level 0 */

#toolbar_vertical ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#toolbar_vertical ul li { /*hides the top level*/
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	height: 0;
}

#toolbar_vertical ul li a { /*hides the top level*/
	display: none;
}

/* Child - Level 1 */

#toolbar_vertical ul ul {/*hidden due to inherit*/
}

/* Child - Level 2 */

#toolbar_vertical ul ul ul {
	margin: 0 0 20px;
	display: block;
	border: 1px solid;
	border-bottom-style: none
}

#toolbar_vertical ul ul ul li a {
	display: block;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid;
}

/* Child Level 3 */

#toolbar_vertical ul ul ul ul {
	border-top: none;
	margin: 0;
	border-style: none;
}

#toolbar_vertical ul ul ul ul li a {
	padding: 0 0 0 40px;
}

/* Child Level 4 */

#toolbar_vertical ul ul ul ul ul li a {
	padding: 0 0 0 80px;
}

/* @end */

/* @end */

/* @group Photo Album */

/* @group Single Page (Photo view) */

.photo-background { }

.photo-navigation {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	background: url(images/nav-bg.jpg) repeat-x 0 top;
	width: 620px;
	padding: 10px;
	margin: 0 auto;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
}

.photo-navigation a:hover { }

img.photo-frame {
	padding-top: 20px;
}

.photo-links, .photo-links a:link, .photo-links a:visited {
	padding-top: 8px;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
}

.photo-title {	
	display: inline;
}

.photo-caption {
	padding-left: 8px;
	font-weight: normal;
	font-size: 1.1em;
	display: inline;
}



/* @group Flash Slideshow */

#flashcontent {
	text-align: center;
}

/* @end */
 
 
/* @group Contact Form */

/* sample HTML code
<div class="message-text">
          Fill in the form below to send me an email.
</div>
<form action="...">
<label>Your Name:</label> *
<input class="form-input-field" .../>
<textarea class="form-input-field"...></textarea>
<input class="form-input-button".../> <input class="form-input-button"
</form>

.message-text { } 
*/
.required-text { }

form { }

label { }

input { }

.form-input-field {
	border: 1px solid;
	width: 99%;
} 

.form-input-button { 
	margin-right: 10px;
} 
/* @end */

/* @group special */
 

/*Up2five column CSS support*/
.column { float: left; position: relative; }
.one { width: 100%; }
.two { width: 50%; }
.three { width: 33%; }
.four { width: 25%; }
.five { width: 20%; }
.two3rds { width: 66%; }
.three4ths { width: 75%; }
.four5ths { width: 80%; }
.column .content { width: 90% ! important; margin: 0 auto; padding: 0 ! important; float: none ! important;}

/* @end */

/* photos and captions */
.photobox {
	float: right;
	margin: 10px 0px 10px 30px;
}

.photobox img {
	float: left;
	clear: left;
}

.photobox span {
	float: left;
	clear: left;
	font-size:.9em;
	overflow: hidden;
	padding: 4px 10px 6px 10px;
	width:  305px;
}	

#myExtraContent2 h2 {text-align:center}




