/* CSS Document */


/* 
Mark W Downie

Color Scheme:  "Triadic Color Scheme" 

Blue:	#003366
Orange:	#FF6600
Green:	#66FF00



*/



h1{
color:#003366;
font-family:"Times New Roman", Times, serif;

}
h3{
color:#003366;
font-family:"Times New Roman", Times, serif;

}

h4{
color:#003366;
font-family:"Times New Roman", Times, serif;

}

h5{
color:#003366;
font-family:"Times New Roman", Times, serif;

}

p.news{
padding-left:25px;

}


body{
color:#000000;

font-family:"Times New Roman", Times, serif;
border:0px;
margin:0px;

}
.container{
	margin-left:auto;	/* 5 Lines to AUTO Center in Every Browser */
	margin-right:auto;	/* 5 Lines to AUTO Center in Every Browser */
	text-align:left;	/* 5 Lines to AUTO Center in Every Browser */	
	background-color:#FFFFFF;
	width:100%;
	
	
	border-width:0px;
	border-color:#000000;
	border-style:dotted;
	display:block;
	/*min-height:840px;*/
}

.header{
margin:auto;
background-color:#003366;
padding:5px;
font-family:"Courier New", Courier, mono;

}

.sitename{
color:#66FF00;
padding-left:5px;
font-family:"Times New Roman", Times, serif;
color:#669933;
letter-spacing:10pt;

font-size:25pt;
}

.sitemoto{

margin-left:20px;
color:#669933;
font-size:13pt;
font-family:"Times New Roman", Times, serif;
text-transform:lowercase;
letter-spacing:13pt;
}


.updatedate{
margin-left:20px;
color:#FFCC00;
font-size:10pt;
font-family:"Times New Roman", Times, serif;
text-transform:lowercase;
}

div.panelRight{
position:relative;
top:0px;
float:right;
height:310px;
color:#ffffff;
margin-top:20px;
padding-right:5px;
}

div.mainnav{
/*padding:20px;*/
position:relative;
display:block;
/*float:left;*/
color:#FFFFFF;
background-color:#003366;
font-size:12pt;
font-family:"Times New Roman", Times, serif;
text-align:center;
padding-bottom:20px;
padding-top:10px;
/*margin-top:70px;*/
}


.indentnav{

}


div.mainbody{
display:block;
font-family:"Times New Roman", Times, serif;
margin-top:30px;
text-align:left;
}

div.mainbodcontainer{
margin-left:20%;
margin-right:20%;
}
 
 .navSpace{
 padding-left:20px;
 }
 
 /* begin Standard / Main Navigation Lins */
 a{
 font-family:"Times New Roman", Times, serif;
 }
 
 a:visited {
 color:#ffffff;
 }
 
 a:link {
 color:#FFFFFF;
 }
 
 a:hover{
 background-color:#669933;
 color:#FFFFFF;
 }
  /*  end Standard / Main Navigation Lins */
 
 
 

  
  
 /* Navigation Links used at the Bottom of pages*/
a.bottom{
color:#000066;
margin:2px;
}
a.bottom:link {
color:#000066;
text-decoration:underline;}

a.bottom:visited {color:#000066;
text-decoration:underline;}

a.bottom:hover {
color:#000066;
background-color:#FF6600;
}
 /* Navigation Links used at the Bottom of pages*/
 
 
 
/* Navigation Links used in the text of pages*/
a.intext{
color:#000066;
margin:2px;
}
a.intext:link {
color:#000066;
text-decoration:underline;}

a.intext:visited {color:#000066;
text-decoration:underline;}

a.intext:hover {
color:#000066;
background-color:#FF6600;
}
 /* Navigation Links usedin the text of pages*/



/* Navigation Links used in the text of pages*/
a.piclink{
text-decoration:none;
border:0px;
}
a.piclink:link {
text-decoration:none}

a.piclink:visited {
text-decoration:none}

a.piclink:hover {text-decoration:none}
 /* Navigation Links usedin the text of pages*/

