/* CSS Document */

* {
	margin: 0;
	padding: 0;

}

body{
	text-align:center;
	background:url(images/MainBackground.png)no-repeat;
}

table {
	background-color:rgba(203,58,0,0.6);
	border-radius: .6em;
	-moz-border-radius:.6em;
    -webkit-border-radius:.6em;
}

img {
	vertical-align:top;
	border-radius: .6em;
	-moz-border-radius:.6em;
    -webkit-border-radius:.6em;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
	line-height:15px;
	color:#919191;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#000000;
	outline:none;
}
a:hover{
	color:#0000FF;
	text-align: center;
}

h1 {
	font-size:120px; 
	color:#000; 
	line-height: 1.2em;
	padding:0 0 0 80px;
	letter-spacing:5px;
	margin-top:-88px;
	}
h1 span {height:50px;}
h2 {
	font-size:34px;
	color:#000;
	line-height:74px;
	font-weight:normal;
	padding:0 10px 16px 10px;
}

h3 {font-size:14px; color:#343434; padding-top:6px;}
h4 {
	font-size:14px;
	color:#FFFFFF;
	padding:8px 10px 15px 10px;
}
h5 {
	font-size:33px;
	line-height:48px;
	letter-spacing:-1px;
	display:block;
	color:#000; font-weight:normal;}
h6 {
	font-size:25px;
	color:#FFF;
	line-height:30px;
	font-weight:normal;
	padding:16px 0 0 10px;
}
/* ============================= main layout ====================== */

.imgindent {
	margin:0 10px 0 0;
	float:left;
}
.fright {text-align:right;}
/* ============================= header ====================== */

#header li {display:inline;}
#header .right {padding:47px 0 0;
	font-family:Arial, Helvetica, sans-serif;}
#header .right ul {padding:11px 0 0;}
#header .right li a {
	margin:0 6px 0 2px; 
	color:#909191;
	font-size:10px;
	text-transform:uppercase;}
#header .right li.last a {margin-right:2px;}
#header a.rss { 
	color:#2c2c2c; 
	font-size:14px; 
	background:url(images/rss.gif) no-repeat right 1px;
	padding-right:19px;
	margin:0 1px 0 0;
}
#header .right li a:hover {color:#14a6c8;}
#header a {
	;
	text-decoration: none;
	font-size: 16px;
}
.logo {
	padding-bottom:0px;
}
.slogan {
	padding:133px 0 0 503px;
	height:261px;
	overflow:hidden;
	}
.menu {
	margin:0;
	overflow:hidden;
	padding: 0;
	position: relative;
	z-index: 3;
	top: 0px;
	width: 620;
	left: 0px;
}
.menu a {
	background-image: url(../images/YouthPics/YMenuBG.gif) ;
	border: solid 1px;
	color:#000;
	font-size:18px;
	float:left;
	width:122px;
	text-align:center;
	line-height:30px;
	border-radius: .6em;
	-moz-border-radius:.6em;
    -webkit-border-radius:.6em;
	}
.menu a.prev {border-color:#fff;}
.menu a:hover {
	color:#FFFFFF;
	background-image: url(images/MenuBGA.gif);
}
.menu a.active,.menu a.active:hover {
	color:#000;
	cursor:default;
	background-image: url(../images/YouthPics/YMenuBGA.gif);
	border-radius: .6em;
	-moz-border-radius:.6em;
    -webkit-border-radius:.6em;
	}
.menu a.last,.menu a.last:hover {border:solid 1px;}

/* ============================= content ====================== */
#content {
	padding:0 0 27px;
	border-top: 0;
	background-image: url(../images/YouthPics/AFW2Background.gif);
	background-repeat: repeat-y;
}
.wrapper2 {
	background-color:rgba(203,58,0,0.6);
	border-radius: .6em;
	-moz-border-radius:.6em;
    -webkit-border-radius:.6em;
}
.wrapper3 {
	background-color:rgba(203,58,0,0.6);
	border-radius: .6em;
	-moz-border-radius:.6em;
    -webkit-border-radius:.6em;
}

#content li {
	line-height:25px;
	font-size:14px;
}
ul.right {padding-right:38px;}
#content .free {padding-top:0;}
.col1_border { background:url(images/bg_line_tail.gif) repeat-y 314px top;}
.col2_border { background:url(images/bg_line_tail.gif) repeat-y 615px top; padding:0 0 25px;}
.col1, .col2, .col3 { background:url(images/bg_line_tail_x.gif) repeat-x 0 69px;}
.col1b, .col2b, .col3b {
}
#page3 .text .wrapper {margin-bottom:-5px;}
#page3 .text .wrapper p {padding:4px 0 11px;}

.content p {padding-bottom:10px;}
.content h3 {padding-bottom:10px;}
.block {
	padding-bottom:0px;
}
.text p {
	padding-top:15px;
	padding-left: 10px;
}
.link,.text .link {padding:32px 0 0;}
.link a {color:#343434; font-size:20px; text-decoration:none;}
.link a:hover{text-decoration:underline;color:#14a6c8;}

.calendar {position:relative;}
.calendar h3 {font-size:18px; text-transform:uppercase; font-weight:normal; padding-left:13px;}
.calendar .right {width:56px; height:23px; background:#f6f6f6; position:absolute; top:0; right:0;text-align:center;}
.calendar .right a {height:11px; display:inline-block; width:14px; text-decoration:none; margin: 7px 0 5px;}
.calendar .prev {background:url(images/arrow_prev.gif) no-repeat bottom left;}
.calendar .next {background:url(images/arrow_next.gif) no-repeat bottom left;}
.calendar a:hover {background-position: center left;}

.days { background:#f6f6f6; padding:10px 14px 47px; margin:19px 0 0;}
#page1 .col3 .link {padding-left:16px;}
/*phone*/
.phone span {display:inline-block; width:145px; font-weight:normal;}
.phone span.mail {width:99px;}

/* ============================= footer ====================== */
#footer {
	color:#F00;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
}
#footer a {
	color:#F00
}
#footer a:hover {
	color:#F00
}

/* ============================= forms ============================= */

label {height:32px; display:block;}
input, textarea {
	width:281px;
	padding:0 3px;
	font-size:14px;
	color:#373737;
	line-height:12px;
	margin-left:1px;
}
textarea {
	height:188px; overflow:auto; padding-top:3px;}
#ContactForm a {margin:0 4px 0 21px; font-size:20px;}
.Underline {
	text-decoration: underline;
}
