/* CSS Document */

body {
	text-align: center;
	background-color: #506d8c;
	background-image: url(images/backgroundupper_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}


#wrapper {
	width:735px;
	text-align: left;
	margin: auto;
	height: 100%;
}


#header {
	background-image: url(images/header1_05.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 165px;
	width: 735px;
	text-align: left;
	margin-top: 20px;
}



#nav {
	background-image: url(images/nav_bar_08.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 735px;
	padding-left: 8px;
}


#content {
	margin-bottom: 0px;
	overflow: hidden;
	background-image: url(http://www.rmns.org/images/backgroundrunner.png);
	background-repeat: repeat-y;
	height: auto;
	margin-top: -16px;
}



#left_column {
	text-align: left;
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 25px;
}



#right_column {
	padding: 15px;
	float: right;
	width: 175px;
	margin-left: 0px;
	height: 312px;
}


#future_meetings {
	background-image: url(images/2007mtg_home.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 168px;
	margin-top: 75px;
}


#footer {
	background-image: url(images/foter_11.png);
	height: 23px;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	clear: both;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #a0a6b5;
	font-weight: lighter;
}

.articles {
	font-size: 14px;
	font-weight: bolder;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #676767;
	line-height: normal;
	padding-bottom: 15px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}


a:link {
	text-decoration: none;
	color: #6a83ff;
}


a:hover {
	text-decoration: none;
	color: #676767;
}


a:visited {
	text-decoration: none;
	color: #6a83ff;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #676767;
	line-height: normal;
	margin: 0px;
}

.expand {
	width: 700px;
	text-align: left;
	padding: 20px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #676767;
}


.bolder {
	font-weight: bolder;
}


.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

#left_column_about {
	text-align: left;
	float: left;
	width: 650px;
	background-image: url(images/L_column.png);
	background-repeat: repeat-y;
	background-color: #fff;
	height: auto;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 25px;
}


.indent {
	padding-left: 30px;
}
.headerimage {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.commentout {
	text-decoration: line-through;
}


.item:after { 
    content: ""; display: block; height: 0; clear: both; 
}

td {
	padding-bottom: 10px;
}

