﻿
.photo_wide {
	display:block;
	background:#fdf9ec bottom center no-repeat;
	border-bottom:#dcd7c8 1px solid;
	float:left;
	font:.85em Arial,sans-serif;
	line-height:1.4em;
	width:350px;
	margin:0px 10px 0px 0px;
}

.photo_wide_right {
	display:block;
	background:#fdf9ec bottom center no-repeat;
	border-bottom:#dcd7c8 1px solid;
	float:right;
	font:.85em Arial,sans-serif;
	line-height:1.4em;
	width:250px;
	margin:0px 10px 0px 0px;
}


.video_wide {
	display:block;
	background:#fdf9ec bottom center no-repeat;
	border-bottom:#dcd7c8 1px solid;
	float:left;
	font:.85em Arial,sans-serif;
	line-height:1.4em;
	width:735px;
	margin:0px 0px 0px 0px;
}

.photo_wide img {
	display:block;
	margin:0px 0px 0px 0px;
}

#site_container .intro strong {
	color:#777777;
	font:3.9em Georgia,"Times New Roman",Times,serif;
	float:left;
	line-height:.75em;
	padding:0px 2px 0px 0px;
}




.articleheading{
	color:#777777;
	font:normal 2em Arial,sans-serif;
	line-height:1.1em;
	margin:0px 0px 0px 0px;
	padding:0;
	width:600px;
}

hr {
	clear:both;
	border:0;
	color:#dcd7c8;
	background-color:#dcd7c8;
	height:1px;
}

#site_container h1 {
	color:#777777;
	font:normal 2em Arial,sans-serif;
	line-height:1.1em;
	margin:0px 0px 0px 0px;
	padding:0;
	width:360px;
}










/* -- Article -- */

#article {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 18px;
	width:610px;
}
#site_container .article {
	display:block;
	background:url("../images/article_bg.png") no-repeat;
	background-color:#ffffff;
	line-height:1.7em;
	overflow:auto;
	padding:15px 15px 5px 15px;
	width:735px;
}




/* -- Aggregate -- */

.article .aggregate {
	display:block;
	clear:both;
	font:1em Arial,sans-serif;
	line-height:1.4em;
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:0;
	width:550px;
	height:100%;
}




.other_links {
	color:#777777;
	font:normal 2em Arial,sans-serif;
	display:block;
	font:1em Arial,sans-serif;
	margin:2px 0px 2px 0px;
	padding:0;
	width:340px;
	font-size:14px;

}

.smallmenu {
	display:block;
	float:left;
	font:1em Arial,sans-serif;
	margin:0px 0px 0px 10px;
	padding:0;
	width:330px;
	list-style:none;
	font-size:12px;
	list-style-position:inside;
}

.article .smallmenu li {
	display:block;
	border-top:1px solid #eeeada;
	margin:0;
	padding:0;
	font-size:12px;
}
.article .smallmenu li a {
	display:block;
	background:url("http://www.rotary.org/SiteCollectionImages/arrow3.gif") 2px 7px no-repeat;
	color:#4678c8;
	font-size:12px;
	margin:0;
	padding:5px 0px 5px 15px;
	width:310px;
	
}
.article .smallmenu li a:hover {
	background:url("http://www.rotary.org/SiteCollectionImages/arrow4.gif") 2px 7px #fffef7 no-repeat;
	color:#aa8c46;
}

#error {
	font-family:Arial,sans-serif;
	font-size:11px;

	width:200px;
}


.article .smallmenu_right li {
	display:block;
	border-top:1px solid #eeeada;
	margin:0;
	padding:0;
	font-size:12px;
}
.article .smallmenu_right li a {
	display:block;
	background:url("http://www.rotary.org/SiteCollectionImages/arrow3.gif") 2px 7px no-repeat;
	color:#4678c8;
	font-size:12px;
	margin:0;
	padding:5px 0px 5px 15px;
	width:230px;
	
}
.article .smallmenu_right li a:hover {
	background:url("http://www.rotary.org/SiteCollectionImages/arrow4.gif") 2px 7px #fffef7 no-repeat;
	color:#aa8c46;
}

.other_links_right {
	color:#777777;
	font:normal 2em Arial,sans-serif;
	display:block;
	font:1em Arial,sans-serif;
	margin:2px 0px 2px 0px;
	padding:0;
	width:230px;
	font-size:14px;

}