/*********************************************
* Author:     Danny Clark                    *
* Web:        http://www.aerovisionit.co.uk/ *
* Mail:       info@aerovisionit.co.uk        *
* Version     1.0                            *
*********************************************/

/* headings and text */

h1 {font-family: Footlight MT Light, Trebuchet MS;
	font-size: 38px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #CEA214;}
	
h2 {font-family: Cambria, Calibri, Trebuchet MS;
	font-size: 22px;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	color: #009B00;
	margin-top: 0px;}
	
h3 {font-family: Footlight MT Light, Trebuchet MS;
	font-size: 28px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #009B00;}
	
	
p   {font-family: Cambria, Calibri, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #CCCCCC;}
	
p.quote
	{font-style: italic;}
	
p.ifr {text-align:center;}	
	
.posted   {font-family: Calibri, Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #666666;}
	
p.footertext   {font-family: Calibri, Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #005500;}
	
em {color: #FFFFFF;}

strong {font-weight: normal;}
	

ul  {font-family: Cambria, Calibri, Trebuchet MS;
	font-size: 14px;
	line-height: 18px;
	list-style: disc;
	color: #CCCCCC;}
	
a:link {
	color: #00D200;
	text-decoration:none;}
	
a:visited {
	color: #00D200;
	text-decoration:none;}

a:hover {
	color: #2BFF2B;
	text-decoration:underline;}

a:active {
	color: #FFFFFF;
	text-decoration:underline;}
	
.footerlinks:link {
	color: #007700;
	text-decoration:none;}
	
.footerlinks:visited {
	color: #007700;
	text-decoration:none;}

.footerlinks:hover {
	color: #00BF00;
	text-decoration:underline;}

.footerlinks:active {
	color: #FFFFFF;
	text-decoration:underline;}
	
