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

/* headings and text */

h1 {font-family: Georgia, Arial, Trebuchet MS;
	font-size: 30px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #5F2C16;
	border-bottom-style: solid;
	border-bottom-color: #F3DCB6;
	border-bottom-width: 1px;
	padding-bottom: 5px;}
	
h2 {font-family: Georgia, Arial, Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #5F2C16;
	border-bottom-style: solid;
	border-bottom-color: #F3DCB6;
	border-bottom-width: 1px;
	padding-bottom: 11px;}
	
h3 {font-family:  Georgia, Arial, Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: auto;
	color: #5F2C16;}
	
.smallh3 {font-size: 14px; color:#666;}

.price {color:#900;}
	
h4 {font-family:  Georgia, Arial, Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #F6EEA8;
	margin-bottom: 0px;}
	
h5 {font-family: Arial, Trebuchet MS;
	font-size: 18px;
	font-style: Bold;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;}
	
	
p   {font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	color: #333333;}
	
p.bannertext{color: #F6EEA8;}
	
.bold
	{font-weight: bold;
	font-size: 16px;}
	
.highlight {color:#FF0000;}

.spacers {color:#FFFFFF;}

.trails {font-size: 12px;}
	
p.footertext   {font-family: Georgia, Arial, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #000033;}
	

ul  {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	list-style: disc;
	color: #333333;}
	
ul.bigbullet {font-size: 16px;}

ol  {font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;}
	
.submenu  {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	list-style: none;
	margin-left: 10px;
	color: #333333;
	font-weight:normal;
	-moz-padding-start: 0px;}
	
.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;}
	
.banner:link {
	color: #000066;
	text-decoration:none;}
	
.banner:visited {
	color: #000066;
	text-decoration:none;}

.banner:hover {
	color: #0000CC;
	text-decoration:underline;}

.banner:active {
	color: #0000FF;
	text-decoration:underline;}
	
.validations {
	background: url(../images/tick.png) 1px;
	background-repeat: no-repeat;
	padding-left:14px;}
	
.validations:link {
	color: #0071BB;
	text-decoration:none;}
	
.validations:visited {
	color: #0071BB;
	text-decoration:none;}

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

.validations:active {
	color: #88CFFF;
	text-decoration: underline;}
	
.avlink:link {
	color: #0071BB;
	text-decoration:none;}
	
.avlink:visited {
	color: #0071BB;
	text-decoration:none;}

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

.avlink:active {
	color: #88CFFF;
	text-decoration: underline;}
	
.menuh3:link {
	color: #F6EEA8;
	text-decoration:none;}
	
.menuh3:visited {
	color: #F6EEA8;
	text-decoration:none;}

.menuh3:hover {
	color: #FFFFFF;
	text-decoration: underline;}

.menuh3:active {
	color: #FFFFFF;
	text-decoration: underline;}
	
.menuli:link {
	color: #CCCCCC;
	text-decoration:none;}
	
.menuli:visited {
	color: #CCCCCC;
	text-decoration:none;}

.menuli:hover {
	color: #FFFFFF;
	text-decoration: underline;}

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