
/*Template*/

#main_page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}

#template {
	width: 950px;
	background-color: #666666;
}

html {
	font-size: 100%;
}

body {
	background-color: #333333;
	margin: 0px;
	font-size: 0.625em; /* 1em = 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#main_footer_template {
	width: 950px;
	border-top: 3px solid #000000;
	margin-bottom: 10px;
}



/*Tags*/

table {
	padding: 0px;
	border-spacing: 0px;
}

td, th { 
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}

img {
	border: 0px;
}

form {
	display: inline;
}

h1 {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0em;
	color: #ffd235;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 1.231em;
	line-height: 1.375em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0em;
	color: #ffd235;
	font-style: italic;
}

.bio_title h2, .schedule_title h2, .schedule_title_middle h2 {
	padding-left: 7px;
}

.services h2 {
	text-align: center;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin-top: 0em;
}

.bio_holder h3 {
	margin-bottom: 0em;
	color: #fff4cc;
}

.schedule_holder h3 {
	border-bottom: 1px solid #000000;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
	padding-bottom: 1px;
	font-size: 1em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.333em;
	color: #fff4cc;
	display: inline;
}

ul, ol {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 60px;
	list-style-type: circle;
}

li {
	line-height: 1.364em;
}

.services ul, .services ol {
	margin-top: 0em;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	list-style-type: circle;
}

.services li {
	line-height: 1.364em;
}

.schedule ul, .schedule ol {
	margin-top: 0.25em;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	list-style-type: circle;
}

.schedule li {
	line-height: 1.364em;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #de3425;
}

a:hover {
	text-decoration: underline;
	color: #173966;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.super {
	font-size: 63%;
	vertical-align: super;
	line-height: 60%;
}



/*Header*/

#top_bar {
	width: 100%;
	height: 20px;
	background-image: url(../images/common/top_bar.gif);
	background-repeat: repeat-x;
	position: fixed;
	z-index: 10;
	left: 0px;
}

#template_header {
	width: 950px;
	height: 170px;
}

#site_title {
	width: 950px;
	height: 170px;
	margin-top: 20px;
}



/*Main Menu*/

#left_bar {
	width: 16px;
	background-image: url(../images/common/left_bar.gif);
	background-repeat: repeat-y;
}

#left {
	width: 190px;
	background-color: #ffd235;
	background-image: url(../images/common/menu_back.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 15px 0px 0px 24px;
}

#main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#main_menu li {
	margin-bottom: 21px;
	line-height: 1px;
}

#main_menu_footer {
	width: 950px;
	height: 50px;
	background-image: url(../images/common/menu_footer.png);
	background-repeat: no-repeat;
}

.menu_button {
	height: 27px;
}



/*Content*/

#main_content {
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;  /* 1em = 13px; */
	line-height: 1.5em;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/common/content_back.png);
	background-repeat: no-repeat;
}

.main_content_margins {
	padding: 19px 33px 0px 33px;
}

.main_content_margins a {
	text-decoration: none;
	font-weight: bold;
}

.main_content_margins a:link, .main_content_margins  a:visited {
	color: #ffde66;
}

.main_content_margins a:hover {
	text-decoration: underline;
	color: #fdff66;
}


#content ul {
	text-align: left;
}

.bio_title {
	width: 218px;
	font-size: 0.917em;
	line-height: 1.3em;
}

.bio_holder {
	width: 218px;
	font-size: 0.917em;
	line-height: 1.3em;
	background-image: url(../images/bios/bio_extension.png);
	background-repeat: repeat-y;
}

.contact_holder {
	width: 218px;
	font-size: 0.917em;
	line-height: 1.3em;
}

.bio_footer {
	width: 218px;
	background-image: url(../images/bios/bio_footer.png);
	background-repeat: no-repeat;
	height: 30px;
}

.bio {
	width: 194px;
	background-color: #8c8c8c;
	border: 2px solid #333333;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
}

.bio_pic_holder {
	position: relative;
}

.bio_pic {
	position: absolute;
	right: 19px;
	top: -20px;
	width: 78px;
	height: 88px;
	border: 2px solid #ffd235;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #b39425;
}

.bio_pic_space {
	width: 89px;
	height: 50px;
	float: right;
}

.bio_name {
	width: 110px;
}

.services_title {
	width: 218px;
	font-size: 0.917em;
	line-height: 1.3em;
	vertical-align: bottom;
}

.services_holder {
	width: 218px;
	font-size: 0.917em;
	line-height: 1.3em;
	background-image: url(../images/bios/bio_extension.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}

.services_footer {
	width: 218px;
	background-image: url(../images/bios/bio_footer.png);
	background-repeat: no-repeat;
	height: 30px;
}

.services {
	width: 204px;
	background-color: #8c8c8c;
	border: 2px solid #333333;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 0px 10px 0px;
}

.schedule_title {
	width: 654px;
	font-size: 0.917em;
	line-height: 1.3em;
}

.schedule_title_middle {
	width: 654px;
	font-size: 0.917em;
	line-height: 1.3em;
	background-image: url(../images/schedule/schedule_extension.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 20px;
}

.schedule_holder {
	width: 654px;
	font-size: 0.917em;
	line-height: 1.3em;
	background-image: url(../images/schedule/schedule_extension.png);
	background-repeat: repeat-y;
	background-position: center;
}

.schedule_footer {
	width: 654px;
	background-image: url(../images/schedule/schedule_footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}

.schedule {
	width: 630px;
	background-color: #8c8c8c;
	border: 2px solid #333333;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
}

.schedule_date {
	width: 300px;
	padding: 0px 15px 25px 0px;
	border-right: 1px solid #000000;
}

.schedule_date2 {
	width: 300px;
	padding: 0px 0px 25px 14px;
}

.current_month_high {
	float: right;
	font-style: italic;
	font-weight: bold;
}

.current_month_high a {
	text-decoration: none;
}

.current_month_high a:link, .current_month_high a:visited {
	color: #bfe5b8;
}

.current_month_high a:hover {
	text-decoration: underline;
	color: #bfe5b8;
}

.gallery {
	width: 630px;
	background-color: #8c8c8c;
	border: 2px solid #333333;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 0px 10px 0px 10px;
}





/*Footer*/

#main_footer {
	width: 950px;
	padding: 0px 20px 0px 20px;
	vertical-align: middle;
	text-align: right;
	background-color: #ffd235;
	background-image: url(../images/common/footer_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
	height: 33px;
}

#main_footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main_footer li {
	display: inline;
	margin: 0px 0px 0px 10px;
	line-height: 1em;
}

#main_footer_menu a {
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	padding-left: 10px;
}

#main_footer_menu a:hover {
	text-decoration: underline;
}

#copyright {
	font-family: Arial, sans-serif;
	float: left;
	text-align: left;
	width: 475px;
}

#copyright a {
	text-decoration: none;
	font-weight: normal;
}

#copyright a:link, #copyright a:visited {
	color: #666666;
}

#copyright a:hover {
	text-decoration: underline;
	color: #de3425;
}
