/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; /*black*/
	line-height: normal;
	padding: 3px;
}

.caption{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000; /*black*/
}

.side_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF; /*dark blue*/
	text-decoration: none;
	width: 120px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	height: auto;
}

.side_menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; /*white*/
	text-decoration: none;
	width: 120px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	border-style: solid;
	border-width: 0px;
	background: #3366FF; /*medium blue*/
}
.red_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000; /*red*/
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000; /*black*/
	text-decoration: none;
}
.black_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/*bottom menu starts here*/

ul {
	list-style-type: none;
	width: 100%;
}

.row_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF; /*dark blue*/
	text-decoration: none;
	margin: 0 1px;
	width: 120px;
	height: 25px;
	float: left;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	border: 1px;
	border-color: #0000FF; /*dark blue*/
}

.row_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; /*white*/
	text-decoration: none;
	margin: 0 1px;
	width: 120px;
	height: 25px;
	float: left;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	background: #3366FF; /*medium blue*/
}
.heading_italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0000FF; /*dark blue*/
	text-decoration: none;
}

/* ARTICLES PAGES MENUS */

/* #9999FF = milky blue*/

.list-articlesmenu a {
	padding:3px;
	display: block;
	width: 250px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-left: 200px;
		}
	
.list-articlesmenu a:hover {
	border-style: solid; 
	border-width: 0px; 
	background: #3366FF; /*medium blue*/
	color: #FFFFFF; /*white*/
	}
     
/* FULL PAGE MENUS STUFF*/
	
body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14pt;
	background-image: url(graphics/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	height: auto;
	margin: 20px;
	}
.table_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-color: #DFD6C5;
}
.newstable_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00F;
	background-color: #FFFF99;
}
table {
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.boldblue_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
	
.row-menu a {
     background-position: 0% 0%; 
     margin: 0 1px;
     width: 120px; 
     height: 25px;
     float: left;
     display: block;	
     text-align: center;
     border: 1px solid #0000FF;
     text-decoration: none;
     color: #0000FF; /*dark blue*/
     padding-top: 3px; 
     padding-bottom: 2px; 
     background-image: url('../background.jpg'); 
     background-repeat: repeat; 
     background-attachment: scroll;
     }
.bold_red_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
	 
	/*outlines*/
	
.row-menu a:hover {
     border-style : solid; 
     border-width : 1px; 
     background : #3366FF; /*medium blue*/
     color : #FFFFFF;
     }

/* FULL PAGE MENUS STUFF*/

.list-widemenu a {
	padding : 3px;
	display : block;
	width : 620px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	} 

.list-widemenu a:hover {
	border-width:0px; 
	background:#3366FF; /*medium blue*/
	color: #FFFFFF;
	}
	
/* ARTICLES PAGES MENUS */

.list-articlesmenu {

/*Does not need a corresponding Hover because it does not use block display*/

	padding:3px; 
	display: block;
	width:220px;
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	}

/* two columns  such as with Monthmites*/

.list-two-column a{
	padding: 3px;
	background-position: 0% 0%;
	display: block;
	width: 270px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	} 

.list-two-column a:hover {
	border-style: solid;
	border-width: 0px;
	background: #3366FF; /*medium blue*/
	color: #FFFFFF; /*white*/
	font-size: 14pt;
	}
	
	/*end*/
.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
}

/*** News Page Side Nav bar styles ***/

ul.nav,
.nav ul{
	/*Remove all spacings from the list items*/
	/*margin: 0;
	padding: 0;*/
	
	cursor: default;
	list-style-type: none;
	margin: 10px;
	padding: 5px;
}

ul.nav{
	/*width: 20ex;*/
/*Optional, to make the navigation bar positions on the left of the content*/
	float: left;
	margin-right: 1em;
	width: 125px;
	padding: 5px;/**/
}

ul.nav>li{
	margin: 0;
	padding: 2px 5px;
	line-height: 25px;
}

ul.nav li>ul{
	/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	/*width: 20ex;*/
	left: 130px;
	/*margin-top: -1.3em;*/
	
	margin-left: 10px;
	padding: 5px;
	width: 135px;
	margin-top: -41px;
}

ul.nav li:hover>ul{
	/*When hovered, make them appear*/
	display : block;
	margin-left: 20px;
	line-height: 29px;
	background-color: #3366FF;
}

.nav ul li a{
	/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 5px 10px;
	background-color: #3366FF;
}

/*** Menu styles (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
	/*font color*/
	color: #0000FF;
	background-image: url(graphics/background.jpg);
}

ul.nav li:hover,
.nav ul li a:hover{
	/*background-color: #369;*/
	color: #fff;
	background-color: #3366FF;
}

ul.nav li:active,
.nav ul li a:active{
	background-color: #3366FF;
	color: #fff;
}

ul{
	border: 0px solid #369;
}

.nav a{
	text-decoration: none;
}
.row_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #E0D4C8;
}
.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.floatleft {
	float: left;
}
.container {
	font-family: "Times New Roman", Times, serif;
	margin: 30px;
	height: auto;
	width: 800px;
}

