/***********************************/
/* rmwf.css   10-2-05              */
/* Use with template rmwf_main.dwt */
/***********************************/

/***********************************/
/* HTML tag styles                 */
/***********************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333; 
	background-color: #71715d;
	line-height: 1.166;
	margin-left: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align:center;
}

p{
	font-size: 80%;
	margin: 2px 5px 5px 5px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	color: #404040;
	text-decoration: none;
}

a:link{
	color: #0000e1;
	text-decoration: none;
}

a:visited{
	color: #8d521a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 text-align: center;
 color: #404040;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 text-align: left;
 color: #404040;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 80%;
 text-align: left;
 color: #404040;
 margin: 20px 0px 0px 0px;
 padding: 0px;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 text-align: center;
 color: #404040;
 margin: 0px;
 padding: 0px;
} 

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 text-align: center;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 80%;
 text-align: center;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 font-size: 80%; 
 list-style-type:disc;
}

ul ul{
 font-size: 90%; 
 list-style-type: disc;
 /*margin-top: 0px; */
	margin-bottom: 0px;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************/
/* Layout Divs                     */
/***********************************/
/* #centerPage {
		text-align: center;
} */

#outerBox{
		background-color:#E9E9E1;
		background-image: url(../graphics/left_sidebar_background.gif); 
		background-repeat: repeat-y;
		border: 2px solid #404040;
		width: 800px;
		margin: 0px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
}
	
#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-image: url(../graphics/rmwf_masthead_background.gif);
	/* background-repeat: repeat-x;	*/
}

#leftCol{
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px; 
}

#leftCol img{
	display: block; 
	/* border: 2px solid #a96222; */
}

#right3ColBox{
  	float:right;
	width: 150px;
	margin: 35px 4px 5px 0px;
	border: 2px solid #2d3726;
	text-align: left;
}

#right3ColBox h3{
 	padding: 3px 3px 0px 3px;
	font-size: 80%;
}


#right3ColBox p{
 	padding: 5px 3px 5px 5px;
	font-size: 70%;
}

#right3ColBox img{
 	margin: 0px 2px 0px 5px;
}
#centerBox{
  	float: center;
	width: 300px;
	margin: 0px 10px 10px 50px;
	border: 2px solid #2d3726;
	text-align: left;
}
#centerBox p{
 	padding: 5px 3px 5px 5px;
	font-size: 80%;
}


/********* .nobox for right 3 column *********/

#right3ColNoBox {
  	float:right;
	width: 150px;
	margin: 15px 4px 5px 0px;
	text-align: left;
}

#right3ColNoBox p {
 	padding: 5px 3px 5px 5px;
}

/********* center 3 columns *********/

#center3Col{
	float: left;
  	width: 450px;
	margin: 20px 0px 5px 20px;
	background-color:#E9E9E1;
	text-align: left;
}

/********* right 2 columns *********/

#right2Col{
	float: left;
  	width: 70%;
	margin: 20px 0px 5px 20px;
	background-color:#E9E9E1;
	text-align: left;
}

/***********************************/
/* Components                      */
/***********************************/

/********* .feature styles *********/

.feature p{
	padding: 10px 0px 0px 10px; 
}

.feature h1{
	margin-bottom: 5px;
}

.feature h2{
	margin-top: 20px;
}

.feature img{
	margin: 10px 0px 20px 0px;
	text-align:center;
	/* border: 2px solid #71715d; */
} 

.frontpage {
	/* background-image: url(../images/christmas_background.gif); 
	background-repeat: no-repeat; */
} 
.frontpage img{
	/* border: 2px solid #71715d; */
} 

/********* #siteInfo styles *********/

#siteInfoTop{
	clear: both;
	font-size: 75%;
	text-align:right;
	background-image: url(../graphics/bar_top_background.gif); 
	background-repeat: repeat-x;  
	background-color:#2d3726;
	padding:3px 0px 3px 0px;
}

#siteInfoTop a:link{
	color: #ffffff;
	padding: 50px 20px 2px 10px;
}

#siteInfoTop a:visited{
	color: #d9b796;
	padding: 50px 20px 2px 10px;
}

#siteInfoBottom{
	clear: both;
	font-size: 75%;
	text-align:left;
	color: #cccccc;
	background-image: url(../graphics/bar_bottom_background.gif); 
	background-repeat: repeat-x; 
	background-color:#2d3726;
	padding:3px 0px 3px 0px;
}

#siteInfoBottom a {
	color: #ffffff;
	padding: 10px 10px 2px 10px;
}

#siteInfoBottom a:link{
	color: #ffffff;
	/* padding: 50px 20px 2px 10px; */
}

#siteInfoBottom a:visited{
	color: #d9b796;
	/* padding: 50px 20px 2px 10px; */
}

/********* #leftCol link styles *********/

#leftCol ul a:link, #leftCol ul a:visited, #leftCol ul a:hover {display: block;}

#leftCol ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	}
	
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#leftCol li {
	padding: 0px 0px 5px 0px;
	}

/* fix for browsers that don't need the hack */

html>body #leftCol li {border-bottom: none;}

/********* #sectionLinks styles *********/

#sectionLinks{
	position: relative;
	margin: 0px;
	/* font-size: 80%; */
	text-align:left;
}

#sectionLinks a {
	color: #ffffff;
	display: block;
	padding: 6px 5px 6px 10px;
}

#sectionLinks a:visited{
	color: #d9b796;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #5f6958;
	text-decoration: underline;
}

#sectionLinks img{
	margin: 0px 0px 20px 0px;
	border:none;
}  

/********* .icontext *********/

.icontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

/********* .boxout *********/
.boxout	{
	float: center;
	border: 2px solid #000000;
	/* width: 350px; 
	padding: 10px 10px 20px 10px;
	margin: 15px 10px 10px 15px; */
}		
.boxout a {
	color: #000000;
	text-align: center;
	line-height: 1.3;
	/* padding: 2px 20px 2px 10px; */
}

