﻿h1 { color: #333; margin: 0px 0 20px 0; font-size:28pt; line-height:30pt;}
.line {
	 background-image: url('../images/template/bg-title.png'); background-position:bottom; background-repeat:repeat-x; height:50px
}
h2 { font-size:18pt; color: #c47900;  margin: 20px 0 10px 0}
h3 { font-size: 16pt; color: #333;  margin: 10px 0 10px 0}

.orange {
	color:#ff9e00
}
.lime {
	color:#fff
}

.smallfont {
	 font-size:10pt; line-height:12pt
}



.medium {
	font-size:16pt; font-weight:bold
}
.mediumgrey {
	font-size:14pt; font-weight:bold; color:#999
}
.mediumwhite {
	font-size:14pt; font-weight:bold; color:#fff
}
.mediumorange {
	font-size:14pt; font-weight:bold; color:#ee9300}

.largewhite {
	color:#fff; font-size:22pt
}



.largeblack {
	color:#252525; font-size:22pt
}


.white {
	 color: #fff
}


/*-----------------------------------------------------------Link styles-------------------------------------------------------------------------------------------------------------------------------*/


a {	color: #c47900; text-decoration:underline}
a:active {color: #c47900;  text-decoration:underline}   
a:visited {color: #c47900; text-decoration:underline}
a:hover {color: #a56600; text-decoration:underline}

footer a {color: #333}
footer a:visited {color:#333}
footer a:hover {color:#333}
