/* CSS Document */
.left_text {  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ font-size: small; text-align: left}
.center_h2 {  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ font-size: medium; font-weight: bold; color: #000000; text-align: center}

.center-h1 {  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ font-size: large; color: #000000; text-align: center; font-weight: bold}
.left_h2 { /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ font-size: medium; font-weight: bold; color: #000000; text-align: left}


html {
font-size: 100%;
}

body {
font-family: Tahoma, Arial, Geneva, sans-serif;
font-size: 62.5%;
}

h1, h2, h3, h4, h5 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: normal;
margin-bottom: 0.2em;
}

h1 {
font-size: 2.7em;
}

h2 {
font-size: 2.0em;
}

h3 {
font-size: 1.9em;
}

h4 {
font-size: 1.6em;
}

h5 {
font-size: 1.4em;
}

p, li, blockquote, span {
font-size: 1.1em;
line-height: 1.3em;
}

ul {
list-style-image: url(../images/listmarker.gif);
}

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

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

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

fieldset {
padding: 12px;
}

legend {
background-image: url(../youth_ministry/img/legend_graphic.jpg);
background-position: center;
background-repeat: repeat-x;
color: white;
font-family: "Times New Roman", Times, serif;
font-size: 24px;
padding: 6px;
border: 1px solid #CCCCCC;
}

#all form fieldset input {
border-top: 2px solid #AAAAAA;
border-left: 2px solid #AAAAAA;
border-bottom: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
margin-top: 15px;
margin-left: 15px;
}

#all form label {
display: block;
float: left;
font-family: "Times New Roman", Times, serif;
padding: 16px 0 0 0;
width: 120px;
}

#all form div {
clear: both;
}

#all {
margin-left: 8px;
}

#all li {
padding-bottom: 4px;
}

#all_act {
font-family: Georgia, "Times New Roman", Times, serif;
padding: 10px;
}

#masthead {
background-image: url(../youth_ministry/img/masthead.gif);
height: 89px;
margin: auto;
width: 198px;
}

#mastheadk2 {
background-image: url(../youth_ministry/img/masthead3.jpg);
height: 241px;
margin: auto;
width: 540px;
}

#thumbbar {
margin-top: 8px;
padding: 0 25px;
position: relative;
width: 800px;
}

#mainpic {
color: #669999;
font-size: 18px;
margin: auto;
margin-top: 8px;
margin-left: 65px;
width: 504px;
}

#thumbbarXX {	
float: left;
margin: 0;
margin-top: 8px;
padding: 0;
position: relative;
width: 120px;
}

#thumbbarXX li {
display: block;
margin: 0;
margin-bottom: 10px;
padding: 0;
}

#mainpicXX {
color: #669999;
height: 500px;
float: left;
font-size: 18px;
margin: auto;
margin-top: 8px;
margin-left: 65px;
width: 504px;
}

#child_data {
width: 680px;
}

#child_data th {
text-align: center;
}

#session_schedule {
width: 700px;
}

#session_schedule td {
border: 1px solid #000000;
padding: 4px;
}

#session_schedule th {
text-align: center;
}

#session_schedule td {
color: #666666;
text-align:center;
}

#uh {
clear: both;
width: 700px;
}

#contextXX {
margin: auto;
width: 900px;
}

#notframe {
width: 600px;
}

#context {
margin: auto;
width: 550px;
}

#leftblock {
margin-right: 150px;
width: 400px;
}

#step_dots_sprite {
 background-image: url(../images/step_dots_sprite.jpg);
 height: 40px;
 margin: auto;
 width: 220px;
}

#step_dots_sprite.sds1 {background-position: 0 0;}
#step_dots_sprite.sds2 {background-position: 0 -40px;}
#step_dots_sprite.sds3 {background-position: 0 -80px;}
#step_dots_sprite.sds4 {background-position: 0 -120px;}
#step_dots_sprite.sds5 {background-position: 0 -160px;}
#step_dots_sprite.sds6 {background-position: 0 -200px;}
#step_dots_sprite.sds7 {background-position: 0 -240px;}

#def {
display: block;
border: 1px solid #000000;
padding: 10px;
}

#pushup {
margin-top: -20px;
}

#bottomgraphic {
background-image: url(../youth_ministry/img/object.jpg);
height: 221px;
margin: auto;
width: 201px;
}

#safety_tips_past {
margin-top: 10px;
margin-left: 15px;
margin-bottom: 15px;
}

#top {
background-image: url(../news/img/bazaarheader.gif);
height: 300px;
width: 600px;
}


/* Classes */
.background {
background-image: url(../news/img/background.gif);
}

.block_message {
background-color: #FFF;
background-image: url(../images/block_message_gradient.jpg);
background-position: top;
background-repeat: repeat-x;
border: 1px solid #E0E0E0;
border-top-width: 4px;
color: #033;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 12px;
}

.blue {
color: #0066CC;
}

.bold {
font-weight: bold;
}

.center {
text-align: center;
}

.center_txt /* Footer Class */ {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
text-align: center
}

.centertext {
text-align: center;
}

.clearing {
clear: both;
}

.fleft {
float: left;
padding-right: 15px;
}

.fourteen {
font-size: 14px;
}

.fright {
float: right;
padding-left: 15px;
}

.green {
color: white;
display: block;
background-color: #669999;
padding: 4px;
}

.yellow_box {
color: black;
display: block;
background-color: #FF0;
padding: 4px;
}

.red_box {
color: white;
display: block;
background-color: #C00;
padding: 4px;
}

.grey {
color: #666666;
}

#grey {
color: #999999;
}

#grey tr {
color: #999999;
}

.indent {
text-indent: 20px;
}

.input_error {
border: 1px solid red;
}

.ital {
font-style: italic;
}

.new_style {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
}

.nobold {
font-weight: normal;
}

.noindent {
text-indent: -30px;
}

.nomarker {
list-style: none;
}

.none {
 display: none;
}

.padded_2 {
 padding: 8px;
}

.red {
color: red;
}

td.red_border {
 border: 1px solid #06F;
}

.reg_act {
border: 1px solid #CC6600;
}

.reg_act td {
padding: 20px;
vertical-align: top;
}

.right {
text-align: right;
}

.ten {
font-size: 10px;
}

.trshade {
 background-color: #CCC;
}

.forty_percent {
width: 40%;
}

.underline {
text-decoration: underline;
}