a:link {
	color: #C0081F;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C0081F;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;



}
a.navlinks:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;




}
a.navlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;


}
td {
	font-family: Calibri,"Times New Roman", Times, serif;
	font-size: 13pt;
	color: #333333;
	line-height: 120%;
	

}

input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }  .navbar {
	text-align: center;


}
.sifr {
	position: absolute;
	visibility: hidden;
}
.blacktext {
	color: #000000;
	line-height: 100%;
}
hr {
	color: #FFFFFF;

}
#fixednavbar {
	display: block;
	height: 28px;
	width: 100%;
	position:relative;
	/*	left:auto;
	right:auto;
*/	
	left:0%;
	background-color: #666666;
	vertical-align: middle;
	top: 190px;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	/* the original design */
	-webkit-box-shadow:  0 8px 15px #000000; /* right px   down px  feathering  px  #colour  */
	-moz-box-shadow: 0 8px 15px #000000;
	box-shadow: 0 8px 15px #000000;
	/* ALTERNATIVE design */	
/*	-webkit-box-shadow:  0 44px 15px #000000; /* right px   down px  feathering  px  #colour  */
/*	-moz-box-shadow: 0 44px 15px #000000;
	box-shadow: 0 44px 15px #000000;
	*/	
	
	
	border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	radius:15px 15px 15px 15px;
	text-align: center;
	line-height: 28px;
	color: #FF0000;


}
.contentarea {
	text-align: left;
	padding-top: 100px;
}
.contentarea p {
	word-spacing:5px;
}
.mainheading {
	color: #000000;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
}
.arrow {
	margin-right: 33px;
}
.textblue {
	color: #26418F;
}
.textred {
	color: #C0081F;
}

.indentedpara {
	text-indent: 60px;
	margin-top: -18px;
}
.textyel {
	color: #FECB27;
}
.designerscomments {
	font-size: 36px;
	color: #FF00FF;
}

.textwhite {
	color: #FFFFFF;
}
.quote {
	font-size: 20px;
	font-style: italic;
	color: #C0081F;
	font-weight: bold;
}
.quotenames {
	font-weight: bold;
	color: #333333;
}
h2 {
	line-height: 100%;
}
