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

/* headings and text */

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #DA5B30;}
	
.smallh1 {font-size: 14px;}
	
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #DA5B30;}
	
p   {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}

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

ul {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/arrow.gif);
	color: #333333;}
	
.mainnavul {list-style: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	margin: 0px;
	padding:0px 20px 0px 20px;}
	
.mainnavli {display: inline;
	color: #DC992E;
	padding-left: 14px;}

#contact {padding-left: 200px;}

	
a:link {
	color: #DC992E;
	text-decoration:none;}
	
a:visited {
	color: #DC992E;
	text-decoration:none;}

a:hover {
	color: #0066CC;
	text-decoration:underline;}

a:active {
	color: #55AAFF;}
	
.validations:link
    {
	color: #ffffff;
	text-decoration:none;}
	
.validations:visited
    {
	color: #ffffff;
	text-decoration:none;}
	
.validations:hover
    {
	color: #ffffff;
	text-decoration: underline;}
	
.validations:active
    {
	color: #ffffff;
	text-decoration: underline;}

.avlink:link
    {
	color: #ffffff;
	text-decoration:none;}
	
.avlink:visited
    {
	color: #ffffff;
	text-decoration:none;}
	
.avlink:hover
    {
	color: #ffffff;
	text-decoration: underline;}
	
.avlink:active
    {
	color: #ffffff;
	text-decoration: underline;}

.caldata {font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	background-color:#F7E6CA;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px;
	color: #333333;}
	
.calmonth {font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color:#1C69D1;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px;
	color: #FFFFFF;}
	
.calspace {font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color:#76A9ED;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px;
	color: #FFFFFF;}
	

	