@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0px;
	background-color: #ffcf10;
	font-family: Helvetica, Arial, san-serif;
	background-image:url(images/oyc_bg_tile.png);
	background-repeat:repeat;
  	font-size: 14px;
	color: #000;
	line-height: 25px;
	font-style:normal;

}
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
/*ol, ul, li { list-style:none }*/
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */

/*Font Style */
h1,h2,h3,h4,h5,h6,p { 
  	margin:0px;
}
h1 {
	font-size: 26px;
	color: #177cc0;
}
h2 {
	font-size: 16px;
	color: #ed1c24;
}
h3 {
	font-size: 18px;
	color: #0b9444;
	margin-left: 5px;
	text-transform:uppercase;
}
h4 {
	font-size: 14px;
	text-transform:uppercase;
	color: #ed1c24;
}
h4 a:link, h4 a:visited, h4 a:active {
	color: #ffcc00;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: none;
	color: #fff;
}
h5 {
font-size: 18px;
color: #177cc0;
	
}
h6 {
	color: #0a883f;
	font-size: 11px;
}


#wrap {
	width: 1000px;
	margin: 0px auto;
}
#top {
	width: 700px;
	height: 40px;
	margin: 0px auto;
	margin-left: 300px;
	background-color: #ed1c24;
	border: 0px 2px 2px 2px #ed1c24 solid;
	display:block;
}
ul {margin:0;padding:0;}
li {} 
/* MENU */
#nav {
	width: 480px;
	height:38px;
	background: #fff;
	line-height: 100%;
	margin-left:2px;
	display: inline;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	z-index: 10;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #177cc0;
	text-decoration: none;
	display: block;
	padding:  10px 6px;
	margin: 0;
	text-transform:uppercase;
}
#nav a:hover {
	background: #fff;
	color: #ed1c24;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #fff ;
	color: #ed1c24;
	border-top: solid 0px #f8f8f8;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: #ed1c24;
	border: none;
	color: #fff;

}
#nav ul a:hover {
	background: #fff !important;
	color: #ed1c24 !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
    color: #ed1c24;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 205px;
	position: absolute;
	top: 35px;
	left: -25px;
	background: #fff;
	border: solid 1px #ffcf10;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	color: #fff;
	font-size: 12px;
}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
#donate {
	width: 190px;
	float: right;
	margin-top: -28px;
	margin-right: 10px;
}
#header {
	width: 1000px;
	margin: 0px auto;
}
#content {
	width: 1000px;
	margin: 0px auto;
	min-height: 500px;
	overflow:visible;
	margin-top: 15px;

}
#main_banner {
	width: 990px;
	height: 280px;
	margin: 0px auto;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 5px;
}
#banner_left {
	width: 495px;
	height: 280px;
	float: left;

}
#banner_right {
	width: 495px;
	height: 280px;
	float: right;
}
#video {
	width: 480px;
	height: 385px;
	padding: 5px;
	background-color:#FFF;
}
#content01a {
	width: 490px;
	float: left;
}
#content01b {
	width: 240px;
	float: right;
	padding-top: 0px;
}
#content01c {
	width: 230px;
	margin-left: 510px;
	padding-top: 0px;
}
/*
#content01a {
	width: 740px;
	float: left;
}
#content01b {
	width: 240px;
	float: right;
	padding-top: 15px;
}*/
#content02a {
	width: 480px;
	float: left;
}
#content02b {
	width: 240px;
	float: right;
	padding-top: 30px;
}
#submenu {
	width: 240px;
	height: 205px;
	margin: 0px auto;
}
#content02c {
	width: 230px;
	margin-left: 510px;
	padding-top: 30px;
}
/* Slider CSS */
#slider {
    width: 495px; /* important to be same as image width */
    height: 280px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 0px;
}
#slider img {
	border: 0px;
	margin-left: 0px;
}
#sliderContent {
    width: 490px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 490px;
	height: 60px;
    background-color: #ed1c24;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.7;
    color: #000;
    display: none;
	margin-right: 5px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
#subbox_left {
	width: 355px;
	height: 200px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#subbox_right {
	width: 355px;
	height: 200px;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#newsletter {
	width: 220px;
	height: 70px;
	background-color: #000;
	padding: 10px;
}
#social {
	width: 220px;
	height: 60px;
	padding: 10px 5px;
	margin-top: 15px;
	margin: 0px auto;
}
#social img {
	margin-left: 10px;
	border: 0px;
}
#footer {
	width: 1000px;
	margin: 0px auto;
	padding-top: 10px;
	border-top: #fff 2px solid;
	font-size: 10px;
	color: #ed1c24;
	margin-top: 10px;
	clear:both;
	float: left;
}
#footer_left {
	width: 775px;
	float: left;
}
#footer_right {
	width: 220px;
	float: right;
}


input, textarea, select { 
	padding:5px; 
	font: 12px Arial, Helvetica, sans-serif; 
	width: auto; 
	background-color:#fff; 
	border:1px solid #000;
	margin: 5px 0px;
	border: 0px;
}
select { 
	height:35px; 
}

input[type=submit], input.submit { 
	width: auto; 
	background:#7bc8f0; 
	border:0px; 
	color:#ed1c24;
	font-weight:bold; 
	cursor:pointer; 
	font-size:14px;
	width:auto; 
	padding:5px; 
	}
input[type=submit]:hover, input[type=submit]:focus, input.submit:hover, input.submit:focus {
	background: #fff; 
	color:#ed1c24; 
}
label {
	width: 170px;
	height: 15px;
	float: left;
	text-align: left;
	display: block;
	line-height: 14px;
	font-weight:bold;
	padding-top: 5px;
	color: #0b9444;
}
.form { 
	padding:5px; 
	border:1px solid #000; 
	font: 12px Arial, Helvetica, sans-serif; 
	width: 300px; 
	background-color:#fedd16; 
	height: 10px;

}
.form_front { 
	padding:5px; 
	border:0px; 
	font: 12px Arial, Helvetica, sans-serif; 
	width: 160px; 
	background-color:#fff; 
	height: 17px;
	
}
#content02a ol, #content02a ul  {
	text-align:left;
	margin-left: 30px;
}
#submenu ul {
	list-style: none;
	list-style-type:  none;
	margin-left:  10px;

}
img {
	outline:none;
	padding: 0;
}
#twitter li {
	border-bottom: 1px solid #fedd16;
	padding: 5px 0px;
}
.hr_p {
	width: 100%;
	text-align:center;
	height: 1px;
	border-top: 1px solid #ed1c24;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hr_g {
	width: 100%;
	text-align:center;
	height: 1px;
	border-top: 1px solid #0b9444;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
a img {
	padding: 0px;
	outline:none;
}
img { 
	padding: 0px;
	vertical-align:middle;
}
#output {
	width: 600px;
	margin: 0px auto;
}
a.more-link:link, a.more-link:visited, a.more-link:active { 
	width:auto; 
	background:#0a8f43; 
	border:0px; 
	color:#fff; 
	font-weight:bold; 
	cursor:pointer; 
	font-size:12px;
	width:auto; 
	padding:5px; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
a.more-link:hover{
	background: #000; 
	color:#fff;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #177cc0;
}
a img {
	border: 0px;
	outline:none;
}
