/* 	
	Created by : Bill Brydon, www.billbrydon.ca
	Created on : July 29, 2006
	Purpose : Main CSS file for John Lunn
*/

body 
	{
	/*font-family: Comic Sans MS;*/
	font-family: verdana;
	text-align: justify;
	color: black;
/*	color: rgb(0,0,0);
/*	background: rgb(230,230,230);
	 */
	 }

p: 
	{
	font-size: 11px;
	/*padding: 200px 200px 200px 20px;*/
	}
	
h5:
	{
	font-size: 14px;
	/*padding: 200px 200px 200px 20px;*/
	}

h6:
	{
	font-size: 11px;
	/*padding: 200px 200px 200px 20px;*/
	}

/*	.HeadMenuGroup
	{
	bgcolor: rgb(0,54,82);
 	color:rgb(20,80,160);
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	text-decoration: none; 
	}
*/
.menu
	{
	color:orange;
	text-decoration:none;
	}

.vpanel
	{
	font-size: 10px;
	}
	
.vpanel2
	{
	font-size: 12px;
	}

.v1
	{
	font-size:11px;
	}
		
/*
.menu
	{
	/*color: rgb(40,0,20);
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	}
*/	

.HeadMenuItem
	{
	color: black; 
	font-weight: bold
	/*color: rgb(0,65,152);
	/*color: "#0041D3";*/
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	}

.HeadMenuItemOver
	{
	color: red; 
	font-weight: bold
	/*color: "#0041D3";*/
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	}

.menu {
	  color: red;
	  text-decoration: none;
	  }
div.menu a:link { color: rgb(0,47,109); }
div.menu a:link { text-decoration: none; }

a:link, a:visited 
	{
	color: rgb(0,47,109);
	/*color: rgb(40,0,20);*/
	}

a:hover, a:active
	{
	color: rgb(0,47,109);
	/*color: rgb(40,0,20);*/
	}
/*
li
	{
	font-size: 12px;
	}

.text01 {
	h3: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(40,0,20); 
	margin: 0px 0px 10px 10px;
		}

/* smaller type*/
/*
.text02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(40,0,20);
	margin: 0px 0px 10px 10px;
	/*margin: 10px 50px 10p 20px;*/
		}

/* left hand nav*/
/*
.nav01
	{
	/*background-color: rgb(85%,85%,85%);*/
	/*background-color: rgb(220,210,190);
	background-color: rgb(230,220,200);
	font-size: 14px; 
	align: top;
	color: rgb(40,0,20);
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	}

/*footer and section links in left nav*/
/*
.nav02
	{
	font-size: 12px;
	line-height: 1.5;
	/*color: rgb(20,80,160);
	align: center
	}

.nav03
	{
	font-size: 12px;
	align: center
	}


/*header data for all pages*/
/*
.header 
	{
	padding: 0px 0px 5px 0px;
	}

/* for page headings */

/* header text for portfolio section */
/*
.header01
	{
	font-size: 28px;
	font-family: serif;
	font-weight: bold;
	color: rgb(120,200,200);
	padding: 2px;
	}

/* header text for BrydonVasiga section */
/*
.header02
		{
	font-size: 28px;
	font-family: serif;
	font-weight: bold;
	color: rgb(20,220,40);
	padding: 2px;
		}

/* header text for resume section */
/*
.header03
		 {
	font-size: 28px;
	font-family: serif;
	font-weight: bold;
	color: rgb(200,220,40);
	padding: 2px;
		 }

/*small pix*/
	/*
.image01
	{
	width: 250px;
	text-align: center;
	margin: 0px 0px 10px 10px;
	float: right;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	}

.image02
	{
	float: left;
	text-align: center;
	width: 250px;
	margin: 0px 10px 0px -5px;
	font-weight: bold;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	}
	
.image03
	{
	float: right;
	text-align: center;
	padding: 5px;
	width: 298px;
	font-weight: bold;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	}

div.image01 img { border: 1.5px solid rgb(40,0,20); }
div.image02 img { border: 1.5px solid rgb(40,0,20); }
div.image03 img { border: 1.5px solid rgb(40,0,20); }

/* links box*/
/*
.links01
	{
	width: 200px;
	text-align: center;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	background-color: rgb(85%,85%,85%);
	float: left;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	border: 1px solid rgb(40,0,20);
	}



