/* CSS Starter - Calco UK Ltd*/
html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img{margin: 0; padding: 0; border: 0;}

body{
background-image:url(images/wing_shooting_back.jpg);
background-repeat:repeat-y;
background-position:center;
}

h1{
	font: lighter 16px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2{
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

a.toplink:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;


}

a.toplink:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;

}
a.toplink:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;


}
a.toplink:hover {
	color: #FEDC26;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	}

.splits {
	color: #FFFFFF;
}

.bodytext {
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	color: #333333;
}

.pullquotes {
	font: italic 20px "Times New Roman", Times, serif;
	color: #006600;
}
