/* Main style & layout           */
/*********************************/

body {
	color: #000000;
	background-color: #F4FFE4;
	background-image: url(images/rpcc_background1.jpg);
	background-repeat: repeat;
	margin: 10px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	}
	
/* left column */
#level0 {
	background:#5C743D;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	border: 1px solid grey;
	border-top: 0px;

	}
/* separator between left column & body */
#level1 {
	margin-left: 150px;
	padding-left: 10px;
	background: #99CC66;
	} 
#level2 {
	background: #fff;
	}

#main {
	background: #F4FFE4;
	padding: 2px 20px 10px;
	min-width: 700px;
	}

.clearboth {
	clear: both;
	}

.hide {
	display: none;
	}

#topBar {
	background: #D5EDB3 url(images/rpcc_banner2.jpg) no-repeat; 
	margin: 0 auto;
	width: 900px;
	height: 200px;
	padding: 0px;
	border: 1px solid grey;
	border-bottom: 0px;
	/* background-color: #D5EDB3; */
	}

#subTitle {
	text-align: left;
	}
	
#subTitle h1, #subTitle h2  {
	font-size: 1.8em;
	font-weight: bold;
	color: #99CC66;  /* green */
	font-family: Tahoma, Verdana, Arial, sans-serif;
	}
	
#mainText {
	border: 0px solid #99CC66;
	width: 450px;
	float: left;
}
	
#infoBox {
	border: 1px solid #99CC66;
	width: 200px;
	float: right;
	padding: 5px;
	margin-left: 15px;
	top: 0px;
	position: relative;
}

#infoBox h2, #infoBox h3 {
	color: #993300;
	line-height: 1em;
	letter-spacing:.2em;
	text-transform: uppercase;
	}
#infoBox h2 {
	font-size: .9em;
	}
#infoBox h3 {
	font-size: .8em;
	}
#infoBox p {
	font-size: .9em;
	}
	
/*********************************/
/* Layout for footer             */
/*********************************/
	
#footer {
	font-size: .8em;
	font-style: italic;
	}

.footer_left_col {
	float: left;
	margin: 10px;
	width: 400px;
	}

.footer_rt_col {
	float: right;
	margin: 10px;
	width: 200px;
	}
/*********************************/
/* Text styles                   */
/*********************************/
	
h1 { 
	font-size: 1.7em; 
	font-weight: bold; 
	/* color: #99CC66 */
	color: #5C743D;
	}
h2 {  
	font-size: 1.5em; 
	font-weight: bold; 
	color: #993300; 
	line-height: normal
	}
h3 { 
	font-size: 1.4em; 
	font-weight: bold; 
	color: #993300; 
	line-height: normal 
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	/* color: #99CC66 */
	color: #5C743D;
	}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	/* color: #99CC66 */
	color: #5C743D;
	}
h6 {
	font-size: 1.0em;
	font-weight: bold;
	}

.alignCenter {
	text-align: center; }

.bigText, .medText {
	font-size: 1.4em;
	font-weight: bold;
	color: #5C743D; }
.medText {
	font-size: 1.2em; }
	
.smtext {  
	font-size: 75%; 
	}
ul {
	list-style-position: outside;
	list-style-image: url(images/rtgreen.gif);
	list-style-type: square;
	}
li {  
	padding: 3px;
	}
#li_small {
	padding: 0px;
	}
	
a:link, a:hover, a:active, a:visited { 
	color: #966; 
	font-weight: bold; 
	text-decoration:underline
}
a:hover { color: #5c743d; }
a:visited { text-decoration: none; }


/******************************************************/
/**  TABLE STYLES                                    **/
/******************************************************/

table {
	width: 650px;
	border:0;
	/* margin:1em auto; */
	border-collapse:collapse;
}
caption {
	font-size: 1.4em;
	color: #5c743d; }
table.smallTable {
	width: 400px; }
table.tblNoBorders td {
	border-bottom: 0;
	 }
th {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #5C743D;
}
td {
	/* color:#678197; */
	border-bottom:1px dashed #5C743D;
	padding:.3em 1em;
	/* text-align:center; */
}
.table_h1 {
	font-size: 1.3em;
	color: black;
	}
.table_h2 {
	font-size: 1.2em;
	color: black;
	}
.table_h3 {
	font-size: 1.1em;
	color: black;
	}
.table_h4 {
	font-size: 1.3em;
	font-weight: bold;
	}
.table_h5 {
	font-size: 1.2em;
	font-weight: bold;
	}
.table_h6 {
	font-size: 1.1em;
	font-weight: bold;
	}




/* These are styles for the menu */

#coolmenu {
	float: left;
	top: 175px;
	width: 140px; 
	padding: 0px 2px 0px 0px;
	margin: 10px 2px 0px 2px;
	/* the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:136px;
	}
html>body #coolmenu {
	width: 136px;
	}

#coolmenu a {
	font: bold normal .95em Verdana;
	padding: 2px 0px 2px 4px; 
	display: block;
	width: 100%;  
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white; 
	}

html>body #coolmenu a {
	width: auto; }

#coolmenu a.secondary {margin-left:10px; }

#coolmenu a:hover {
	background-color: #F4FFE4;
	color: #999999; }

#coolmenu ul {
	list-style-type:disc;
	list-style-image: none;
	list-style-position: outside; 
	margin: 0px;
	padding: 0px;
	}

#coolmenu li {
	list-style-type: none;
	list-style-position: outside;
	display: block;
	}
	
.pic_box {
	margin: 0px;
	padding: 10px;
	width: 650px;
	border: 1px double #006699;
}
	
div.photoRight, div.photoLeft {
	margin: 5px;
	border: 2px solid #5C743D; }
	div.photoRight {
		float: right; }
	div.photoLeft {
		float: left; }
	.photoRight img, .photoLeft img {
		display: inline;
		margin: 5px;
		border: 0; }
	/*.photo a:hover img {border: 1px solid black;} */

.secondary {
	font-size: .8em;
	font-style: italic;
	}

.itemBox {
	margin: 10px;
	padding: 10px;
	border: 3px dashed #009900;
}

/* .itemBox h3 {
	color: #009900;
	} */

.itemBox img {
	border: 1px solid black;
	text-shadow: Gray;
	border-bottom-style: outset;
	padding: 0;
	margin: 5px;
	}



/****************************************/
/*  photo album styles                  */
/****************************************/

div.thumb {
	margin: 7px;
	border: 1px solid #A0ACC0;
	height: 150px;
	float: left;
	text-align: center;
	}
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 0 3px 3px 3px;
	}

