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

/* headings and text */

h1 {font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
h2 {font-family: Georgia;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
h3 {font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
h3.footerheadings {color:#666666;}

	
p   {font-family: Arial, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
.special {color:#FF0000;}

.post {color:#666666;}

.sublinks   {font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
.quote   {font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	background-image:url(../images/quoteback.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
.price   { margin-top: 0px;}

.wdate   {color: #666666;}
	
.bold   {font-size: 20px;
	font-weight: normal;
	font-family: Georgia;}
	
.boldtext   {font-size: 14px;
	font-weight: bold;}
	
.italic   {font-size: 14px;
	font-style: italic}
	
.options  {color: #D90083;
	font-style:italic;}

td  {font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #666666;}

ul {font-family: Arial, Trebuchet MS;
	font-size: 14px;
	color: #666666;}
	
.avlink {
	background: url(../images/avlogofoot.gif) 1px;
	background-repeat:no-repeat;
	padding-left:16px;}
	
a:link {
	color: #0071BB;
	text-decoration:none;}
	
a:visited {
	color: #0071BB;
	text-decoration:none;}

a:hover {
	color: #0099FF;
	text-decoration:underline;}

a:active {
	color: #88CFFF;
	text-decoration:underline;}
	
.contentlinks:link
    {
	color: #ffffff;
	text-decoration:none;}
	
.contentlinks:visited
    {
	color: #ffffff;
	text-decoration:none;}
	
.contentlinks:hover
    {
	color: #ffffff;
	text-decoration: none;}
	
.contentlinks:active
    {
	color: #ffffff;
	text-decoration: none;}
	
.footerlinks:link {
	color: #FFFFFF;
	text-decoration:none;}
	
.footerlinks:visited {
	color: #FFFFFF;
	text-decoration:none;}

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

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

