@charset "UTF-8";
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFC24A;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #000000;
}
/*#header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}*/
#header2 {
	background-image:url(../images/VOAlogo-revised.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}
#header2 a {
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#wrapper {
	background-repeat: repeat-y;
	width: 800px;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
/*#wrapper {
	background-repeat: repeat-y;
	width: 800px;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}*/
#wrapper2 {
	background-image: url(../images/scc_bkg.jpg);
	background-repeat: repeat-y;
	width: 800px;
/*	min-height: 500px;*/
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
/*	clear: both;*/
}
/*font resizing*/
#font {
	font-size: 0.85em !important;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	height: 30px;
	width: 200px;
	left: 0px;
	top: 155px;
	text-align: center;
  }
#font2 {
	font-size: 0.85em !important;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	height: 30px;
	width: 200px;
	left: 0px;
	top: 155px;
	text-align: center;
	display: none;
}
#font a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#font a:hover {
	color: #000000;
	text-decoration: underline;
}
/*end font resizing*/

#home_img {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
/*	background-color: #a8b66f;
*/}
#main ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 1em;
}

#content {
	color: #FFFFFF;
	background-image: url(../images/VOAlogo-revised.jpg);
	text-align: right;
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-position: right center;
}
#nav1 {
	background-color: #a8b66f;
	font-size: .75em !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding-left: 240px;
	padding-top:0.5em;
	padding-bottom: 0.25em;
}


/*main navigation starts here*/

#nav1 li {
	display: inline;
	padding-right: 12px !important;
}
/*#nav {
	background-color: #a8b66f;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top:.5em;
	padding-bottom: .25em;
	font-size: 0.85em;
	text-align: center;
}*/
/*#nav li {
	display: inline;
	padding-right: 1.5em;
}*/

#nav1 a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
 #nav1 a:hover {
	color: #FFFFFF;
}
/*a:hover {
	color: #000000;
}*/

/*main navigation ends here*/

h1 {
	font-size: 3em;
	font-weight: bold;
	color: #93432B;
}
#header h1 {
	text-align: center;
}
#header h2 {
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #93432B;
}
h4 {
	font-size: 1.15em;
	color: #93432B;
	font-weight: bold;
}
#main p {
	font-size: 1em;
}
h3 {
	font-size: 1.5em;
	color: #000000;
	text-align: center;
}
#sidebar2 h5 {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.25em;
	color: #1A5596;
	padding: 20px;
}
#main {
	background-color: #FFFFFF;
	float: right;
	width: 510px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	min-height: 400px;
}
#main img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
}
#sidebar2 li {
	display: block;
	background-image: url(../images/but.jpg);
	width: 200px;
	text-align: center;
	/*padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 2em;*/
	margin-bottom: 0.25em;
	height: 33px;
}
#sidebar2 {
	float: left;
	width: 200px;
	margin-top: 40px;
}
#sidebar2 ul {
	font-size: 1em;
	font-weight: bold;
}
#sidebar2 a {
	padding-top: 4px;
	display: block;
}
#sidebar2 a:link, a:visited {
	text-decoration: none;
	color: #FFF;
}
#sidebar2 a:hover {
	color: #FFC24A;
}

#sidebar {
	float: left;
	width: 195px;
	margin-top: 40px;
}

#sidebar li {
	display: block;
	width: 170px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 2em;
	margin-bottom: 0.25em;
}
#sidebar ul {
	font-size: .85em;
	font-weight: bold;
}
#sidebar a:link, a:visited {
	text-decoration: none;
	color: #000;
}
#sidebar a:hover {
	color: #93432B;
	text-decoration: underline;
}
#footer {
	background-color: #FFC24A;
	text-align: center;
	clear: both;
	padding-top: 0.5em;
	padding-right: 0.5px;
	padding-bottom: 0.5px;
	padding-left: 0.5px;
	font-weight: bold;
}
#home h1 {
	text-align: center;
	padding-top: .75em;
}
#home h2 {
	text-align: center;
}
  /*#main img {
	border: 1px solid #000000;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
.clear {
	clear: both;
}
.top {
	font-size: 0.75em;
	text-transform: uppercase;
	color: #93432B;
	text-decoration: none;
}
#main a {
	font-size: 1em;
	font-weight: bold;
	color: #93432B;
	text-decoration: underline;
}
#main_home a {
	color: #93432b;
	text-decoration: underline;
}
/*#nav2 {
	background-color: #a8b66f;
	font-size: 0.75em !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top:0.5em;
	padding-bottom: 0.25em;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	margin: 0px;
}
#nav2 li {
	display: inline;
	padding-right: 12px !important;
}
 #nav2 a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav2 a:hover {
	color: #000000;
}
*/
a.button {
	color:#FFFFFF;
}
.right {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pullquote {
width:11em;
float:left;
line-height:1.5;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.25em;
font-style:italic;
text-align:left;
line-height: 1.3em;
margin:0.25em 0.75em 0.25em 0;
background-color:#d5ddb2;
padding:.5em 1em;
}
#main_home {
	background-color: #FFFFFF;
	float: right;
	width: 555px;
	/*height:273px;*/
	padding:0;
	/*min-height: 400px;*/
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 0;
	display: inline;
	position: relative;
}
.bold {
	font-weight: bold;
	color: #003399;
}
  
