/* main.css for The jimbob.ca Project*/
/* Written by Jim Furtado - jim@jimbob.ca */
/* Created On: February 2, 2006*/
/* Last Modified: February 2, 2006*/

/* link to secondary stylesheet for v5+ browsers @import url(enhanced.css); */
 

h1
{ 
font-family: "Times New Roman", Times, serif;
font-size: 1.8em;
color: #000000;
background: #eaeaea;
padding: 0.3em;
border: groove  5px  #707070;
margin-top: 8px; 
}

h2
{
font-family: "Times New Roman", Times, serif;
font-size: 1.5em;
color: #000000;
background: #eaeaea;
padding: 0.3em;
margin-top: 0px;
clear: both; 
}

h3
{
font-family: "Times New Roman", Times, serif;
font-size: 1.25em;
padding: 0.3em;
margin-top: 0px;
}

h4
{
font-family: "Times New Roman", Times, serif;
font-size: 1.1em;
padding: 0.3em;
margin: 0px 1em 0px 1em;
font-weight: bold;
}

h5
{
font-size: .8em;
padding: 0.3em;
margin: 0px 1em 0px 1em;
font-weight: bold;
color: #ffffff;
}

p
{ 
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 1em;
line-height: 1.5em;
}

h1 + p:first-letter, h2 + p:first-letter, h3 + p:first-letter, h4 + p:first-letter
{
font-size: 0.9em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
vertical-align: bottom;
}



body {
	width: 100%;
	background-color:#4E6D88;
	color: #000000; 
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0%; 
	margin-right: 0%;
}


#content {
	text-align: left;
	text-decoration: none;
	padding: 5px;
	overflow: auto;

}



a:link 
{ 
color: #000080;
background-color : #4e6d88; 
font-weight: bold;
text-decoration: none;
font-size: 0.9em;
}
  
a:visited 
{ 
color: #4b0082;
background-color : #4e6d88; 
font-weight: bold;
text-decoration: none;
font-size: 0.9em;
}
  
a:hover
{ 
color: #000000;
background-color : #4e6d88; 
font-weight: bold;
text-decoration: none;
font-size: 0.9em;
}
  
a:active 
{ 
color: #f0f0f0;
background-color : #4e6d88; 
font-weight: bold;
text-decoration: none;
font-size: 0.9em;
}


td.ex  {
	font-family : verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;   
	color: #ffffff; 
	font-weight: bold;
	background-color:#4E6D88;
	border: 0px solid #4E6D88;
}

textarea3  {
	font-family : verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;   
	color: #000000; 
	background-color:#clear;
	border: 1px solid #clear;
	text-decoration:center;
	scrollbar-base-color: clear;
	scrollbar-dark-shadow-color: clear;
	scrollbar-face-color: clear;
	scrollbar-highlight-color: clear;
	scrollbar-shadow-color: clear;
	scrollbar-3d-light-color: clear;

}

textarea {
	font-family : verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;   
	background-color:#4E6D88;
	scrollbar-face-color: #4E6D88;
	scrollbar-base-color: #4E6D88;
	scrollbar-dark-shadow-color: #4E6D88;
	scrollbar-highlight-color: #4E6D88;
	scrollbar-shadow-color: #4E6D88;
	scrollbar-3d-light-color: #4E6D88;
	scrollbar-track-color: #4E6D88; 	
	scrollbar-arrow-color: #4E6D88;
	border: 0px solid #4E6D88;
	overflow-x: hidden;	
	overflow-y: auto;
	z-index: 4;
	position: relative;
}

text-area2, input2, select2 {
border: none
border: 0px solid #4E6D88;
cursor: crosshair;   
font-family : verdana; 
font-size: 12px;   
color: #ffffff; 
}

ex 
{ 
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.hidden
	{
 	overflow:hidden;
 	}

