/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.2.0
build: 2676
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,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;}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:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* begin custom styles */

@font-face {
	font-family: 'M1cregular';
	src: url('mplus-1c-regular-webfont.eot');
	src: local('☺'), url('mplus-1c-regular-webfont.woff') format('woff'), url('mplus-1c-regular-webfont.ttf') format('truetype'), url('mplus-1c-regular-webfont.svg#webfontYNvQrOT4') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	padding-top: 30px;
	background: white;
	color: #333;
	font: 13px/1 helvetica, arial, sans-serif;
	overflow: auto;
	width: 970px;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover, a.selected {
	color: #999;
}

a img {
	border: none !important;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

/* @group sidebar */

#sidebar {
	width: 200px;
	float: left;
	padding: 0 20px;
}

#sidebar h1 {
	font: 22px/1 M1cregular, helvetica, arial, sans-serif;
	margin-bottom: 32px;
	text-transform:uppercase;
}

#sidebar h1 a {
	color: #333;
}

#sidebar h1 a:hover, #sidebar h1 a.selected {
	color: #999;
}

#sidebar ul {
	overflow: auto;
	margin-bottom: 40px;
	line-height: 1.6;	
}

#sidebar ul a {
	display: inline-block;
	cursor: pointer !important;
	color: #333;
}



#sidebar ul a:hover, #sidebar ul a.selected, #sidebar ul li.current_page_ancestor a, #sidebar ul li.current_page_parent a, #sidebar ul li.current_page_item a {
	color: #999;
}

#sidebar ul li {
	font: 14px M1cregular, helvetica, arial, sans-serif;	
	margin: 2px 0 6px 0;
	word-spacing: 2px;
}

#sidebar ul li ul li, #sidebar ul li ul li ul li {
	margin-bottom: 2px;
}

#sidebar ul li ul {
	margin-left: 14px;
	margin-bottom: 0px;
}

.sidebarcallout {
	margin-bottom: 40px;
}

.sidebarcallout p {
	line-height: 1.6;
	margin-bottom: 2px;
}

#sidebar hr {
	display: none;
}
/* @end */

/* @group content */

#content {
	/*padding-top: 18px;*/
	padding-top: 2px;
	float: left;
	width: 720px;
	padding-bottom: 20px;
}

#content h1 {
	margin-bottom: 16px;	
	font: 16px/1 M1cregular, helvetica, arial, sans-serif;
	word-spacing: 2px;	
}

#content h2 {
	margin-bottom: 6px;
	font: 13px/1.2 M1cregular, helvetica, arial, sans-serif;
	word-spacing: 2px;	
}

#content h3 {
	margin-bottom: 10px;
}

#content p, #content ul, #content ol {
	margin-bottom: 16px;
	line-height: 1.6;
}

#content li {
	margin-bottom: 6px;
}

.newspost {
	margin-bottom: 36px;
}


#maincontent {
	margin: 0 auto;
	width: 720px;
	background: white;
	display: inline-block;
	text-align: center;
}

#main_image {
	margin: 5px auto 10px auto;
}

#main_image img {
	display: none;
}

.statement {
	overflow: auto;
	margin-bottom: -16px;
	text-align: left;	
	padding-bottom: 6px;
}

.audio {
	clear: both;
	width: 400px;
	margin: 10px auto 0 auto;
	font-size: 10px;
	line-height: 1px;
}

.nav {
	clear: both;
	width: 114px;
/*	margin: 20px auto 0 auto; */
	margin: -10px auto 0 auto;
	font-size: 10px;
	line-height: 1;
	overflow: hidden;
}

.nav .current {
	height: 14px;
	padding: 3px 0 4px 0;
	float: left;
	width: 60px;
	text-align: center;
	margin: 0;
	color: #555;
	font: 13px/1 helvetica, arial, sans-serif;
	display: inline;
}

.nav .prev {
	float: left;
	width: 11px;
	height: 21px;
	overflow: hidden;
	background: url(../images/arrow_prev.jpg) no-repeat left bottom;	
	margin: 0 8px;
	display: inline;
}

.nav .next {
	float: left;
	width: 11px;
	height: 21px;
	overflow: hidden;
	background: url(../images/arrow_next.jpg) no-repeat left bottom;	
	margin: 0 8px;
	display: inline;
}


.nav .prev a {
	display: block;
	float: left;
	width: 11px;
	height: 21px;
	text-indent: -5000em;
	overflow: hidden;
	background: url(../images/arrow_prev.jpg) no-repeat left top;
}

.nav .next a {
	float: left;
	overflow: hidden;
	display: block;
	width: 11px;
	height: 21px;
	text-indent: -5000em;
	background: url(../images/arrow_next.jpg) no-repeat left top;
}

.nav .prev a:hover, .nav .next a:hover {
	background-position: left center !important;
}
/* @end */

/* @group contact form */


#si_contact_name1, #si_contact_email1, #si_contact_message1 {
	margin: 6px 0 12px 0;
	padding: 2px;
	color: #333;
	font: 13px/1.3 helvetica, arial, sans-serif;
	width: 400px;
	border: 1px solid #bbb;
}

#si_contact_message1 {
	height: 100px;
}

#si_contact_name1:focus, #si_contact_email1:focus, #si_contact_message1:focus, #si_contact_name1:hover, #si_contact_email1:hover, #si_contact_message1:hover {
	border-color: #888;
}	

.mailinglistform {
	margin-top: 36px;
}

.mailinglistform form label, .mailinglistform .submit {
	display: block;
	padding-top: 10px;
}

.mailinglistform form #name, .mailinglistform form #khhkjr-khhkjr {
	margin: 6px 0 12px 0;
	padding: 2px;
	color: #333;
	font: 13px/1.3 helvetica, arial, sans-serif;
	width: 400px;
	border: 1px solid #bbb;
}

.mailinglistform form #name:focus, .mailinglistform form #khhkjr-khhkjr:focus, .mailinglistform form #name:hover, .mailinglistform form #khhkjr-khhkjr:hover {
	border-color: #888;
}
/* @end */
