/*
#Template for Kelso Park Website

#Name:			Kelso Park Template
#Specification:		CSS1, MSIE v. 4 + , Netscape v. 4, Netscape v. 6, Opera v. 4
#Publisher:			Kelso Park Stud Farm
#Author:			John Downing
#Modified:			April 01, 2003
#Author Email:		downingjohn@yahoo.com.au
#Creation Date:		April 01, 2003
#Release Version:		TBA

#Begin Template
*/

body{
	left: 0px; top: 0px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i{
	font-family: Arial, sans-serif;
}

h1{
	font-weight:bold;
	border: 0px none;



}

h2{
	font-weight:bold;
	font-size:24px;
	font-family: Algerian;
	margin: 0px;
	padding: 0px;
	border: 0px none;


}

h3{
	font-weight:bold; font-size:18px;
}

h4{
	font-weight:bold; font-size:12px;
}

p,ul,ol,li,div,td,th,address,nobr,b,i{
	font-size:12px;
	}
p.nav1{
	margin : 0;
	height : 30px;
}

.head1{
	font-weight:bold;
	font-size:20px;
	color : Navy;
}

.title1{
	font-weight:bold;
	font-size:18px;
	color : #990000;
}

.standardtext{
	font-size:12px; color:#000000;
}
.footer{
	font-size:10px; color:#000000;
	font-family : Arial;
}
.standardtextbold{
	font-size:12px; color:#000000; font-weight:bold;
}

.reditalictext {
	color: #990000; 
	font-style:italic;
}

.mediadesc{
	font-size:11px;
	color: Black;
}

.headerwhite{
	font-family:Arial,sans-serif; font-size:14px; color:#ffffff; font-weight:bold;
	}
.menuwhitesmall{
	font-family:Arial,sans-serif; font-size:11px; color:#ffffff;
}.menuwhite{
	font-family:Arial,sans-serif; font-size:12px; color:#ffffff;
}
.menuwhitebold{
	font-family:Arial,sans-serif; font-size:12px; color:#ffffff; font-weight:bold
}
.headerblack{
	font-family:Arial,sans-serif;
	font-size:14px;
	color: Black;
	font-weight:bold;
}
.menublacksmall{
	font-family:Arial,sans-serif; font-size:11px; color:#000000;
}.menublack{
	font-family:Arial,sans-serif; font-size:12px; color:#000000;
}
.menublackbold{
	font-family:Arial,sans-serif; font-size:12px; color:#000000; font-weight:bold
}
.menugrey{
	font-family:Arial,sans-serif; font-size:12px; color:#cccccc;
}
.menugreysmall{
	font-family:Arial,sans-serif; font-size:10px; color:#cccccc;
}
.menuredbold{
	font-family:Arial,sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight : bold;
}


a:link,a:visited,a:active{
	 color: #333333;
	 text-decoration:none;
	}
a.white{
	 color: #ffffff;
	 text-decoration:none;
	}
a.link1{
	font-size:12px;
	color: #003399;
	text-decoration : underline;
	font-weight : bold;
}

.nonlink1{
	font-size:12px;
	color: #003399;
	font-weight : bold;
}

a.ul{
	text-decoration : underline;
	color: #003399;

}
.WhiteBgrnd{
	background : #ffffff;
}
.LightGreenBgrnd{
	background : #ccff99;
}
.MedGreenBgrnd{
	background : #99cc66;
}
.DarkGreenBgrnd{
	background : #669933;
}
.VDarkGreenBgrnd{
	background : #006600;
}
.LightGrayBgrnd{
	background : #cccccc;
}
.MedGrayBgrnd{
	background : #808080;
}
.DarkGrayBgrnd{
	background : #666666;
}
.BlackBgrnd{
	background : #333333;
}
.LightBlueBgrnd{
	background : #99ccff;
}
.MedBlueBgrnd{
	background : #6699cc;
}
.DarkBlueBgrnd{
	background : #336699;
}
.VDarkBlueBgrnd{
	background : #003399;
}
.LightRedBgrnd{
	background : #ff9999;
}
.MedRedBgrnd{
	background : #cc3300;
}
.DarkRedBgrnd{
	background : #990000;
}
.VDarkRedBgrnd{
	background : #660000;
}
.LightOrangeBgrnd{
	background : #ffcc99;
}
.MedOrangeBgrnd{
	background : #ff9900;
}
.DarkOrangeBgrnd{
	background : #cc6600;
}
.VDarkOrangeBgrnd{
	background : #993300;
}
.LightYellowBgrnd{
	background : #ffff66;
}
.MedYellowBgrnd{
	background : #ffcc00;
}
.DarkYellowBgrnd{
	background : #cc9900;
}
.VDarkYellowBgrnd{
	background : #996600;
}
.whitetext {

	font-family:Arial, sans-serif; font-size:8px; color:#ffffff;
}
.URLs {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: underline;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;

}
