/* Screen layout: */

body {
	padding:0 0 0 0;
	margin:0;
	font:76% tahoma, verdana, sans-serif;
	background:#e0e0e0;
	color:#303030;
	background-image: url(images/bk.png);
}

a {
	color:#333333;
	text-decoration:none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #505050;
}

a:hover {
	color:#000099;
	text-decoration:none;
	font-weight: normal;
}

h1 {
	margin:0 0 20px 20px;
	font-size:1.8em;
	font-weight:normal;
	color: #35578D;
}

h2 {
	margin:0 0 12px 0;
	font-size:1.3em;
	font-weight:normal;
	color: #35578D;
}

h3 {
	margin:0 0 5px 5px;
	font-size:1.2em;
	font-weight:normal;
	color: #35578D;
}
h4{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0D224B;
}

h5{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #0D224B;
}
h6{
	font-size: 1em;
	color: #FFF;
	margin: 0px;
	padding: 10px;
	background-color: #2A64B3;
	vertical-align: middle;
}

p {
	margin:0 0 15px 0;
	line-height:1.3em;
	text-align:left;
}

a img {
border:0;
}

/* Main container */

#rotary {
	margin:0 auto 0 auto;
	width:940px;
	padding:0px 20px 20px 20px;
	background-color: #152D58;
}

/* Site title section */

#logo {
	margin:0 0 0 0;
	height: 60px;
}

#logo h1 a {
color:#FFCC00;
border:none;
}

#logo h1 a:hover {
color:#FFCC00;
text-decoration:none;
border:none;
}
#logo img {
float: right
}

/* -- Article -- */

#article {
display:block;
float:right;
margin:5px 0px 0px 0px;
padding:0px 10px 0px 0px;
width:610px;
}
.article {
display:block;
background:url(images/article.gif) no-repeat;
background-color:#ffffff;
line-height:1.7em;
overflow:auto;
padding:15px 15px 5px 15px;
width:580px;
}
.article strong {
color:#777777;
}
.article a strong {
color:#4678c8;
}
.article a:hover strong {
color:#aa8c46;
}
.article2 {
	display:block;
	background:url(images/article2.gif) no-repeat;
	margin:0;
	width:790px;
	height:50px;
	float: right;
}
#rotary .articletop {
background:url(images/articletop.gif) no-repeat;
width:780px;
height:50px;
}
#rotary .articlemain {
background-color:#ffffff;
margin:-5px 0px -5px 0px;
padding:0px 20px 0px 15px;
width:745px;
}
#rotary .articlemain a {
text-decoration:underline;
}
#rotary .articleheading {
display:block;
float:left;
}
#rotary .articlebot {
display:block;
background:url(images/articlebot.gif) no-repeat;
width:780px;
height:50px;
}
#rotary .article .left {
float:left;
font:1em Arial,sans-serif;
line-height:1.6em;
margin:0px 20px 0px 0px;
padding:0px 20px 0px 0px;
width:150px;
}
#rotary .article .right {
float:left;
font:1em Arial,sans-serif;
line-height:1.6em;
margin:0;
padding:0px 0px 0px 20px;
width:150px;
}
#article img {
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
	background-color: #FFFFFF;
}

#article a {
	color:#000099;
	text-decoration:none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #505050;
}

#article a:hover {
	color:#CC0000;
	font-weight: normal;
}
#slideshow {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#slideshow img {
border:0px;
}
.bodyleft {
	width:560px;
	float: left;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #305186;
	border-bottom-color: #305186;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
.bodyleft h1 {
	color: #FFF;
	background-color: #2A64B3;
	padding: 5px;
	margin-left: 0px;
	font-size: 14px;
}
.bodyleft img {
	float: left;
	margin: 5px;
}
.bodyleft p {
	padding-left: 5px;
	padding-right: 5px;
}

/* -- Comments -- */
.comments {
	display:block;
	color:#444444;
	font:1em Arial,sans-serif;
	line-height:1.7em;
	width: 98%;
}
.comments a {
color:#aa8c46;
}
.comments span {
display:block;
color:#786e64;
padding:0px 0px 10px 0px;
}
.comments span strong {
color:#aa8c46;
font-weight:bold;
}
.comments span em {
color:#786e64;
font-style:normal;
font-weight:bold;
margin:0px 15px 0px 15px;
}
.comment1 {
display:block;
background-color:#f8f7ef;
border-top:1px solid #d2c896;
border-bottom:1px solid #d2c896;
margin:15px 0px 15px 0px;
padding:10px 20px 10px 20px;
}
.comment2 {
display:block;
background-color:#fffef7;
border-top:1px solid #d2c896;
border-bottom:1px solid #d2c896;
margin:15px 0px 15px 0px;
padding:10px 20px 10px 20px;
}
/* -- Lists -- */

#article ul {
display:block;
list-style:none;
margin:10px 20px 0px 20px;
}
#article ul li {
	display:block;
	background:url(images/arrow.gif) 0px 7px no-repeat;
	color:#444444;
	font:1em Arial,sans-serif;
	font-weight:normal;
	line-height:1.7em;
	padding:0px 0px 10px 15px;
	clear: both;
}
#article ol {
	display:block;
	list-style-type:decimal;
	margin:0px 0px 0px 40px;
	padding:0;
	clear: both;
}
#article ol li {
color:#444444;
font:1em Arial,sans-serif;
font-weight:normal;
line-height:1.7em;
padding:0px 0px 10px 0px;
margin:0px 0px 0px -6px;
}
/* -- Navigation -- */

#rotary .navigation {
	display:block;
	clear:both;
	margin:0 0 0 150px;
	padding:0;
	background-color: #142B55;
}
#rotary .nav1 {
	display:block;
	width:800px;
	margin:auto;
}
#rotary .nav1 ul {
list-style:none;
margin:0;
padding:0px 0px 0px 5px;
}
#rotary .nav1 ul li {
display:inline;
margin:0;
padding:0;
}
#rotary .nav1 a {
background:url(images/menuleft.gif) left top no-repeat;
float:left;
display:block;
margin:0;
padding:0px 0px 0px 10px;
color:#ffffff;
font-size:1em;
line-height:25px;
}
#rotary .nav1 a span {
display:block;
background:url(images/menuright.gif) right top no-repeat;
margin:0px 7px 0px 0px;
padding:0px 10px 1px 2px;
height:auto;
}
/* Hide rule from IE5-Mac \*/
#rotary .nav1 a span {
float:none;
}
/* End IE5-Mac hack */
#rotary .nav1 a:hover {
background-position:0px -100px;
text-decoration:none;
}
#rotary .nav1 a:hover span {
background-position:100% -100px;
}
#rotary .navigation .on a {
background:url(images/menuleft2.gif) left top no-repeat;
color:#aa8c46;
font-weight:bold;
}
#rotary .navigation .on a span {
background:url(images/menuright2.gif) right top no-repeat;
}
#rotary .navigation .on a:hover {
background-position:left top;
color:#aa8c46;
text-decoration:underline;
}
#rotary .navigation .on a:hover span {
background-position:right top;
}

/* Header description */

#desc {
	height:96px;
	color:#FFF;
	padding:0;
	clear:both;
	margin:15px 0 15px 0;
	background-repeat: no-repeat;
	background-position: left top;
}

#desc p {
	width:500px;
	padding:10px 420px 0 0px;
	font-size:1.2em;
	padding:0px 420px 0 100px;
	color: #FFF;
}

#desc h1 {
	padding:10px 420px 0 0px;
	color:#FFF;
	font-size: 1.8em;
	width: 450px;
}
#desc .toppic {
	margin: 10px 0px 10px 533px;
	float: inherit;
	height: 60px;
	position: absolute;
	width: 400px;
	background-repeat: no-repeat;
	padding: 7px 5px 5px 7px;
}

/* Article content */

#article {
	width:769px;
	float:right;
	padding:1px 5px 10px 15px;
	margin:0;
	border-right:1px solid #d8d8d8;
	background-color: #FFFFFF;
	background-image: url(images/articlebk.jpg);
	background-repeat: repeat-x;
}
#articletop{
	width:790px;
	float:right;
	background-image:url(images/articletop.gif);
	height: 30px;
}

/* Sidebar */

#rotary .sidenav {
display:block;
width:150px;
float:left;
}
/* -- Related -- */

#rotary .related {
display:block;
background:url(images/siderelated.gif) no-repeat;
width:150px;
margin:10px 0px 0px 0px;
padding:0;
overflow:hidden;
}
#rotary .related2 {
color:#284678;
font-size:0.9em;
padding:15px 0px 10px 15px;
margin:0;
font-weight:bold;
}

#rotary .related ul {
display:block;
background:url(images/siderelated2.gif) repeat-y;
list-style:none;
width:150px;
min-height:50px;
margin:0;
padding:0;
}
#rotary .related ul li {
display:block;
border-top:1px solid #dce1e6;
font-size:0.95em;
line-height:14px;
margin:0;
padding:0;
}
#rotary .related ul li a {
display:block;
margin:0;
padding:5px 10px 5px 15px;
width:125px;
}
#rotary .related ul li a:hover {
	background:url(images/arrow2.gif) no-repeat;
}
#rotary .related .on a {
display:block;
background:url(images/arrow2.gif) no-repeat;
color:#aa8c46 !important;
font-weight:bold !important;
}
#rotary .related3 {
display:block;
background:url(images/siderelated3.gif) no-repeat;
width:150px;
height:25px;
}

/*--- Info ----*/

#rotary .info {
display:block;
background:url(images/sideinfotop.gif) no-repeat;
width:150px;
margin:10px 0px 0px 0px;
overflow:hidden;
}
#rotary .info ul {
display:block;
background:url(images/sideinfo2.gif) repeat-y;
list-style:none;
width:150px;
margin:0;
padding:0;
}
#rotary .info ul li {
display:block;
background:url(images/sideinfoline.gif) no-repeat;
font-size:0.9em;
line-height:14px;
margin:0;
padding:1px 0px 1px 0px;
}
#rotary .info ul li a {
display:block;
margin:0;
padding:5px 10px 5px 15px;
width:125px;
}
#rotary .info ul li a:hover {
background:url(images/arrows.gif) no-repeat;
}
#rotary .info .on a {
display:block;
background:url(images/arrows.gif) no-repeat;
color:#aa8c46 !important;
font-weight:bold !important;
}
#rotary .info2 {
	color:#284678;
	font-size:0.85em;
	padding:15px 0px 10px 15px;
	font-weight:bold;
}
#rotary .info3 {
display:block;
background:url(images/sideinfo3.gif) no-repeat;
width:150px;
height:25px;
}
#rotary .info dl {
display:block;
background:url(images/sideinfo2.gif) repeat-y;
width:150px;
margin:0;
padding:0;
}
#rotary .info dl dt {
display:block;
background:url(images/sideinfoline.gif) no-repeat;
font-size:.85em;
line-height:14px;
margin:0;
padding:1px 0px 1px 0px;
}
#rotary .info dl dt a {
display:block;
margin:0;
padding:5px 10px 5px 15px;
width:125px;
}
#rotary .info dl dt a:hover {
background:url(images/arrows.gif) no-repeat;
}
#rotary .info dl dd {
display:block;
background:url(images/sideinfoline.gif) no-repeat;
font-size:.85em;
line-height:14px;
margin:0;
padding:1px 0px 1px 10px;
}
#rotary .info dl dd a {
background:url(images/arrows_dl.gif) no-repeat;
display:block;
margin:0;
padding:5px 10px 5px 15px;
width:115px;
}
#rotary .info dl dd a:hover {
background:url(images/arrows.gif) no-repeat;
}
#headlines{
	float:right;
	width: 160px;
	padding-right: 2px;
	background-color: #FFFFFF;
	font-size: inherit;
	padding-top: 2px;
	padding-left: 2px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #315388;
	border-right-color: #315388;
	border-bottom-color: #315388;
	border-left-color: #315388;

}

/* -- Footer -- */

#footer {
	display:block;
	clear:both;
	width:935px;
	height:30px;
	font-size:0.85em;
	text-align:right;
	margin: 5px auto 0 auto;
	padding: 5px 0 10px 0;
}
#footer a {
	padding:0px 5px 0px 5px;
	color: #CCC;
}

#footer a:hover {
	color:#F00;
}

#footer p {
	color:#FFF;
	font-size:1.1em;
	line-height:2em;
	margin:2px 100px 0 130px;
	padding:0;
}


/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
}

.sidelink {
text-align:left;
display:block;
width:140px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
border:none;
}

.hide {
display:none;
}
.rotary-access {
	position:absolute;
	left:-3000px;
	width:500px;
}

acronym {
  border-bottom: 1px dotted black;
}
.highlight{
	background-color: #C3D6E9;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aabbcc;
	border-right-color: #aabbcc;
	border-bottom-color: #aabbcc;
	border-left-color: #aabbcc;
	float: left;
	margin: 5px 5px 5px 5px;
}
.highlight img{
	
	padding: 1px;
	margin: 0px;
}

#breadCrumb{
	float: right;
	width: 98.75%;
	color: #333;
	margin: 5px 0px 0px 0px;
	padding: 1px 10px 1px 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
}
#breadCrumb a {
	font-size: 85%;
}
/************* #search styles ***************/

#search{
	font-size: 90% !important;
	float: right;
	width: 140px;
	padding-top: 2px;
}

#search form{
	margin: 0px;
	padding: 0px;
	float: right;
}

a[href$=".pdf"] {
background: url(http://www.rotary-site.org/images/pdf.gif) no-repeat right 50%;
padding-right: 10px;
}
.clearer {

            overflow: hidden;
            clear: both;
            height: 2px;
            margin: -1px 0px 0px 0px;
            font-size: 1px;
}
.clearer-lft {

            overflow: hidden;
            clear: left;
            height: 2px;
            margin: -1px 0px 0px 0px;
            font-size: 1px;
}
.CAL {
background-color:#FFFFFF!important;
}