/******************************************/
/*Test Run CSS www.irishgreyhoundstud.com */
/******************************************/
Author : Richard Eibrand

body {
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	/*color: white; */
	background-color: green; 
}

table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-left: 10px;
	color: white;
	background-color: #006600;
}

tr,td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-left: 10px;
	/*color: #FF0000*/;
}

p {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align : left;
	margin-left: 50px; 
	font-size: 12pt;
	color: white;
	}


h1 {
	text-align: center;
	color: silver;
	font-size: 32pt;
	font-weight: bold;
	font-style: italic;
}

h2 {
	color: white;
	font-size: 16pt;
	font-weight: bold;
}

h3 {
	margin-left: 50px;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

h4 {
	margin-left: 50px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

h5 /*News header*/
{
	text-align: left;
	font-size: 14pt;
	color: #cc0000 ;
}

h6 /*News header - Extra*/
{
	text-align: left;
	font-size: 16pt;
	color: #cc0000 ;
	text-decoration: blink;
}

a:link {
	color: #66FFFF;
	text-decoration: underline;
}

a:vlink {
	color: #FF0033;
	text-decoration: underline;
}

a:visited {
	color: #1efe77; 
	/*color: white;*/
	/*text-decoration: underline;*/
}

a:hover {
	color: yellow;
	text-decoration: underline;
}
/*****************************************************************/
#content {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: white; 
	background-color: #006600;
}
#nav2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	color: white; 
	background-color: #006600;
}
/*Date modified-updated properties */
#mod-date {
	font-family: Trebuchet MS, sans-serif;
	margin-left: 50px;
	color: gray;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}


#construction
{
	font-family: Trebuchet MS, sans-serif;
	margin-left: 50px;
	color: white;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}


#navbar {
	text-align: right;
	font-weight: bold;
	border: 1px solid white;
	padding: 5px;
}


#navbar a:link {
	color: white;
	text-decoration: none;
}

#navbar a:hover {
	text-decoration: underline;
	color: yellow;
}




#boiler {
	font-family: Trebuchet MS, sans-serif;
	text-align: center;
	color: white;
	padding: 5px; 
	margin-top: 5px;
	margin-bottom: 5px;
	}
