/* CSS Document */

.stylemail:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.stylemail:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.stylemail:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.stylemail:focus {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.stylemail:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.styleyouth:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.styleyouth:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.styleyouth:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.styleyouth:focus {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.styleyouth:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FF0000;
	font-style: normal;
	font-weight: normal;
		}

#nav_home a:link, #nav_home a:active, #nav_home a:visited, 
{text-decoration:none; color:#990000}

.border {
	border-right-width: medium;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FF6633;
}
.border_thin {
	border-right-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-left-width: thin;
	border-left-color: #FF6633;
}
.border_bottom td{border-bottom:1px solid; border-color:#990000;}

p	{font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#333333; 
	}

	
.fixtures 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	}
.titles 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	}
.smaller {font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	margin-bottom: -8px;
	}

.close_gap {margin-bottom: -8px;}
.increase_gap {margin-bottom: 30px;}
.top_margin {margin-bottom: -18px;}

.border2 img {border:1px solid #000000}		
.indent {padding-left:35px; padding-right:40px}
.indent_para {padding-left:210px}

/* Red Heading style for top of main pages*/	
h1	{font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#990000;
	text-align:left;
	font-weight:bold;
	}
	
/*  Heading style for */	
h2  {font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#333333;
	text-align:left;
	font-weight:bold;
	}
	

/* Styling info for contact form */

fieldset	   {border: 1px solid #990000;
				width: 450px;}

legend {color: #ffffff;
		background: #990000;
		border: 1px solid #990000;
		padding: 2px 6px;
		font-family:arial, helvetica, sans-serif;
		font-size:13px;}
		
label  {width: 100px;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block;
		color: #666666;
		font-family:arial, helvetica, sans-serif;
		font-size:13px;}
		
input  {color: #333333;
		background: #ffffff;
		border: 1px solid #990000;}
		
textarea 	   {color: #333333;
				background: #ffffff;
				border: 1px solid #990000;}

